summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc5xxx
Commit message (Expand)AuthorAgeFilesLines
* ppc/arm: zap EMK boardsWolfgang Denk2014-10-281-1/+0
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+1
* powerpc: mpc5xxx: remove board support for MVBC_P and MVSMRMasahiro Yamada2014-10-101-8/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* mpc5xxx: Add stub implementation of cache functionsVasili Galka2014-09-022-0/+16
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-301-2/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+154
* usb: create common header virtual root hub descriptorsStephen Warren2014-03-101-98/+1
* powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definitionMasahiro Yamada2014-01-241-2/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-1/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-3/+1
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-38/+16
* usb: add enum usb_init_type parameter to usb_lowlevel_initTroy Kisky2013-10-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2419-316/+19
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-182-2/+2
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-122-2/+2
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-155-6/+6
* | mpc5200: spl_boot.c: Change init oder to first enable printfStefan Roese2013-03-091-6/+14
|/
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-044-10/+16
* mpc5200: Add SPL supportStefan Roese2012-12-054-0/+162
* 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-19/+10
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-222-6/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-222-0/+8
* usb: lowlevel interface change to support multiple controllersLucas Stach2012-10-151-2/+2
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-113/+36
* serial: Properly spell out the structure member names of serial_driverMarek Vasut2012-10-151-16/+16
* mpc5xxx: add GPIO port configurationAnatolij Gustschin2012-09-011-0/+14
* usb: replace wait_ms() with mdelay()Mike Frysinger2012-03-191-3/+3
* arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warningsWolfgang Denk2011-11-071-2/+1
* arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warningsWolfgang Denk2011-11-071-4/+1
* consolidate mdelay by providing a common function for all usersAnatolij Gustschin2011-10-221-1/+0
* console: Squelch pre-console output in console functionsGraeme Russ2011-10-011-20/+10
* unify version_stringAndreas Bießmann2011-07-281-8/+1
* serial: drop useless ctlr fieldMike Frysinger2011-07-261-2/+0
* serial: push default_serial_console to driversMike Frysinger2011-07-261-0/+6
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-273-4/+4
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* 5xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-273-102/+43
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-4/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk2010-11-191-0/+43
|\
| * i2c, mpc5xxx: add multibus supportHeiko Schocher2010-11-171-0/+43
* | Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
|/
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
OpenPOWER on IntegriCloud