summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)Author
2017-04-08config: am335x_evm: detect Black Wireless using BWArobertcnelson@gmail.com
2017-03-19Kconfig: Migrate CONFIG_BAUDRATEPhilipp Tomsich
2017-02-12flash: complete CONFIG_SYS_NO_FLASH move with renamingMasahiro Yamada
2017-01-28arm: Clean up MACH_TYPE_xxx usage after re-sync of mach-typesTom Rini
2017-01-28cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPTPatrick Delaunay
2017-01-28disk: convert CONFIG_EFI_PARTITION to KconfigPatrick Delaunay
2017-01-25Convert CONFIG_ARCH_MISC_INIT to KconfigSimon Glass
2017-01-21config: Move CONFIG_BOARD_LATE_INIT to defconfigsJagan Teki
2017-01-14ti: am335x: mmc: Set CONFIG_SYS_MMC_MAX_DEVICEEmmanuel Vadot
2017-01-09am335x_evm: enable usb ether gadget as it supports DM_ETHMugunthan V N
2016-12-03Merge branch 'master' of git://www.denx.de/git/u-boot-dmTom Rini
2016-12-03ti_armv7_common: env: Add support for loading FIT imagesLokesh Vutla
2016-12-03ti_armv7_common: env: Consolidate support for loading images from mmcLokesh Vutla
2016-12-02configs: am335x: usb: do not define CONFIG_DM_USB for splMugunthan V N
2016-12-02ARM: ti: consolidate dfu environment variablesSekhar Nori
2016-11-21arm: Introduce arch/arm/mach-omap2 for OMAP2 derivative platformsTom Rini
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher
2016-10-13include: configs: am335x: add Atheros phy supportMugunthan V N
2016-10-02config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis
2016-09-27dfu: Migrate to KconfigTom Rini
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini
2016-05-27config: env: Set AM335x-ICEv2 board specific envLokesh Vutla
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla
2016-05-27configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini
2016-05-02config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com
2016-04-25configs: Re-sync with cmd/KconfigTom Rini
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko
2016-03-15ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-01-20am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N
2016-01-13am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com