Age | Commit message (Expand) | Author |
---|---|---|
2021-09-24 | arm: use CONFIG_SUPPORT_PASSING_ATAGS | Patrick Delaunay |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2019-08-11 | env: Move env_set_hex() to env.h | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2017-10-09 | cmd: spl: fix compiling error when CONFIG_CMD_SPL_WRITE_SIZE not defined | York Sun |
2017-09-11 | cmd: spl: Fix compiling warning | York Sun |
2017-08-26 | cmd/spl.c: Include <libfdt.h> for fdt_totalsize | Tom Rini |
2017-08-26 | cmd: spl: provide address and size of prepared FDT in environment | Anatolij Gustschin |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |