aboutsummaryrefslogtreecommitdiff
path: root/board/ti/beagle
AgeCommit message (Expand)Author
2011-09-04beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes
2011-09-04BeagleBoard: fix LED 0/1 in driverJason Kridner
2011-09-04BeagleBoard: Configure DVI/S-videoJason Kridner
2011-09-04BeagleBoard: Added userbutton commandJason Kridner
2011-09-04BeagleBoard: turn off clocks in ehci_stopKoen Kooi
2011-09-04beagleboard: add support for xM revision CKoen Kooi
2011-09-04OMAP3 Beagle Pin Mux initialization glitch fixBob Feretich
2011-05-23BeagleBoard: fixed typo in typecastJason Kridner
2011-05-19Minor coding style cleanup.Wolfgang Denk
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler
2011-04-27OMAP3: Change some USB related MUX valuesAlexander Holler
2011-04-27OMAP3: BeagleBoard: add more expansionboard IDsKoen Kooi
2011-04-27OMAP3: BeagleBoard: add xM rev B to ID tableKoen Kooi
2011-04-27OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz
2011-04-27BeagleBoard: Added LED driverJason Kridner
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-04ARMV7: OMAP3: Add expansion board detection for BeagleKoen Kooi
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-10-17ARMV7: OMAP4: Use generic mmc driver on BeagleSteve Sakoman
2010-09-28Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk
2010-09-28ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setupSteve Sakoman
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher
2010-09-08ARMV7: OMAP3: Add support for Beagle xMSteve Sakoman
2010-09-08ARMV7: OMAP: Add detection and support for Beagle C4 revisionSteve Sakoman
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas
2009-10-13OMAP3: Clean up whitespace in mux configsOlof Johansson
2009-09-05omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD