summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
* | | | configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam2012-02-12-30/+0
* | | | mmc: access mxcmmc from mx31 boardsHelmut Raiger2012-02-12-29/+53
* | | | i.mx6q: mx6qsabrelite: Add the ethernet function supportJason Liu2012-02-12-2/+119
* | | | i.mx6q: configs: Add fdt_high and initrd_high variablesDirk Behme2012-02-12-0/+4
* | | | i.mx6q: mx6qsabrelite: Setup uart1 pinmuxTroy Kisky2012-02-12-0/+6
* | | | i.mx6: mx6x_pins: Fix uart txd definitionsTroy Kisky2012-02-12-24/+12
* | | | imximage: Sort bootops alphabeticallyDirk Behme2012-02-12-3/+3
* | | | imximage: Add support for i.MX6Dirk Behme2012-02-12-7/+12
* | | | imximage: Add MX53 to the documentationDirk Behme2012-02-12-1/+1
* | | | sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION optionFabio Estevam2012-02-12-1/+9
* | | | arm, davinci: cam_enc_4xx board updatesHeiko Schocher2012-02-12-30/+771
* | | | common, menu: do not trigger timeout again, if a line is readHeiko Schocher2012-02-12-1/+3
* | | | common, menu: show menu on startup if CONFIG_MENU_SHOW is definedHeiko Schocher2012-02-12-0/+12
* | | | common, menu: add statusline supportHeiko Schocher2012-02-12-0/+14
* | | | common: add possibility for readline_into_buffer timeoutHeiko Schocher2012-02-12-7/+21
* | | | arm, davinci: add timer defines for tcr fieldHeiko Schocher2012-02-12-0/+13
* | | | arm, davinci: add workaround for not resetting DMA bus and VPSS modulesHeiko Schocher2012-02-12-4/+61
* | | | OMAP SPL: Fix missing timer_init() call in OMAP4 s_init()Dechesne, Nicolas2012-02-12-0/+2
* | | | OMAP3: Add Corscience Tricorder boardThomas Weber2012-02-12-0/+848
* | | | OMAP3: Correct get_sdr_cs_offset maskTom Rini2012-02-12-1/+1
* | | | Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com2012-02-12-0/+7
* | | | am3517evm: remove rootfstype kernel parameter for MMC boot deviceYegor Yefremov2012-02-12-2/+1
* | | | arm: omap3: Define save_boot_params in lowlevel_init.S for SPL onlyPali Rohár2012-02-12-2/+2
* | | | arm, davinci: add PLL0 prediv to da850 lowlevel setupBen Gardiner2012-02-12-1/+9
* | | | tegra2: Enable data cacheSimon Glass2012-02-12-0/+8
* | | | tegra: mmc: Support operation with dcache enabledSimon Glass2012-02-12-0/+16
* | | | tegra: Use funcmux for MMC on seaboardSimon Glass2012-02-12-17/+4
* | | | tegra: Use funcmux for MMC on harmonySimon Glass2012-02-12-15/+4
* | | | tegra: Use funcmux for MMC on tamontenSimon Glass2012-02-12-8/+2
* | | | tegra: Add SDMMC support to funcmuxSimon Glass2012-02-12-0/+71
* | | | tegra: Add I2C support to funcmuxSimon Glass2012-02-12-0/+47
* | | | tegra: Add enum to select from available funcmux configsSimon Glass2012-02-12-6/+17
* | | | tegra: Adjust funcmux config test to permit expansionSimon Glass2012-02-12-25/+38
* | | | tegra2: Add support for Compal Paz00 (Toshiba AC100)Stephen Warren2012-02-12-0/+175
* | | | tegra2: Fix default RAM size selection in odmdataStephen Warren2012-02-12-1/+1
* | | | tegra2: Fix conflicting pinmux for UARTAStephen Warren2012-02-12-0/+12
|/ / /
* | | fw_env.h: fix commentFrans Meulenbroeks2012-02-11-2/+2
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-02-11-0/+23
|\ \ \
| * \ \ Merge branch 'master' of git://git.denx.de/u-boot-cfi-flashWolfgang Denk2012-02-11-0/+23
| |\ \ \
| | * | | add STM29F400BB to table of supported legacy flashsDavid Müller (ELSOFT AG)2012-02-09-0/+20
| | * | | * Fix: watchdog timed out, if flash blank (0xFF) blocksJens Scharsig (BuS Elektronik)2012-02-09-0/+3
| | |/ /
* | | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-02-11-693/+3085
|\ \ \ \ | |/ / /
| * | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2012-02-11-693/+3085
| |\ \ \
| | * | | nand/fsl_elbc: Convert to self-initScott Wood2012-01-26-5/+49
| | * | | nand: Introduce CONFIG_SYS_NAND_SELF_INITScott Wood2012-01-26-37/+126
| | * | | nand_spl: store ecc data on the stackScott Wood2012-01-26-54/+16
| | * | | mtd/nand: Add ONFI support for FSL NAND controllerShengzhou Liu2012-01-26-7/+10
| | * | | nand: make 1-bit software ECC configurableChristian Hitz2012-01-26-1/+30
| | * | | nand: Sanitize ONFI strings.Christian Hitz2012-01-26-1/+65
| | * | | nand: Merge changes to BBT from Linux nand driverChristian Hitz2012-01-26-99/+330