1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 4 months ago
  2. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  3. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  4. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 8 months ago
  5. 9c61158 Merge branch '2019-08-11-ti-imports' by Tom Rini · 5 years ago
  6. 2800bb1 ARM: omap3: overo: Fix MMC init for SPL by Anselm Busse · 5 years ago
  7. 9fb625c env: Move env_set() to env.h by Simon Glass · 5 years ago
  8. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  9. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 6 years ago
  10. 6ae3900 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  11. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  12. 4125bbc Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 7 years ago
  13. 8850c5d Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 7 years ago
  14. 4aa2ba3 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 7 years ago
  15. 17fa032 serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  16. 2f6ed3b ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  17. c7b9686 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  18. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  19. fe5d488 overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 9 years ago
  20. 2ed43b5 overo: Add support for Palo35 expansion board by Ash Charles · 9 years ago
  21. 72c7be9 omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 9 years ago
  22. da9ed5a omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 9 years ago
  23. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  24. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  25. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  26. f5c30c1 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  27. 4ed914a omap3: overo: Separate module and expansion board MUX configuration by Stefan Herbrechtsmeier · 10 years ago
  28. 113429a omap3: overo: Move ethernet setup to board_eth_init function by Stefan Herbrechtsmeier · 10 years ago
  29. 12cc543 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  30. ea5940e OMAP3: overo: add some Gumstix expansion boards by Ash Charles · 10 years ago
  31. be4cc45 Add Board Revision for Wireless chip by Ash Charles · 10 years ago
  32. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  33. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  34. 802b3c7 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
  35. 49720a4 omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
  36. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  37. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  38. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  39. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  40. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  41. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  42. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  43. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  44. bae485d board/overo/overo.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  45. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  46. 8f7109b OMAP3: overo: Move ethernet CS4 configuration to execute based on board id by Philip Balister · 13 years ago
  47. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  48. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  49. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  50. d64b5b8 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · 14 years ago
  51. cd7c572 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
  52. a06e162 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · 14 years ago
  53. ba9a11e ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · 14 years ago
  54. c2d5b34 ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · 14 years ago
  55. 093d601 Overo GPMC registers by Scott Ellis · 15 years ago
  56. ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  57. df38262 TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
  58. 127f9ae omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago[Renamed from board/omap3/overo/overo.c]
  59. 2c15513 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  60. 5891151 OMAP3 Fix multiline formatting in board init files. by Tom Rix · 15 years ago
  61. e6a6a70 OMAP3: Add support for OMAP3 die ID by Dirk Behme · 16 years ago
  62. 288f3cd OMAP3: Overo: Clean up pin mux and GPIO configuration by Dirk Behme · 16 years ago
  63. 9d0fc81 OMAP3: Add Overo board by Dirk Behme · 16 years ago