summaryrefslogtreecommitdiff
path: root/include/configs/am43xx_evm.h
AgeCommit message (Expand)AuthorFilesLines
2021-09-04net: Move network rules to drivers/netSimon Glass1-1/+1
2021-09-04i2c: Convert CONFIG_POWER_I2C et al to KconfigSimon Glass1-4/+0
2021-09-04power: Rename CONFIG_POWER to CONFIG_POWER_LEGACYSimon Glass1-1/+1
2021-09-01Convert CONFIG_SKIP_LOWLEVEL_INIT et al to KconfigTom Rini1-8/+0
2021-08-30Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini1-2/+0
2021-08-30eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini1-1/+0
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass1-1/+1
2021-07-15ti: am43xx_evm: Switch to DISTRO_BOOT onlyTom Rini1-45/+18
2021-02-21dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIOIgor Opaniuk1-1/+1
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
2019-12-04mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal1-3/+3
2019-11-21env: Finish migration of common ENV optionsTom Rini1-4/+0
2019-11-12defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini1-1/+0
2019-08-26Convert CONFIG_ARCH_CPU_INIT to KconfigAdam Ford1-1/+0
2019-07-09at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher1-5/+0
2019-04-30configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt1-1/+0
2019-04-17spi: ti_qspi: Drop non DM codeVignesh Raghavendra1-6/+0
2019-03-26Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay1-1/+0
2019-03-26Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay1-2/+0
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot1-0/+2
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-03-05spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas1-1/+1
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-3/+0
2018-01-28configs: Replace CONFIG_ISW_ENTRY_ADDR with CONFIG_SYS_TEXT_BASEFaiz Abbas1-3/+0
2018-01-23Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford1-1/+0
2017-11-05Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULTTom Rini1-27/+2
2017-10-20Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to KconfigAdam Ford1-5/+0
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-3/+3
2017-09-29configs: am43xx_evm: Avoid relocation onto firewall at the end of DRAMAndrew F. Davis1-0/+5
2017-08-14Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini1-2/+0
2017-08-13Convert CONFIG_OMAP3_SPI to KconfigAdam Ford1-1/+0
2017-08-13spl: moveconfig: remove SPL_LDSCRIPT definitions for header-filesPhilipp Tomsich1-2/+0
2017-08-11Convert CONFIG_CMD_SPL_WRITE_SIZE to KconfigSimon Glass1-1/+0
2017-08-11Convert CONFIG_CMD_SPL_NAND_OFS 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-31env: Migrate CONFIG_ENV_IS_IN_FAT options to KconfigTom Rini1-4/+0
2017-07-29configs: Remove CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS in all boardsBin Meng1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_FAT to KconfigSimon Glass1-2/+0
2017-07-26Convert CONFIG_ENV_IS_IN_SPI_FLASH to KconfigSimon Glass1-1/+0
2017-07-26Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-5/+0
2017-06-04board: ti: enable support for writing to fat partitionSekhar Nori1-1/+0
2017-05-22Convert CONFIG_CMD_EEPROM et al to KconfigSimon Glass1-1/+0
2017-04-09ARM: ti: consolidate mmc environment variablesSekhar Nori1-1/+3
2017-03-21configs: am43xx_evm: Enable SPL_DMLokesh Vutla1-5/+2