summaryrefslogtreecommitdiffstats
path: root/include/configs/omap3_beagle.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* omap3: beagle: Fix build warningSanjeev Premi2011-09-121-1/+1
* BeagleBoard: config: updated default configurationJason Kridner2011-09-041-2/+18
* BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner2011-09-041-0/+6
* BeagleBoard: config: add optargs/buddy/cameraJason Kridner2011-09-041-0/+6
* BeagleBoard: config: increase command-line functionalityJason Kridner2011-09-041-1/+2
* BeagleBoard: config: make mtest runJason Kridner2011-09-041-4/+5
* BeagleBoard: config: enable DSSKoen Kooi2011-09-041-0/+1
* BeagleBoard: config: enable asix driver and dhcpKoen Kooi2011-09-041-1/+2
* BeagleBoard: config: enable networkingKoen Kooi2011-09-041-2/+8
* BeagleBoard: config: decrease bootdelay to 2 secondsKoen Kooi2011-09-041-1/+1
* BeagleBoard: config: use uImage.beagle for tftpJoel A Fernandes2011-09-041-0/+1
* BeagleBoard: config: hardcode MAC for onboard SMSCJoel A Fernandes2011-09-041-0/+1
* BeagleBoard: config: load kernel from MMC ext, not FATKoen Kooi2011-09-041-1/+2
* BeagleBoard: Added userbutton commandJason Kridner2011-09-041-1/+6
* beagle: pass expansionboard name in bootargsKoen Kooi2011-09-041-0/+3
* OMAP: Remove omapfb.debug=y from Beagle and Overo env settingsSteve Sakoman2011-09-041-2/+0
* OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath2011-09-041-1/+1
* Removed unused define, CONFIG_ARMV7.Christopher Harvey2011-08-041-1/+0
* Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones2011-05-121-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk2011-04-271-24/+41
|\
| * ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli2011-04-271-11/+5
| * omap3_beagle: enable EHCI and USB storage.Alexander Holler2011-04-271-0/+6
| * OMAP3: BeagleBoard: add xM rev B to ID tableKoen Kooi2011-04-271-1/+1
| * omap3_beagle: enable the use of a plain text fileAlexander Holler2011-04-271-12/+16
| * BeagleBoard: Added LED driverJason Kridner2011-04-271-0/+13
* | Remove device tree booting dependency on CONFIG_SYS_BOOTMAPSZGrant Likely2011-04-251-7/+0
|/
* OMAP3: SPI driverDirk Behme2010-12-111-0/+2
* OMAP3: remove unused config macrosGrazvydas Ignotas2010-11-191-18/+0
* ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZESteve Sakoman2010-11-041-2/+5
* ARMV7: OMAP3: Add expansion board detection for BeagleKoen Kooi2010-11-041-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* ARM: enable device tree for beagleJohn Rigby2010-10-181-0/+9
* ARMV7: OMAP4: Use generic mmc driver on BeagleSteve Sakoman2010-10-171-4/+6
* ARMV7: OMAP: Use default vendor/product ID for USB gadgetSteve Sakoman2010-10-171-5/+0
* ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOCBen Gardiner2010-10-131-1/+0
* ARM: relocation: fix typo in commentHeiko Schocher2010-10-131-1/+1
* ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher2010-09-191-0/+5
* ARM V7 (OMAP): add data cache support, test on Beagle boardHeiko Schocher2010-09-191-0/+1
* ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configsSteve Sakoman2010-09-081-0/+1
* ARMV7: OMAP: Add mpurate boot arg for Overo and BeagleSteve Sakoman2010-09-081-0/+3
OpenPOWER on IntegriCloud