aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk3-7/+9
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxWolfgang Denk6-89/+428
2010-04-27Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk10-53/+162
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2-1/+37
2010-04-26mpc85xx: Add the ability to set LCRR[CLKDIV] to improve R/W speed of flashLan Chunhe2-1/+20
2010-04-2685xx: clean up the io_sel for PCI express of P1022Dave Liu2-7/+11
2010-04-2685xx: Fix compile warningKumar Gala1-0/+2
2010-04-2685xx: Convert cpu_init_f code to use out_be32 for LBC registersKumar Gala1-18/+18
2010-04-26fsl-ddr: Add extra cycle to turnaround timesDave Liu1-0/+2
2010-04-26fsl-ddr: add the macro for Rtt_Nom definitionDave Liu1-1/+7
2010-04-26ppc/p4080: Add p4080 DEVDISR2 & SRDS_PLLCR0 definesKumar Gala1-2/+28
2010-04-26ppc/p4080: Extend the GUTS memory mapDave Liu1-2/+12
2010-04-26ppc/p4080: Fix synchronous frequency calculationsSrikanth Srinivasan3-21/+25
2010-04-24mpc5121: add common post_word_load/store codeAnatolij Gustschin2-0/+26
2010-04-24mpc5121: add support for PDM360NG boardAnatolij Gustschin2-2/+15
2010-04-24mpc5121: determine RAM size using get_ram_size()Anatolij Gustschin1-1/+6
2010-04-24mpc512x: make MEM IO Control configuration a board config optionAnatolij Gustschin2-5/+1
2010-04-24mpc5121: add PSC serial communication routinesAnatolij Gustschin1-0/+87
2010-04-24mpc512x: add multi serial PSC supportAnatolij Gustschin2-81/+293
2010-04-24serial: struct serial_device: add uninit() entry for driversAnatolij Gustschin3-0/+6
2010-04-24Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-0/+5
2010-04-22mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips1-1/+1
2010-04-22mpc83xx: use "A" nomenclature only on mpc834x and mpc836x familiesKim Phillips1-1/+3
2010-04-22mpc83xx: Use CONFIG_FSL_ESDHC to enable sdhc clkRini van Zetten1-5/+5
2010-04-21Move arch/ppc to arch/powerpcStefan Roese336-0/+105169