aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx
AgeCommit message (Expand)AuthorFilesLines
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher22-5244/+0
2017-05-22Convert CONFIG_CMD_IRQ to KconfigSimon Glass1-0/+1
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass1-1/+1
2017-05-15i2c: powerpc: Remove use of CONFIG_HARD_I2CSimon Glass2-457/+0
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-2/+2
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2017-01-25Drop prt_mpc5xxx_clks() in favour of print_cpuinfo()Simon Glass1-1/+1
2016-10-31Fix spelling of "resetting".Vagrant Cascadian1-1/+2
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-4/+4
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass1-2/+1
2016-01-25serial: Remove serial_putc_raw_devTom Rini1-11/+0
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher1-0/+2
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini1-1/+0
2015-05-12arch: Make board selection choices optionalJoe Hershberger1-0/+1
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp2-16/+0
2015-03-17powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada1-4/+0
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada1-6/+0
2015-03-17powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada1-4/+0
2015-01-23powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2-30/+0
2015-01-23powerpc: mpc5xxx: PM520 board supportMasahiro Yamada1-4/+0
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada1-4/+0
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada2-20/+0
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada1-2/+0
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese1-0/+15
2014-11-12powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov1-4/+0
2014-10-31ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada1-3/+0
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk1-1/+0
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada1-0/+1
2014-10-10powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada1-8/+0
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-09-02mpc5xxx: Add stub implementation of cache functionsVasili Galka2-0/+16
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada1-2/+1
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+154
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren1-98/+1
2014-01-24powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada1-2/+0
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada1-1/+0
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada1-3/+1
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-38/+16
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk19-316/+19
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-2/+2
2013-03-15Replace __bss_end__ with __bss_endSimon Glass5-6/+6
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD2-2/+2
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese1-6/+14
2013-02-08Clean up libfdt.h includesGerald Van Baren1-1/+0
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass4-10/+16
2012-12-05mpc5200: Add SPL supportStefan Roese4-0/+162
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok1-1/+1
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips1-19/+10
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut2-6/+0