| Commit message (Expand) | Author | Age | Lines |
* | Fix GCC format-security errors and convert sprintfs. | Ben Whitten | 2016-01-14 | -4/+4 |
* | Move console definitions into a new console.h file | Simon Glass | 2015-11-19 | -0/+1 |
* | video: Drop DEV_EXT_VIDEO flag | Bin Meng | 2015-11-05 | -1/+0 |
* | arch: Make board selection choices optional | Joe Hershberger | 2015-05-12 | -0/+1 |
* | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger | 2015-04-18 | -5/+6 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | -3/+3 |
* | net: Provide a function to get the current MAC address | Joe Hershberger | 2015-04-18 | -1/+1 |
* | remove unnecessary version.h includes | Rob Herring | 2015-03-24 | -1/+0 |
* | mpc8xx: remove unused linker script | Masahiro Yamada | 2015-01-16 | -82/+0 |
* | powerpc: remove cogent_8xx, cogent_mpc8260 board support | Masahiro Yamada | 2015-01-05 | -4/+0 |
* | mpc8xx: remove ESTEEM192E board support | Masahiro Yamada | 2015-01-05 | -4/+0 |
* | mpc8xx: remove IP860 board support | Masahiro Yamada | 2015-01-05 | -20/+1 |
* | mpc8xx: remove IVMS8, IVML24 board support | Masahiro Yamada | 2015-01-05 | -9/+0 |
* | mpc8xx: remove lwmon board support | Masahiro Yamada | 2015-01-05 | -77/+1 |
* | mpc8xx: remove NETVIA board support | Masahiro Yamada | 2015-01-05 | -24/+0 |
* | mpc8xx: remove R360MPI board support | Masahiro Yamada | 2015-01-05 | -5/+0 |
* | mpc8xx: remove RRvision board support | Masahiro Yamada | 2015-01-05 | -152/+0 |
* | mpc8xx: remove SPD823TS board support | Masahiro Yamada | 2015-01-05 | -6/+1 |
* | mpc8xx: remove KUP4X, KUP4K board support | Masahiro Yamada | 2015-01-05 | -19/+0 |
* | mpc8xx: remove ELPT860 board support | Masahiro Yamada | 2015-01-05 | -4/+0 |
* | powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 support | Masahiro Yamada | 2015-01-05 | -4/+0 |
* | mpc8xx: remove FPS{850, 860}L, NSCU, SM850, TK885D, virtlab2 support | Masahiro Yamada | 2015-01-05 | -18/+0 |
* | powerpc: mpc8xx: remove hermes board support | Masahiro Yamada | 2014-12-08 | -6/+1 |
* | 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 |