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