aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-10-03powerpc/p2041rdb: updated description of cpld commandShaohui Xie1-8/+8
2011-10-03powerpc/p2041rdb: add more ddr frequencies supportShaohui Xie1-1/+4
2011-10-03powerpc/p2041rdb: set sysclk according to status of physical switch SW1Shaohui Xie3-1/+21
2011-10-03powerpc/p2041rdb: update cpld reset command according to CPLD 2.0Shaohui Xie2-7/+11
2011-09-29powerpc/mpc8349emds: Migrate from spd_sdram to unified DDR driverYork Sun4-11/+139
2011-09-29powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driverYork Sun12-19/+245
2011-09-29powerpc/mpc8xxx: Add DDR2 to unified DDR driverYork Sun4-17/+287
2011-09-29powerpc/mpc8xxx: Fix picos_to_mclk() and get_memory_clk_period_ps()York Sun1-15/+11
2011-09-29powerpc/mpc8xxx: Add SPD EEPROM address for single controller 2 slotsYork Sun1-4/+7
2011-09-29powerpc/mpc8xxx: Fix DDR code for empty first DIMM slot and enable DQS_enYork Sun2-9/+14
2011-09-29powerpc/85xx: Refactor P2041RDB to use common p_corenet filesKumar Gala7-202/+13
2011-09-29powerpc/85xx: refactor common P-Series CoreNet files for FSL boardsKumar Gala6-5/+42
2011-09-29powerpc/85xx: Enable CMD_REGINFO on corenet boardsKumar Gala1-0/+1
2011-09-29powerpc/85xx: p2041rdb - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+19
2011-09-29powerpc/85xx: Fix USB protocol definitions for P1020RDBRamneek Mehresh1-1/+4
2011-09-29powerpc/corenet_ds: Use separated speed tables for UDIMM and RDIMMYork Sun1-19/+84
2011-09-29powerpc/mpc8xxx: Move DDR RCW overriding to common codeYork Sun2-14/+15
2011-09-29powerpc/mpc8xxx: Extend CWL tableYork Sun1-2/+16
2011-09-29powerpc/85xx: Cleanup how SVR_MAJ() is defined on MPC8536Kumar Gala2-3/+4
2011-09-29powerpc/85xx: Cleanup extern in corenet_ds board codeKumar Gala2-2/+1
2011-09-29powerpc/p2041rdb: Add ethernet support on P2041RDB boardMingkai Hu4-1/+235
2011-09-29powerpc/85xx: Add networking support to P1023RDSRoy Zang3-1/+45
2011-09-29powerpc/hydra: Add ethernet support on P5020/P3041 DS boardsTimur Tabi2-0/+555
2011-09-29powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming8-5/+635
2011-09-29powerpc/85xx: Add support for FMan ethernet in Independent modeKumar Gala21-12/+3068
2011-09-29powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui1-7/+0
2011-09-29powerpc/mp: add support for discontiguous coresTimur Tabi8-29/+78
2011-09-29powerpc/85xx: corenet_ds - Remove unused 'execute' perm in TLB entriesKumar Gala1-15/+15
2011-09-29fdt: Add new fdt_create_phandle helperKumar Gala2-0/+21
2011-09-29fdt: Rename fdt_create_phandle to fdt_set_phandleKumar Gala3-5/+5
2011-09-29powerpc/85xx: Fix compile warnings/errors if CONFIG_SYS_DPAA_FMAN isn't setKumar Gala2-1/+8
2011-09-29fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)Poonam Aggrwal5-0/+95
2011-09-29powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)Poonam Aggrwal3-0/+17
2011-09-29fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)Poonam Aggrwal3-0/+10
2011-09-29powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1MPoonam Aggrwal1-3/+4
2011-09-29powerpc/85xx: Add NAND/NAND_SPL support to P1010RDBDipen Dudhat4-0/+332
2011-09-29nand: Freescale Integrated Flash Controller NAND supportDipen Dudhat6-7/+1149
2011-09-29powerpc/85xx: Add basic support for P1010RDBPoonam Aggrwal7-0/+1477
2011-09-29powerpc/85xx: Add support for new P102x/P2020 RDB style boardsLi Yang10-0/+2289
2011-09-29powerpc/85xx: relocate CCSR before creating the initial RAM areaTimur Tabi2-58/+234
2011-09-29powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi30-277/+170
2011-09-29powerpc/85xx: Enable internal USB UTMI PHY on p204x/p3041/p50x0Kumar Gala1-0/+5
2011-09-29powerpc/85xx: Add ULPI and UTMI USB Phy support for P1010/P1014Ramneek Mehresh2-3/+38
2011-09-29Prepare v2011.09v2011.09Wolfgang Denk1-1/+1
2011-09-28ARM: versatile: delete split_by_variant.shLinus Walleij1-42/+0
2011-09-28Revert "phylib: remove a couple of redundant code lines"Wolfgang Denk1-2/+5
2011-09-28doc/README.scrapyard: Update board removal commit IDsWolfgang Denk1-13/+13
2011-09-28Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk7-816/+2
2011-09-27ARM: remove broken "ixdp425" and "ixpdg425" boardsAlbert ARIBAUD7-816/+2
2011-09-24ASIX: Fix buffer access in asix_get_phy_addr()Marek Vasut1-1/+1