1. 2b7a873 mtd: nand: Rename nand.h into rawnand.h by Masahiro Yamada · 7 years ago
  2. 6a38e41 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  3. 4ea02eb Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · 8 years ago
  4. ceed5d2 Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD by Tom Rini · 8 years ago
  5. 0a78017 mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC by Masahiro Yamada · 8 years ago
  6. 06f108e serial, ns16550: bugfix: ns16550 fifo not enabled by Heiko Schocher · 8 years ago
  7. d1e22fa ARM: Various: Future-proof serial platdata by Adam Ford · 9 years ago
  8. 52ac443 ns16550: unify serial_omap by Thomas Chou · 9 years ago
  9. 6bc318e omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  10. 9a0475c overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 10 years ago
  11. 0aebb31 overo: Add support for Palo35 expansion board by Ash Charles · 10 years ago
  12. 59ae91e omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 10 years ago
  13. d5c20ab omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 10 years ago
  14. 6955989 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  15. ed6144f Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  16. bc0f4ea dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  17. 0c87e68 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  18. e2f29a1 omap3: overo: Separate module and expansion board MUX configuration by Stefan Herbrechtsmeier · 10 years ago
  19. 59f72d2 omap3: overo: Move ethernet setup to board_eth_init function by Stefan Herbrechtsmeier · 10 years ago
  20. 1bfdde6 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  21. 7baad0f OMAP3: overo: add some Gumstix expansion boards by Ash Charles · 11 years ago
  22. 9517fbb4 Add Board Revision for Wireless chip by Ash Charles · 11 years ago
  23. 5bbb099 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  24. f53f2b8 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  25. aeaa403 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
  26. 9f32a9e omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
  27. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  28. 9a48c5c asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 12 years ago
  29. 4be9dbc omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  30. 4eae05c omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  31. edb5c2f Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  32. fe3b0c7 omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  33. a9b0556 ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 13 years ago
  34. 785f1f0 overo: add SPL support by Andreas Müller · 13 years ago
  35. b958a5d board/overo/overo.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  36. 9b124d3 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  37. ed3cb50 OMAP3: overo: Move ethernet CS4 configuration to execute based on board id by Philip Balister · 13 years ago
  38. 1dc7d23 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  39. 7b3dc82 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  40. 0d21ed0 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  41. 0b88063 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · 14 years ago
  42. b7d8052 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
  43. 541ce99 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · 14 years ago
  44. 0d1d008 ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · 14 years ago
  45. 5ddc70b ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · 14 years ago
  46. 1f68877 Overo GPMC registers by Scott Ellis · 15 years ago
  47. 17887bf TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  48. 4963f92 TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
  49. fa6d6a0 omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago[Renamed from board/omap3/overo/overo.c]
  50. 0f2a804 OMAP3 Move twl4030 power and led functions by Tom Rix · 15 years ago
  51. 558bb83 OMAP3 Fix multiline formatting in board init files. by Tom Rix · 16 years ago
  52. 12dbcf6 OMAP3: Add support for OMAP3 die ID by Dirk Behme · 16 years ago
  53. 1a75e09 OMAP3: Overo: Clean up pin mux and GPIO configuration by Dirk Behme · 16 years ago
  54. 220faba OMAP3: Add Overo board by Dirk Behme · 16 years ago