1. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  2. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  3. 07815eb omap-common: Common serial and usbethaddr functions based on die id by Paul Kocialkowski · 9 years ago
  4. b50a768 omap3: omap_die_id support by Paul Kocialkowski · 9 years ago
  5. 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  6. 762f98d beagle-xm: gpio_63 fix wrong pin initialization by Evgeniy Dushistov · 9 years ago
  7. 4e34d61 MAINTAINERS, git-mailrc: Update my email address by Tom Rini · 10 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. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  12. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  13. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  14. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  15. 548a64d OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid by Nishanth Menon · 11 years ago
  16. 1b2226e Makefile: specifiy an explicite object name rather than $(BOARD).o by Masahiro Yamada · 11 years ago
  17. 4810400 board: ti: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  18. 127efc4 usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init. by Troy Kisky · 11 years ago
  19. 16297cf usb: new board-specific USB init interface by Mateusz Zalega · 11 years ago
  20. af4d896 beagleboard: remove RevB support for BeagleBoard Xm by Nishanth Menon · 11 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. 8ce4e5f beagleboard: Update comment in get_board_rev() by Tom Rini · 11 years ago
  23. bcc6cc9 omap3: allow dynamic selection of gfx_format by Nikita Kiryanov · 12 years ago
  24. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  25. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  26. 8a1f2dc beagle: expansion boards: add LSR COM6L adapter by robertcnelson@gmail.com · 12 years ago
  27. ff229ec beagle: expansion boards: retry i2c_read with 16bit addressing by robertcnelson@gmail.com · 12 years ago
  28. 79f3877 Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 12 years ago
  29. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  30. c642b15 omap3_beagle: add musb-new init by Ilya Yanok · 12 years ago
  31. 676ae06 usb: ehci: rework to take advantage of new lowlevel interface by Lucas Stach · 12 years ago
  32. 7ac2fe2 OMAP: networking support for SPL by Ilya Yanok · 12 years ago
  33. 2c30c18 beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3 by Peter Meerwald · 12 years ago
  34. 71a271c beagle: removed unused pr_debug #define by Peter Meerwald · 12 years ago
  35. fff1a57 beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() static by Peter Meerwald · 12 years ago
  36. ef88e60 beagle: add eeprom expansion board info for bct brettl4 by Peter Meerwald · 12 years ago
  37. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  38. aae58b9 BeagleBoard: Remove userbutton command and use gpio command instead by Joel Fernandes · 13 years ago
  39. 3fbc693 board/ti/beagle/beagle.c: Fix build warnings by Anatolij Gustschin · 13 years ago
  40. 578ac1e bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress() by Simon Glass · 13 years ago
  41. 4258aa6 beagle: enable DVI_PUP by Peter Meerwald · 13 years ago
  42. 66327eb beagle: fix typos by Peter Meerwald · 13 years ago
  43. 43b6239 ehci-omap: Clean up added ehci-omap.c by Govindraj.R · 13 years ago
  44. 29321c0 ehci-omap: driver for EHCI host on OMAP3 by Ilya Yanok · 13 years ago
  45. 223b8aa Beagleboard: Correct memory size on rev C4 by robertcnelson@gmail.com · 13 years ago
  46. 6cce550 beagle: add eeprom expansion board info for bct brettl3 by Peter Meerwald · 13 years ago
  47. 75c57a3 OMAP3: Add SPL support to Beagleboard by Tom Rini · 13 years ago
  48. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  49. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  50. 513e6fd OMAP3: beagle: Fix build warning in beagle.c by Dirk Behme · 13 years ago
  51. 2d3be7c led: remove camel casing of led identifiers globally by Jason Kridner · 13 years ago
  52. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  53. 38a77c3 beagleboard: enable HUB power on all variants of the BeagleBoard by Christian Spielberger · 13 years ago
  54. b8bc897 led: Remove state-saving of led for toggle functionality and add toggle option to led command by Joel A Fernandes · 13 years ago
  55. f87824e BeagleBoard: fix LED 0/1 in driver by Jason Kridner · 13 years ago
  56. 3f16ab9 BeagleBoard: Configure DVI/S-video by Jason Kridner · 13 years ago
  57. f835ea7 BeagleBoard: Added userbutton command by Jason Kridner · 14 years ago
  58. f44047d BeagleBoard: turn off clocks in ehci_stop by Koen Kooi · 13 years ago
  59. 1ffcb34 beagleboard: add support for xM revision C by Koen Kooi · 13 years ago
  60. 52d82e4 OMAP3 Beagle Pin Mux initialization glitch fix by Bob Feretich · 14 years ago
  61. f14a522 BeagleBoard: fixed typo in typecast by Jason Kridner · 13 years ago
  62. cd6881b Minor coding style cleanup. by Wolfgang Denk · 13 years ago
  63. d90859a omap3_beagle: enable EHCI and USB storage. by Alexander Holler · 13 years ago
  64. 320f56f OMAP3: Change some USB related MUX values by Alexander Holler · 13 years ago
  65. ee8485f OMAP3: BeagleBoard: add more expansionboard IDs by Koen Kooi · 13 years ago
  66. f6e593b OMAP3: BeagleBoard: add xM rev B to ID table by Koen Kooi · 13 years ago
  67. d4e53f0 OMAP3: BeagleBoard: Enable pullups on i2c2. by Steve Kipisz · 13 years ago
  68. 70d8c94 BeagleBoard: Added LED driver by Jason Kridner · 13 years ago
  69. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  70. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  71. ca5f80a ARMV7: OMAP3: Add expansion board detection for Beagle by Koen Kooi · 14 years ago
  72. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  73. 0cd3114 ARMV7: OMAP4: Use generic mmc driver on Beagle by Steve Sakoman · 14 years ago
  74. 2e6e177 Merge branch 'next' of /home/wd/git/u-boot/next by Wolfgang Denk · 14 years ago
  75. e299e3f ARMV7: OMAP3: Update Beagle xM pinmux with USB hub and DVI gpio setup by Steve Sakoman · 14 years ago
  76. 561142a ARM: implement relocation for ARM V7 (OMAP) by Heiko Schocher · 14 years ago
  77. 08cbba2ab ARMV7: OMAP3: Add support for Beagle xM by Steve Sakoman · 14 years ago
  78. 06b95bd ARMV7: OMAP: Add detection and support for Beagle C4 revision by Steve Sakoman · 14 years ago
  79. ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  80. fc9165f OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  81. 0a0e4ba omap: move TI's boards to board/ti/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago