aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-18rtc: add support for Micro Crystal RV-3029-C2 RTCHeiko Schocher2-0/+125
2011-01-18mpc5200, digsy_mtc: add support for rev5 board versionHeiko Schocher6-6/+197
2011-01-18ppc, 8xx: remove obsolete km8xx boards from keymileHolger Brunck9-1039/+0
2011-01-17Small coding style fix in lib/asm-offsets.cStefan Roese1-2/+2
2011-01-17.gitignore: ignore generated u-boot.imxStefano Babic1-0/+1
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk149-7586/+2041
2011-01-17Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2-22/+94
2011-01-14powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080)Kumar Gala4-2/+13
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080)Kumar Gala4-0/+8
2011-01-14powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080)Kumar Gala4-1/+11
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala14-11/+24
2011-01-14powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr codeKumar Gala3-18/+25
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080)Roy Zang3-0/+12
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080)Roy Zang3-0/+9
2011-01-14fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080)Jerry Huang3-3/+16
2011-01-14powerpc/85xx: Add SRIO support to P2020DSLi Yang1-1/+23
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala2-7/+9
2011-01-14powerpc/86xx: Convert MPC8641HPCN to use common SRIO init codeKumar Gala2-21/+14
2011-01-14powerpc/86xx: Enable common SRIO init codeKumar Gala3-3/+15
2011-01-14powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2-6/+9
2011-01-14powerpc/85xx: Convert MPC8568MDS to use common SRIO init codeKumar Gala2-6/+9
2011-01-14powerpc/85xx: Convert MPC8548CDS to use common SRIO init codeKumar Gala3-16/+13
2011-01-14powerpc/8xxx: Refactor SRIO initialization into common codeKumar Gala9-56/+151
2011-01-14fsl_pci: Update PCIe boot ouputPeter Tyser2-19/+21
2011-01-14powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe codeKumar Gala1-116/+2
2011-01-14powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala2-45/+13
2011-01-14powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2-65/+2
2011-01-14powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe codeKumar Gala3-65/+19
2011-01-14powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe codeKumar Gala3-62/+4
2011-01-14powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala3-41/+3
2011-01-14powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala3-40/+16
2011-01-14powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe codeKumar Gala2-37/+13
2011-01-14powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe codeKumar Gala5-137/+13
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala3-42/+14
2011-01-14powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe codeKumar Gala3-53/+3
2011-01-14powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2-102/+17
2011-01-14powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala3-84/+30
2011-01-14powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe codeKumar Gala3-111/+5
2011-01-14powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe codeKumar Gala3-89/+13
2011-01-14powerpc/fsl-pci: Add generic code to setup PCIe controllersKumar Gala3-65/+160
2011-01-14powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixupKumar Gala4-41/+20
2011-01-14powerpc/85xx: Fix bug in dcache_disableKumar Gala1-2/+2
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce7-18/+21
2011-01-1485xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce12-12/+11
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce10-20/+11
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce31-820/+121
2011-01-14mpc85xx/tlb.c: Allow platforms to specify wimge bitsBecky Bruce1-1/+5
2011-01-14tqm85xx: create fixed_sdram() to do sdram setupBecky Bruce1-14/+23
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala6-58/+40
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala16-248/+39