| Commit message (Expand) | Author | Age | Lines |
... | |
* | | SPI: mxc_spi: replace fixed offsets with structures | Stefano Babic | 2011-02-02 | -0/+35 |
* | | Add support for MX35 processor | Stefano Babic | 2011-02-02 | -0/+2092 |
* | | MX5: Add initial support for MX53 processor | Liu Hui-R64343 | 2011-02-02 | -205/+596 |
|/ |
|
* | Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS | Nobuhiro Iwamatsu | 2011-01-25 | -7/+11 |
* | ftpmu010: support faraday ftpmu010 driver | Macpaul Lin | 2011-01-25 | -146/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx | Wolfgang Denk | 2011-01-25 | -157/+1639 |
|\ |
|
| * | powerpc/8xxx: Fix compile warning when build for a DDR1 or DDR2 board | Kumar Gala | 2011-01-24 | -1/+1 |
| * | powerpc/85xx: Protect all LBC code with CONFIG_FSL_LBC | Dipen Dudhat | 2011-01-19 | -2/+13 |
| * | powerpc/p4080: Fix warning in serdes code from early use of hwconfig | York Sun | 2011-01-19 | -3/+14 |
| * | corenet_ds: Extend board specific parameters | York Sun | 2011-01-19 | -0/+3 |
| * | mpc85xx: Implement workaround for erratum DDR-A003 | York Sun | 2011-01-19 | -1/+103 |
| * | mpc85xx: Enable unique mode registers and dynamic ODT for DDR3 | York Sun | 2011-01-19 | -54/+530 |
| * | mpc85xx: Adding more registers and options | York Sun | 2011-01-19 | -22/+23 |
| * | mpc8xxx: Enable ECC on/off control in hwconfig | York Sun | 2011-01-19 | -3/+6 |
| * | mpc8xxx: Display RDIMM if detected | York Sun | 2011-01-19 | -12/+8 |
| * | powerpc/8xxx: Introduce 85xx, 86xx, QorIQ config headers | Kumar Gala | 2011-01-19 | -31/+235 |
| * | powerpc/8xxx: Add hwconfig APIs to address early parsing used by DDR init | Kumar Gala | 2011-01-19 | -19/+59 |
| * | powerpc/p2040: Add various p2040 specific information | Kumar Gala | 2011-01-19 | -0/+72 |
| * | powerpc/p5020: Add various p5020 specific information | Kumar Gala | 2011-01-19 | -0/+258 |
| * | powerpc/p3041: Add various p3041 specific information | Kumar Gala | 2011-01-19 | -0/+258 |
| * | powerpc/85xx: Add Support for Freescale P1014 Processor | Poonam Aggrwal | 2011-01-19 | -2/+7 |
| * | powerpc/85xx: Add Support for Freescale P1010 Processor | Poonam Aggrwal | 2011-01-19 | -4/+11 |
| * | Fix wrong CONFIG_SYS_MPC85xx_SERDES1_ADDR | Prabhakar | 2011-01-19 | -1/+1 |
| * | powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h | Kumar Gala | 2011-01-19 | -2/+6 |
| * | 8xxx/ddr: add support to only compute the ddr sdram size | Haiying Wang | 2011-01-19 | -9/+40 |
* | | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | -7/+7 |
|/ |
|
* | powerpc/85xx: Add the workaround for erratum ELBC-A001 (enable on P4080) | Kumar Gala | 2011-01-14 | -2/+12 |
* | powerpc/85xx: Add the workaround for erratum CPC-A003 (enable on P4080) | Kumar Gala | 2011-01-14 | -0/+7 |
* | powerpc/85xx: Add the workaround for erratum CPC-A002 (enable on P4080) | Kumar Gala | 2011-01-14 | -1/+10 |
* | powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code | Kumar Gala | 2011-01-14 | -2/+23 |
* | fsl_esdhc: Add the workaround for erratum ESDHC136 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+11 |
* | fsl_esdhc: Add the workaround for erratum ESDHC135 (enable on P4080) | Roy Zang | 2011-01-14 | -0/+3 |
* | fsl_esdhc: Add the workaround for erratum ESDHC111 (enable on P4080) | Jerry Huang | 2011-01-14 | -1/+4 |
* | powerpc/86xx: Enable common SRIO init code | Kumar Gala | 2011-01-14 | -3/+15 |
* | powerpc/8xxx: Refactor SRIO initialization into common code | Kumar Gala | 2011-01-14 | -3/+123 |
* | fsl_pci: Update PCIe boot ouput | Peter Tyser | 2011-01-14 | -1/+1 |
* | powerpc/fsl-pci: Add generic code to setup PCIe controllers | Kumar Gala | 2011-01-14 | -0/+10 |
* | powerpc/fsl-pci: Determine pci_controller based on cfg addr for dts fixup | Kumar Gala | 2011-01-14 | -40/+3 |
* | powerpc/85xx: Fix bug in dcache_disable | Kumar Gala | 2011-01-14 | -2/+2 |
* | MPC8xxx DDR: align informational prints | Becky Bruce | 2011-01-14 | -2/+3 |
* | 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN | Becky Bruce | 2011-01-14 | -1/+4 |
* | mpc85xx: rename sdram_init() lbc_sdram_init() | Becky Bruce | 2011-01-14 | -4/+4 |
* | mpc85xx boards: initdram() cleanup/bugfix | Becky Bruce | 2011-01-14 | -0/+79 |
* | mpc85xx/tlb.c: Allow platforms to specify wimge bits | Becky Bruce | 2011-01-14 | -1/+5 |
* | powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configured | Kumar Gala | 2011-01-14 | -207/+0 |
* | powerpc/85xx: Fix wrong SVR value for MPC8567 and MPC8567E processors | Piergiorgio Beruto | 2011-01-14 | -2/+2 |
* | powerpc/85xx: Add is_serdes_configured() support for P1021 SERDES | Kumar Gala | 2011-01-14 | -0/+68 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8544 SERDES | Kumar Gala | 2011-01-14 | -0/+96 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8569 SERDES | Kumar Gala | 2011-01-14 | -0/+75 |
* | powerpc/85xx: Add is_serdes_configured() support for MPC8568 SERDES | Kumar Gala | 2011-01-14 | -0/+66 |