Age | Commit message (Expand) | Author |
---|---|---|
2020-01-17 | common: Move the image globals into image.h | Simon Glass |
2020-01-17 | image: Rename load_addr, save_addr, save_size | Simon Glass |
2020-01-17 | common: Move flash_perror() to flash.h | Simon Glass |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | 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 |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename common functions related to setenv() | Simon Glass |
2017-02-12 | flash: complete CONFIG_SYS_NO_FLASH move with renaming | Masahiro Yamada |
2016-10-31 | cmd: load: align cache flush | Chris Packham |
2016-02-08 | Remove unused CONFIG_CMD_HWFLOW option and associated dead code. | David Müller (ELSOFT AG) |
2016-01-25 | Remove the cmd_ prefix from command files | Simon Glass |