aboutsummaryrefslogtreecommitdiff
path: root/include/configs/kontron_sl28.h
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_MALLOC_F_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini
2022-12-22ddr: fsl: Remove CONFIG_MEM_INIT_VALUETom Rini
2022-12-22global: Remove unused CONFIG symbolsTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini
2022-09-06board: sl28: remove COUNTER_FREQUENCY_REALMichael Walle
2022-08-12Convert CONFIG_SYS_FSL_DDR_MAIN_NUM_CTRLS et al to KconfigTom Rini
2022-06-20board: sl28: rename include guard macroMichael Walle
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-04-21include/configs: drop COUNTER_FREQUENCYPeng Fan
2022-04-15capsule: board: Add information needed for capsule updatesSughosh Ganu
2022-04-08Convert CONFIG_DIMM_SLOTS_PER_CTLR to KconfigTom Rini
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini
2022-03-03Convert CONFIG_CHIP_SELECTS_PER_CTRL to KconfigTom Rini
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini
2021-12-27Convert CONFIG_SYS_MEMTEST_START et al to KconfigTom Rini
2021-11-09board: sl28: enable EFI UpdateCapsule supportMichael Walle
2021-10-01serial: Use the default CONFIG_SYS_BAUDRATE_TABLE in more platformsTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2021-08-31nxp: Migrate a number of DDR related symbols to KconfigTom Rini
2021-08-31nxp: Migrate CONFIG_DDR_CLK_FREQ to KconfigTom Rini
2021-06-17armv8: layerscape: drop CONFIG_SYS_FSL_MMC_HAS_CAPBLT_VS33Yangbo Lu
2021-04-15board: sl28: enable DM_SERIALMichael Walle
2021-02-08board: sl28: add SATA supportMichael Walle
2020-12-20board: kontron: sl28: reorder mmc devicesMichael Walle
2020-10-23board: kontron: add sl28 supportMichael Walle