summaryrefslogtreecommitdiff
path: root/include/configs/ti814x_evm.h
AgeCommit message (Expand)Author
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini
2022-06-06arm: omap2plus: Move CONFIG_SYS_PTV out of CONFIG namespaceTom Rini
2022-06-06Convert CONFIG_SYS_CBSIZE to KconfigTom Rini
2022-03-18Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini
2021-12-01Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini
2021-09-07arm: Finish migration of CONFIG_MACH_TYPETom Rini
2021-09-07arm: Disable ATAGs supportTom Rini
2021-08-31Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini
2021-08-31Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini
2021-08-31Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini
2020-07-28Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford
2020-07-28Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini
2020-05-08treewide: mem: Move mtest related defines to KconfigAshok Reddy Soma
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini
2019-08-25Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigHannes Schmelzer
2019-08-25moveconfig: prepare moving CONFIG_SYS_SPI_U_BOOT_OFFS to Kconfig step 2Hannes Schmelzer
2019-08-25Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher
2019-04-29configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford
2018-08-16configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-14configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini
2018-02-11configs: Migrate CONFIG_SYS_TEXT_BASETom Rini
2017-09-03include/configs: remove numerous CONFIG_SYS_BARGSIZE definitionsThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_MAXARGSThomas Petazzoni
2017-09-03include/configs: drop default definitions of CONFIG_SYS_PBSIZEThomas Petazzoni
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich
2017-08-08configs: Finish migration of PHY_GIGETom Rini
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass
2017-06-05t81xx: Migrate TI81XX/TI816X/TI814X symbols to KconfigTom Rini
2017-05-22Convert CONFIG_SPL_BOARD_INIT to KconfigLey Foon Tan
2017-05-15gpio: Move OMAP_GPIO to KconfigTom Rini
2017-05-15TI: Drop 'CONFIG_OMAP'Tom Rini
2017-04-06Remove various unused interrupt related codeTom Rini
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-31mmc: move CONFIG_GENERIC_MMC to KconfigMasahiro Yamada
2017-01-28disk: convert CONFIG_DOS_PARTITION to KconfigPatrick Delaunay