1. 2edadee omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  2. 290ba6d omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  3. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  4. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  5. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  6. 7822fe0 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  7. 739b98f OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  8. 7d6bbb9 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  9. d862f89 usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  10. 1d65fb3 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · 11 years ago
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 4dfad75 beagleboard: Update comment in get_board_rev() by Tom Rini · 12 years ago
  13. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  14. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  15. 346d7eb beagle: expansion boards: add LSR COM6L adapter by robertcnelson@gmail.com · 12 years ago
  16. aba0c9c beagle: expansion boards: retry i2c_read with 16bit addressing by robertcnelson@gmail.com · 12 years ago
  17. b56eeed Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  18. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  19. cb7b2b8 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  20. 3494a4c usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  21. f7a2c55 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  22. a2f5456 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · 12 years ago
  23. cb8a25c beagle: removed unused pr_debug #define by Peter Meerwald · 12 years ago
  24. a93ee5f beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · 12 years ago
  25. ad5691f beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · 12 years ago
  26. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  27. 0455fa9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  28. 359260b board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  29. 2939564 bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  30. 03ed046 beagle: enable DVI_PUP by Peter Meerwald · 13 years ago
  31. edc16a0 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  32. 7ad7578 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  33. 4b949bb Beagleboard: Correct memory size on rev C4 by robertcnelson@gmail.com · 13 years ago
  34. 1aca738 beagle: add eeprom expansion board info for bct brettl3 by Peter Meerwald · 13 years ago
  35. 06c32fb OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  36. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  37. 5421b58 OMAP3: beagle: Fix build warning in beagle.c by Dirk Behme · 13 years ago
  38. 7b3dc82 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  39. 3be83dc beagleboard: enable HUB power on all variants of the BeagleBoard by Christian Spielberger · 13 years ago
  40. b8f6ac5 BeagleBoard: Configure DVI/S-video by Jason Kridner · 14 years ago
  41. 85a08fb BeagleBoard: Added userbutton command by Jason Kridner · 14 years ago
  42. f1f731f BeagleBoard: turn off clocks in ehci_stop by Koen Kooi · 13 years ago
  43. 6330844 beagleboard: add support for xM revision C by Koen Kooi · 13 years ago
  44. 0ad8951 OMAP3 Beagle Pin Mux initialization glitch fix by Bob Feretich · 14 years ago
  45. 40aebca BeagleBoard: fixed typo in typecast by Jason Kridner · 14 years ago
  46. 8f6f15c omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 14 years ago
  47. 3d5dac6 OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · 14 years ago
  48. 5b8018c OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 14 years ago
  49. bf7438a OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · 14 years ago
  50. c3ef8bc BeagleBoard: Added LED driver by Jason Kridner · 14 years ago
  51. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  52. b6241c2 ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · 14 years ago
  53. 57c6241 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · 14 years ago
  54. ac92995 ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · 14 years ago
  55. 3ca3376 ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · 14 years ago
  56. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  57. 8d8bb90 omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago[Renamed from board/omap3/beagle/beagle.c]
  58. dc7af20 omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  59. 0f2a804 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  60. 70d0541 Beagle Convert the board version detection to use the OMAP3 GPIO interface. by Tom Rix · 16 years ago
  61. d76070b OMAP3: Beagle: Set pinmux conditionally for Rev C boards by Dirk Behme · 16 years ago
  62. 558bb83 OMAP3 Fix multiline formatting in board init files. by Tom Rix · 16 years ago
  63. 12dbcf6 OMAP3: Add support for OMAP3 die ID by Dirk Behme · 16 years ago
  64. 7871611 OMAP3: Beagle: Add board revision detection by Dirk Behme · 16 years ago
  65. 2781f80 OMAP3: Add common power code, README, and BeagleBoard by Dirk Behme · 16 years ago