aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ethernut5.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_PHY_ID to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-8/+8
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-2/+2
2022-12-05global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini1-4/+4
2022-12-05Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini1-1/+0
2022-11-10Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-1/+0
2022-07-07usb: Remove some unused CONFIG settingsTom Rini1-5/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-6/+0
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini1-5/+0
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-4/+2
2022-03-25Convert CONFIG_RMII to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-1/+0
2022-03-03Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini1-1/+0
2022-01-21Convert CONFIG_AT91_EFLASH to KconfigPatrick Delaunay1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Convert CONFIG_JFFS2_DEV et al to KconfigTom Rini1-3/+0
2021-12-27Convert CONFIG_CONS_INDEX et al to KconfigTom Rini1-1/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-3/+0
2021-11-12Convert CONFIG_MACB to KconfigTom Rini1-1/+0
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini1-3/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-08-31global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDRTom Rini1-1/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-2/+0
2021-08-30Convert CONFIG_SYS_I2C_SOFT et al to KconfigTom Rini1-3/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
2020-12-02remove obsolete option CONFIG_JFFS2_CMDLINEHolger Brunck1-1/+0
2020-10-22rtc: move pcf8563 to KconfigHeiko Schocher1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-3/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-2/+0
2019-03-25Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-1/+0
2018-10-19Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-2/+0
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford1-1/+0
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-5/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-4/+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-2/+0
2017-09-03include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni1-1/+0