1. 679f82c omap-common: Common function to display die id, replacing omap3-specific version by Paul Kocialkowski · 9 years ago
  2. 2a3c25d overo: Fix regression introduced in a6b541b by Arun Bharadwaj · 9 years ago
  3. fe5d488 overo: Split overo.c into spl.c, common.c and overo.c by Arun Bharadwaj · 9 years ago
  4. 2ed43b5 overo: Add support for Palo35 expansion board by Ash Charles · 9 years ago
  5. 72c7be9 omap3: overo: Add DTS support for TobiDuo expansion by Arun Bharadwaj · 9 years ago
  6. da9ed5a omap3: overo: Set the Arbor43C 'expansionname' by Ash Charles · 9 years ago
  7. aac5450 omap_hsmmc: Board-specific TWL4030 MMC power initializations by Paul Kocialkowski · 10 years ago
  8. 5aa7bec Merge branch 'master' of git://git.denx.de/u-boot-ti by Tom Rini · 10 years ago
  9. b3f4ca1 dm: omap3: Move to driver model for GPIO and serial by Simon Glass · 10 years ago
  10. f5c30c1 omap3: overo: Add usb host support by Stefan Herbrechtsmeier · 10 years ago
  11. 4ed914a omap3: overo: Separate module and expansion board MUX configuration by Stefan Herbrechtsmeier · 10 years ago
  12. 113429a omap3: overo: Move ethernet setup to board_eth_init function by Stefan Herbrechtsmeier · 10 years ago
  13. 461be2f kconfig: remove redundant "string" type in arch and board Kconfigs by Masahiro Yamada · 10 years ago
  14. 3cfbcb5 omap3: kconfig: move board select menu and common settings by Masahiro Yamada · 10 years ago
  15. 93d4334 Add board MAINTAINERS files by Masahiro Yamada · 10 years ago
  16. dd84058 kconfig: add board Kconfig and defconfig files by Masahiro Yamada · 10 years ago
  17. 12cc543 omap3: overo: Select fdtfile for expansion board by Ash Charles · 10 years ago
  18. ea5940e OMAP3: overo: add some Gumstix expansion boards by Ash Charles · 10 years ago
  19. be4cc45 Add Board Revision for Wireless chip by Ash Charles · 10 years ago
  20. 6aff050 mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand by pekon gupta · 11 years ago
  21. 6789e84 i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework by Heiko Schocher · 11 years ago
  22. a79854a board: arm: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  23. 802b3c7 omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards by Ash Charles · 11 years ago
  24. 49720a4 omap: overo: update support for Micron 1GB POP by Steve Sakoman · 11 years ago
  25. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  26. 5bf299b asm/omap_gpmc.h: consolidate common defines by Andreas Bießmann · 11 years ago
  27. e3913f5 omap_hsmmc: add driver check for write protection by Nikita Kiryanov · 12 years ago
  28. e874d5b omap_hsmmc: implement driver check for card detection by Nikita Kiryanov · 12 years ago
  29. 8c4445d Pass sdrc timing values through board_sdrc_timings structure by Peter Barada · 12 years ago
  30. 861a86f omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() by Tom Rini · 12 years ago
  31. bbbc1ae ARM:OMAP+:MMC: Add parameters to MMC init by Jonathan Solnit · 12 years ago
  32. 137703b overo: add SPL support by Andreas Müller · 13 years ago
  33. bae485d board/overo/overo.c: replace printf with one argument by puts by Andreas Müller · 13 years ago
  34. b5db0a0 omap: Don't use gpio_free to change direction to input by Joe Hershberger · 13 years ago
  35. 8f7109b OMAP3: overo: Move ethernet CS4 configuration to execute based on board id by Philip Balister · 13 years ago
  36. 353ffa7 omap: overo: Disable pull-ups on camera PCLK, HS and VS signals by Steve Sakoman · 13 years ago
  37. 14aa545 omap: overo: Configure mux for gpio10 by Steve Sakoman · 13 years ago
  38. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  39. cdbc277 overo: Set IEN on GPMC_CLK to support synchronous clocking. by Philip Balister · 13 years ago
  40. 5213d24 OMAP3: Overo: Update GPMC timing for ethernet chip by Philip Balister · 13 years ago
  41. 84c3b63 omap: gpio: Adapt board files to use generic API by Sanjeev Premi · 13 years ago
  42. 2956532 Move DECLARE_GLOBAL_DATA_PTR to file scope by John Rigby · 14 years ago
  43. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  44. d64b5b8 ARMV7: OMAP3: Add expansion board detection for Overo by Steve Sakoman · 14 years ago
  45. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  46. 4d7d7bc ARMV7: OMAP3: Implement relocation for Overo by Steve Sakoman · 14 years ago
  47. cd7c572 ARMV7: OMAP4: Use generic mmc driver on Overo by Steve Sakoman · 14 years ago
  48. a06e162 ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 by Steve Sakoman · 14 years ago
  49. ba9a11e ARMV7: OMAP: Configure Overo's second network chip by Steve Sakoman · 14 years ago
  50. c2d5b34 ARMV7: OMAP: Add board revision detection for Overo by Steve Sakoman · 14 years ago
  51. 9314961 ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup by Steve Sakoman · 14 years ago
  52. 093d601 Overo GPMC registers by Scott Ellis · 15 years ago
  53. ead39d7 TWL4030: make LEDs selectable for twl4030_led_init() by Grazvydas Ignotas · 15 years ago
  54. df38262 TI: OMAP3: Overo Tobi ethernet support by Olof Johansson · 15 years ago
  55. fc9165f OMAP3: Clean up whitespace in mux configs by Olof Johansson · 15 years ago
  56. 127f9ae omap3: move the other boards to board/ by Jean-Christophe PLAGNIOL-VILLARD · 15 years ago