aboutsummaryrefslogtreecommitdiffstats
path: root/include/configs/taurus.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_USART_ID to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_USART_BASE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_USB_GADGET_AT91 to KconfigTom Rini2022-12-051-4/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-9/+9
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-2/+2
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-11/+11
* Convert CONFIG_SYS_NAND_SIZE to KconfigTom Rini2022-12-051-1/+0
* Remove unused symbolsTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_NAND_DBW_8 et al to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-3/+3
* usb: Remove some unused CONFIG settingsTom Rini2022-07-071-3/+0
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-071-6/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-6/+0
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-061-2/+0
* Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-061-1/+0
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-2/+2
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini2022-06-061-2/+0
* at91: Switch to SD_BOOT / CONFIG_NAND_BOOTTom Rini2022-04-011-1/+0
* atmel: Remove CONFIG_SPL_ATMEL_SIZETom Rini2022-04-011-1/+0
* Convert CONFIG_RMII to KconfigTom Rini2022-03-251-3/+0
* Convert CONFIG_AT91_WANTS_COMMON_PHY to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini2022-03-181-3/+0
* Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_MACB to KconfigTom Rini2021-11-121-1/+0
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-3/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-5/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-2/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-3/+0
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...WIP/2021-06-08-kconfig-migrationsAswath Govindraju2021-06-081-1/+0
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-2/+0
* Convert CONFIG_AT91_GPIO to KconfigTom Rini2020-06-261-1/+0
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer2019-08-251-1/+0
* Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford2019-08-251-1/+0
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-2/+0
* CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner2019-05-181-4/+0
* at91: cleanup taurus portHeiko Schocher2019-05-031-5/+51
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0