summaryrefslogtreecommitdiff
path: root/include/configs/corvus.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-07arm: Disable ATAGs supportTom Rini1-4/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-6/+0
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-2/+0
2021-06-09usb: dfu: Migrate CONFIG_SYS_DFU_DATA_BUF_SIZE and CONFIG_SYS_DFU_MAX_FILE_SI...Aswath 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-21env: Finish migration of common ENV optionsTom Rini1-1/+0
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-2/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-22at91: corvus_defconfig: get rid of build warningsHeiko Schocher1-0/+1
2019-04-09arm: at91: siemens: Add support to generate combined SPL+U-Boot imageStefan Roese1-0/+3
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-1/+0
2018-07-23Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-3/+0
2018-07-22Convert CONFIG_NAND_ATMEL to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-7/+0
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini1-1/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+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
2017-08-15common: Move CONFIG_BOOTARGS to KconfigSam Protsenko1-6/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-5/+0
2017-07-29configs: Remove CONFIG_SYS_USB_EHCI_MAX_ROOT_PORTS in all boardsBin Meng1-3/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-2/+0
2017-06-23atmel, at91: fix corvus boardHeiko Schocher1-2/+1
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan1-1/+0
2017-05-15Kconfig: USB: Migrate existing USB_EHCI_xxx optionsTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to KconfigTom Rini1-1/+0
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-2/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-3/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2016-10-12common/Kconfig: Add DISPLAY_CPUINFOLokesh Vutla1-1/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-2/+0
2016-09-17Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-17Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-1/+0
2016-08-27ARM: Move SYS_CACHELINE_SIZE over to KconfigTom Rini1-1/+0
2016-08-15net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang1-0/+1
2016-06-26corvus DTS / DM supportHeiko Schocher1-1/+1
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0