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