| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: socfpga: Add initial support for the ABB SECU board | Holger Brunck | 2020-03-03 | 1 | -1/+18 |
* | km/boards: add MAC address offset as argument to ivm_populate_env | Holger Brunck | 2020-01-10 | 1 | -6/+6 |
* | km/boards: fix typo for MAC address offset config option | Holger Brunck | 2020-01-10 | 1 | -3/+3 |
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellWIP/12Aug2019 | Tom Rini | 2019-08-12 | 1 | -5/+0 |
|\ |
|
| * | powerpc/km: remove unmaintained target KMVECT1 | Holger Brunck | 2019-08-12 | 1 | -5/+0 |
* | | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 1 | -0/+1 |
|/ |
|
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | env: Rename getenv/_f() to env_get() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -4/+4 |
* | km/ivm: allow to set locally administred MAC addresses | Holger Brunck | 2017-07-22 | 1 | -3/+21 |
* | km/ivm: always set ethaddr after reading IVM | Holger Brunck | 2017-07-22 | 1 | -6/+3 |
* | KM/IVM: remove ivm_read_eeprom(void) | Valentin Longchamp | 2015-02-16 | 1 | -20/+1 |
* | KM/IVM: split the IVM reading and parsing in 2 parts | Valentin Longchamp | 2015-02-16 | 1 | -25/+61 |
* | board:keymile: remove unnecessary double braces | Jeroen Hofstee | 2014-06-11 | 1 | -1/+1 |
* | Rename hush to cli_hush | Simon Glass | 2014-05-29 | 1 | -1/+1 |
* | Merge branch 'next' of git://git.denx.de/u-boot-mpc83xx | Tom Rini | 2013-10-09 | 1 | -2/+2 |
|\ |
|
| * | powerpc/83xx/km: make local functions and structs static | Holger Brunck | 2013-05-21 | 1 | -2/+2 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-i2c | Tom Rini | 2013-07-24 | 1 | -17/+2 |
|\ \ |
|
| * | | i2c, multibus, keymile: get rid of EEprom_ivm envvariable | Heiko Schocher | 2013-07-23 | 1 | -5/+2 |
| * | | i2c, fsl_i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -16/+0 |
| * | | i2c, soft-i2c: switch to new multibus/multiadapter support | Heiko Schocher | 2013-07-23 | 1 | -1/+5 |
| |/ |
|
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | powerpc/83xx/km: add MV88E6122 switch support for kmvect1 | Karlheinz Jerg | 2013-02-15 | 1 | -1/+7 |
* | km/common/ivm: rework piggy mac adress offset generation | Holger Brunck | 2013-02-15 | 1 | -11/+17 |
* | km/common/ivm: remove CONFIG_SYS_I2C_IVM_BUS related code | Holger Brunck | 2013-02-15 | 1 | -4/+0 |
* | km/common/ivm: remove obsolete code | Holger Brunck | 2013-02-15 | 1 | -8/+0 |
* | km/ivm: fix string len check to support 7 char board names | Valentin Longchamp | 2012-09-03 | 1 | -1/+1 |
* | km/common: fixed error in ethaddr (1-byte-shift) | Thomas Herzmann | 2012-06-15 | 1 | -1/+1 |
* | km/common: force set ethaddr only for KM kirkwood boards | Holger Brunck | 2011-10-22 | 1 | -0/+5 |
* | km/common: fix bug in IVM mac address access | Holger Brunck | 2011-09-21 | 1 | -2/+2 |
* | km/common: move ivm functions from to ivm.c | Holger Brunck | 2011-07-27 | 1 | -0/+342 |