summaryrefslogtreecommitdiff
path: root/board/ti/beagle
AgeCommit message (Expand)AuthorFilesLines
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes1-55/+0
2012-03-29board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin1-1/+2
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2012-02-28beagle: enable DVI_PUPPeter Meerwald1-0/+34
2012-02-12beagle: fix typosPeter Meerwald1-2/+2
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R1-0/+22
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok1-101/+0
2012-02-12Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com1-0/+7
2012-01-16beagle: add eeprom expansion board info for bct brettl3Peter Meerwald1-0/+4
2011-12-07OMAP3: Add SPL support to BeagleboardTom Rini2-35/+69
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger1-6/+0
2011-10-16punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-09-23OMAP3: beagle: Fix build warning in beagle.cDirk Behme1-1/+1
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner1-2/+2
2011-09-13omap: gpio: Adapt board files to use generic APISanjeev Premi2-33/+33
2011-09-04beagleboard: enable HUB power on all variants of the BeagleBoardChristian Spielberger1-1/+9
2011-09-04led: Remove state-saving of led for toggle functionality and add toggle optio...Joel A Fernandes1-16/+12
2011-09-04BeagleBoard: fix LED 0/1 in driverJason Kridner1-2/+2
2011-09-04BeagleBoard: Configure DVI/S-videoJason Kridner2-0/+110
2011-09-04BeagleBoard: Added userbutton commandJason Kridner1-0/+56
2011-09-04BeagleBoard: turn off clocks in ehci_stopKoen Kooi1-0/+6
2011-09-04beagleboard: add support for xM revision CKoen Kooi2-0/+11
2011-09-04OMAP3 Beagle Pin Mux initialization glitch fixBob Feretich1-6/+6
2011-05-23BeagleBoard: fixed typo in typecastJason Kridner1-1/+1
2011-05-20Minor coding style cleanup.Wolfgang Denk1-1/+0
2011-04-27omap3_beagle: enable EHCI and USB storage.Alexander Holler1-0/+106
2011-04-27OMAP3: Change some USB related MUX valuesAlexander Holler1-13/+14
2011-04-27OMAP3: BeagleBoard: add more expansionboard IDsKoen Kooi2-1/+41
2011-04-27OMAP3: BeagleBoard: add xM rev B to ID tableKoen Kooi2-6/+19
2011-04-27OMAP3: BeagleBoard: Enable pullups on i2c2.Steve Kipisz1-0/+4
2011-04-27BeagleBoard: Added LED driverJason Kridner3-1/+101
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby1-2/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-04ARMV7: OMAP3: Add expansion board detection for BeagleKoen Kooi2-2/+139
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-17ARMV7: OMAP4: Use generic mmc driver on BeagleSteve Sakoman1-0/+9
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-1/+1
2010-09-28ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setupSteve Sakoman1-0/+4
2010-09-19ARM: implement relocation for ARM V7 (OMAP)Heiko Schocher1-1/+1
2010-09-08ARMV7: OMAP3: Add support for Beagle xMSteve Sakoman2-5/+44
2010-09-08ARMV7: OMAP: Add detection and support for Beagle C4 revisionSteve Sakoman2-39/+58
2010-01-04TWL4030: make LEDs selectable for twl4030_led_init()Grazvydas Ignotas1-1/+1
2009-10-13OMAP3: Clean up whitespace in mux configsOlof Johansson1-320/+320
2009-09-05omap: move TI's boards to board/ti/Jean-Christophe PLAGNIOL-VILLARD4-0/+609