summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx: Add SPL supportStefan Roese2013-04-225-4/+185
* Consolidate bool typeYork Sun2013-04-013-150/+137
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-3/+3
|/
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* arm: Move uart_clk to arch_global_dataSimon Glass2013-02-042-4/+4
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-201-1/+1
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-17/+9
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* ppc4xx: Remove AP1000 board supportStefan Roese2012-10-151-8/+0
* ppc4xx: Remove IOP480 supportStefan Roese2012-10-155-395/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-35/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driverMarek Vasut2012-10-151-6/+59
* 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
OpenPOWER on IntegriCloud