aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28common: add a grepenv commandKim Phillips
2011-04-28powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi
2011-04-28env: fix env var autocompletionKim Phillips
2011-04-28mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher
2011-04-28mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher
2011-04-28NET: Correct potential missing goto label in case statement.Gray Remlin
2011-04-28fix redundant environment for serial flashthomas.langer@lantiq.com
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-27Merge branch 'spi' of git://git.denx.de/u-boot-blackfinWolfgang Denk
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang
2011-04-27nhk8815: move config targets from Makefile to boards.cfgAlessandro Rubini
2011-04-27nhk8815: add support for relocationAlessandro Rubini
2011-04-27nhk8815: remove platform.S, which was unused at link timeAlessandro Rubini
2011-04-27cpuat91: fix board supportEric Benard
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin
2011-04-27ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin
2011-04-27cpu9260: update board supportEric Benard
2011-04-27Fix the issue of _end symbol not being found while buildingSughosh Ganu
2011-04-27ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren
2011-04-27arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren
2011-04-27ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler
2011-04-27OMAP3: Add support for DPLL5 (usbhost)Alexander Holler
2011-04-27OMAP3: Change some USB related MUX valuesAlexander Holler
2011-04-27ARM: OMAP3: Revamp IGEP module default configurationEnric Balletbo i Serra
2011-04-27ARM: OMAP3: Revamp IGEP v2 defaultEnric Balletbo i Serra
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin
2011-04-27fttmr010: move fttmr010 header to include/faradayMacpaul Lin
2011-04-27ftpmu010.h: add asm support used by lowlevel_initMacpaul Lin
2011-04-27ftpmu010: fix relocation and enhance featuresMacpaul Lin
2011-04-27Orion5x: Correct DRAM bank detectionRogan Dawes
2011-04-27I2C: add i2c support for Armada100 platformLei Wen
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen
2011-04-27I2C: add i2c support for Pantheon platformLei Wen
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen
2011-04-27pxa: move i2c driver to the common placeLei Wen
2011-04-27MX25: tx25: Add _end section on nand_splFabio Estevam
2011-04-27MX31: mx31pdk: fix nand_splStefano Babic
2011-04-27ARMV7: Vexpress: Remove config.mkMatt Waddel
2011-04-27arm: a320: use new ftpmu010 APIPo-Yu Chuang