Age | Commit message (Expand) | Author |
2016-01-25 | serial: Remove serial_putc_raw_dev | Tom Rini |
2016-01-05 | powerpc, mpc5xxx: fix missing bootflag init | Heiko Schocher |
2015-11-10 | powerpc: Finish updating u-boot*lds scripts for newer binutils | Tom Rini |
2015-05-12 | arch: Make board selection choices optional | Joe Hershberger |
2015-05-04 | powerpc: add 2 common dcache assembly functions | Valentin Longchamp |
2015-03-17 | powerpc: mpc5xxx: remove galaxy5200 board support | Masahiro Yamada |
2015-03-17 | powerpc: mpc5xxx: remove aev, TB5200 board support | Masahiro Yamada |
2015-03-17 | powerpc: mpc5xxx: remove BC3450 board support | Masahiro Yamada |
2015-01-23 | powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 | Masahiro Yamada |
2015-01-23 | powerpc: mpc5xxx: PM520 board support | Masahiro Yamada |
2015-01-23 | powerpc: mpc5xxx: remove Total5200 board support | Masahiro Yamada |
2015-01-05 | powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support | Masahiro Yamada |
2014-11-20 | include: move various macros to include/linux/kernel.h | Masahiro Yamada |
2014-11-19 | powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usage | Stefan Roese |
2014-11-12 | powerpc: remove orphaned boards mcc200 and prs200 | Nikita Kiryanov |
2014-10-31 | ppc/arm: remove remainders of dead boards in Kconfig | Masahiro Yamada |
2014-10-28 | ppc/arm: zap EMK boards | Wolfgang Denk |
2014-10-27 | kconfig: add CONFIG_SUPPORT_SPL | Masahiro Yamada |
2014-10-10 | powerpc: mpc5xxx: remove board support for MVBC_P and MVSMR | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-09-02 | mpc5xxx: Add stub implementation of cache functions | Vasili Galka |
2014-07-30 | powerpc: remove redundant CPU definition | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-03-10 | usb: create common header virtual root hub descriptors | Stephen Warren |
2014-01-24 | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition | Masahiro Yamada |
2014-01-24 | Remove obsolete _LINUX_CONFIG_H macro | Masahiro Yamada |
2013-12-13 | PowerPC: merge commonly-defined flags | Masahiro Yamada |
2013-10-31 | powerpc: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-20 | usb: add enum usb_init_type parameter to usb_lowlevel_init | Troy Kisky |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-18 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-03-12 | Refactor linker-generated arrays | Albert ARIBAUD |
2013-03-09 | mpc5200: spl_boot.c: Change init oder to first enable printf | Stefan Roese |
2013-02-08 | Clean up libfdt.h includes | Gerald Van Baren |
2013-02-04 | ppc: Move mpc5xxx clocks to arch_global_data | Simon Glass |
2012-12-05 | mpc5200: Add SPL support | Stefan Roese |
2012-11-20 | usb: use linux/usb/ch9.h instead of usbdescriptors.h | Ilya Yanok |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-22 | common: Discard the __u_boot_cmd section | Marek Vasut |
2012-10-22 | common: Add .u_boot_list into all linker files | Marek Vasut |
2012-10-15 | usb: lowlevel interface change to support multiple controllers | Lucas Stach |
2012-10-15 | serial: Remove CONFIG_SERIAL_MULTI from serial drivers | Marek Vasut |
2012-10-15 | serial: Properly spell out the structure member names of serial_driver | Marek Vasut |
2012-09-01 | mpc5xxx: add GPIO port configuration | Anatolij Gustschin |
2012-03-19 | usb: replace wait_ms() with mdelay() | Mike Frysinger |
2011-11-07 | arch/powerpc/cpu/mpc5xxx/usb_ohci.c: fix GCC 4.6 build warnings | Wolfgang Denk |
2011-11-07 | arch/powerpc/cpu/mpc5xxx/i2c.c: fix GC 4.6 build warnings | Wolfgang Denk |
2011-10-22 | consolidate mdelay by providing a common function for all users | Anatolij Gustschin |
2011-10-01 | console: Squelch pre-console output in console functions | Graeme Russ |