Age | Commit message (Expand) | Author |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-01-17 | common: Move reset_phy() to net.h | Simon Glass |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass |
2019-08-11 | env: Move env_set() to env.h | Simon Glass |
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 getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass |
2017-06-05 | arm: Add explicit include of <asm/mach-types.h> | Simon Glass |
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 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-06-20 | net2big_v2: initialize LEDs at startup | Simon Guinot |
2013-06-20 | net2big_v2: initialize I2C fan at startup | Simon Guinot |
2013-01-09 | kirkwood: make MPP arrays static const | Albert ARIBAUD |
2012-07-07 | ARM: don't probe PHY address for LaCie boards | Simon Guinot |
2012-07-07 | kirkwood: fix calls to kirkwood_mpp_conf | Valentin Longchamp |
2011-12-06 | ARM: remove duplicated code for LaCie boards | Simon Guinot |
2011-12-06 | ARM: add support for LaCie 2Big Network v2 | Simon Guinot |