summaryrefslogtreecommitdiff
path: root/include/configs/omap3_beagle.h
AgeCommit message (Expand)Author
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
2011-10-27omap: beagle: Use ubifs instead of jffs2 for nand bootSteve Sakoman
2011-10-05board configs: drop NET_MULTI referencesMike Frysinger
2011-09-12OMAP3 Beagle: Minor config cleanupSandeep Paulraj
2011-09-12omap3: beagle: Fix build warningSanjeev Premi
2011-09-04BeagleBoard: config: updated default configurationJason Kridner
2011-09-04BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner
2011-09-04BeagleBoard: config: add optargs/buddy/cameraJason Kridner
2011-09-04BeagleBoard: config: increase command-line functionalityJason Kridner
2011-09-04BeagleBoard: config: make mtest runJason Kridner
2011-09-04BeagleBoard: config: enable DSSKoen Kooi
2011-09-04BeagleBoard: config: enable asix driver and dhcpKoen Kooi
2011-09-04BeagleBoard: config: enable networkingKoen Kooi
2011-09-04BeagleBoard: config: decrease bootdelay to 2 secondsKoen Kooi
2011-09-04BeagleBoard: config: use uImage.beagle for tftpJoel A Fernandes
2011-09-04BeagleBoard: config: hardcode MAC for onboard SMSCJoel A Fernandes
2011-09-04BeagleBoard: config: load kernel from MMC ext, not FATKoen Kooi
2011-09-04BeagleBoard: Added userbutton commandJason Kridner