Age | Commit message (Expand) | Author |
---|---|---|
2023-09-30 | Convert CFG_SYS_UBOOT_START to Kconfig | Jesse Taube |
2022-12-05 | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini |
2022-06-06 | Remove CONFIG_SYS_SPL_LEN largely | Tom Rini |
2022-06-06 | Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h | Tom Rini |
2022-06-06 | arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly. | Tom Rini |
2021-12-27 | Convert CONFIG_CONS_INDEX et al to Kconfig | Tom Rini |
2021-08-31 | Convert CONFIG_SYS_MALLOC_LEN to Kconfig | Tom Rini |
2021-08-31 | Convert CONFIG_SYS_LOAD_ADDR to Kconfig | Tom Rini |
2021-08-31 | global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR | Tom Rini |
2020-08-08 | Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig | Tom Rini |
2020-04-18 | Add support for i.MXRT1020-EVK board | Giulio Benetti |