aboutsummaryrefslogtreecommitdiff
path: root/include/configs/M5253DEMO.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-05configs: Remove duplicate newlinesMarek Vasut1-2/+0
2023-04-15arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut1-1/+0
2023-03-15m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello1-0/+2
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini1-2/+0
2022-12-22Convert CONFIG_HOSTNAME et al to KconfigTom Rini1-2/+0
2022-12-22Convert CONFIG_DM9000_BYTE_SWAPPED et al to KconfigTom Rini1-6/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-43/+43
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-6/+6
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-3/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_FLASH_CFI_LEGACY to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini1-1/+0
2022-06-28block: ide: Remove ide_preinit functionTom Rini1-5/+0
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-1/+0
2022-06-06m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini1-2/+1
2022-06-06Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini1-1/+0
2022-04-13configs: net: dm9000: Move new Kconfig option to board configsMarek Vasut1-1/+0
2022-04-01Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini1-6/+0
2022-04-01Convert CONFIG_MCFTMR to KconfigTom Rini1-2/+0
2022-02-09Convert CONFIG_SYS_IDE_MAXBUS et al to KconfigSimon Glass1-13/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini1-1/+0
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-2/+0
2021-11-05Convert CONFIG_MCFUART to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-06-04Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-18common: Drop linux/stringify.h from common headerSimon Glass1-0/+2
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-7/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-08treewide: Convert CONFIG_HOSTNAME to a string optionMario Six1-1/+1
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-2/+0
2018-01-19m68k: Drop unreferenced CONFIG_* definesTuomas Tynkkynen1-2/+0
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni1-2/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni1-1/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-5/+0
2017-08-15Move environment files from common/ to env/Simon Glass1-2/+2
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass1-2/+0