summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc5xxx
AgeCommit message (Expand)Author
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-09Clean 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-19usb: 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-18usb: 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
2011-10-21consolidate mdelay by providing a common function for all usersAnatolij Gustschin
2011-10-01console: Squelch pre-console output in console functionsGraeme Russ
2011-07-28unify version_stringAndreas Bießmann
2011-07-26serial: drop useless ctlr fieldMike Frysinger
2011-07-26serial: push default_serial_console to driversMike Frysinger
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-11-275xxx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-19Merge branch 'master' of git://git.denx.de/u-boot-i2cWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-17i2c, mpc5xxx: add multibus supportHeiko Schocher
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-29MPC512x: workaround data corruption for unaligned local bus accessesWolfgang Denk
2010-06-23MPC5200: workaround data corruption for unaligned local bus accessesWolfgang Denk