summaryrefslogtreecommitdiff
path: root/include/configs/eb_cpu5282.h
AgeCommit message (Expand)AuthorFilesLines
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-22Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini1-4/+0
2022-12-22Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini1-2/+0
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-8/+0
2022-12-22Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini1-1/+0
2022-12-06Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-43/+43
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-7/+7
2022-12-06Remove unused symbolsTom Rini1-30/+0
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-2/+0
2022-08-12Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-2/+0
2022-08-04Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini1-1/+0
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+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-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_MCFTMR to KconfigTom Rini1-2/+0
2022-03-25Convert CONFIG_MII_INIT to KconfigTom Rini1-1/+0
2022-03-25Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini1-1/+0
2022-03-25Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini1-3/+0
2022-03-04Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-5/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Convert CONFIG_SYS_IMMR to KconfigTom Rini1-2/+0
2021-12-27Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini1-2/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-2/+0
2021-11-05Convert CONFIG_MCFUART to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-09-01Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-08-30i2c: fsl_i2c: Migrate to KconfigTom Rini1-6/+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-10-26eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin1-4/+0
2020-08-23Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass1-1/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-4/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2020-01-10configs: purge unneeded fec definesAngelo Durgehello1-6/+2
2019-11-21env: Finish migration of common ENV optionsTom Rini1-3/+0
2018-10-20Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-3/+0
2018-08-17Convert CONFIG_MISC_INIT_R to KconfigAdam Ford1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-6/+0
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni1-1/+0