Age | Commit message (Expand) | Author |
2013-03-11 | omap3_beagle: Enable CONFIG_CMD_BOOTZ | Tom Rini |
2013-01-29 | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-10 | omap3_beagle.h: Fix comment for true/false return value. | Robert P. J. Day |
2012-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-11-20 | omap3_beagle: use new MUSB intstead of the old one | Ilya Yanok |
2012-11-20 | omap3_beagle: add musb-new init | Ilya Yanok |
2012-11-20 | boards: remove the no longer used CONFIG_EHCI_DCACHE | Jeroen Hofstee |
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 |