summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
Commit message (Expand)AuthorAgeFilesLines
* omap3_beagle: use omap3-beagle.dtb for the C4 revisionRobert Nelson2014-01-171-0/+2
* arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled)Stefan Roese2013-12-181-0/+3
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-12-101-5/+5
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2013-11-251-0/+1
| |\
| | * mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-schemepekon gupta2013-11-211-0/+1
| * | i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-5/+4
| |/
* | omap3_beagle: Don't use ulpi_resetRoger Quadros2013-12-061-3/+0
|/
* config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla2013-08-151-0/+1
* omap3_beagle: support booting from zImage and device tree as last optionNishanth Menon2013-07-261-0/+8
* omap3_beagle: support findfdt and loadfdt for devicetree supportNishanth Menon2013-07-261-0/+15
* omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdiskNishanth Menon2013-07-261-4/+7
* omap3_beagle: replace uImage.beagle with generic uImageNishanth Menon2013-07-261-1/+1
* omap3_beagle: remove JFFS2 support.Nishanth Menon2013-07-261-8/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* omap3_beagle: Enable CONFIG_CMD_BOOTZTom Rini2013-03-111-1/+2
* Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones2013-01-291-2/+0
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-081-1/+1
|\
| * omap3_beagle.h: Fix comment for true/false return value.Robert P. J. Day2012-12-101-1/+1
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini2012-11-261-0/+3
|\ \
| * | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC.Scott Wood2012-11-261-0/+3
| |/
* | omap3_beagle: use new MUSB intstead of the old oneIlya Yanok2012-11-201-7/+4
* | omap3_beagle: add musb-new initIlya Yanok2012-11-201-0/+2
* | boards: remove the no longer used CONFIG_EHCI_DCACHEJeroen Hofstee2012-11-201-1/+0
|/
* configs: Fix usage of mmc rescanAndrew Bradford2012-10-231-1/+1
* SPL: Move the omap SPL framework to common/splTom Rini2012-09-271-0/+1
* ARM: Remove unused stack and irq config definesRob Herring2012-09-011-8/+0
* dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut2012-09-011-0/+1
* dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut2012-09-011-0/+1
* beagle: fix termination of buddy env settingPeter Meerwald2012-09-011-1/+1
* omap3_beagle: Add CONFIG_CMD_ASKENVTom Rini2012-07-071-0/+2
* OMAP3 Beagle: Set BOOTDELAY to 3Tom Rini2012-07-071-1/+1
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini2012-05-151-0/+1
* ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini2012-05-151-1/+1
* BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2012-04-161-2/+9
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-121-0/+4
* usb: ulpi: Add omap-ulpi-view port supportGovindraj.R2012-02-121-0/+4
* nand_spl_simple: store ecc data on the stackStefano Babic2012-01-261-4/+0
* OMAP3: Add SPL support to BeagleboardTom Rini2011-12-061-4/+55
* BeagleBoard: config: Really switch to ttyO2Koen Kooi2011-12-061-1/+1
* ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber2011-12-061-4/+0
* ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber2011-12-061-3/+0
* ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber2011-12-061-1/+0
* omap: fix cache line size for omap3/omap4 boardsAneesh V2011-12-061-0/+2
* BeagleBoard: config: Switch to ttyO2Alexander Holler2011-11-101-1/+1
* omap: beagle: Use ubifs instead of jffs2 for nand bootSteve Sakoman2011-10-271-2/+2
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* OMAP3 Beagle: Minor config cleanupSandeep Paulraj2011-09-121-1/+0
OpenPOWER on IntegriCloud