| Commit message (Expand) | Author | Age | Lines |
* | ppc/arm: remove remainders of dead boards in Kconfig | Masahiro Yamada | 2014-10-31 | -3/+0 |
* | ppc/arm: zap EMK boards | Wolfgang Denk | 2014-10-28 | -1/+0 |
* | ppc: Zap MHPC board | Marek Vasut | 2014-10-27 | -5/+0 |
* | ppc: Zap ICU862 board | Marek Vasut | 2014-10-27 | -44/+1 |
* | mpc8xx: move common linker scripts into the CPU directory | Masahiro Yamada | 2014-09-24 | -0/+82 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -1/+0 |
* | powerpc: mpc8xx: remove FLAGADM board support | Masahiro Yamada | 2014-08-21 | -4/+0 |
* | powerpc: mpc8xx: remove GEN860T, GEN806T_SC board support | Masahiro Yamada | 2014-08-21 | -4/+0 |
* | powerpc: mpc8xx: remove SXNI855T board support | Masahiro Yamada | 2014-08-21 | -4/+0 |
* | powerpc: mpc8xx: remove svm_sc8xx board | Masahiro Yamada | 2014-08-21 | -8/+0 |
* | powerpc: mpc8xx: remove stxxtc board support | Masahiro Yamada | 2014-08-21 | -4/+0 |
* | powerpc: remove redundant CPU definition | Masahiro Yamada | 2014-07-30 | -1/+1 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+160 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | -3/+3 |
* | mpc8xx: remove spc1920 board support | Masahiro Yamada | 2014-07-07 | -1/+0 |
* | mpc8xx: remove fads board support | Masahiro Yamada | 2014-07-07 | -109/+2 |
* | mpc8xx: remove netta, netta2, netphone board support | Masahiro Yamada | 2014-07-07 | -20/+0 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | -14/+0 |
* | mpc8xx: remove qs850, qs860t board support | Masahiro Yamada | 2014-07-07 | -10/+0 |
* | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2014-04-18 | -13/+1 |
* | powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T support | Masahiro Yamada | 2014-04-18 | -13/+1 |
* | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada | 2014-04-18 | -24/+0 |
* | powerpc: mpc8xx: delete an unused source file | Masahiro Yamada | 2014-04-17 | -20/+0 |
* | kbuild: use Linux Kernel build scripts | Masahiro Yamada | 2014-02-19 | -1/+1 |
* | powerpc: mpc8xx: remove redundant CONFIG_8xx definition | Masahiro Yamada | 2014-01-24 | -4/+0 |
* | Remove obsolete _LINUX_CONFIG_H macro | Masahiro Yamada | 2014-01-24 | -2/+0 |
* | PowerPC: merge commonly-defined flags | Masahiro Yamada | 2013-12-13 | -3/+1 |
* | powerpc: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -40/+18 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -1/+1 |
* | powerpcv2: Print hardcoded size like print_size() does | Shruti Kanetkar | 2013-08-20 | -5/+5 |
* | powerpc: Use print_size() where appropriate | Shruti Kanetkar | 2013-08-20 | -13/+11 |
* | video: Encapsulate font in video_font_data.h | Marek Vasut | 2013-08-12 | -1/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -0/+4 |
|\ |
|
| * | i2c: common changes for multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -0/+4 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -323/+19 |
|/ |
|
* | powerpc: fix 8xx and 82xx type-punning warnings with GCC 4.7 | Scott Wood | 2013-06-11 | -4/+8 |
* | lcd, mpc8xx: move the mpc8xx driver to drivers/video | Jeroen Hofstee | 2013-03-21 | -619/+0 |
* | common/lcd.c: cleanup use of global variables | Wolfgang Denk | 2013-03-21 | -3/+0 |
* | Replace __bss_end__ with __bss_end | Simon Glass | 2013-03-15 | -2/+2 |
* | Clean up libfdt.h includes | Gerald Van Baren | 2013-02-08 | -1/+0 |
* | ppc: Move dp_alloc_base, dp_alloc_top to arch_global_data | Simon Glass | 2013-02-04 | -10/+10 |
* | ppc: Move brg_clk to arch_global_data | Simon Glass | 2013-02-01 | -2/+2 |
* | arch/powerpc/lib/board.c, *traps.c: sparse fixes | Kim Phillips | 2012-11-04 | -19/+10 |
* | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM) | Wolfgang Denk | 2012-10-28 | -16/+2 |
* | serial: mpc8xx: Move serial registration from serial_initialize() | Marek Vasut | 2012-10-15 | -0/+11 |
* | serial: Properly spell out the structure member names of serial_driver | Marek Vasut | 2012-10-15 | -16/+16 |
* | MPC8xx: Fixup warning in arch/powerpc/cpu/mpc8xx/cpu.c | Marek Vasut | 2012-07-30 | -1/+2 |
* | net: Encapsulate CDP packet identification | Joe Hershberger | 2012-05-23 | -1/+1 |
* | MPC8xx: fix "Remove volatile from net API" aftermath | Wolfgang Denk | 2012-05-22 | -5/+5 |
* | font: split font data from video_font.h | Che-Liang Chiou | 2011-11-15 | -0/+1 |