Age | Commit message (Expand) | Author |
2014-07-07 | mpc8xx: remove qs850, qs860t board support | Masahiro Yamada |
2014-04-18 | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada |
2014-04-18 | powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T support | Masahiro Yamada |
2014-04-18 | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada |
2014-04-17 | powerpc: mpc8xx: delete an unused source file | Masahiro Yamada |
2014-02-19 | kbuild: use Linux Kernel build scripts | Masahiro Yamada |
2014-01-24 | powerpc: mpc8xx: remove redundant CONFIG_8xx 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-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-20 | powerpcv2: Print hardcoded size like print_size() does | Shruti Kanetkar |
2013-08-20 | powerpc: Use print_size() where appropriate | Shruti Kanetkar |
2013-08-12 | video: Encapsulate font in video_font_data.h | Marek Vasut |
2013-07-24 | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-07-23 | i2c: common changes for multibus/multiadapter support | Heiko Schocher |
2013-06-11 | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 | Scott Wood |
2013-03-21 | lcd, mpc8xx: move the mpc8xx driver to drivers/video | Jeroen Hofstee |
2013-03-21 | common/lcd.c: cleanup use of global variables | Wolfgang Denk |
2013-03-15 | Replace __bss_end__ with __bss_end | Simon Glass |
2013-02-09 | Clean up libfdt.h includes | Gerald Van Baren |
2013-02-04 | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass |
2013-02-01 | ppc: Move brg_clk to arch_global_data | Simon Glass |
2012-11-04 | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips |
2012-10-28 | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk |
2012-10-15 | serial: mpc8xx: Move serial registration from serial_initialize() | Marek Vasut |
2012-10-15 | serial: Properly spell out the structure member names of serial_driver | Marek Vasut |
2012-07-30 | MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c | Marek Vasut |
2012-05-23 | net: Encapsulate CDP packet identification | Joe Hershberger |
2012-05-22 | MPC8xx: fix "Remove volatile from net API" aftermath | Wolfgang Denk |
2011-11-15 | font: split font data from video_font.h | Che-Liang Chiou |
2011-11-07 | mpc8xx/spi.c: Fix GCC 4.6 build warnings | Wolfgang Denk |
2011-11-07 | mpc8xx/i2c.c: replace PRINTD() by debug() | Wolfgang Denk |
2011-11-07 | mpc8xx/i2c.c: CodungStyle cleanup | Wolfgang Denk |
2011-11-07 | mpc8xx/cpu.c: Fix GCC 4.6 build warnings | Wolfgang Denk |
2011-11-07 | mpc8xx/fec.c: Fix GCC 4.6 build warnings | Wolfgang Denk |
2011-10-01 | console: Squelch pre-console output in console functions | Graeme Russ |
2011-07-28 | unify version_string | Andreas Bießmann |
2011-07-26 | serial: drop useless ctlr field | Mike Frysinger |
2011-07-26 | serial: push default_serial_console to drivers | Mike Frysinger |
2011-04-20 | Revert "PowerPC: Add support for -msingle-pic-base" | Wolfgang Denk |
2011-04-11 | PowerPC: Add support for -msingle-pic-base | Joakim Tjernlund |
2011-04-11 | PowerPC: Move -fPIC flag to common place | Joakim Tjernlund |
2011-03-27 | rename _end to __bss_end__ | Po-Yu Chuang |
2011-01-09 | miiphy: convert to linux/mii.h | Mike Frysinger |
2010-11-27 | 8xx: Cleanup for partial linking and --gc-sections | Wolfgang Denk |
2010-11-26 | arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings work | Wolfgang Denk |
2010-11-17 | Switch from archive libraries to partial linking | Sebastien Carlier |
2010-11-14 | PowerPC: Don't destroy fixup table while doing fixups | Joakim Tjernlund |