Age | Commit message (Expand) | Author |
---|---|---|
2022-12-05 | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini |
2022-09-29 | treewide: Drop image_header_t typedef | Simon Glass |
2022-06-06 | Convert CONFIG_SYS_SPL_ARGS_ADDR to Kconfig | Tom Rini |
2022-01-20 | SPL: Add struct spl_boot_device parameter into spl_parse_board_header() | Pali Rohár |
2021-11-05 | spl: Make use of CONFIG_IS_ENABLED(OS_BOOT) in SPL/TPL common code paths | Tom Rini |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2017-11-06 | stm32: fix STMicroelectronics copyright | Patrice Chotard |
2017-06-09 | SPL: Add XIP booting support | Vikas Manocha |