Age | Commit message (Expand) | Author |
---|---|---|
2022-12-23 | global: Migrate CONFIG_USART_ID to CFG | Tom Rini |
2022-12-23 | global: Migrate CONFIG_USART_BASE to CFG | Tom Rini |
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_SPL_STACK to Kconfig | 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 |
2022-04-26 | board: Add sam9x60_curiosity support | Durai Manickam KR |