summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* 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
| | * | nand: Merge changes from Linux nand driverChristian Hitz2012-01-26-315/+541
| | * | nand: cleanup whitespaceChristian Hitz2012-01-26-74/+78
| | * | nand: Add more NAND types from Linux nand driverChristian Hitz2012-01-26-0/+35
| | * | nand: Merge BCH code from Linux nand driverChristian Hitz2012-01-26-8/+1788
| | * | NAND: Remove additional (CONFIG_SYS)_NAND_MAX_CHIPSScott Wood2012-01-26-8/+0
| | * | NAND: remove NAND_MAX_CHIPS definitionsVladimir Zapolskiy2012-01-26-31/+2
| | * | nand_spl_simple: store ecc data on the stackStefano Babic2012-01-26-55/+17
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-02-11-175/+421
|\ \ \ | |/ /
| * | ARM: AM33XX: Add i2c supportPatil, Rachna2012-01-23-1/+118
| * | ARM: AM33XX: Add AM33XX I2C driver supportPatil, Rachna2012-01-23-7/+13
| * | ARM: I2C: I2C Multi byte address supportPatil, Rachna2012-01-23-173/+296
| |/