| Commit message (Expand) | Author | Age | Lines |
* | Driver/DDR: Moving Freescale DDR driver to a common driver | York Sun | 2013-11-25 | -1/+1 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | -2/+0 |
* | config: Add a default CONFIG_SYS_PROMPT | Rob Herring | 2013-11-04 | -1/+0 |
* | mpc85xx: introduce the kmp204x reference design support | Valentin Longchamp | 2013-10-24 | -0/+450 |
* | KM: add CONFIG_KM_COMMON_ETH_INIT for km common eth init | Valentin Longchamp | 2013-10-24 | -0/+4 |
* | KM: define CONFIG_SYS_I2C_INIT_BOARD only for concerned board | Valentin Longchamp | 2013-10-24 | -5/+1 |
* | KM: fix typo in default environment | Valentin Longchamp | 2013-10-24 | -1/+1 |
* | km-powerpc: move SYS_MALLOC_LEN out of keymile-common.h | Valentin Longchamp | 2013-10-24 | -2/+6 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | -2/+2 |
* | powerpc/km: drop unused CONFIG_SYS_DTT_LOW_TEMP | Holger Brunck | 2013-10-09 | -1/+0 |
* | km/common: switch on CMD_GREPENV | Holger Brunck | 2013-10-09 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | -15/+39 |
|\ |
|
| * | arm/km: fix u-boot update functionality | Holger Brunck | 2013-07-23 | -1/+2 |
| * | i2c, multibus, keymile: get rid of EEprom_ivm envvariable | Heiko Schocher | 2013-07-23 | -2/+2 |
| * | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -10/+17 |
| * | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | -7/+23 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -63/+6 |
|/ |
|
* | arm/km: use CONFIG_NAND_ECC_BCH | Holger Brunck | 2013-04-12 | -0/+3 |
* | arm/km: rename BOARD_LATE_INIT to CONFIG_BOARD_LATE_INIT | Holger Brunck | 2013-04-12 | -1/+1 |
* | arm: Remove use of board_early_init_r/last_stage_init() | Simon Glass | 2013-03-15 | -4/+4 |
* | powerpc/83xx/km: drop uneeded dtt_bus environment var | Holger Brunck | 2013-02-15 | -1/+0 |
* | powerpc/83xx/km: remove uneeded CONFIG_MISC_INIT_R | Holger Brunck | 2013-02-15 | -4/+0 |
* | km/common: add eccmode to kernel commandline | Holger Brunck | 2013-02-15 | -0/+3 |
* | km/common: introduce $uimage variable | Andreas Huber | 2013-02-15 | -1/+8 |
* | powerpc/83xx: use ppc_6xx as arch variable for kmvect1 | Holger Brunck | 2013-02-15 | -1/+1 |
* | powerpc/83xx/km: add MV88E6122 switch support for kmvect1 | Karlheinz Jerg | 2013-02-15 | -6/+2 |
* | km/common: drop unneeded std* environment variables | Holger Brunck | 2013-01-09 | -3/+0 |
* | km83xx: add common support for km8309 boards | Gerlando Falauto | 2012-10-23 | -0/+182 |
* | cosmetic: suvd3: align #defines | Gerlando Falauto | 2012-10-23 | -1/+1 |
* | COMMON: Use __stringify() instead of xstr() | Marek Vasut | 2012-10-15 | -21/+18 |
* | arm/km: remove unused code | Holger Brunck | 2012-09-03 | -1/+0 |
* | arm/km: fix frequency of the SPI NOR Flash | Valentin Longchamp | 2012-09-03 | -1/+1 |
* | km/arm: set SPI NOR Flash default parameters | Valentin Longchamp | 2012-09-03 | -0/+4 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | -1/+0 |
* | Consolidate bootcount code into drivers/bootcount | Stefan Roese | 2012-09-01 | -0/+2 |
* | powerpc/82xx: move km/km82xx-common.h within km82xx.h | Gerlando Falauto | 2012-07-31 | -317/+0 |
* | arm/km: remove calls to kw_gpio_* in board_early_init_f | Holger Brunck | 2012-07-07 | -0/+1 |
* | arm/km: enable BOCO2 FPGA download support | Valentin Longchamp | 2012-07-07 | -0/+3 |
* | arm/km: add kmnusa board support | Holger Brunck | 2012-07-07 | -9/+35 |
* | arm/km: use spi claim bus to switch between SPI and NAND | Valentin Longchamp | 2012-07-07 | -3/+6 |
* | km_arm: use filesize for erase in update command | Valentin Longchamp | 2012-07-07 | -1/+1 |
* | arm/km: enable mii cmd | Valentin Longchamp | 2012-07-07 | -0/+1 |
* | arm/km: remove CONFIG_RESET_PHY_R | Holger Brunck | 2012-07-07 | -1/+0 |
* | arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE | Holger Brunck | 2012-07-07 | -2/+2 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | km/common: check test_bank and testpin for testboot | Thomas Herzmann | 2012-06-15 | -1/+3 |
* | km/common: increase bootlimit to 3 | Holger Brunck | 2012-06-15 | -1/+1 |
* | powerpc/83xx: add kmcoge5ne board support | Holger Brunck | 2012-06-15 | -0/+2 |
* | km/common: add support for second flash | Andreas Huber | 2012-06-15 | -19/+43 |
* | arm/km: speed up i2c access for keymile boards | Holger Brunck | 2012-02-12 | -1/+1 |