aboutsummaryrefslogtreecommitdiff
path: root/include/configs/am335x_evm.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-14spl: move SPL_OS_BOOT to KconfigHeiko Schocher1-1/+0
2016-10-13include: configs: am335x: add Atheros phy supportMugunthan V N1-0/+2
2016-10-02config: Remove usage of CONFIG_STORAGE_EMMCAndrew F. Davis1-2/+0
2016-09-27dfu: Migrate to KconfigTom Rini1-4/+0
2016-09-16Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSimon Glass1-3/+0
2016-09-16Convert CONFIG_SPL_SPI_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_POWER_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NET_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-16Convert CONFIG_SPL_NET_VCI_STRING to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_NAND_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_MMC_SUPPORT to KconfigSimon Glass1-1/+0
2016-09-16Convert CONFIG_SPL_ENV_SUPPORT to KconfigSimon Glass1-2/+0
2016-09-09configs: Migrate CONFIG_USB_STORAGETom Rini1-4/+0
2016-05-27config: env: Set AM335x-ICEv2 board specific envLokesh Vutla1-0/+9
2016-05-27board: AM335x-ICEv2: Add cpsw supportLokesh Vutla1-0/+5
2016-05-27configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini1-19/+21
2016-05-02config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com1-6/+3
2016-04-25configs: Re-sync with cmd/KconfigTom Rini1-1/+0
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-25configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini1-2/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-5/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko1-1/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko1-2/+0
2016-04-20usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko1-1/+0
2016-03-25usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko1-1/+0
2016-03-15ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla1-23/+5
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass1-3/+0
2016-01-20am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N1-0/+1
2016-01-13am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini1-4/+0
2015-11-25sf: Move SPI flash drivers to defconfigBin Meng1-1/+0
2015-11-21eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut1-1/+0
2015-11-18board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com1-1/+6
2015-10-22am335x_evm: mmc: do not define DM_MMC for splMugunthan V N1-0/+8
2015-10-22am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N1-0/+3
2015-10-22configs: am335x_evm: Support distro bootcmdsSjoerd Simons1-8/+37
2015-09-11ti_armv7_common: env: Consolidate MMC argsLokesh Vutla1-8/+2
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-8/+8
2015-07-22usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski1-2/+2
2015-07-22usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski1-0/+1
2015-07-22usb: USB download gadget and functions config options coherent namingPaul Kocialkowski1-2/+2
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-1/+0
2015-06-25Move default y configs out of arch/board KconfigJoe Hershberger1-1/+0
2015-06-15am335x_evm: nand: Fix boot from NANDRoger Quadros1-3/+3
2015-06-15am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition nameRoger Quadros1-1/+1
2015-05-08ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin1-16/+1
2015-03-13am335x_evm_usbspl: Remove other SPL modesTom Rini1-0/+6
2015-02-02Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-0/+1
2015-01-29lib/rsa: Modify rsa to use DM driverRuchika Gupta1-4/+2