summaryrefslogtreecommitdiffstats
path: root/include/configs/am335x_evm.h
Commit message (Expand)AuthorAgeFilesLines
* config: env: Set AM335x-ICEv2 board specific envLokesh Vutla2016-05-271-0/+9
* board: AM335x-ICEv2: Add cpsw supportLokesh Vutla2016-05-271-0/+5
* configs: am335x_evm: Switch to env on FAT SD by defaultTom Rini2016-05-271-19/+21
* config: am335x_evm: detect BoneGreen using BBG1matwey.kornilov@gmail.com2016-05-021-6/+3
* configs: Re-sync with cmd/KconfigTom Rini2016-04-251-1/+0
* configs: Re-sync almost all of cmd/KconfigTom Rini2016-04-251-2/+0
* configs: Re-sync CONFIG_USB_MUSB_HOSTTom Rini2016-04-251-2/+0
* usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko2016-04-201-5/+0
* usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to KconfigSam Protsenko2016-04-201-2/+0
* usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to KconfigSam Protsenko2016-04-201-1/+0
* usb: gadget: Move CONFIG_USB_GADGET to KconfigSam Protsenko2016-03-251-1/+0
* ti_armv7_common: env: Consolidate support for loading script and text env filesLokesh Vutla2016-03-151-23/+5
* Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass2016-03-141-3/+0
* am335x_evm: timer: do not define CONFIG_TIMER for splMugunthan V N2016-01-201-0/+1
* am335x_evm.h: unsed CONFIG_BOOTDELAYTom Rini2016-01-131-4/+0
* sf: Move SPI flash drivers to defconfigBin Meng2015-11-251-1/+0
* eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMSMarek Vasut2015-11-211-1/+0
* board/ti/am335x: add support for BeagleBone Greenrobertcnelson@gmail.com2015-11-181-1/+6
* am335x_evm: mmc: do not define DM_MMC for splMugunthan V N2015-10-221-0/+8
* am335x_evm: do not define usb ether gadget when Eth DM is definedMugunthan V N2015-10-221-0/+3
* configs: am335x_evm: Support distro bootcmdsSjoerd Simons2015-10-221-8/+37
* ti_armv7_common: env: Consolidate MMC argsLokesh Vutla2015-09-111-8/+2
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-8/+8
* usb: CONFIG_USB_FASTBOOT prefix replacement for consistencyPaul Kocialkowski2015-07-221-2/+2
* usb: Fastboot function config for better consistency with other functionsPaul Kocialkowski2015-07-221-0/+1
* usb: USB download gadget and functions config options coherent namingPaul Kocialkowski2015-07-221-2/+2
* Move defaults from config_cmd_default.h to KconfigJoe Hershberger2015-06-251-1/+0
* Move default y configs out of arch/board KconfigJoe Hershberger2015-06-251-1/+0
* am335x_evm: nand: Fix boot from NANDRoger Quadros2015-06-151-3/+3
* am335x_evm: am44xx_evm: dra7xx_evm: nand: Fix file-system partition nameRoger Quadros2015-06-151-1/+1
* ti: am335x/am437x/omap5 devices: Unify network environment variablesCooper Jr., Franklin2015-05-081-16/+1
* am335x_evm_usbspl: Remove other SPL modesTom Rini2015-03-131-0/+6
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-021-0/+1
|\
| * am335x_evm: Enable CONFIG_NAND_OMAP_GPMC_PREFETCHTom Rini2015-01-291-0/+1
* | lib/rsa: Modify rsa to use DM driverRuchika Gupta2015-01-291-4/+2
* | configs: Move CONFIG_FIT_SIGNATURE to defconfigRuchika Gupta2015-01-291-2/+2
|/
* TI: armv7: enable UUID and PARTNishanth Menon2015-01-051-2/+0
* Enable Android Fastboot support on am335x_evm boardDileep Katta2014-11-051-2/+14
* am335x_evm: Correct "raw" portions of DFU alt intoTom Rini2014-10-231-5/+5
* am335x_evm: Correct BOOTCOUNT driver supportTom Rini2014-10-101-0/+1
* kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfigMasahiro Yamada2014-09-251-1/+0
* kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada2014-09-251-2/+0
* spl: replace CONFIG_SPL_SPI_* with CONFIG_SF_DEFAULT_*Nikita Kiryanov2014-09-241-2/+0
* am335x_evm: Add boot script support to am335x_evmGuillaume GARDET2014-09-171-11/+18
* board/ti/am335x: update configs for parallel NANDpekon gupta2014-08-251-24/+29
* am335x_evm: Enable CONFIG_SPL_ENV_SUPPORT on EMMC_BOOTTom Rini2014-08-251-0/+1
* am335x_evm: Move SPL network definesTom Rini2014-08-251-9/+4
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2014-07-281-0/+6
|\
| * ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta2014-07-251-0/+5
OpenPOWER on IntegriCloud