summaryrefslogtreecommitdiff
path: root/include/configs/omap3_beagle.h
AgeCommit message (Expand)Author
2014-03-12tegra: imx: omap: enable Moschip USB ethernet support for several boardsGerhard Sittig
2014-03-12tegra: omap: alpha-sort USB ethernet items for Asix and SMSCGerhard Sittig
2014-03-04mtd: nand: omap: remove unused #defines from common omap_gpmc.hpekon gupta
2014-01-17omap3_beagle: use omap3-beagle.dtb for the C4 revisionRobert Nelson
2013-12-18arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)Stefan Roese
2013-12-10Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-12-06omap3_beagle: Don't use ulpi_resetRoger Quadros
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2013-11-21mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla
2013-07-26omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon
2013-07-26omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon
2013-07-26omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon
2013-07-26omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon
2013-07-26omap3_beagle: remove JFFS2 support.Nishanth Menon
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-11omap3_beagle: Enable CONFIG_CMD_BOOTZTom Rini
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD
2012-12-10omap3_beagle.h: Fix comment for true/false return value.Robert P. J. Day
2012-11-26Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini
2012-11-26spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood
2012-11-20omap3_beagle: use new MUSB intstead of the old oneIlya Yanok
2012-11-20omap3_beagle: add musb-new initIlya Yanok
2012-11-20boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini
2012-09-01ARM: Remove unused stack and irq config definesRob Herring
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut
2012-09-01dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut
2012-09-01beagle: fix termination of buddy env settingPeter Meerwald
2012-07-07omap3_beagle: Add CONFIG_CMD_ASKENVTom Rini
2012-07-07OMAP3 Beagle: Set BOOTDELAY to 3Tom Rini
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini
2012-05-15ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R
2012-01-26nand_spl_simple: store ecc data on the stackStefano Babic
2011-12-06OMAP3: Add SPL support to BeagleboardTom Rini
2011-12-06BeagleBoard: config: Really switch to ttyO2Koen Kooi
2011-12-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber
2011-12-06omap: fix cache line size for omap3/omap4 boardsAneesh V
2011-11-10BeagleBoard: config: Switch to ttyO2Alexander Holler