aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-29ARMV7: Vexpress: Add MMC supportMatt Waddel2-0/+13
2011-04-29MMC: Add support for PL180 ARM mmc deviceMatt Waddel3-0/+625
2011-04-28common: add a grepenv commandKim Phillips5-4/+84
2011-04-28powerpc: fix implementation of out_8 to match the other out_XX functionsTimur Tabi1-1/+4
2011-04-28env: fix env var autocompletionKim Phillips1-1/+1
2011-04-28mpc52xx, digsy_mtc: protect default flash sectorsHeiko Schocher1-0/+2
2011-04-28mpc52xx, digsy_mtc: change phy addr for rev5 boards.Heiko Schocher2-0/+9
2011-04-28NET: Correct potential missing goto label in case statement.Gray Remlin1-1/+2
2011-04-28fix redundant environment for serial flashthomas.langer@lantiq.com1-27/+12
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk169-1328/+5293
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-fdtWolfgang Denk9-52/+93
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-blackfinWolfgang Denk4-4/+11
2011-04-27Merge branch 'spi' of git://git.denx.de/u-boot-blackfinWolfgang Denk2-13/+27
2011-04-27Don't grab memory for LCD if FB address is definedMinkyu Kang4-0/+26
2011-04-27nhk8815: move config targets from Makefile to boards.cfgAlessandro Rubini2-9/+2
2011-04-27nhk8815: add support for relocationAlessandro Rubini3-28/+12
2011-04-27nhk8815: remove platform.S, which was unused at link timeAlessandro Rubini2-341/+1
2011-04-27cpuat91: fix board supportEric Benard6-82/+87
2011-04-27ftsmc020: move ftsmc020 static mem controller to driver/mtdMacpaul Lin6-4/+6
2011-04-27ftsdmc020: move ftsdmc020.h to include/faradayMacpaul Lin2-1/+1
2011-04-27cpu9260: update board supportEric Benard5-208/+263
2011-04-27Fix the issue of _end symbol not being found while buildingSughosh Ganu1-0/+2
2011-04-27ARMV7: OMAP3: Add support for Comelit DIG297 boardLuca Ceresoli7-0/+936
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli12-155/+53
2011-04-27arm: Tegra2: Move clk/mux init to board_early_init_f, add GPIO initTom Warren6-11/+113
2011-04-27arm: Tegra2: GPIO: Add basic GPIO definitionsTom Warren2-0/+60
2011-04-27arm: Tegra2: Add missing PLLX initTom Warren2-2/+33
2011-04-27ARM: fix stack pointer adjustment in board_init_f()Eric Cooper1-1/+1
2011-04-27arm: Tegra2: add support for A9 CPU initTom Warren14-1/+669
2011-04-27ARMV7: OMAP3: Add GPMC_CONFIGx register value definitionsLuca Ceresoli1-0/+95
2011-04-27ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XXLuca Ceresoli1-1/+1
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler3-0/+170
2011-04-27OMAP3: Add support for DPLL5 (usbhost)Alexander Holler5-5/+85
2011-04-27OMAP3: Change some USB related MUX valuesAlexander Holler1-13/+14
2011-04-27ARM: OMAP3: Revamp IGEP module default configurationEnric Balletbo i Serra1-5/+52
2011-04-27ARM: OMAP3: Revamp IGEP v2 defaultEnric Balletbo i Serra1-5/+52
2011-04-27Replace obsolete e-mail addressAlbert ARIBAUD17-18/+18
2011-04-27a320evb: fix include path of timer fttmr010Macpaul Lin1-1/+1
2011-04-27fttmr010: move fttmr010 header to include/faradayMacpaul Lin1-0/+0
2011-04-27ftpmu010.h: add asm support used by lowlevel_initMacpaul Lin1-0/+62
2011-04-27ftpmu010: fix relocation and enhance featuresMacpaul Lin2-5/+72
2011-04-27Orion5x: Correct DRAM bank detectionRogan Dawes2-1/+2
2011-04-27I2C: add i2c support for Armada100 platformLei Wen5-18/+56
2011-04-27I2C: mv_i2c: add multi bus supportLei Wen1-1/+35
2011-04-27I2C: add i2c support for Pantheon platformLei Wen6-3/+35
2011-04-27mv_i2c: use structure to replace the direclty defineLei Wen7-137/+164
2011-04-27mv_i2c: fix timeout value to be consistent with commentsLei Wen1-1/+1
2011-04-27pxa: move i2c driver to the common placeLei Wen5-73/+58
2011-04-27MX25: tx25: Add _end section on nand_splFabio Estevam1-0/+2
2011-04-27MX31: mx31pdk: fix nand_splStefano Babic1-0/+2