aboutsummaryrefslogtreecommitdiff
path: root/configs/am57xx_evm_defconfig
AgeCommit message (Expand)AuthorFilesLines
2018-06-04configs: Resync with savedefconfigTom Rini1-2/+2
2018-05-30usb: fastboot: Convert USB f_fastboot to shared fastbootAlex Kiernan1-6/+7
2018-05-30fastboot: Move fastboot to drivers/fastbootAlex Kiernan1-1/+1
2018-04-27Convert CONFIG_SPI to KconfigAdam Ford1-0/+1
2018-04-11spl: spi: Move CONFIG_SPL_SPI_LOAD to KconfigMarek Vasut1-0/+1
2018-04-08Migrate CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG to KconfigAlex Kiernan1-0/+1
2018-04-08Migrate CONFIG_DRIVER_TI_CPSW to KconfigAlex Kiernan1-1/+1
2018-04-07configs: Resync with savedefconfigTom Rini1-1/+1
2018-02-23configs: Re-sync with CONFIG_DISTRO_DEFAULTSTom Rini1-2/+2
2018-01-22Convert CONFIG_OMAP_USB_PHY to KconfigAdam Ford1-0/+1
2018-01-19ARM: dts: am574x-idk: Add initial supportLokesh Vutla1-1/+1
2018-01-10configs: am57xx_evm: fix ethernet phy configurationSekhar Nori1-0/+3
2017-12-12ata: Migrate CONFIG_SCSI_AHCI to KconfigTuomas Tynkkynen1-0/+1
2017-10-10cmd: Toggle the default value of CONFIG_CMD_IMLSTuomas Tynkkynen1-1/+0
2017-10-03cmd: fastboot: Rework fastboot dependencyMaxime Ripard1-2/+0
2017-10-03usb: gadget: Make g_dnl USB settings commonMaxime Ripard1-3/+3
2017-09-29TI: ARCH_OMAP2PLUS: Enable SPL_STACK_R and provide default valueTom Rini1-2/+0
2017-09-11board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla1-1/+1
2017-09-01Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigsTom Rini1-2/+1
2017-08-28configs: Resync with savedefconfigTom Rini1-2/+1
2017-08-26arm: am57xx: Define Android boot argumentsSemen Protsenko1-0/+2
2017-08-11Convert CONFIG_CMD_SPL to KconfigSimon Glass1-0/+1
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-0/+1
2017-07-31ti: Default to ENV_IS_IN_FAT if MMC_OMAP_HSTom Rini1-0/+1
2017-07-25Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to KconfigSimon Glass1-0/+1
2017-06-19configs: Resync defconfigsTom Rini1-3/+2
2017-05-08configs: am57xx: Enable TI_COMMON_CMD_OPTIONSLokesh Vutla1-21/+2
2017-04-27ARM: omap2+: rename config to ARCH_OMAP2PLUS and consolidate KconfigMasahiro Yamada1-1/+2
2017-04-27Kconfig: Enable FIT support by default for TI platformsAndrew F. Davis1-1/+0
2017-03-21configs: am57xx_evm: Enable SPL_DMLokesh Vutla1-2/+6
2017-03-13configs: Re-syncTom Rini1-1/+1
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay1-1/+2
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay1-0/+1
2017-01-25Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass1-0/+1
2017-01-24Kconfig: Migrate BOARD_LATE_INIT to a selectTom Rini1-1/+0
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki1-1/+2
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-0/+1
2016-12-29Sync defconfig files by savedefconfigMasahiro Yamada1-2/+2
2016-12-04ARM: dts: AM571x-IDK Initial SupportSchuyler Patton1-1/+1
2016-12-04board: ti: am57xx: Add support for detection of X15 revb1Lokesh Vutla1-1/+1
2016-12-02ARM: am57xx_evm: enable DFU supportSekhar Nori1-0/+3
2016-11-21configs: am57xx: Enable fastbootSemen Protsenko1-0/+9
2016-11-21configs: am57xx: Enable download gadgetSemen Protsenko1-0/+9
2016-10-23Convert CONFIG_SYS_CONSOLE_INFO_QUIET to KconfigSimon Glass1-0/+1
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher1-0/+1
2016-10-11configs: am57xx_evm_defconfig: Enable CMD_REG optionKeerthy1-0/+2
2016-10-11configs: am57xx_evm_defconfig: Enable PALMAS optionsKeerthy1-0/+3
2016-10-11dm: mmc: Enable DM_MMC_OPS by default with DM_MMCSimon Glass1-0/+1
2016-10-11dm: blk: Enable CONFIG_BLK if DM_MMC is enabledSimon Glass1-0/+1