aboutsummaryrefslogtreecommitdiff
path: root/include/configs/taurus.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_USART_ID to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_USART_BASE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-05Convert CONFIG_USB_GADGET_AT91 to KconfigTom Rini1-4/+0
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-9/+9
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-11/+11
2022-12-05Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini1-1/+0
2022-12-05Remove unused symbolsTom Rini1-1/+0
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-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-3/+3
2022-07-07usb: Remove some unused CONFIG settingsTom Rini1-3/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-6/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini1-6/+0
2022-06-06Remove CONFIG_SYS_SPL_LEN largelyTom Rini1-2/+0
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini1-3/+0
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini1-1/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+2
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini1-2/+0
2022-04-01at91: Switch to SD_BOOT / CONFIG_NAND_BOOTTom Rini1-1/+0
2022-04-01atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini1-1/+0
2022-03-25Convert CONFIG_RMII to KconfigTom Rini1-3/+0
2022-03-25Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini1-1/+0
2022-03-18Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini1-3/+0
2022-03-18Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini1-1/+0
2021-11-12Convert CONFIG_MACB to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini1-1/+0
2021-10-06Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini1-2/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-3/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-5/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-2/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-3/+0
2021-06-08usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...WIP/2021-06-08-kconfig-migrationsAswath Govindraju1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford1-1/+0
2020-07-28Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford1-2/+0
2020-06-26Convert CONFIG_AT91_GPIO to KconfigTom Rini1-1/+0
2019-11-20env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-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-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-4/+0
2019-05-03at91: cleanup taurus portHeiko Schocher1-5/+51
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0