summaryrefslogtreecommitdiff
path: root/include/configs/am3517_evm.h
Commit message (Expand)AuthorAgeFilesLines
* Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-061-4/+0
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_PBSIZE to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_MAXARGS to KconfigTom Rini2022-06-061-3/+0
* Convert CONFIG_SYS_MONITOR_BASE to KconfigTom Rini2022-04-011-3/+0
* Convert CONFIG_NET_RETRY_COUNT to KconfigTom Rini2022-03-181-3/+0
* Convert CONFIG_BOOTFILE to KconfigTom Rini2022-03-031-3/+0
* configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to KconfigPatrick Delaunay2022-01-211-1/+0
* Convert CONFIG_USE_BOOTCOMMAND et al to KconfigTom Rini2021-12-011-19/+0
* 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_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-1/+0
* Convert CONFIG_SPL_NAND_LOAD et al to KconfigTom Rini2021-10-061-3/+0
* am3517_evm: Remove unused comments/codeTom Rini2021-09-271-13/+0
* Convert CONFIG_OMAP_EHCI_PHY1_RESET_GPIO et al to KconfigTom Rini2021-09-271-2/+0
* arm: Disable ATAGs supportTom Rini2021-09-071-2/+0
* Convert CONFIG_SYS_MMCSD_FS_BOOT_PARTITION to KconfigAdam Ford2020-07-281-1/+0
* configs: Remove dead CONFIG optionsAdam Ford2020-07-281-1/+0
* Convert CONFIG_BOOTP_SEND_HOSTNAME to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_DRIVER_TI_EMAC_USE_RMII to KconfigAdam Ford2020-07-281-1/+0
* Convert CONFIG_SPL_NAND_BASE et al to KconfigAdam Ford2020-07-281-2/+0
* Convert CONFIG_SPL_NAND_DRIVERS et al to KconfigAdam Ford2020-07-281-2/+0
* Convert CONFIG_ENV_OVERWRITE to KconfigAdam Ford2020-07-281-3/+0
* Convert CONFIG_BOOTP_DNS2 to KconfigTom Rini2020-06-261-1/+0
* treewide: mem: Move mtest related defines to KconfigWIP/2020-05-07-more-kconfig-migrationsAshok Reddy Soma2020-05-081-3/+0
* mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NANDMiquel Raynal2019-12-031-3/+3
* env: Finish migration of common ENV optionsTom Rini2019-11-201-1/+0
* ARM: am3517-evm: Disable CONFIG_USB_EHCI_OMAP in SPLAdam Ford2019-08-261-1/+4
* Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to KconfigSimon Glass2019-08-021-13/+0
* Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOTSimon Glass2019-08-021-0/+1
* davinci: remove CONFIG_DM_I2C_COMPAT from defconfigsBartosz Golaszewski2019-07-291-1/+0
* ARM: am3517_evm: Fix pin muxing to enable EHCI Host in the futureAdam Ford2019-07-271-0/+2
* at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigsMarkus Klotzbuecher2019-07-091-2/+0
* configs: move CONFIG_SPL_TEXT_BASE to KconfigSimon Goldschmidt2019-04-291-2/+0
* ARM: am3517_evm: Enable Falcon ModeAdam Ford2019-02-191-0/+1
* am3517_evm: Use ttyS2 instead of ttyO2Adam Ford2018-12-121-1/+1
* configs: am3517_evm: Use default OMAP3 memory settingsAdam Ford2018-11-161-16/+0
* am3517_evm: Drop inadvertently added lineTom Rini2018-09-141-1/+0
* ARM: am3517_evm: Disable DM_I2C_COMPATAdam Ford2018-09-111-1/+2
* Convert CONFIG_MISC_INIT_R to KconfigAdam Ford2018-08-171-1/+0
* Convert CONFIG_MII et al to KconfigAdam Ford2018-08-171-2/+0
* configs: Migrate CONFIG_NR_DRAM_BANKSTom Rini2018-08-161-2/+0
* configs: omap: Remove dead config CONFIG_SYS_NAND_ADDRAdam Ford2018-08-101-2/+0
* Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-2/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford2018-02-231-4/+0
* configs: Migrate CONFIG_SPL_FRAMEWORKTom Rini2018-02-141-1/+0
* configs: Migrate CONFIG_SYS_TEXT_BASETom Rini2018-02-111-1/+0