1. 5b3689f ARM: OMAP2+: smsc911x: Add fixed board regulators by Russ Dill · 12 years ago
  2. 3b972bf ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins by Tony Lindgren · 12 years ago
  3. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 12 years ago
  4. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  5. 2d13cca Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into devel-stable by Russell King · 13 years ago
  6. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  7. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  8. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 13 years ago
  9. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  10. fcca71943 OMAP: Add DDC i2c_bus_num to board files by Tomi Valkeinen · 13 years ago
  11. 1d7a865 OMAP: use dvi panel driver instead of generic-dpi by Tomi Valkeinen · 13 years ago
  12. 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 13 years ago
  13. a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 13 years ago
  14. 5e52b43 ARM: mach-omap2: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  15. c2fda22 Merge branch 'fixes-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into omap/fixes by Arnd Bergmann · 13 years ago
  16. b252b0ef OMAP3: Move common regulator configuration to twl-common by Peter Ujfalusi · 13 years ago
  17. 827ed9a OMAP3: Move common twl configuration to twl-common by Peter Ujfalusi · 13 years ago
  18. e47c3c0 omap: Overo: remove duplicate call to overo_ads7846_init() by Daniel Mack · 13 years ago
  19. 332acd9 Merge branch 'devel-timer' into devel-cleanup by Tony Lindgren · 13 years ago
  20. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  21. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  22. fd4a028 Remove old-style supply.dev assignments common in hsmmc init by Oleg Drokin · 13 years ago
  23. 786b01a cleanup regulator supply definitions in mach-omap2 by Oleg Drokin · 13 years ago
  24. 1704bf15 arm: omap2plus: move NAND_BLOCK_SIZE out of boards by Igor Grinberg · 13 years ago
  25. f9fa1bb ARM: OMAP2: Add missing include of linux/gpio.h by Axel Lin · 13 years ago
  26. 829ae27 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  27. bc593f5 arm: omap2plus: GPIO cleanup by Igor Grinberg · 13 years ago
  28. f8ae2f0 OMAP: DSS2: Move panel-generic-dpi.h to include/video/ by Tomi Valkeinen · 13 years ago
  29. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  30. 9e18630 omap: musb: introduce default board config by Mike Rapoport · 13 years ago
  31. 9a3f39f omap: move detection of NAND CS to common-board-devices by Mike Rapoport · 13 years ago
  32. fbd8071 omap: use common initialization for PMIC i2c bus by Mike Rapoport · 13 years ago
  33. 96974a2 omap: consolidate touch screen initialization among different boards by Mike Rapoport · 13 years ago
  34. 21b4273 omap: convert boards that use SMSC911x to use gpmc-smsc911x by Mike Rapoport · 13 years ago
  35. da49252f Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux by Paul Mundt · 13 years ago
  36. 0df0914 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 13 years ago
  37. cce18a9 OMAP: Add gpio-keys support for Overo by Steve Sakoman · 13 years ago
  38. 7c94f68 OMAP: Add gpio-leds support for Overo by Steve Sakoman · 13 years ago
  39. ca0a6a6 omap: overo: Add regulator for ads7846 by Steve Sakoman · 13 years ago
  40. 7b12d7b OMAP: DSS2: Add DSS2 support for Overo by Steve Sakoman · 13 years ago
  41. 6a58baf omap: Remove unnecessary twl4030_codec_audio settings from board files by Ilkka Koskinen · 13 years ago
  42. 9e64bb1 arm: omap: usb: Invoke usbhs core device initialization by Keshava Munegowda · 13 years ago
  43. 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 13 years ago
  44. e41cccf omap2+: Minimize board specific init_early calls by Tony Lindgren · 13 years ago
  45. 3dc3bad ARM: OMAP2: use early init hook by Russell King - ARM Linux · 13 years ago
  46. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  47. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  48. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  49. 7203f8a arm: mach-omap2: remove NULL board_mux from board files by Aaro Koskinen · 14 years ago
  50. 7b6181e Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 14 years ago
  51. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  52. 3a63833 omap: mmc: extended to pass host capabilities from board file by Sukumar Ghorai · 14 years ago
  53. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  54. 869fef4 omap3: introduce omap3_map_io by Mike Rapoport · 14 years ago
  55. c573bcf omap3: Unify omap2_set_globals_3[43,6x]x functions by Sergio Aguirre · 14 years ago
  56. f450d86 omap3 nand: fix issue in board file to detect nand by Sukumar Ghorai · 14 years ago
  57. a5ba7ae omap: Overo: Fix support for second ethernet port by Steve Sakoman · 14 years ago
  58. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  59. 5c9a29e omap: Overo: Add support for second ethernet port by Steve Sakoman · 14 years ago
  60. 6f69a18 omap2/3/4: ehci: avoid compiler error with touchbook by Felipe Balbi · 14 years ago
  61. 884b836 omap: musb: Pass board specific data from board file by Maulik Mankad · 14 years ago
  62. 68ff042 omap: Rename hsmmc symbols to reflect independence from twl4030 by Adrian Hunter · 14 years ago
  63. d02a900b omap: Rename mmc-twl4030 files to hsmmc by Adrian Hunter · 14 years ago
  64. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 14 years ago
  65. b07682b mfd: Rename twl4030* driver files to enable re-use by Santosh Shilimkar · 15 years ago
  66. 15f45e6 omap: mux: Remove old mux code for 34xx by Tony Lindgren · 15 years ago
  67. 4896e39 omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions by Tony Lindgren · 15 years ago
  68. ca5742b omap: mux: Add new style init functions to omap3 board-*.c files by Tony Lindgren · 15 years ago
  69. 58a5491 omap: Add platform init code for EHCI driver by Felipe Balbi · 15 years ago
  70. 6df74ef OMAP: Configure audio_mclk for twl4030-codec MFD by Peter Ujfalusi · 15 years ago
  71. e86fa0b OMAP: Platform support for twl4030_codec MFD by Peter Ujfalusi · 15 years ago
  72. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  73. b4224b2 omap: Fix DEBUG_LL UART io address by Santosh Shilimkar · 15 years ago
  74. b3c6df3 OMAP2/3 board-*.c files: read bootloader configuration earlier by Paul Walmsley · 15 years ago
  75. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  76. 96a4d1e Merge branch 'pm-upstream/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm by Russell King · 15 years ago
  77. f40aac9 Merge branch 'omap_fixes_31' of git://git.pwsan.com/linux-2.6 by Russell King · 15 years ago
  78. 5032902 OMAP3: Overo: Fix smsc911x platform device resource value by Sergio Aguirre · 15 years ago
  79. 6fd210a OMAP3: Overo: add missing pen-down GPIO definition by Kevin Hilman · 15 years ago
  80. 9fb9741 OMAP3: Setup MUX settings for SDRC CKE signals by Jean Pihet · 15 years ago
  81. 58cda88 OMAP3 SDRC: add support for 2 SDRAM chip selects by Jean Pihet · 15 years ago
  82. bb3b9d8 ARM: OMAP3: Initialize regulators for Beagle and Overo by David Brownell · 15 years ago
  83. 2e12bd7 ARM: OMAP3: SDRC: add timing data for Micron MT46H32M32LF-6, v2 by Paul Walmsley · 15 years ago
  84. 172ef27 ARM: Add SMSC911X support to Overo platform (V2) by Steve Sakoman · 15 years ago
  85. 2f3ec50 [ARM] OMAP: Fix compile for omap2_init_common_hw() by Tony Lindgren · 15 years ago
  86. c6a8131 ARM: OMAP3: Add ADS7846 touchscreen support to Overo platform, v3 by Steve Sakoman · 15 years ago
  87. 18cb7ac ARM: OMAP3: MUSB initialization for omap hw, v2 by Felipe Balbi · 15 years ago
  88. 0329c37 ARM: OMAP3: mmc-twl4030 voltage cleanup by David Brownell · 15 years ago
  89. 0d4d9ab ARM: OMAP: No need to include board-overo.h from hardware.h by Tony Lindgren · 15 years ago
  90. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
  91. eba2645 ARM: OMAP3: Add support for the Gumstix Overo board (rev 3) by Steve Sakoman · 16 years ago