aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap3_beagle.h
AgeCommit message (Expand)AuthorFilesLines
2016-04-25configs: Re-sync almost all of cmd/KconfigTom Rini1-2/+0
2016-04-20usb: gadget Move: CONFIG_G_DNL_* to KconfigSam Protsenko1-3/+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
2015-11-18common: add CMD_GPIO to KconfigThomas Chou1-1/+0
2015-09-28configs: remove remnants of CONFIG_SYS_NAND_QUIET_TESTIgor Grinberg1-1/+0
2015-08-12ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BITStefano Babic1-1/+1
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-2/+2
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-1/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-2/+0
2015-06-01Move setexpr to KconfigJoe Hershberger1-1/+0
2014-09-04omap3_beagle: Add boot script support to omap3 beagle boardGuillaume GARDET1-3/+10
2014-07-28Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-6/+7
2014-07-25ARM: omap: move board specific NAND configs out from ti_armv7_common.hpekon gupta1-0/+6
2014-07-25ARM: omap: clean redundant PISMO_xx macros used in OMAP3pekon gupta1-6/+1
2014-07-22omap3_beagle: handle import of environments in files with CRLF as line endingsAlexander Holler1-1/+1
2014-07-07TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagleTyler Baker1-0/+1
2014-06-06mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...pekon gupta1-0/+1
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-2/+8
2014-05-22Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-0/+10
2014-05-13omap3_beagle: xM A/B validate new dtb exits in file systemRobert Nelson1-1/+7
2014-05-13omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revisionRobert Nelson1-1/+1
2014-05-08arm: beagle: enable Android fastboot supportRob Herring1-0/+10
2014-04-17TI:omap3: Convert omap3_beagle to ti_omap3_common.hTom Rini1-169/+15
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig1-0/+1
2014-03-12tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig1-1/+1
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta1-2/+0
2014-01-17omap3_beagle: use omap3-beagle.dtb for the C4 revisionRobert Nelson1-0/+2
2013-12-18arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)Stefan Roese1-0/+3
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-5/+5
2013-12-06omap3_beagle: Don't use ulpi_resetRoger Quadros1-3/+0
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini1-0/+1
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta1-0/+1
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-5/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-26omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon1-0/+8
2013-07-26omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon1-0/+15
2013-07-26omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon1-4/+7
2013-07-26omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon1-1/+1
2013-07-26omap3_beagle: remove JFFS2 support.Nishanth Menon1-8/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-11omap3_beagle: Enable CONFIG_CMD_BOOTZTom Rini1-1/+2
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+1