summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-3/+3
* ppc4xx: Remove usbdev.cStefan Roese2011-12-075-274/+0
* 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
* 4xx_pci.c: add error checking, fix GCC 4.6 build warningWolfgang Denk2011-11-031-2/+4
* 4xx_uart.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-031-12/+14
* GCC4.6: Squash warnings in 4xx_pcie.cMarek Vasut2011-10-271-1/+2
* GCC4.6: Squash warnings in 4xx_ibm_ddr2_autocalib.cMarek Vasut2011-10-271-4/+4
* GCC4.6: Squash warnings in 44x_spd_ddr.cMarek Vasut2011-10-271-7/+10
* GCC4.6: Squash warnings in denali_spd_ddr2.cMarek Vasut2011-10-271-26/+26
* GCC4.6: Squash warnings in denali_data_eye.cMarek Vasut2011-10-271-5/+5
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-4/+3
* ppc4xx: Flush dcache after DDR2 autocalibration with caches onStefan Roese2011-09-191-0/+7
* unify version_stringAndreas Bießmann2011-07-281-8/+1
* PPC405EX CHIP_21 erratumSteven A. Falco2011-05-121-0/+64
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-20/+2
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-2/+20
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-3/+3
* ppc4xx: Fix compilation breakage in miiphy.cStefan Roese2011-01-111-1/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-36/+36
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* xilinx-ppc4xx-generic: Use common u-boot.ldsRicardo Ribalda Delgado2010-12-172-1/+9
* ppc4xx: Clarify comment about boot chip-select in start.SStefan Roese2010-12-171-12/+14
* do_reset: unify duplicate prototypesMike Frysinger2010-11-281-1/+0
* ppc4xx: Flush complete dcache in relocate_code()Stefan Roese2010-11-281-6/+7
* powerpc: cmd_ecctest: Use return value of cmd_usageThomas Weber2010-11-271-4/+2
* ppc4xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-4/+1
* cpu/ppc4xx/Makefile: build only needed object filesWolfgang Denk2010-11-263-22/+10
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-1/+2
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-11/+11
* ppc4xx: Change tsr/tcr macros to upper caseStefan Roese2010-10-203-21/+5
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-1/+5
* APM821xx: Add CPU supportTirumala Marri2010-10-044-7/+103
* Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk2010-09-2827-833/+258
|\
| * ppc4xx: Disable trace broadcast for 44x non debug modeVictor Gallardo2010-09-231-0/+3
| * ppc4xx: Cleanup of PVR detection code in cpu.cStefan Roese2010-09-231-71/+61
| * ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-231-698/+123
| * ppc4xx: Big header cleanup part 2, mostly PPC405 relatedStefan Roese2010-09-234-4/+9
OpenPOWER on IntegriCloud