summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* openrisc: Add support for standalone programsStefan Kristiansson2012-01-131-0/+14
* openrisc: Add board info printout to cmd_bdinfoStefan Kristiansson2012-01-131-0/+22
* openrisc: Add library functionsStefan Kristiansson2012-01-134-0/+403
* openrisc: Add cpu filesStefan Kristiansson2012-01-137-0/+923
* openrisc: Add architecture image supportStefan Kristiansson2012-01-132-0/+2
* openrisc: Add architecture header filesStefan Kristiansson2012-01-1320-0/+1397
* Strip mkenvimageDavid Wagner2012-01-131-0/+1
* post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala2012-01-131-1/+1
* Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-1311-109/+393
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-1311-109/+393
| |\
| | * fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-132-0/+4
| | * sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker2012-01-111-3/+35
| | * sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker2012-01-113-7/+58
| | * sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker2012-01-113-44/+49
| | * sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker2012-01-114-1/+40
| | * sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker2012-01-112-20/+30
| | * sbc8548: enable ability to boot from alternate flashPaul Gortmaker2012-01-115-27/+142
| | * sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker2012-01-114-22/+22
| | * Revert "SBC8548: fix address mask to allow 64M flash"Paul Gortmaker2012-01-111-3/+3
| | * MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2012-01-112-2/+2
| | * eXMeritus HWW-1U-1A: Add support for the AT24C128N I2C EEPROMKyle Moffett2012-01-111-2/+27
| | * eXMeritus HWW-1U-1A: Minor environment variable tweaksKyle Moffett2012-01-111-2/+5
* | | Merge branch 'master' of /home/wd/git/u-boot/custodiansWolfgang Denk2012-01-131-1/+1
|\ \ \ | |/ /
| * | Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2012-01-131-1/+1
| |\ \
| | * | fix: error ATMEL_FIO_BASE undeclared, if use I2C_Soft on AT91esw@bus-elektronik.de2012-01-111-1/+1
| | |/
* | | 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
OpenPOWER on IntegriCloud