summaryrefslogtreecommitdiff
path: root/include/configs/da850evm.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-04configs: Remove a number of unreferenced CONFIG options.Tom Rini1-1/+0
2022-08-04Convert CONFIG_SYS_MAX_FLASH_SECT to KconfigTom Rini1-2/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini1-4/+0
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom 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-1/+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-7/+0
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini1-2/+0
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini1-4/+0
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-1/+0
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini1-1/+0
2022-04-01Convert CONFIG_CLOCKS to KconfigTom Rini1-4/+0
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini1-7/+0
2022-03-03Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2022-01-21configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay1-1/+0
2021-12-27Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-4/+0
2021-12-27CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-1/+4
2021-12-27Finish conversion CONFIG_SYS_NAND_SELF_INIT to KconfigTom Rini1-4/+0
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-4/+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-1/+0
2021-10-06Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini1-4/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-3/+0
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-1/+0
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-1/+0
2021-03-15ARM: da850-evm: Fix boot issues from missing SPL_PAD_TOAdam Ford1-1/+5
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-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-07-13ARM: da850-evm: Unify config options with KconfigAdam Ford1-18/+5
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini1-1/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-12-03mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-2/+2
2019-11-20env: Finish migration of common ENV optionsTom Rini1-15/+0
2019-10-25mtd: spi: Clean up usage of CONFIG_SPI_FLASH_MTDFrieder Schrempf1-6/+1
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer1-1/+0
2019-08-25mtd: nand: raw: Move CONFIG_SYS_NAND_USE_FLASH_BBT to KconfigStefan Roese1-1/+0
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford1-1/+0
2019-08-20ARM: da850evm: Remove dead codeAdam Ford1-5/+0
2019-08-20ARM: da850evm: Remove dead SPI CodeAdam Ford1-3/+0
2019-08-12ARM: da850-evm: Increase environment NOR partition offsetAdam Ford1-1/+1
2019-08-12ARM: da850-evm: Fix Lowlevel initAdam Ford1-1/+1
2019-07-29davinci: da850-evm: enable driver model for NANDBartosz Golaszewski1-0/+4
2019-07-27ARM: da850-evm: Remove dead/unneeded codeAdam Ford1-8/+0
2019-07-27ARM: da850evm: Remove legacy OHCI referencs and unify platformAdam Ford1-4/+0
2019-05-05ARM: da850evm: Enable da850-ohci USB host controllerAdam Ford1-0/+8