summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/ppc4xx
Commit message (Expand)AuthorAgeFilesLines
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+1
* powerpc: ppc4xx: remove board support for bluestoneMasahiro Yamada2014-10-105-99/+6
* powerpc: ppc4xx: remove board support for CRAYL1Masahiro Yamada2014-10-101-4/+0
* powerpc: ppc4xx: remove board support for KAREF and METROBOXMasahiro Yamada2014-10-101-8/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: switch to KconfigMasahiro Yamada2014-07-301-2/+2
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+322
* ppc: Make ppc4xx ready for CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-07-251-2/+2
* blackfin, powerpc: remove redundant definitions of ARRAY_SIZEMasahiro Yamada2014-07-071-2/+0
* nand_spl: remove nand_spl infrastructureMasahiro Yamada2014-06-051-3/+0
* kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-121-1/+1
* kbuild: rename TOPDIR to stctreeMasahiro Yamada2014-03-121-1/+1
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-101-98/+1
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-074-142/+5
* 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
OpenPOWER on IntegriCloud