summaryrefslogtreecommitdiff
path: root/include/configs/legoev3.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-23global: Migrate CONFIG_MAX_RAM_BANK_SIZE to CFGTom Rini1-1/+1
2022-12-23global: Migrate CONFIG_EXTRA_ENV_SETTINGS to CFGTom Rini1-1/+1
2022-12-22global: Remove unused CONFIG symbolsTom Rini1-1/+0
2022-12-06Convert CONFIG_HWCONFIG to KconfigTom Rini1-1/+0
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-5/+5
2022-12-06global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini1-1/+1
2022-12-06global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*Tom Rini1-1/+1
2022-12-06Convert CONFIG_SYS_NS16550_MEM32 et al to KconfigTom Rini1-1/+0
2022-07-09i2c: Remove non-DM_I2C support from davinci_i2c.cTom Rini1-6/+0
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-2/+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-04Convert CONFIG_BOOTFILE to KconfigTom Rini1-1/+0
2021-12-28Finish conversion of CONFIG_SYS_CLK_FREQ to KconfigTom Rini1-4/+0
2021-12-28CONFIG_SYS_CLK_FREQ: Consistently be static or get_board_sys_clk()Tom Rini1-1/+4
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini1-26/+0
2021-09-07arm: Disable ATAGs supportTom Rini1-2/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-1/+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-1/+0
2021-08-30Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACYTom Rini1-1/+0
2021-07-28i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACYSimon Glass1-1/+1
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