| Commit message (Expand) | Author | Age | Lines |
* | configs: Remove CONFIG_NET_MULTI from board files | Fabio Estevam | 2012-02-12 | -30/+0 |
* | mmc: access mxcmmc from mx31 boards | Helmut Raiger | 2012-02-12 | -29/+53 |
* | i.mx6q: mx6qsabrelite: Add the ethernet function support | Jason Liu | 2012-02-12 | -2/+119 |
* | i.mx6q: configs: Add fdt_high and initrd_high variables | Dirk Behme | 2012-02-12 | -0/+4 |
* | i.mx6q: mx6qsabrelite: Setup uart1 pinmux | Troy Kisky | 2012-02-12 | -0/+6 |
* | i.mx6: mx6x_pins: Fix uart txd definitions | Troy Kisky | 2012-02-12 | -24/+12 |
* | imximage: Sort bootops alphabetically | Dirk Behme | 2012-02-12 | -3/+3 |
* | imximage: Add support for i.MX6 | Dirk Behme | 2012-02-12 | -7/+12 |
* | imximage: Add MX53 to the documentation | Dirk Behme | 2012-02-12 | -1/+1 |
* | sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option | Fabio Estevam | 2012-02-12 | -1/+9 |
* | arm, davinci: cam_enc_4xx board updates | Heiko Schocher | 2012-02-12 | -30/+771 |
* | common, menu: do not trigger timeout again, if a line is read | Heiko Schocher | 2012-02-12 | -1/+3 |
* | common, menu: show menu on startup if CONFIG_MENU_SHOW is defined | Heiko Schocher | 2012-02-12 | -0/+12 |
* | common, menu: add statusline support | Heiko Schocher | 2012-02-12 | -0/+14 |
* | common: add possibility for readline_into_buffer timeout | Heiko Schocher | 2012-02-12 | -7/+21 |
* | arm, davinci: add timer defines for tcr field | Heiko Schocher | 2012-02-12 | -0/+13 |
* | arm, davinci: add workaround for not resetting DMA bus and VPSS modules | Heiko Schocher | 2012-02-12 | -4/+61 |
* | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init() | Dechesne, Nicolas | 2012-02-12 | -0/+2 |
* | OMAP3: Add Corscience Tricorder board | Thomas Weber | 2012-02-12 | -0/+848 |
* | OMAP3: Correct get_sdr_cs_offset mask | Tom Rini | 2012-02-12 | -1/+1 |
* | Beagleboard: Correct memory size on rev C4 | robertcnelson@gmail.com | 2012-02-12 | -0/+7 |
* | am3517evm: remove rootfstype kernel parameter for MMC boot device | Yegor Yefremov | 2012-02-12 | -2/+1 |
* | arm: omap3: Define save_boot_params in lowlevel_init.S for SPL only | Pali Rohár | 2012-02-12 | -2/+2 |
* | arm, davinci: add PLL0 prediv to da850 lowlevel setup | Ben Gardiner | 2012-02-12 | -1/+9 |
* | tegra2: Enable data cache | Simon Glass | 2012-02-12 | -0/+8 |
* | tegra: mmc: Support operation with dcache enabled | Simon Glass | 2012-02-12 | -0/+16 |
* | tegra: Use funcmux for MMC on seaboard | Simon Glass | 2012-02-12 | -17/+4 |
* | tegra: Use funcmux for MMC on harmony | Simon Glass | 2012-02-12 | -15/+4 |
* | tegra: Use funcmux for MMC on tamonten | Simon Glass | 2012-02-12 | -8/+2 |
* | tegra: Add SDMMC support to funcmux | Simon Glass | 2012-02-12 | -0/+71 |
* | tegra: Add I2C support to funcmux | Simon Glass | 2012-02-12 | -0/+47 |
* | tegra: Add enum to select from available funcmux configs | Simon Glass | 2012-02-12 | -6/+17 |
* | tegra: Adjust funcmux config test to permit expansion | Simon Glass | 2012-02-12 | -25/+38 |
* | tegra2: Add support for Compal Paz00 (Toshiba AC100) | Stephen Warren | 2012-02-12 | -0/+175 |
* | tegra2: Fix default RAM size selection in odmdata | Stephen Warren | 2012-02-12 | -1/+1 |
* | tegra2: Fix conflicting pinmux for UARTA | Stephen Warren | 2012-02-12 | -0/+12 |
* | fw_env.h: fix comment | Frans Meulenbroeks | 2012-02-11 | -2/+2 |
* | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2012-02-11 | -0/+23 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-cfi-flash | Wolfgang Denk | 2012-02-11 | -0/+23 |
| |\ |
|
| | * | add STM29F400BB to table of supported legacy flashs | David Müller (ELSOFT AG) | 2012-02-09 | -0/+20 |
| | * | * Fix: watchdog timed out, if flash blank (0xFF) blocks | Jens Scharsig (BuS Elektronik) | 2012-02-09 | -0/+3 |
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodians | Wolfgang Denk | 2012-02-11 | -693/+3085 |
|\ \ \
| |/ / |
|
| * | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Wolfgang Denk | 2012-02-11 | -693/+3085 |
| |\ \ |
|
| | * | | nand/fsl_elbc: Convert to self-init | Scott Wood | 2012-01-26 | -5/+49 |
| | * | | nand: Introduce CONFIG_SYS_NAND_SELF_INIT | Scott Wood | 2012-01-26 | -37/+126 |
| | * | | nand_spl: store ecc data on the stack | Scott Wood | 2012-01-26 | -54/+16 |
| | * | | mtd/nand: Add ONFI support for FSL NAND controller | Shengzhou Liu | 2012-01-26 | -7/+10 |
| | * | | nand: make 1-bit software ECC configurable | Christian Hitz | 2012-01-26 | -1/+30 |
| | * | | nand: Sanitize ONFI strings. | Christian Hitz | 2012-01-26 | -1/+65 |
| | * | | nand: Merge changes to BBT from Linux nand driver | Christian Hitz | 2012-01-26 | -99/+330 |