1. 2203747 ARM: omap: move platform_data definitions by Arnd Bergmann · 12 years ago
  2. 3c101c4 Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparse by Tony Lindgren · 12 years ago
  3. dbc0416 ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ by Tony Lindgren · 12 years ago
  4. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  5. 7852ec0 ARM: OMAP: unwrap strings by Paul Walmsley · 12 years ago
  6. cf3a6ec ARM: OMAP: remove plat/board.h file by Igor Grinberg · 12 years ago
  7. 8a23fa1 ARM: omap: remove mmc platform data dma_mask and initialization by Russell King · 12 years ago
  8. 310018d ARM: OMAP2+: Fix MUSB ifdefs for platform init code by Tony Lindgren · 12 years ago
  9. bbd707a ARM: omap2: use machine specific hook for late init by Shawn Guo · 12 years ago
  10. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  11. 269f6a9 Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Olof Johansson · 12 years ago
  12. 49b87c6 ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not set by Tony Lindgren · 12 years ago
  13. 015f1e4 Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-base by Kevin Hilman · 12 years ago
  14. 0aac881 ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_config by Jarkko Nikula · 12 years ago
  15. d517110 ARM: OMAP: Fix build error when mmc_omap is built as module by Tony Lindgren · 12 years ago
  16. b3c3752 Merge tag 'pm' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  17. 55b81e6 Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  18. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  19. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  20. c86845db ARM: OMAP2+: UART: Allow UART parameters to be configured from board file. by Deepak K · 13 years ago
  21. 9a35f87 usb: musb: allow building USB_MUSB_TUSB6010 as a module by Arnd Bergmann · 13 years ago
  22. 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
  23. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  24. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  25. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  26. e990a40 ARM: OMAP2+: Use SoC specifc map_io by Tony Lindgren · 13 years ago
  27. 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 13 years ago
  28. a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 13 years ago
  29. 5e52b43 ARM: mach-omap2: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  30. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  31. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  32. bc593f5 arm: omap2plus: GPIO cleanup by Igor Grinberg · 13 years ago
  33. e08016d omap: mmc: split out init for 2420 by Anand Gadiyar · 13 years ago
  34. 3dc3bad ARM: OMAP2: use early init hook by Russell King - ARM Linux · 13 years ago
  35. 3e5b08c Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  36. 0b50c69 omap2+: Initialize serial port for dynamic remuxing for n8x0 by Tony Lindgren · 14 years ago
  37. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  38. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  39. 7c92554 usb: musb: add Kconfig options for each glue layer by Felipe Balbi · 14 years ago
  40. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  41. a1a92e6 arm: mach-omap2: n8x0: clean up dummy onenand init by Aaro Koskinen · 14 years ago
  42. 7203f8a arm: mach-omap2: remove NULL board_mux from board files by Aaro Koskinen · 14 years ago
  43. 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
  44. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  45. 04aeae7 OMAP2plus: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
  46. 63509e3 omap: Keep nwires for omap1 and 2420 MMC controller by Tony Lindgren · 14 years ago
  47. 3a63833 omap: mmc: extended to pass host capabilities from board file by Sukumar Ghorai · 14 years ago
  48. 04be1e9 omap: n8x0: Mux i2s codec port pins for McBSP block by Jarkko Nikula · 14 years ago
  49. 366498d omap: n8x0: Register i2c2 and add board info with tlv320aic3xfor N810 by Jarkko Nikula · 14 years ago
  50. a7f97d2 omap: n8x0: Cleanup i2c1 and menelaus registration by Jarkko Nikula · 14 years ago
  51. 7590d1d Merge branch 'devel-map-io' into omap-for-linus by Tony Lindgren · 14 years ago
  52. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  53. bd8f0fc omap: mux: Select POP package for N8X0 by Tony Lindgren · 14 years ago
  54. 1dea5c6 omap: Fix n8x0 mmc_mmc_init compile warnings and typos by Tony Lindgren · 14 years ago
  55. 97b9ad1 omap2: add USB initialization for tusb6010 by Francisco Alecrim · 14 years ago
  56. 9418c65 omap2: Initialize Menelaus and MMC for N8X0 by Tony Lindgren · 14 years ago
  57. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 14 years ago
  58. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  59. b4224b2 omap: Fix DEBUG_LL UART io address by Santosh Shilimkar · 15 years ago
  60. 6313881 OMAP2: add board file for Nokia N800 and N810 by Kalle Valo · 15 years ago