Age | Commit message (Expand) | Author |
---|---|---|
2023-11-16 | nand: Calculate SYS_NAND_BLOCK_PAGES (neeĢ SYS_NAND_PAGE_COUNT) automatically | Sean Anderson |
2023-10-06 | spl: Avoid #ifdef with CONFIG_SPL_PAYLOAD_ARGS_ADDR | Simon Glass |
2023-10-06 | spl: Avoid #ifdef with CONFIG_SPL_SYS_MALLOC | Simon Glass |
2023-10-06 | spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_... | Simon Glass |
2022-12-05 | global: Move remaining CONFIG_SYS_* to CFG_SYS_* | Tom Rini |
2022-12-05 | global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* | Tom Rini |
2022-06-06 | Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to Kconfig | Tom Rini |
2022-06-06 | Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h | Tom Rini |
2022-06-06 | Introduce include/system-constants.h | Tom Rini |