aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-1313-922/+287
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk2012-01-1313-922/+287
| |\
| | * board/mpl/pati: use the CFI driver for the PATI boardDavid Müller2012-01-092-6/+11
| | * board/mpl/mip405: use the CFI driver for the MIP405/MIP405T boardDavid Müller2012-01-093-7/+36
| | * board/mpl/pip405: use the CFI driver for the PIP405 boardDavid Müller2012-01-093-12/+38
| | * board/mpl/common: remove the old legacy flashDavid Müller2012-01-093-896/+182
| | * ppc4xx: Setup HICB on Io64Dirk Eibach2012-01-092-1/+20
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-1320-437/+590
|\| |
| * | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2012-01-1320-437/+590
| |\ \
| | * | mpc8313erdb: fix mtdparts addressScott Wood2012-01-091-1/+1
| | * | powerpc/83xx/km: add support for 8321 based tuge1 boardHolger Brunck2012-01-093-5/+21
| | * | powerpc/83xx/km: merge tuxa and tuda1 boards to tuxx1Holger Brunck2012-01-094-138/+16
| | * | powerpc/83xx/km: remove obsolete defines for tuda1Holger Brunck2012-01-091-6/+0
| | * | powerpc/83xx/km: update SDRAM parameters for km8321 boardsMarco Schmid2012-01-091-10/+14
| | * | mpc8313erdb: Enable GPIO support on the MPC8313E RDBJoe Hershberger2012-01-092-2/+22
| | * | mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-094-0/+240
| | * | gpio: Replace ARM gpio.h with the common API in include/asm-genericJoe Hershberger2012-01-098-271/+249
| | * | gpio: Modify common gpio.h to more closely match LinuxJoe Hershberger2012-01-091-9/+32
| | |/
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-1326-172/+217
|\| |
| * | fsl_esdhc: fix PIO mode transfersIra Snyder2012-01-081-1/+2
| * | mmc: tegra2: Implement card-detect hook.Thierry Reding2012-01-081-19/+13
| * | mmc: fsl_esdhc: Implement card-detect hook.Thierry Reding2012-01-081-17/+12
| * | mmc: Implement card detection.Thierry Reding2012-01-0815-0/+33
| * | mmc: Change board_mmc_getcd() function prototype.Thierry Reding2012-01-0811-50/+39
| * | drivers/mmc/mv_sdhci.c: Fix build warningAnatolij Gustschin2012-01-081-2/+1
| * | ftsdc010: improve performance and capabilityMacpaul Lin2012-01-081-85/+103
| * | mmc: add host_caps checking avoid switch card improperlyMacpaul Lin2012-01-081-0/+10
| * | i.mx: fsl_esdhc: add the i.mx6q supportJason Liu2012-01-081-3/+9
| |/
* / Revert "common.h: remove value from bool defines"Wolfgang Denk2012-01-061-8/+8
|/
* ARM: highbank: enable networking and pxeRob Herring2012-01-052-2/+28
* net: add Calxeda xgmac driverRob Herring2012-01-054-0/+558
* Correctly handle input files beginning with several newlinesDavid Wagner2012-01-051-5/+5
* FAT: update the second FAT when writing a fileDonggeun Kim2012-01-051-0/+11
* usb_storage: Fix EHCI "out of buffer pointers" with CD-ROMKyle Moffett2012-01-051-20/+25
* fs/fat: Improve error handlingKyle Moffett2012-01-051-4/+14
* fs/fat: Fix FAT detection to support non-DOS partition tablesKyle Moffett2012-01-051-63/+52
* ext2: Cache line align indirection buffersSimon Glass2012-01-051-6/+12
* tools/env: allow overwrite of ethaddr on defaultGrant Erickson2012-01-051-2/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2012-01-0559-134/+2687
|\
| * tegra2: Optimize out-of-tree build for Ventana.Thierry Reding2011-12-241-2/+1
| * tegra: Move boards over to use arch-level board UART functionSimon Glass2011-12-242-121/+5
| * tegra: Add support for UART init in cpu board.cSimon Glass2011-12-242-0/+81
| * tegra: Add a function mux featureSimon Glass2011-12-243-1/+100
| * tegra: add clock_ll_start_uart() to enable UART prior to relocSimon Glass2011-12-242-0/+25
| * tegra: Move clock_early_init() to arch_cpu_init()Simon Glass2011-12-242-3/+3
| * tegra: Move cpu_init_cp15() to arch_cpu_init()Simon Glass2011-12-242-3/+4
| * arm: Tegra: Fix Harmony and Ventana builds in u-boot-tegra/masterTom Warren2011-12-243-3/+4
| * tegra: Fix build error in plutux, medcomSimon Glass2011-12-242-0/+4
| * tegra2: Add Avionic Design Medcom support.Thierry Reding2011-12-245-0/+159
| * tegra2: Add Avionic Design Plutux support.Thierry Reding2011-12-245-0/+162