aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk1-1/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund13-12/+127
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund13-13/+13
2011-04-10powerpc/85xx: Removed clearing of L2-as-SRAMFabian Cenedese1-7/+0
2011-04-10fsl_esdhc: Deal with watermark level register related changesPriyanka Jain1-0/+2
2011-04-10powerpc/85xx: Add PBL boot from SPI flash support on P4080DSShaohui Xie1-0/+19
2011-04-10powerpc/85xx: Add support usb2/etsec and tdm/audio pin multiplex on P1022DSJiang Yutang1-0/+10
2011-04-10p4080ds: remove rev1-specific code for the SERDES8 erratumTimur Tabi1-59/+47
2011-04-08powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock1-4/+4
2011-04-05powerpc/85xx: Add some defines & registers in immap_85xx.hZhao Chenhui1-1/+6
2011-04-05powerpc/85xx: Add P1021 specific QE and UEC supportHaiying Wang3-10/+48
2011-04-05powerpc/85xx: don't init SDRAM when CONFIG_SYS_RAMBOOTZhao Chenhui2-0/+12
2011-04-04powerpc/8xxx: Fix typo for address hashing messageKumar Gala1-1/+1
2011-04-04mpc8xxx: DDR2/DDR3: Clean up DIMM-type switch statementsKyle Moffett2-33/+33
2011-04-04fsl_ddr: Don't use full 64-bit divides on 32-bit PowerPCKyle Moffett1-16/+40
2011-04-04powerpc/85xx: Fix setting of LIODN prop in PCIe nodes on P3041/P5020Laurentiu TUDOR4-16/+16
2011-04-04powerpc/85xx: Update timer-frequency prop in ptp_timer node of device treebhaskar upadhaya1-0/+9
2011-04-04powerpc/85xx: Fix determining Fman freq on P1023Kumar Gala1-4/+1
2011-04-04powerpc/85xx: Fixup determining PME, FMan freqKumar Gala2-9/+35
2011-04-04powerpc/85xx: Specify CONFIG_SYS_FM_MURAM_SIZEKumar Gala1-0/+8
2011-04-04powerpc/85xx: Corrected sdhc clock value for P1010Priyanka Jain1-1/+2
2011-04-04powerpc/85xx: Adds some P1010/P1014 SoC configuration definesPoonam Aggrwal1-0/+8
2011-04-04powerpc/85xx: Support for Freescale P1024/P1025 processorKumar Gala4-0/+78
2011-04-04powerpc/85xx: load ucode from nand flash before qe_initHaiying Wang1-0/+17
2011-04-04fsl_ddr: Adds 16 bit DDR Data width optionPoonam Aggrwal2-1/+4
2011-04-04powerpc/8xxx: Display DIMM modelYork Sun1-4/+7
2011-04-04fsl_pci: Add support for FSL PCIe controllers v2.xPrabhakar Kushwaha1-4/+16
2011-04-04powerpc/85xx: Refactor Qman/Portal support to be shared between SoCsHaiying Wang5-22/+44
2011-04-04powerpc/85xx: Add support for Freescale P1023/P1017 ProcessorsRoy Zang7-1/+99
2011-04-04powerpc/85xx: Don't build read_tlbcam_entry for CONFIG_NAND_SPLKumar Gala1-2/+2
2011-04-04powerpc: Add cpu_secondary_init_r to allow for initialization post env setupKumar Gala2-6/+23
2011-04-04powerpc/85xx: Cleanup some QE related definesKumar Gala2-67/+37
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-3/+60
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala3-6/+3
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-0/+5
2011-04-04powerpc/85xx: Add some defines for P2040, P3041, P5010, P5020Kumar Gala1-0/+15
2011-04-04powerpc/85xx: Extend ethernet device tree stashing parameters for "fsl,etsec2"Pankaj Chauhan1-0/+3
2011-04-04powerpc/85xx: Declare fsl_ddr_set_memctl_regs in <asm/fsl_ddr_sdram.h>Kumar Gala1-0/+2
2011-04-04powerpc/85xx: Add support for Integrated Flash Controller (IFC)Dipen Dudhat7-2/+1056
2011-04-04powerpc/85xx: Add SERDES support for P1010/P1014Prabhakar Kushwaha3-0/+82
2011-03-29powerpc/85xx: Handle PCIe initialization requires for P1021 class SoCsPrabhakar Kushwaha2-1/+52
2011-03-28powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang1-0/+6
2011-03-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk27-40/+40
2011-03-27rename _end to __bss_end__Po-Yu Chuang27-40/+40
2011-03-24powerpc/mpc8xxx: fix workaround for errata DDR111 and DDR134York Sun1-0/+41
2011-03-24powerpc/mpc8xxx: disable rcw_en bit for non-DDR3York Sun1-0/+2
2011-03-24powerpc/mpc8xxx: fix recognition of DIMMs with ECC and Address ParityYork Sun2-1/+6
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang1-1/+1
2011-03-15powerpc/85xx: Fix synchronization of timebase on MP bootKumar Gala1-0/+9
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2-0/+32