summaryrefslogtreecommitdiff
path: root/include/configs/omap3_beagle.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-23configs: Fix usage of mmc rescanAndrew Bradford1-1/+1
2012-09-27SPL: Move the omap SPL framework to common/splTom Rini1-0/+1
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-8/+0
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut1-0/+1
2012-09-01dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAPMarek Vasut1-0/+1
2012-09-01beagle: fix termination of buddy env settingPeter Meerwald1-1/+1
2012-07-07omap3_beagle: Add CONFIG_CMD_ASKENVTom Rini1-0/+2
2012-07-07OMAP3 Beagle: Set BOOTDELAY to 3Tom Rini1-1/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-05-15ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORTTom Rini1-0/+1
2012-05-15ARM: omap3: Set SPL stack size to 8KB, image to 54KB.Tom Rini1-1/+1
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes1-2/+9
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok1-0/+4
2012-02-12usb: ulpi: Add omap-ulpi-view port supportGovindraj.R1-0/+4
2012-01-27nand_spl_simple: store ecc data on the stackStefano Babic1-4/+0
2011-12-07OMAP3: Add SPL support to BeagleboardTom Rini1-4/+55
2011-12-07BeagleBoard: config: Really switch to ttyO2Koen Kooi1-1/+1
2011-12-07ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber1-4/+0
2011-12-07ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber1-3/+0
2011-12-07ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber1-1/+0
2011-12-07omap: fix cache line size for omap3/omap4 boardsAneesh V1-0/+2
2011-11-10BeagleBoard: config: Switch to ttyO2Alexander Holler1-1/+1
2011-10-27omap: beagle: Use ubifs instead of jffs2 for nand bootSteve Sakoman1-2/+2
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-1/+0
2011-09-12OMAP3 Beagle: Minor config cleanupSandeep Paulraj1-1/+0
2011-09-12omap3: beagle: Fix build warningSanjeev Premi1-1/+1
2011-09-04BeagleBoard: config: updated default configurationJason Kridner1-2/+18
2011-09-04BeagleBoard: config: Enabled multibus support for I2C in configurationJason Kridner1-0/+6
2011-09-04BeagleBoard: config: add optargs/buddy/cameraJason Kridner1-0/+6
2011-09-04BeagleBoard: config: increase command-line functionalityJason Kridner1-1/+2
2011-09-04BeagleBoard: config: make mtest runJason Kridner1-4/+5
2011-09-04BeagleBoard: config: enable DSSKoen Kooi1-0/+1
2011-09-04BeagleBoard: config: enable asix driver and dhcpKoen Kooi1-1/+2
2011-09-04BeagleBoard: config: enable networkingKoen Kooi1-2/+8
2011-09-04BeagleBoard: config: decrease bootdelay to 2 secondsKoen Kooi1-1/+1
2011-09-04BeagleBoard: config: use uImage.beagle for tftpJoel A Fernandes1-0/+1
2011-09-04BeagleBoard: config: hardcode MAC for onboard SMSCJoel A Fernandes1-0/+1
2011-09-04BeagleBoard: config: load kernel from MMC ext, not FATKoen Kooi1-1/+2
2011-09-04BeagleBoard: Added userbutton commandJason Kridner1-1/+6
2011-09-04beagle: pass expansionboard name in bootargsKoen Kooi1-0/+3
2011-09-04OMAP: Remove omapfb.debug=y from Beagle and Overo env settingsSteve Sakoman1-2/+0
2011-09-04OMAP3/4: Increase console I/O buffer sizeVaibhav Hiremath1-1/+1
2011-08-04Removed unused define, CONFIG_ARMV7.Christopher Harvey1-1/+0
2011-05-13Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE commentsMichael Jones1-1/+0
2011-04-27Merge branch 'master' of git://git.denx.de/u-boot-armWolfgang Denk1-24/+41
2011-04-27ARMV7: OMAP3: Cleanup extern variables in mem.cLuca Ceresoli1-11/+5
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler1-0/+6
2011-04-27OMAP3: BeagleBoard: add xM rev B to ID tableKoen Kooi1-1/+1
2011-04-27omap3_beagle: enable the use of a plain text fileAlexander Holler1-12/+16
2011-04-27BeagleBoard: Added LED driverJason Kridner1-0/+13