Age | Commit message (Expand) | Author |
---|---|---|
2021-08-31 | Convert CONFIG_SKIP_LOWLEVEL_INIT et al to Kconfig | Tom Rini |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2019-12-02 | common: Move some board functions out of common.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-11-26 | ARM: chiliboard: remove dead !CONFIG_DM_SERIAL code | Marcin Niestroj |
2018-11-26 | ARM: chiliboard: move towards driver model and device-tree boot | Marcin Niestroj |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
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-01-28 | board/chiliboard: Add support for chiliBoard | Marcin Niestroj |