summaryrefslogtreecommitdiff
path: root/include/configs/da850evm.h
Commit message (Expand)AuthorAgeFilesLines
* Convert all of CONFIG_CONS_INDEX to KconfigTom Rini2018-03-161-1/+0
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-3/+0
* Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford2018-01-301-14/+0
* Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford2018-01-221-4/+0
* Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford2018-01-221-1/+0
* DA850evm: Remove dead codeAdam Ford2018-01-191-6/+0
* Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini2017-11-051-6/+0
* Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford2017-10-201-1/+0
* ARM: da850-evm: Enable DM_I2CAdam Ford2017-09-291-3/+2
* arm: da850-evm: Enable MTD Parts in SPI FlashAdam Ford2017-09-291-0/+11
* arm: da850-evm: Enable DM and device tree support for da850-evmAdam Ford2017-09-291-2/+39
* 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-1/+0
* common: Move CONFIG_BOOTARGS to KconfigSam Protsenko2017-08-141-2/+0
* spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich2017-08-131-1/+0
* Convert CONFIG_CMD_SAVES to KconfigSimon Glass2017-08-111-5/+0
* configs: Migrate CMD_NAND*Tom Rini2017-07-311-2/+0
* Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass2017-07-251-1/+0
* Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass2017-07-251-3/+0
* Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass2017-07-251-3/+0
* configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini2017-07-241-4/+0
* common: arm: davinci: Move header file out of commonSimon Glass2017-06-051-0/+3
* Kconfig: Finish migration of hashing commandsDaniel Thompson2017-05-311-1/+0
* Kconfig: Drop CONFIG_CMD_ENVSimon Glass2017-05-221-2/+0
* Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan2017-05-221-1/+0
* Convert CONFIG_CMD_DIAG to KconfigSimon Glass2017-04-301-1/+0
* Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich2017-03-191-1/+0
* flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada2017-02-121-3/+0
* mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada2017-01-311-5/+0
* disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay2017-01-281-8/+0
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-251-1/+0
* mmc: move more driver config options to KconfigMasahiro Yamada2017-01-111-1/+0
* ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada2017-01-111-1/+0
* mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada2016-12-291-1/+0
* ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent2016-12-031-1/+0
* ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent2016-12-031-1/+0
* spl: Convert CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR to KconfigSemen Protsenko2016-11-181-1/+0
* kconfig: introduce kconfig for UBIHeiko Schocher2016-09-261-1/+0
* Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass2016-09-161-3/+0
* Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass2016-09-161-2/+0
* Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSimon Glass2016-09-161-1/+0
* common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher2016-09-091-1/+0
* common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher2016-06-091-1/+0