aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2012-02-15powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh1-10/+19
2012-02-15powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh1-6/+12
2012-01-13Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2-0/+4
2012-01-13fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2-0/+4
2012-01-09mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2-0/+40
2011-12-12powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang1-1/+10
2011-12-12powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala1-6/+16
2011-12-07powerpc: Minimal private libgcc to build on DebianKyle Moffett4-1/+159
2011-12-07Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk1-6/+3
2011-12-07ppc4xx: Remove usbdev.cStefan Roese5-274/+0
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk1-3/+0
2011-11-29mpc85xx: support for Freescale COM Express P2020Ira W. Snyder1-0/+1
2011-11-29arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-29mpc85xx: support board-specific reset functionIra W. Snyder1-1/+16
2011-11-29powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi1-9/+39
2011-11-29mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder1-0/+7
2011-11-29powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2-7/+7
2011-11-29powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi1-4/+33
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi1-0/+6
2011-11-29powerpc/85xx: Add workaround for erratum A-003474York Sun3-0/+15
2011-11-29powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao1-1/+12
2011-11-29powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala4-0/+21
2011-11-16mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips1-2/+1
2011-11-16iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-11-1640x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese1-10/+10
2011-11-1644x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese1-31/+1
2011-11-1644x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese1-4/+0
2011-11-16cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese1-6/+3
2011-11-164xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese1-6/+9
2011-11-164xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese1-9/+2
2011-11-16usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese1-2/+1
2011-11-16arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+1
2011-11-16arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin1-2/+0
2011-11-16Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk1-0/+1
2011-11-15font: split font data from video_font.hChe-Liang Chiou1-0/+1
2011-11-11powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun1-6/+3
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala1-5/+2
2011-11-11arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala1-1/+6
2011-11-11arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala1-0/+4
2011-11-11arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala1-2/+2
2011-11-11arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala1-3/+2
2011-11-11arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala1-2/+1
2011-11-08fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal1-2/+2
2011-11-08powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala2-4/+14
2011-11-08powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh1-11/+13
2011-11-08powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi1-0/+49
2011-11-08powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi1-0/+27
2011-11-08powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi1-0/+4
2011-11-08powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi1-2/+2
2011-11-08powerpc/85xx: fix definition of MAS register macrosTimur Tabi1-5/+5