summaryrefslogtreecommitdiff
path: root/include/configs/eb_cpu5282.h
Commit message (Expand)AuthorAgeFilesLines
* arch: m68k: Use existing CONFIG_MCFTMR instead of CFG_MCFTMRMarek Vasut2023-04-151-1/+0
* m68k: rename CONFIG_MCFTMR to CFG_MCFTMRAngelo Dureghello2023-03-151-0/+2
* Convert CONFIG_OVERWRITE_ETHADDR_ONCE to KconfigTom Rini2022-12-221-4/+0
* Convert CONFIG_MONITOR_IS_IN_RAM to KconfigTom Rini2022-12-221-2/+0
* global: Remove unused CONFIG symbolsTom Rini2022-12-221-8/+0
* Convert CONFIG_FLASH_SHOW_PROGRESS to KconfigTom Rini2022-12-221-1/+0
* Convert CONFIG_RTC_DS1337 et al to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-43/+43
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-7/+7
* Remove unused symbolsTom Rini2022-12-051-30/+0
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-2/+0
* Remove CONFIG_SYS_FSL_SCFG_IODSECR1_ADDR et alTom Rini2022-08-121-2/+0
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_SYS_FLASH_ERASE_TOUT et al to KconfigTom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini2022-07-071-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+0
* m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-061-2/+1
* Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BOOTPARAMS_LEN to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_MCFTMR to KconfigTom Rini2022-04-011-2/+0
* Convert CONFIG_MII_INIT to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_SYS_RX_ETH_BUFFER to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_SYS_FAULT_ECHO_LINK_DOWN to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_BOOT_RETRY_TIME et al to KconfigTom Rini2022-03-181-3/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-5/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_SYS_IMMR to KconfigTom Rini2021-12-271-2/+0
* Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to KconfigTom Rini2021-12-271-2/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-2/+0
* Convert CONFIG_MCFUART to KconfigTom Rini2021-11-051-1/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+0
* Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* i2c: fsl_i2c: Migrate to KconfigTom Rini2021-08-301-6/+0
* Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini2021-08-301-1/+0
* i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass2021-07-281-1/+1
* eb_cpu5282: fix CONFIG_DM_VIDEO build warningsAnatolij Gustschin2020-10-261-4/+0
* Convert CONFIG_SPLASH_SCREEN et al to KconfigSimon Glass2020-08-231-1/+0
* Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini2020-06-041-4/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* configs: purge unneeded fec definesAngelo Durgehello2020-01-101-6/+2
* env: Finish migration of common ENV optionsTom Rini2019-11-201-3/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-3/+0
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-2/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-6/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0