aboutsummaryrefslogtreecommitdiff
path: root/board/ti/beagle
AgeCommit message (Expand)Author
2012-05-02OMAP3: Beagle: set mac addr from dieidJohn Rigby
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes
2012-03-29board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass
2012-02-27beagle: enable DVI_PUPPeter Meerwald
2012-02-12beagle: fix typosPeter Meerwald
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok
2012-02-12Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com
2012-01-16beagle: add eeprom expansion board info for bct brettl3Peter Meerwald
2011-12-06OMAP3: Add SPL support to BeagleboardTom Rini
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-09-22OMAP3: beagle: Fix build warning in beagle.cDirk Behme
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner
2011-09-13omap: gpio: Adapt board files to use generic APISanjeev Premi
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