~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* arm: kirkwood: enable DM_ETH for LaCie boardSimon Guinot2020-07-09
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Move reset_phy() to net.hSimon Glass2020-01-17
* env: Drop environment.h header file where not neededSimon Glass2019-08-11
* env: Move env_set() to env.hSimon Glass2019-08-11
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-08
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()Simon Glass2017-08-16
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-05
* arm: kirkwood: Change naming of dram functions from km_foo() to mvebu_foo()Stefan Roese2014-10-23
* arm: marvell: Extract kirkwood gpio functions into new common file gpio.cStefan Roese2014-10-23
* arm: marvell: Move arch/kirkwood.h to arch/soc.hStefan Roese2014-10-23
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* net2big_v2: initialize LEDs at startupSimon Guinot2013-06-20
* net2big_v2: initialize I2C fan at startupSimon Guinot2013-06-20
* kirkwood: make MPP arrays static constAlbert ARIBAUD2013-01-09
* ARM: don't probe PHY address for LaCie boardsSimon Guinot2012-07-07
* kirkwood: fix calls to kirkwood_mpp_confValentin Longchamp2012-07-07
* ARM: remove duplicated code for LaCie boardsSimon Guinot2011-12-06
* ARM: add support for LaCie 2Big Network v2Simon Guinot2011-12-06