1. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  2. 2f6ed3b ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  3. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  4. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  5. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  6. b50a768 omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  7. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  8. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  9. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  10. 04e2a13 beagleboard: Remove side effects of i2c2 pullup resisters initialization code by Alexander Kochetkov · 10 years ago
  11. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  12. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  13. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  14. af4d896 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · 11 years ago
  15. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  16. 8ce4e5f beagleboard: Update comment in get_board_rev() by Tom Rini · 11 years ago
  17. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  18. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  19. 8a1f2dc beagle: expansion boards: add LSR COM6L adapter by robertcnelson@gmail.com · 12 years ago
  20. ff229ec beagle: expansion boards: retry i2c_read with 16bit addressing by robertcnelson@gmail.com · 12 years ago
  21. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  22. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  23. c642b15 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  24. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  25. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  26. 2c30c18 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · 12 years ago
  27. 71a271c beagle: removed unused pr_debug #define by Peter Meerwald · 12 years ago
  28. fff1a57 beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · 12 years ago
  29. ef88e60 beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · 12 years ago
  30. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  31. aae58b9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  32. 3fbc693 board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  33. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  34. 4258aa6 beagle: enable DVI_PUP by Peter Meerwald · 13 years ago
  35. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  36. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  37. 223b8aa Beagleboard: Correct memory size on rev C4 by robertcnelson@gmail.com · 13 years ago
  38. 6cce550 beagle: add eeprom expansion board info for bct brettl3 by Peter Meerwald · 13 years ago
  39. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  40. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  41. 513e6fd OMAP3: beagle: Fix build warning in beagle.c by Dirk Behme · 13 years ago
  42. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  43. 38a77c3 beagleboard: enable HUB power on all variants of the BeagleBoard by Christian Spielberger · 13 years ago
  44. 3f16ab9 BeagleBoard: Configure DVI/S-video by Jason Kridner · 13 years ago
  45. f835ea7 BeagleBoard: Added userbutton command by Jason Kridner · 14 years ago
  46. f44047d BeagleBoard: turn off clocks in ehci_stop by Koen Kooi · 13 years ago
  47. 1ffcb34 beagleboard: add support for xM revision C by Koen Kooi · 13 years ago
  48. 52d82e4 OMAP3 Beagle Pin Mux initialization glitch fix by Bob Feretich · 14 years ago
  49. f14a522 BeagleBoard: fixed typo in typecast by Jason Kridner · 13 years ago
  50. d90859a omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 13 years ago
  51. ee8485f OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · 13 years ago
  52. f6e593b OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 13 years ago
  53. d4e53f0 OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · 13 years ago
  54. 70d8c94 BeagleBoard: Added LED driver by Jason Kridner · 13 years ago
  55. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  56. ca5f80a ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · 14 years ago
  57. 0cd3114 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · 14 years ago
  58. 08cbba2ab ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · 14 years ago
  59. 06b95bd ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · 14 years ago
  60. ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  61. 0a0e4ba omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago[Renamed from board/omap3/beagle/beagle.c]
  62. 97a099e omap3: remove typedefs for configuration structs by Dirk Behme · 15 years ago
  63. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  64. 718763c Beagle Convert the board version detection to use the OMAP3 GPIO interface. by Tom Rix · 15 years ago
  65. ac91400 OMAP3: Beagle: Set pinmux conditionally for Rev C boards by Dirk Behme · 15 years ago
  66. 5891151 OMAP3 Fix multiline formatting in board init files. by Tom Rix · 16 years ago
  67. e6a6a70 OMAP3: Add support for OMAP3 die ID by Dirk Behme · 16 years ago
  68. f956fd0 OMAP3: Beagle: Add board revision detection by Dirk Behme · 16 years ago
  69. f904cdb OMAP3: Add common power code, README, and BeagleBoard by Dirk Behme · 16 years ago