summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2022-06-061-1/+0
* board: ti: am335x: Add support for BBE Extended WiFiPaul Barker2022-04-211-0/+2
* board: ti: am335x: Add BBE Lite supportPaul Barker2022-04-211-0/+2
* power: Rename CONFIG_POWER_TPS65217 with CONFIG_PMIC_TPS65217Lukasz Majewski2022-04-051-1/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-1/+0
* Convert CONFIG_CLOCK_SYNTHESIZER to KconfigTom Rini2022-04-011-5/+0
* Finish converting CONFIG_BOOTM_NETBSD et al to KconfigTom Rini2022-04-011-20/+0
* Convert CONFIG_AM335X_USB0 et al to KconfigTom Rini2022-03-181-12/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_TIMESTAMP to KconfigSimon Glass2022-01-211-4/+0
* board: ti: am335x: Choose CPSW or PRUSS configuration based on jumper settingAmjad Ouled-Ameur2022-01-161-1/+4
* Convert CONFIG_NAND_OMAP_ECCSCHEME to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_U_BOOT_LOCATIONS et al to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_ONFI_DETECTION to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_5_ADDR_CYCLE to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_BAD_BLOCK_POS to KconfigTom Rini2021-10-061-1/+0
* Convert CONFIG_SYS_NAND_PAGE_COUNT to KconfigTom Rini2021-10-061-2/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-5/+0
* arm: Finish migration of CONFIG_MACH_TYPEWIP/2021-09-07-ATAGs-and-related-migrationTom Rini2021-09-071-2/+0
* Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to KconfigTom Rini2021-08-301-3/+0
* eeprom: Drop CONFIG_ENV_EEPROM_IS_ON_I2C usageTom Rini2021-08-301-1/+0
* ti: am335x_evm: Switch to DISTRO_BOOT onlyTom Rini2021-07-151-17/+1
* arm: mach-omap2: am33xx: Add device structure for spiFaiz Abbas2020-09-151-2/+0
* am335x_evm: Allow booting from usb-storage deviceMatwey V. Kornilov2020-09-151-0/+7
* Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigWIP/08Aug2020Tom Rini2020-08-081-2/+0
* Convert CONFIG_PHYLIB et al to KconfigTom Rini2020-04-281-2/+0
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-3/+3
* env: Finish migration of common ENV optionsTom Rini2019-11-201-12/+0
* defconfigs: Migrate CONFIG_SYS_REDUNDAND_ENVIRONMENTTom Rini2019-11-121-2/+0
* Convert CONFIG_SYS_SPI_U_BOOT_OFFS to KconfigWIP/2019-08-24-master-importsHannes Schmelzer2019-08-251-1/+0
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-3/+0
* configs: Remove unneeded CONFIG_SYS_LDSCRIPT instancesTom Rini2019-06-141-3/+0
* configs: Migrate USB_MUSB_DISABLE_BULK_COMBINE_SPLIT to KconfigAlex Kiernan2019-04-191-1/+0
* Convert CONFIG_ENV_SPI_* to KconfigPatrick Delaunay2019-03-251-1/+0
* Convert CONFIG_SF_DEFAULT_* to KconfigPatrick Delaunay2019-03-251-1/+0
* configs: am335x_evm: Do not disable DM_USB in SPLJean-Jacques Hiblot2018-12-141-1/+0
* Convert CONFIG_FLASH_CFI_DRIVER et al to KconfigAdam Ford2018-10-191-5/+0
* Add Beaglebone Enhanced supportKoen Kooi2018-08-031-0/+2
* spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut2018-04-111-1/+0
* Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan2018-04-081-2/+0
* ti: am335x: Fix bootargs when building without NETAlex Kiernan2018-04-081-2/+14
* Add support for BeagleBoard.org PocketBeagleJason Kridner2018-04-061-0/+2
* spl: Kconfig: Rename SPL_USBETH_SUPPORT to SPL_USB_ETHER to match with the U-...Faiz Abbas2018-03-051-1/+1
* Convert CONFIG_BOOTCOUNT_AM33XX to KconfigAlex Kiernan2018-02-241-1/+0
* Convert CONFIG_BOOTCOUNT_LIMIT to KconfigLukasz Majewski2018-02-151-1/+0
* am335x_evm: Consolidate eMMC partitions with DFU infoSam Protsenko2018-02-141-5/+8
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-3/+0
* Convert CONFIG_USB_MUSB_OMAP2PLUS et al to KconfigAdam Ford2018-01-221-2/+0
* am335x_evm: Fix DFU for eMMCSam Protsenko2017-12-181-1/+1
* Kconfig: Introduce USE_BOOTCOMMAND and migrate BOOTCOMMANDTom Rini2017-11-171-9/+0