summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun2011-09-291-15/+11
| * | powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun2011-09-291-4/+7
| * | powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2011-09-292-9/+14
| * | powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala2011-09-297-202/+13
| * | powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala2011-09-296-5/+42
| * | powerpc/85xx: Enable CMD_REGINFO on corenet boardsKumar Gala2011-09-291-0/+1
| * | powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entriesKumar Gala2011-09-291-15/+19
| * | powerpc/85xx: Fix USB protocol definitions for P1020RDBRamneek Mehresh2011-09-291-1/+4
| * | powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMMYork Sun2011-09-291-19/+84
OpenPOWER on IntegriCloud