summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx
AgeCommit message (Expand)Author
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass
2016-01-25serial: Remove serial_putc_raw_devTom Rini
2016-01-05powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini
2015-05-12arch: Make board selection choices optionalJoe Hershberger
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp
2015-03-17powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada
2015-03-17powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada
2015-01-23powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada
2015-01-23powerpc: mpc5xxx: PM520 board supportMasahiro Yamada
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese
2014-11-12powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov
2014-10-31ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada
2014-10-28ppc/arm: zap EMK boardsWolfgang Denk
2014-10-27kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada
2014-10-10powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-09-02mpc5xxx: Add stub implementation of cache functionsVasili Galka
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-03-10usb: create common header virtual root hub descriptorsStephen Warren
2014-01-24powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada
2014-01-24Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-20usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-03-09mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2012-12-05mpc5200: Add SPL supportStefan Roese
2012-11-20usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-10-15usb: lowlevel interface change to support multiple controllersLucas Stach
2012-10-15serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut
2012-10-15serial: Properly spell out the structure member names of serial_driverMarek Vasut
2012-09-01mpc5xxx: add GPIO port configurationAnatolij Gustschin
2012-03-19usb: replace wait_ms() with mdelay()Mike Frysinger
2011-11-07arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk
2011-11-07arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk