Age | Commit message (Expand) | Author |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
2012-09-01 | ARM: Remove unused stack and irq config defines | Rob Herring |
2012-09-01 | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut |
2012-09-01 | dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP | Marek Vasut |
2012-09-01 | beagle: fix termination of buddy env setting | Peter Meerwald |
2012-07-07 | omap3_beagle: Add CONFIG_CMD_ASKENV | Tom Rini |
2012-07-07 | OMAP3 Beagle: Set BOOTDELAY to 3 | Tom Rini |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-05-15 | ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT | Tom Rini |
2012-05-15 | ARM: omap3: Set SPL stack size to 8KB, image to 54KB. | Tom Rini |
2012-04-16 | BeagleBoard: Remove userbutton command and use gpio command instead | Joel Fernandes |
2012-02-12 | ehci-omap: driver for EHCI host on OMAP3 | Ilya Yanok |
2012-02-12 | usb: ulpi: Add omap-ulpi-view port support | Govindraj.R |
2012-01-26 | nand_spl_simple: store ecc data on the stack | Stefano Babic |
2011-12-06 | OMAP3: Add SPL support to Beagleboard | Tom Rini |
2011-12-06 | BeagleBoard: config: Really switch to ttyO2 | Koen Kooi |
2011-12-06 | ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define SDRC_R_C_B | Thomas Weber |
2011-12-06 | ARM: OMAP3: Remove unused define CONFIG_OMAP3430 | Thomas Weber |
2011-12-06 | omap: fix cache line size for omap3/omap4 boards | Aneesh V |
2011-11-10 | BeagleBoard: config: Switch to ttyO2 | Alexander Holler |
2011-10-27 | omap: beagle: Use ubifs instead of jffs2 for nand boot | Steve Sakoman |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-12 | OMAP3 Beagle: Minor config cleanup | Sandeep Paulraj |
2011-09-12 | omap3: beagle: Fix build warning | Sanjeev Premi |
2011-09-04 | BeagleBoard: config: updated default configuration | Jason Kridner |
2011-09-04 | BeagleBoard: config: Enabled multibus support for I2C in configuration | Jason Kridner |
2011-09-04 | BeagleBoard: config: add optargs/buddy/camera | Jason Kridner |
2011-09-04 | BeagleBoard: config: increase command-line functionality | Jason Kridner |
2011-09-04 | BeagleBoard: config: make mtest run | Jason Kridner |
2011-09-04 | BeagleBoard: config: enable DSS | Koen Kooi |
2011-09-04 | BeagleBoard: config: enable asix driver and dhcp | Koen Kooi |
2011-09-04 | BeagleBoard: config: enable networking | Koen Kooi |
2011-09-04 | BeagleBoard: config: decrease bootdelay to 2 seconds | Koen Kooi |
2011-09-04 | BeagleBoard: config: use uImage.beagle for tftp | Joel A Fernandes |
2011-09-04 | BeagleBoard: config: hardcode MAC for onboard SMSC | Joel A Fernandes |
2011-09-04 | BeagleBoard: config: load kernel from MMC ext, not FAT | Koen Kooi |
2011-09-04 | BeagleBoard: Added userbutton command | Jason Kridner |
2011-09-04 | beagle: pass expansionboard name in bootargs | Koen Kooi |
2011-09-04 | OMAP: Remove omapfb.debug=y from Beagle and Overo env settings | Steve Sakoman |
2011-09-04 | OMAP3/4: Increase console I/O buffer size | Vaibhav Hiremath |
2011-08-04 | Removed unused define, CONFIG_ARMV7. | Christopher Harvey |
2011-05-12 | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones |
2011-04-27 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Wolfgang Denk |
2011-04-27 | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli |
2011-04-27 | omap3_beagle: enable EHCI and USB storage. | Alexander Holler |
2011-04-27 | OMAP3: BeagleBoard: add xM rev B to ID table | Koen Kooi |
2011-04-27 | omap3_beagle: enable the use of a plain text file | Alexander Holler |
2011-04-27 | BeagleBoard: Added LED driver | Jason Kridner |