| Commit message (Expand) | Author | Age | Lines |
* | mpc5200, digsy_mtc: add support for rev5 board version | Heiko Schocher | 2011-01-18 | -6/+197 |
* | ppc, 8xx: remove obsolete km8xx boards from keymile | Holger Brunck | 2011-01-18 | -1039/+0 |
* | Small coding style fix in lib/asm-offsets.c | Stefan Roese | 2011-01-17 | -2/+2 |
* | .gitignore: ignore generated u-boot.imx | Stefano Babic | 2011-01-17 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-01-17 | -7586/+2041 |
|\ |
|
| * | powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) | Kumar Gala | 2011-01-14 | -2/+13 |
| * | powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) | Kumar Gala | 2011-01-14 | -0/+8 |
| * | powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) | Kumar Gala | 2011-01-14 | -1/+11 |
| * | powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards | Kumar Gala | 2011-01-14 | -11/+24 |
| * | powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code | Kumar Gala | 2011-01-14 | -18/+25 |
| * | fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+12 |
| * | fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+9 |
| * | fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) | Jerry Huang | 2011-01-14 | -3/+16 |
| * | powerpc/85xx: Add SRIO support to P2020DS | Li Yang | 2011-01-14 | -1/+23 |
| * | powerpc/86xx: Convert SBC8641 to use common SRIO init code | Kumar Gala | 2011-01-14 | -7/+9 |
| * | powerpc/86xx: Convert MPC8641HPCN to use common SRIO init code | Kumar Gala | 2011-01-14 | -21/+14 |
| * | powerpc/86xx: Enable common SRIO init code | Kumar Gala | 2011-01-14 | -3/+15 |
| * | powerpc/85xx: Convert MPC8569MDS to use common SRIO init code | Kumar Gala | 2011-01-14 | -6/+9 |
| * | powerpc/85xx: Convert MPC8568MDS to use common SRIO init code | Kumar Gala | 2011-01-14 | -6/+9 |
| * | powerpc/85xx: Convert MPC8548CDS to use common SRIO init code | Kumar Gala | 2011-01-14 | -16/+13 |
| * | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala | 2011-01-14 | -56/+151 |
| * | fsl_pci: Update PCIe boot ouput | Peter Tyser | 2011-01-14 | -19/+21 |
| * | powerpc/85xx: Rework corenet_ds pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -116/+2 |
| * | powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -45/+13 |
| * | powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -65/+2 |
| * | powerpc/86xx: Rework MPC8610HPCD pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -65/+19 |
| * | powerpc/85xx: Rework P1_P2_RDB pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -62/+4 |
| * | powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -41/+3 |
| * | powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -40/+16 |
| * | powerpc/85xx: Rework TQM boards pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -37/+13 |
| * | powerpc/8xxx: Rework XES boards pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -137/+13 |
| * | powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -42/+14 |
| * | powerpc/86xx: Rework MPC8641HPCN pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -53/+3 |
| * | powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -102/+17 |
| * | powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -84/+30 |
| * | powerpc/85xx: Rework P2020DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -111/+5 |
| * | powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code | Kumar Gala | 2011-01-14 | -89/+13 |
| * | powerpc/fsl-pci: Add generic code to setup PCIe controllers | Kumar Gala | 2011-01-14 | -65/+160 |
| * | powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup | Kumar Gala | 2011-01-14 | -41/+20 |
| * | powerpc/85xx: Fix bug in dcache_disable | Kumar Gala | 2011-01-14 | -2/+2 |
| * | MPC8xxx DDR: align informational prints | Becky Bruce | 2011-01-14 | -18/+21 |
| * | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce | 2011-01-14 | -12/+11 |
| * | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | -20/+11 |
| * | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -820/+121 |
| * | mpc85xx/tlb.c: Allow platforms to specify wimge bits | Becky Bruce | 2011-01-14 | -1/+5 |
| * | tqm85xx: create fixed_sdram() to do sdram setup | Becky Bruce | 2011-01-14 | -14/+23 |
| * | powerpc/85xx: Cleanup SGMII detection and reporting | Kumar Gala | 2011-01-14 | -58/+40 |
| * | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -248/+39 |
| * | fsl_esdhc: Fix esdhc disabled problem on some platforms | Chenhui Zhao | 2011-01-14 | -6/+11 |
| * | powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors | Piergiorgio Beruto | 2011-01-14 | -2/+2 |