summaryrefslogtreecommitdiff
path: root/include/configs/corvus.h
Commit message (Expand)AuthorAgeFilesLines
* Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-061-2/+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-3/+0
* 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
* corvus: Migrate CONFIG_*_LED out of CONFIG namespaceTom Rini2022-04-081-4/+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_AT91_LED to KconfigTom Rini2022-03-251-1/+0
* Convert CONFIG_ATMEL_LEGACY to KconfigTom Rini2022-03-181-5/+0
* Convert CONFIG_AT91_GPIO_PULLUP to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-1/+0
* Convert CONFIG_BOOTP_MAY_FAIL et al to KconfigTom Rini2022-03-031-6/+0
* Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to KconfigTom Rini2021-12-271-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-4/+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-4/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-6/+0
* Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini2021-08-311-1/+0
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-2/+0
* usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath 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
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-2/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-1/+0
* at91: corvus_defconfig: get rid of build warningsHeiko Schocher2019-04-221-0/+1
* arm: at91: siemens: Add support to generate combined SPL+U-Boot imageStefan Roese2019-04-091-0/+3
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-1/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-3/+0
* Convert CONFIG_NAND_ATMEL to KconfigAdam Ford2018-07-211-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-7/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-2/+0
* include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni2017-09-031-1/+0
* include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni2017-09-031-2/+0
* include/configs: remove CONFIG_SYS_CBSIZE when the default value is usedThomas Petazzoni2017-09-031-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-6/+0
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-1/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-5/+0