Age | Commit message (Expand) | Author |
2014-10-30 | ppc/arm: remove remainders of dead boards in Kconfig | Masahiro Yamada |
2014-10-28 | ppc/arm: zap EMK boards | Wolfgang Denk |
2014-10-27 | ppc: Zap MHPC board | Marek Vasut |
2014-10-27 | ppc: Zap ICU862 board | Marek Vasut |
2014-09-24 | mpc8xx: move common linker scripts into the CPU directory | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada |
2014-08-21 | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada |
2014-07-30 | powerpc: remove redundant CPU definition | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-07-23 | stdio: Pass device pointer to stdio methods | Simon Glass |
2014-07-07 | mpc8xx: remove spc1920 board support | Masahiro Yamada |
2014-07-07 | mpc8xx: remove fads board support | Masahiro Yamada |
2014-07-07 | mpc8xx: remove netta, netta2, netphone board support | Masahiro Yamada |
2014-07-07 | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada |
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 |