summaryrefslogtreecommitdiff
path: root/include/configs/am335x_shc.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-30Convert CONFIG_SYS_I2C_SPEED et al to KconfigTom Rini1-4/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-1/+0
2021-08-30arm: shc: Change CONFIG_SYS_I2C_EEPROM_ADDR to EEPROM_ADDRTom Rini1-1/+0
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini1-17/+0
2020-07-28configs: Remove dead CONFIG optionsAdam Ford1-1/+0
2020-07-28Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford1-1/+0
2020-06-26Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini1-1/+0
2020-06-05Convert CONFIG_CMD_ASKENV et al to KconfigTom Rini1-3/+0
2020-04-28Convert CONFIG_PHYLIB et al to KconfigTom Rini1-1/+0
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-11-21env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND checkTom Rini1-1/+0
2019-08-02Convert CONFIG_SHOW_BOOT_PROGRESS to KconfigSimon Glass1-2/+0
2018-08-17Convert CONFIG_MII et al to KconfigAdam Ford1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-09Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-2/+0
2018-04-09Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan1-1/+0
2018-04-07Migrate CONFIG_SPL_AM33XX_ENABLE_RTC32K_OSCAlex Kiernan1-1/+0
2018-03-16Convert all of CONFIG_CONS_INDEX to KconfigTom Rini1-1/+0
2018-03-13Move CONFIG_PHY_ADDR to KconfigStefan Mavrodiev1-1/+0
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-4/+0
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini1-2/+0
2018-01-23fs: Migrate ext4 to KconfigTuomas Tynkkynen1-2/+0
2017-10-27net: remove CONFIG_NET_MULTIMasahiro Yamada1-1/+0
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-4/+0
2017-08-17dm: mmc: Drop CONFIG_DM_MMC_OPSSimon Glass1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+0
2017-08-11Convert CONFIG_CMD_MMC_SPI to KconfigSimon Glass1-1/+0
2017-08-09configs: Finish migration of PHY_GIGETom Rini1-1/+0
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-9/+0
2017-07-25configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-1/+0
2017-05-15include: config: am335x: disable DM_MMC_OPS if DM_MMC is disabledJean-Jacques Hiblot1-0/+1
2017-05-12configs: am335x_evm: Use omap2 generic spl load scriptLokesh Vutla1-1/+1
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich1-1/+0
2017-01-28am335x_shc: Drop MACH_TYPE usageTom Rini1-19/+0
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-2/+0
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-1/+0
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-3/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-3/+0
2016-12-03cmd: move CMD_PXE to KconfigYann E. MORIN1-1/+0
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini1-1/+1
2016-10-02config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis1-2/+0
2016-09-17Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_ETH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-17Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-10common, kconfig: move VERSION_VARIABLE to KconfigHeiko Schocher1-2/+0