1. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · Mon Dec 03 02:19:47 2012 +0000
  2. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · Mon Dec 03 02:19:44 2012 +0000
  3. 346d7eb beagle: expansion boards: add LSR COM6L adapter by robertcnelson@gmail.com · Mon Feb 04 06:03:30 2013 +0000
  4. aba0c9c beagle: expansion boards: retry i2c_read with 16bit addressing by robertcnelson@gmail.com · Mon Feb 04 06:03:10 2013 +0000
  5. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · Tue Jan 08 13:15:45 2013 +0100
  6. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · Tue Nov 13 07:40:28 2012 +0000
  7. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · Tue Nov 06 13:48:30 2012 +0000
  8. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · Wed Sep 26 00:14:35 2012 +0200
  9. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · Tue Sep 18 00:22:50 2012 +0000
  10. a2f5456 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · Tue Jul 10 06:07:34 2012 +0000
  11. cb8a25c beagle: removed unused pr_debug #define by Peter Meerwald · Mon Jul 02 12:26:31 2012 +0000
  12. a93ee5f beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · Mon Jul 02 03:19:03 2012 +0000
  13. ad5691f beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · Thu Jun 28 05:38:35 2012 +0000
  14. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · Fri Feb 24 11:30:18 2012 +0000
  15. 0455fa9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · Sun Sep 11 08:37:33 2011 +0000
  16. 359260b board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · Tue Mar 27 23:05:07 2012 +0000
  17. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · Sat Dec 10 11:07:54 2011 +0000
  18. 03ed046 beagle: enable DVI_PUP by Peter Meerwald · Wed Feb 08 05:24:26 2012 +0000
  19. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · Mon Feb 06 03:55:34 2012 +0000
  20. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · Mon Feb 06 03:55:33 2012 +0000
  21. 4b949bb Beagleboard: Correct memory size on rev C4 by robertcnelson@gmail.com · Fri Jan 27 07:09:42 2012 +0000
  22. 1aca738 beagle: add eeprom expansion board info for bct brettl3 by Peter Meerwald · Tue Jan 03 04:14:35 2012 +0000
  23. 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · Fri Nov 18 12:48:08 2011 +0000
  24. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · Wed Oct 12 10:31:44 2011 +0000
  25. 5421b58 OMAP3: beagle: Fix build warning in beagle.c by Dirk Behme · Thu Sep 22 01:53:22 2011 +0000
  26. 7b3dc82 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · Thu Sep 08 10:51:01 2011 -0400
  27. 3be83dc beagleboard: enable HUB power on all variants of the BeagleBoard by Christian Spielberger · Wed Aug 24 17:17:31 2011 -0500
  28. b8f6ac5 BeagleBoard: Configure DVI/S-video by Jason Kridner · Tue Apr 19 14:01:13 2011 -0500
  29. 85a08fb BeagleBoard: Added userbutton command by Jason Kridner · Wed Jul 21 07:41:25 2010 -0500
  30. f1f731f BeagleBoard: turn off clocks in ehci_stop by Koen Kooi · Fri Jun 17 09:26:17 2011 +0200
  31. 6330844 beagleboard: add support for xM revision C by Koen Kooi · Fri Jun 17 09:37:37 2011 +0200
  32. 0ad8951 OMAP3 Beagle Pin Mux initialization glitch fix by Bob Feretich · Thu Feb 24 13:16:44 2011 +0000
  33. 40aebca BeagleBoard: fixed typo in typecast by Jason Kridner · Wed Apr 20 13:52:26 2011 +0000
  34. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · Tue Apr 19 09:30:35 2011 -0400
  35. 3d5dac6 OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · Mon Apr 18 17:29:35 2011 -0400
  36. 5b8018c OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · Mon Apr 18 17:28:32 2011 -0400
  37. bf7438a OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · Mon Apr 18 17:27:00 2011 -0400
  38. c3ef8bc BeagleBoard: Added LED driver by Jason Kridner · Mon Apr 18 17:23:35 2011 -0400
  39. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · Mon Dec 20 18:27:51 2010 -0700
  40. b6241c2 ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · Mon Sep 20 10:21:33 2010 -0700
  41. 57c6241 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · Sun Sep 19 21:19:48 2010 -0700
  42. ac92995 ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · Thu Aug 19 20:56:11 2010 -0700
  43. 3ca3376 ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · Thu Aug 12 15:17:37 2010 -0700
  44. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · Thu Dec 10 17:10:21 2009 +0200
  45. 8d8bb90 omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · Sun Aug 23 16:32:38 2009 +0200[Renamed from board/omap3/beagle/beagle.c]
  46. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · Sat Aug 08 09:30:21 2009 +0200
  47. 0f2a804 OMAP3 Move twl4030 power and led functions by Tom Rix · Sun Jun 28 12:52:30 2009 -0500
  48. 70d0541 Beagle Convert the board version detection to use the OMAP3 GPIO interface. by Tom Rix · Wed Jun 03 01:53:57 2009 -0500
  49. d76070b OMAP3: Beagle: Set pinmux conditionally for Rev C boards by Dirk Behme · Fri Apr 17 14:27:56 2009 +0200
  50. 558bb83 OMAP3 Fix multiline formatting in board init files. by Tom Rix · Wed Apr 01 22:02:20 2009 -0500
  51. 12dbcf6 OMAP3: Add support for OMAP3 die ID by Dirk Behme · Thu Mar 12 19:30:50 2009 +0100
  52. 7871611 OMAP3: Beagle: Add board revision detection by Dirk Behme · Thu Feb 12 18:55:41 2009 +0100
  53. 2781f80 OMAP3: Add common power code, README, and BeagleBoard by Dirk Behme · Tue Jan 27 18:19:12 2009 +0100