summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* image: push default arch values to arch headersMike Frysinger2011-10-0513-80/+38
* MAKEALL: rename coldfire list to m68k to match archMike Frysinger2011-10-051-1/+2
* mkimage: Add variable lenght header supportStefano Babic2011-10-052-5/+22
* mkimage: ublimage must return if the header is not verifiedStefano Babic2011-10-051-0/+5
* km_arm: enable POST for these boardsValentin Longchamp2011-10-052-0/+39
* km_arm: change CONFIG_SYS_TEXT_BASE to end of RAMValentin Longchamp2011-10-051-1/+1
* POST: add new memory regions testValentin Longchamp2011-10-053-19/+73
* POST: drivers/memory.c coding style cleanupValentin Longchamp2011-10-051-56/+57
* POST: make env test flags fetching optionalValentin Longchamp2011-10-051-5/+15
* POST: add post_log_res field for post results in global dataValentin Longchamp2011-10-056-4/+10
* POST: allow redefinition of post_word_load/storeValentin Longchamp2011-10-051-0/+8
* POST/arm: adaptations needed for POST on ARM to workValentin Longchamp2011-10-052-0/+6
* console: Implement pre-console bufferGraeme Russ2011-10-0513-2/+88
* Makefile: remove mx31pdk exceptionStefano Babic2011-10-052-10/+2
* Makefile: drop imx31_phycore from general MakefileStefano Babic2011-10-052-8/+2
* Makefile: remove tx25 exceptionStefano Babic2011-10-051-4/+0
* PPC: Cleanup tqm8xx_pcmcia.cMarek Vasut2011-10-051-73/+81
* TQM8xx: make room for growing code size due to I/O accessor cleanupWolfgang Denk2011-10-052-136/+2
* Merge branch 'master' of git://git.denx.de/u-boot-nand-flashWolfgang Denk2011-10-0411-125/+185
|\
| * PPC: Fix socrates NAND problemMarek Vasut2011-10-031-35/+35
| * PPC: Fix fsl_upm.c by renaming nand handling functionsMarek Vasut2011-10-031-8/+8
| * NAND: Make page, erase, oob size available via cmd_nandMarek Vasut2011-10-031-3/+19
| * mtd: eLBC NAND: remove elbc_fcm_ctrl->oob_poimhench2011-10-031-30/+2
| * NAND: Add -y option to nand scrub commandMarek Vasut2011-10-031-15/+19
| * NAND: Add nand read.raw and write.raw commandsMarek Vasut2011-10-032-0/+28
| * NAND: Really ignore bad blocks when scrubbingMarek Vasut2011-10-033-22/+10
| * spl, nand: add 4bit HW ecc oob first nand_read_page functionHeiko Schocher2011-10-031-0/+42
| * mxc_nand: fix a problem writing more than 32MBHelmut Raiger2011-10-031-1/+12
| * mxc_nand: fixed some typos (cosmetic)Helmut Raiger2011-10-031-10/+9
| * nand: increase chip_delay in mv kirkwood nand driverStefan Bigler2011-10-031-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-10-04147-737/+12055
|\ \
| * | powerpc/p3060: Add SoC related support for P3060 platformShengzhou Liu2011-10-0310-1/+403
| * | powerpc/85xx: Add support for setting up RAID engine liodns on P5020Kumar Gala2011-10-036-2/+70
| * | powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala2011-10-034-8/+16
| * | fm-eth: Add ability for board code to disable a portKumar Gala2011-10-036-0/+28
| * | powerpc/mpc8548: Add workaround for erratum NMG_LBC103Kumar Gala2011-10-033-0/+7
| * | powerpc/mpc8548: Add workaround for erratum NMG_DDR120Kumar Gala2011-10-033-0/+25
| * | powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-034-12/+12
| * | powerpc/mpc8548cds: Fix booting messagechenhui zhao2011-10-031-3/+3
| * | powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-037-3/+123
| * | powerpc/85xx: Add Secure Boot support on P1010RDB for NOR, NAND & SPIFLASHRuchika Gupta2011-10-032-2/+19
| * | powerpc/85xx: Add PBL & SECUREBOOT support on P3041/P5020DS boardsKumar Gala2011-10-031-0/+2
| * | powerpc/p2041rdb: remove watch dog related codesShaohui Xie2011-10-032-12/+1
| * | powerpc/p2041rdb: updated description of cpld commandShaohui Xie2011-10-031-8/+8
| * | powerpc/p2041rdb: add more ddr frequencies supportShaohui Xie2011-10-031-1/+4
| * | powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie2011-10-033-1/+21
| * | powerpc/p2041rdb: update cpld reset command according to CPLD 2.0Shaohui Xie2011-10-032-7/+11
| * | powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-294-11/+139
| * | powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun2011-09-2912-19/+245
| * | powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun2011-09-294-17/+287
OpenPOWER on IntegriCloud