summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx
Commit message (Expand)AuthorAgeLines
* Fix spelling of "resetting".Vagrant Cascadian2016-10-31-1/+2
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27-4/+4
* powerpc: Drop unused code related to generic boardSimon Glass2016-05-27-2/+1
* serial: Remove serial_putc_raw_devTom Rini2016-01-25-11/+0
* powerpc, mpc5xxx: fix missing bootflag initHeiko Schocher2016-01-05-0/+2
* powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-10-1/+0
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-04-16/+0
* powerpc: mpc5xxx: remove galaxy5200 board supportMasahiro Yamada2015-03-17-4/+0
* powerpc: mpc5xxx: remove aev, TB5200 board supportMasahiro Yamada2015-03-17-6/+0
* powerpc: mpc5xxx: remove BC3450 board supportMasahiro Yamada2015-03-17-4/+0
* powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200Masahiro Yamada2015-01-23-30/+0
* powerpc: mpc5xxx: PM520 board supportMasahiro Yamada2015-01-23-4/+0
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-23-4/+0
* powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada2015-01-05-20/+0
* include: move various macros to include/linux/kernel.hMasahiro Yamada2014-11-20-2/+0
* powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese2014-11-19-0/+15
* powerpc: remove orphaned boards mcc200 and prs200Nikita Kiryanov2014-11-12-4/+0
* ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada2014-10-31-3/+0
* ppc/arm: zap EMK boardsWolfgang Denk2014-10-28-1/+0
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-27-0/+1
* powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada2014-10-10-8/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-1/+0
* mpc5xxx: Add stub implementation of cache functionsVasili Galka2014-09-02-0/+16
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-30-2/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+154
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-10-98/+1
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-24-2/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-24-1/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-13-3/+1
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-38/+16
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-20-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-316/+19
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-2/+2
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-2/+2
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-6/+6
* | mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese2013-03-09-6/+14
|/
* Clean up libfdt.h includesGerald Van Baren2013-02-08-1/+0
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-04-10/+16
* mpc5200: Add SPL supportStefan Roese2012-12-05-0/+162
* usb: use linux/usb/ch9.h instead of usbdescriptors.hIlya Yanok2012-11-20-1/+1
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-04-19/+10
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+8
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-15-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-15-113/+36
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-15-16/+16
* mpc5xxx: add GPIO port configurationAnatolij Gustschin2012-09-01-0/+14
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-19-3/+3
* arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-07-2/+1