summaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-04ARM: legoev3: set serial# env varDavid Lechner1-2/+0
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma1-2/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-2/+0
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford1-1/+0
2019-07-13ARM: legoev3: convert to driver modelDavid Lechner1-3/+0
2019-06-05configs/legoev3: define CONFIG_SKIP_LOWLEVEL_INITDavid Lechner1-0/+1
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-1/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-1/+0
2018-08-17Convert CONFIG_SYS_I2C_DAVINCI to KconfigAdam Ford1-1/+0
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini1-2/+0
2018-06-05ARM: legoev3: update boot script to load uEnv.txt and .dtbDavid Lechner1-11/+37
2018-06-05ARM: legoev3: remove unused configuration optionsDavid Lechner1-54/+0
2018-06-05ARM: legoev3: disable networkingDavid Lechner1-2/+0
2018-06-05ARM: legoev3: increase flash image sizesDavid Lechner1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini1-2/+0
2018-01-30Convert CONFIG_SYS_DV_CLKMODE et al to KconfigAdam Ford1-14/+0
2018-01-23Convert CONFIG_SOC_DA8XX et al to KconfigAdam Ford1-3/+0
2018-01-23Convert CONFIG_DAVINCI_SPI to KconfigAdam Ford1-1/+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-1/+0
2017-08-11Convert CONFIG_CMD_SAVES to KconfigSimon Glass1-5/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-1/+0
2017-06-05common: arm: davinci: Move header file out of commonSimon Glass1-0/+2
2017-06-01Kconfig: Finish migration of hashing commandsDaniel Thompson1-1/+0
2017-04-30Convert CONFIG_CMD_DIAG to KconfigSimon Glass1-1/+0
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada1-1/+0
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada1-3/+0
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay1-8/+0
2017-01-26Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-1/+0
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+0
2017-01-11ARM: davinci: remove unused CONFIG_DAVINCI_MMC_SD1Masahiro Yamada1-1/+0
2016-12-29mmc: complete unfinished move of CONFIG_MMCMasahiro Yamada1-1/+0
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_DDR_INIT to KconfigFabien Parent1-1/+0
2016-12-03ARM: davinci: Move CONFIG_SYS_DA850_PLL_INIT to KconfigFabien Parent1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-1/+0
2016-07-02autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECKMasahiro Yamada1-1/+0
2016-06-09common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig optionHeiko Schocher1-1/+0
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-5/+0
2016-04-25include/configs: Whitespace fixupTom Rini1-2/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-4/+0
2016-04-25configs: Re-sync HUSH optionsTom Rini1-1/+0
2016-04-19Remove references to CONFIG_CMD_EXT3, no such commandRobert P. J. Day1-1/+0
2016-04-19kconfig: Move CONFIG_OF_LIBFDT to KconfigMichal Simek1-1/+0
2016-03-15arm: Add support for LEGO MINDSTORMS EV3David Lechner1-0/+255