| Commit message (Expand) | Author | Age | Lines |
* | powerpc/85xx: rename NAND prefixes to CONFIG_SYS | Matthew McClintock | 2011-04-08 | -4/+4 |
* | powerpc/85xx: Add some defines & registers in immap_85xx.h | Zhao Chenhui | 2011-04-05 | -1/+6 |
* | powerpc/85xx: Add P1021 specific QE and UEC support | Haiying Wang | 2011-04-05 | -10/+48 |
* | powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOT | Zhao Chenhui | 2011-04-05 | -0/+12 |
* | powerpc/8xxx: Fix typo for address hashing message | Kumar Gala | 2011-04-04 | -1/+1 |
* | mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statements | Kyle Moffett | 2011-04-04 | -33/+33 |
* | fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPC | Kyle Moffett | 2011-04-04 | -16/+40 |
* | powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020 | Laurentiu TUDOR | 2011-04-04 | -16/+16 |
* | powerpc/85xx: Update timer-frequency prop in ptp_timer node of device tree | bhaskar upadhaya | 2011-04-04 | -0/+9 |
* | powerpc/85xx: Fix determining Fman freq on P1023 | Kumar Gala | 2011-04-04 | -4/+1 |
* | powerpc/85xx: Fixup determining PME, FMan freq | Kumar Gala | 2011-04-04 | -9/+35 |
* | powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZE | Kumar Gala | 2011-04-04 | -0/+8 |
* | powerpc/85xx: Corrected sdhc clock value for P1010 | Priyanka Jain | 2011-04-04 | -1/+2 |
* | powerpc/85xx: Adds some P1010/P1014 SoC configuration defines | Poonam Aggrwal | 2011-04-04 | -0/+8 |
* | powerpc/85xx: Support for Freescale P1024/P1025 processor | Kumar Gala | 2011-04-04 | -0/+78 |
* | powerpc/85xx: load ucode from nand flash before qe_init | Haiying Wang | 2011-04-04 | -0/+17 |
* | fsl_ddr: Adds 16 bit DDR Data width option | Poonam Aggrwal | 2011-04-04 | -1/+4 |
* | powerpc/8xxx: Display DIMM model | York Sun | 2011-04-04 | -4/+7 |
* | fsl_pci: Add support for FSL PCIe controllers v2.x | Prabhakar Kushwaha | 2011-04-04 | -4/+16 |
* | powerpc/85xx: Refactor Qman/Portal support to be shared between SoCs | Haiying Wang | 2011-04-04 | -22/+44 |
* | powerpc/85xx: Add support for Freescale P1023/P1017 Processors | Roy Zang | 2011-04-04 | -1/+99 |
* | powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPL | Kumar Gala | 2011-04-04 | -2/+2 |
* | powerpc: Add cpu_secondary_init_r to allow for initialization post env setup | Kumar Gala | 2011-04-04 | -6/+23 |
* | powerpc/85xx: Cleanup some QE related defines | Kumar Gala | 2011-04-04 | -67/+37 |
* | powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board | Kumar Gala | 2011-04-04 | -3/+60 |
* | powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq() | Kumar Gala | 2011-04-04 | -6/+3 |
* | powerpc: Move cpu specific lmb reserve to arch_lmb_reserve | Kumar Gala | 2011-04-04 | -0/+5 |
* | powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020 | Kumar Gala | 2011-04-04 | -0/+15 |
* | powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2" | Pankaj Chauhan | 2011-04-04 | -0/+3 |
* | powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h> | Kumar Gala | 2011-04-04 | -0/+2 |
* | powerpc/85xx: Add support for Integrated Flash Controller (IFC) | Dipen Dudhat | 2011-04-04 | -2/+1056 |
* | powerpc/85xx: Add SERDES support for P1010/P1014 | Prabhakar Kushwaha | 2011-04-04 | -0/+82 |
* | powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCs | Prabhakar Kushwaha | 2011-03-29 | -1/+52 |
* | powerpc/85xx: Enable various errata on P1022/P1013 SoCs | Jiang Yutang | 2011-03-28 | -0/+6 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk | 2011-03-27 | -40/+40 |
|\ |
|
| * | rename _end to __bss_end__ | Po-Yu Chuang | 2011-03-27 | -40/+40 |
* | | powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134 | York Sun | 2011-03-24 | -0/+41 |
* | | powerpc/mpc8xxx: disable rcw_en bit for non-DDR3 | York Sun | 2011-03-24 | -0/+2 |
* | | powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address Parity | York Sun | 2011-03-24 | -1/+6 |
|/ |
|
* | Introduce a new linker flag LDFLAGS_FINAL | Haiying Wang | 2011-03-22 | -1/+1 |
* | powerpc/85xx: Fix synchronization of timebase on MP boot | Kumar Gala | 2011-03-15 | -0/+9 |
* | mpc8[5/6]xx: Ensure POST word does not get reset | John Schmoller | 2011-03-13 | -0/+32 |
* | powerpc/85xx: Fix plat_mp_up() disabling of BPTR for CoreNet Platforms | Ed Swarthout | 2011-03-05 | -2/+2 |
* | powerpc/mpc8xxx: Fix DDR3 timing_cfg_1 and sdram_mode registers | York Sun | 2011-03-05 | -6/+14 |
* | powerpc/8xxx: Add additional cycle to write-to-read turnaound for DDR3 | York Sun | 2011-02-10 | -1/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx | Wolfgang Denk | 2011-02-09 | -0/+3 |
|\ |
|
| * | ppc4xx: Add DLVision-10G board support | Dirk Eibach | 2011-02-07 | -0/+3 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx | Wolfgang Denk | 2011-02-06 | -8/+26 |
|\ \ |
|
| * | | mpc83xx: Use correct register to calculate clocks. | Joakim Tjernlund | 2011-02-05 | -7/+8 |
| * | | mpc83xx: fix pcie configuration space read/write | Leo Liu | 2011-02-05 | -1/+18 |
| |/ |
|