- 0080931 serial: Remove serial_putc_raw_dev by Tom Rini · 9 years ago
- 6a655d8 powerpc, mpc5xxx: fix missing bootflag init by Heiko Schocher · 9 years ago
- 7ff15ac powerpc: Finish updating u-boot*lds scripts for newer binutils by Tom Rini · 9 years ago
- a26cd04 arch: Make board selection choices optional by Joe Hershberger · 9 years ago
- ac33716 powerpc: add 2 common dcache assembly functions by Valentin Longchamp · 10 years ago
- 41eb4e5 powerpc: mpc5xxx: remove galaxy5200 board support by Masahiro Yamada · 10 years ago
- 470ee8b powerpc: mpc5xxx: remove aev, TB5200 board support by Masahiro Yamada · 10 years ago
- f8296d6 powerpc: mpc5xxx: remove BC3450 board support by Masahiro Yamada · 10 years ago
- 37b608a powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 by Masahiro Yamada · 10 years ago
- a258e73 powerpc: mpc5xxx: PM520 board support by Masahiro Yamada · 10 years ago
- ad734f7 powerpc: mpc5xxx: remove Total5200 board support by Masahiro Yamada · 10 years ago
- ceaf499 powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support by Masahiro Yamada · 10 years ago
- cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
- 5fc3494 powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage by Stefan Roese · 10 years ago
- ecfdcee powerpc: remove orphaned boards mcc200 and prs200 by Nikita Kiryanov · 10 years ago
- b445c33 ppc/arm: remove remainders of dead boards in Kconfig by Masahiro Yamada · 10 years ago
- d58a945 ppc/arm: zap EMK boards by Wolfgang Denk · 10 years ago
- 0262735 kconfig: add CONFIG_SUPPORT_SPL by Masahiro Yamada · 10 years ago
- af55e35 powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR by Masahiro Yamada · 10 years ago
- 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
- 3400655 mpc5xxx: Add stub implementation of cache functions by Vasili Galka · 10 years ago
- c6d1262 powerpc: remove redundant CPU definition by Masahiro Yamada · 10 years ago
- dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
- eb838e7 usb: create common header virtual root hub descriptors by Stephen Warren · 11 years ago
- b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
- d937326 Remove obsolete _LINUX_CONFIG_H macro by Masahiro Yamada · 11 years ago
- de04d64 PowerPC: merge commonly-defined flags by Masahiro Yamada · 11 years ago
- 06c1411 powerpc: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
- 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 0ce033d Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 12 years ago
- 3929fb0 Replace __bss_end__ with __bss_end by Simon Glass · 12 years ago
- ef123c5 Refactor linker-generated arrays by Albert ARIBAUD · 12 years ago
- b4dc0bd mpc5200: spl_boot.c: Change init oder to first enable printf by Stefan Roese · 12 years ago
- 58864dd Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
- b287749 ppc: Move mpc5xxx clocks to arch_global_data by Simon Glass · 12 years ago
- 083f2e0 mpc5200: Add SPL support by Stefan Roese · 12 years ago
- c60795f usb: use linux/usb/ch9.h instead of usbdescriptors.h by Ilya Yanok · 12 years ago
- 20051f2 arch/powerpc/lib/board.c, *traps.c: sparse fixes by Kim Phillips · 12 years ago
- 8b493a5 common: Discard the __u_boot_cmd section by Marek Vasut · 12 years ago
- 5567514 common: Add .u_boot_list into all linker files by Marek Vasut · 12 years ago
- c7e3b2b usb: lowlevel interface change to support multiple controllers by Lucas Stach · 12 years ago
- a382725 serial: Remove CONFIG_SERIAL_MULTI from serial drivers by Marek Vasut · 12 years ago
- 90bad89 serial: Properly spell out the structure member names of serial_driver by Marek Vasut · 12 years ago
- d7903ae mpc5xxx: add GPIO port configuration by Anatolij Gustschin · 12 years ago
- 5b84dd6 usb: replace wait_ms() with mdelay() by Mike Frysinger · 13 years ago
- a442173 arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
- 9306749 arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings by Wolfgang Denk · 13 years ago
- c4c9fbe consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
- e3e454c console: Squelch pre-console output in console functions by Graeme Russ · 13 years ago
- 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
- 1c9a560 serial: drop useless ctlr field by Mike Frysinger · 14 years ago
- 6c768ca serial: push default_serial_console to drivers by Mike Frysinger · 14 years ago
- 8c4734e Revert "PowerPC: Add support for -msingle-pic-base" by Wolfgang Denk · 14 years ago
- 39768f7 PowerPC: Add support for -msingle-pic-base by Joakim Tjernlund · 14 years ago
- 33ee4c9 PowerPC: Move -fPIC flag to common place by Joakim Tjernlund · 14 years ago
- 44c6e65 rename _end to __bss_end__ by Po-Yu Chuang · 14 years ago
- 337f5f5 PowerPC: Add relocation support for -fpic by Joakim Tjernlund · 14 years ago
- 085ecde 5xxx: Cleanup for partial linking and --gc-sections by Wolfgang Denk · 14 years ago
- fa11dbe arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work by Wolfgang Denk · 14 years ago
- b9d7753 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Wolfgang Denk · 14 years ago
- 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
- 0091337 i2c, mpc5xxx: add multibus support by Heiko Schocher · 14 years ago
- 34bbf61 PowerPC: Don't destroy fixup table while doing fixups by Joakim Tjernlund · 14 years ago
- 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
- d1e0b10 powerpc: do not fixup NULL ptrs by Joakim Tjernlund · 14 years ago
- d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
- 52ebd9c powerpc: Remove warm reset entry point by Peter Tyser · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- 4ccd551 MPC512x: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
- 460c2ce MPC5200: workaround data corruption for unaligned local bus accesses by Wolfgang Denk · 14 years ago
- e4a95d1 powerpc: Consolidate bootcount_{store|load} for PowerPC by Stefan Roese · 15 years ago
- fbb0030 serial: struct serial_device: add uninit() entry for drivers by Anatolij Gustschin · 15 years ago
- a47a12b Move arch/ppc to arch/powerpc by Stefan Roese · 15 years ago