summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* ppc: Change memsz variable to signed charSimon Glass2012-03-031-4/+3
* powerpc/8xxx:Add MPH controller support in USB device-tree fixupramneek mehresh2012-02-151-10/+19
* powerpc/8xxx: Cleanup USB device-tree fixupramneek mehresh2012-02-151-6/+12
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2012-01-132-0/+4
|\
| * fsl_lbc: add printout of LCRR and LBCR to local bus regsPaul Gortmaker2012-01-132-0/+4
* | mpc83xx: Add a GPIO driver for the MPC83XX familyJoe Hershberger2012-01-092-0/+40
|/
* powerpc/mpc83xx: set TXEQA/TXEQE value for mpc837XE sataJerry Huang2011-12-121-1/+10
* powerpc/bootm: Flush ramdisk and device tree image when booting on MPKumar Gala2011-12-121-6/+16
* powerpc: Minimal private libgcc to build on DebianKyle Moffett2011-12-074-1/+159
* Merge branch 'master' of git://git.denx.de/u-boot-mpc83xxWolfgang Denk2011-12-071-6/+3
|\
| * powerpc/mpc83xx: cleanup makefile for mpc83xxYork Sun2011-11-111-6/+3
* | ppc4xx: Remove usbdev.cStefan Roese2011-12-075-274/+0
* | arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
* | mpc85xx: support for Freescale COM Express P2020Ira W. Snyder2011-11-291-0/+1
* | arch/powerpc/cpu/mpc8xxx/ddr/interactive.c: Fix GCC 4.6 build warningKumar Gala2011-11-291-2/+1
* | mpc85xx: support board-specific reset functionIra W. Snyder2011-11-291-1/+16
* | powerpc/85xx: verify the localbus device tree address before booting the OSTimur Tabi2011-11-291-9/+39
* | mpc8xxx: update module_type values from JEDEC DDR3 SPD SpecificationIra W. Snyder2011-11-291-0/+7
* | powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-292-7/+7
* | powerpc/85xx: always implement the work-around for Erratum SATA_A001Timur Tabi2011-11-291-4/+33
* | powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi2011-11-291-0/+6
* | powerpc/85xx: Add workaround for erratum A-003474York Sun2011-11-293-0/+15
* | powerpc/85xx: fixup flexcan device tree clock-frequencyJia Hongtao2011-11-291-1/+12
* | powerpc/85xx: Add workaround for erratum CPU-A003999Kumar Gala2011-11-294-0/+21
* | mpc83xx: spd_sdram - fix gcc 4.6 compiler warningKim Phillips2011-11-161-2/+1
* | iop480_uart.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-2/+1
* | 40x_spd_sdram.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-10/+10
* | 44x_spd_ddr2.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-31/+1
* | 44x_spd_ddr.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-4/+0
* | cmd_ecctest.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-6/+3
* | 4xx_ibm_ddr2_autocalib.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-6/+9
* | 4xx_pcie.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-9/+2
* | usb_ohci.c: Fix GCC 4.6 build warningsStefan Roese2011-11-161-2/+1
* | arch/powerpc/cpu/mpc512x/i2c.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+1
* | arch/powerpc/cpu/mpc512x/pci.c: Fix GCC 4.6 warningsAnatolij Gustschin2011-11-161-2/+0
* | Merge branch 'master' of git://git.denx.de/u-boot-videoWolfgang Denk2011-11-161-0/+1
|\ \
| * | font: split font data from video_font.hChe-Liang Chiou2011-11-151-0/+1
| |/
* | arch/powerpc/cpu/mpc8xxx/ddr/ctrl_regs.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-5/+2
* | arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-1/+6
* | arch/powerpc/cpu/mpc8xxx/ddr/options.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-0/+4
* | arch/powerpc/cpu/mpc8xxx/fsl_lbc.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+2
* | arch/powerpc/cpu/mpc85xx/tlb.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-3/+2
* | arch/powerpc/cpu/mpc85xx/cpu_init.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+1
* | fsl_ifc: Fixed a bug in the erratum handling code for IFC_A003399Poonam Aggrwal2011-11-081-2/+2
* | powerpc/85xx: Add support for Book-E MMU Arch v2.0Kumar Gala2011-11-082-4/+14
* | powerpc/85xx: Fix warning for USB device-fixupRamneek Mehresh2011-11-081-11/+13
* | powerpc/85xx: resize the boot page TLB before relocating CCSRTimur Tabi2011-11-081-0/+49
* | powerpc/85xx: verify the current address of CCSR before relocating itTimur Tabi2011-11-081-0/+27
* | powerpc/85xx: add some missing sync instructions in the CCSR relocation codeTimur Tabi2011-11-081-0/+4
* | powerpc/85xx: fix some comments in the CCSR relocation codeTimur Tabi2011-11-081-2/+2
OpenPOWER on IntegriCloud