summaryrefslogtreecommitdiff
path: root/include/configs/da850evm.h
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini2022-12-231-1/+1
* global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini2022-12-231-1/+1
* Convert CONFIG_HWCONFIG to KconfigTom Rini2022-12-051-1/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-18/+18
* global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini2022-12-051-1/+1
* global: Move remaining CONFIG_SYS_NAND_* to CFG_SYS_NAND_*Tom Rini2022-12-051-10/+10
* Convert CONFIG_SYS_NAND_PAGE_2K et al to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_NAND_HW_ECC to KconfigTom Rini2022-12-051-1/+0
* Convert CONFIG_SYS_NAND_HW_ECC_OOBFIRST to KconfigTom Rini2022-12-051-1/+0
* Remove unused symbolsTom Rini2022-12-051-4/+0
* Convert CONFIG_SYS_NAND_4BIT_HW_ECC_OOBFIRST to KconfigTom Rini2022-11-101-1/+0
* Convert CONFIG_SYS_MAX_NAND_DEVICE to KconfigTom Rini2022-11-101-1/+0
* configs: Remove a number of unreferenced CONFIG options.Tom Rini2022-08-041-1/+0
* Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini2022-08-041-2/+0
* Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini2022-07-071-4/+0
* Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini2022-06-281-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-1/+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-7/+0
* Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-061-2/+0
* Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_SYS_CBSIZE to KconfigTom Rini2022-06-061-1/+0
* Convert CONFIG_CLOCKS to KconfigTom Rini2022-04-011-4/+0
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-7/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-1/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini2021-12-271-4/+0
* CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini2021-12-271-1/+4
* Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini2021-12-271-4/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-4/+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-1/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-4/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-3/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-1/+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-1/+0
* ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford2021-03-151-1/+5
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-281-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
* ARM: da850-evm: Unify config options with KconfigAdam Ford2020-07-131-18/+5
* Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-261-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-2/+0
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-2/+2
* env: Finish migration of common ENV optionsTom Rini2019-11-201-15/+0