summaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)Author
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
2015-10-22am335x_evm: mmc: do not define DM_MMC for splMugunthan V N
2015-10-22am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N
2015-10-22configs: am335x_evm: Support distro bootcmdsSjoerd Simons
2015-09-11ti_armv7_common: env: Consolidate MMC argsLokesh Vutla
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger
2015-06-15am335x_evm: nand: Fix boot from NANDRoger Quadros
2015-06-15am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition nameRoger Quadros
2015-05-08ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin
2015-03-13am335x_evm_usbspl: Remove other SPL modesTom Rini
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2015-01-29lib/rsa: Modify rsa to use DM driverRuchika Gupta