summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips
2011-11-16iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-1640x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-1644x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-1644x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-16cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-164xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-164xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-16usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese
2011-11-16arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-16arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk
2011-11-15font: split font data from video_font.hChe-Liang Chiou
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala
2011-11-11arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala
2011-11-11arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala
2011-11-11arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala
2011-11-11arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala
2011-11-08fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal
2011-11-08powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala
2011-11-08powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh
2011-11-08powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi
2011-11-08powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi
2011-11-08powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi
2011-11-08powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi
2011-11-08powerpc/85xx: fix definition of MAS register macrosTimur Tabi
2011-11-08powerpc/mpc8548: Add workaround for erratum NMG_eTSEC129chenhui zhao
2011-11-08Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc8260/spi.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/lib/bat_rw.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07mpc8220/i2c.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07mpc8260/i2c.c: replace PRINTD() by debug()Wolfgang Denk
2011-11-07mpc8260/i2c.c: CodingStyle cleanupWolfgang Denk
2011-11-07mpc8220/fec.c: Fix GCC 4.6 build warningWolfgang Denk
2011-11-07mpc8260/speed.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/spi.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/i2c.c: replace PRINTD() by debug()Wolfgang Denk
2011-11-07mpc8xx/i2c.c: CodungStyle cleanupWolfgang Denk
2011-11-07mpc8xx/cpu.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: fix build warningWolfgang Denk
2011-11-07arch/powerpc/lib/board.c: make (mostly) checkpatch-cleanWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk
2011-11-03mpc83xx: Cleanup usage of LBC constantsJoe Hershberger
2011-11-03mpc83xx: Cleanup usage of DDR constantsJoe Hershberger
2011-11-03mpc83xx: Fix ipic structure definitionJoe Hershberger
2011-11-03mpc83xx: fix global timer structure definitionKim Phillips