| Commit message (Expand) | Author | Age | Files | Lines |
* | net: Move enetaddr env access code to env config instead of net config | Alex Kiernan | 2018-04-08 | 1 | -0/+1 |
* | env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 1 | -1/+1 |
* | net: Fix a warning added by 76ec988 | Joe Hershberger | 2015-05-28 | 1 | -2/+0 |
* | net: Remove all calls to net_random_ethaddr() | Joe Hershberger | 2015-05-20 | 1 | -10/+0 |
* | net: cosmetic: Name ethaddr variables consistently | Joe Hershberger | 2015-04-18 | 1 | -1/+1 |
* | lsxl: add a README file | Michael Walle | 2015-02-16 | 1 | -0/+139 |
* | arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo() | Stefan Roese | 2014-10-23 | 1 | -1/+1 |
* | arm: marvell: Extract kirkwood gpio functions into new common file gpio.c | Stefan Roese | 2014-10-23 | 1 | -3/+3 |
* | arm: marvell: Move arch/kirkwood.h to arch/soc.h | Stefan Roese | 2014-10-23 | 1 | -1/+1 |
* | sf: Tidy up public and private header files | Simon Glass | 2014-10-22 | 1 | -1/+2 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -3/+0 |
* | kirkwood: kconfig: refactor Kconfig and defconfig | Masahiro Yamada | 2014-08-30 | 1 | -8/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+7 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+23 |
* | net: rename and refactor eth_rand_ethaddr() function | Masahiro Yamada | 2014-05-12 | 1 | -1/+1 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | 1 | -21/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 5 | -85/+5 |
* | Fix references to the documentation files | Anatolij Gustschin | 2013-05-10 | 2 | -2/+2 |
* | lsxl: unset ncip for rescue mode | Michael Walle | 2013-01-09 | 1 | -3/+2 |
* | kirkwood: make MPP arrays static const | Albert ARIBAUD | 2013-01-09 | 1 | -1/+1 |
* | lsxl: also turn off fan in power down mode | Michael Walle | 2012-10-03 | 1 | -1/+5 |
* | lsxl: support power switch | Michael Walle | 2012-09-03 | 1 | -1/+21 |
* | Kirkwood: add lschlv2 and lsxhl board support | Michael Walle | 2012-07-07 | 5 | -0/+860 |