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