summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2011-09-292-14/+15
| * powerpc/mpc8xxx: Extend CWL tableYork Sun2011-09-291-2/+16
| * powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala2011-09-292-3/+4
| * powerpc/85xx: Cleanup extern in corenet_ds board codeKumar Gala2011-09-292-2/+1
| * powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu2011-09-294-1/+235
| * powerpc/85xx: Add networking support to P1023RDSRoy Zang2011-09-293-1/+45
| * powerpc/hydra: Add ethernet support on P5020/P3041 DS boardsTimur Tabi2011-09-292-0/+555
| * powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming2011-09-298-5/+635
| * powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala2011-09-2921-12/+3068
| * powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui2011-09-291-7/+0
| * powerpc/mp: add support for discontiguous coresTimur Tabi2011-09-298-29/+78
| * powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entriesKumar Gala2011-09-291-15/+15
| * fdt: Add new fdt_create_phandle helperKumar Gala2011-09-292-0/+21
| * fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala2011-09-293-5/+5
| * powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2011-09-292-1/+8
| * fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal2011-09-295-0/+95
| * powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal2011-09-293-0/+17
| * fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)Poonam Aggrwal2011-09-293-0/+10
| * powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal2011-09-291-3/+4
| * powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat2011-09-294-0/+332
| * nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat2011-09-296-7/+1149
OpenPOWER on IntegriCloud