summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-243-5/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-2/+1
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-56/+34
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-141-2/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-145-5/+5
* SPDX: fix IBM-pibs license identifierWolfgang Denk2013-09-204-4/+4
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2013-08-211-4/+4
|\
| * powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-201-4/+4
* | ppc4xx: Remove support for PPC405CR CPUsMatthias Fuchs2013-08-205-27/+11
|/
* SPDX-License-Identifier: convert PIBS licensed filesWolfgang Denk2013-08-194-109/+7
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-245-15/+5
|\
| * i2c, ppc4xx_i2c: switch to new multibus/multiadapter supportDirk Eibach2013-07-235-15/+5
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2435-567/+35
|/
* 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
OpenPOWER on IntegriCloud