Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-09-01 | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini | 1 | -4/+2 |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass | 1 | -0/+1 |
2020-05-19 | common: Drop net.h from common header | Simon Glass | 1 | -0/+1 |
2019-12-03 | common: Move some board functions out of common.h | Simon Glass | 1 | -0/+1 |
2019-08-11 | env: Drop environment.h header file where not needed | Simon Glass | 1 | -1/+0 |
2019-08-11 | env: Move env_set() to env.h | Simon Glass | 1 | -0/+1 |
2018-11-27 | ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code | Marcin Niestroj | 1 | -8/+0 |
2018-11-27 | ARM: chiliboard: move towards driver model and device-tree boot | Marcin Niestroj | 1 | -53/+0 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass | 1 | -2/+2 |
2017-08-16 | env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr() | Simon Glass | 1 | -2/+2 |
2017-01-28 | board/chiliboard: Add support for chiliBoard | Marcin Niestroj | 1 | -0/+206 |