1. 7d7e1eb ARM: OMAP2+: Prepare for irqs.h removal by Tony Lindgren · 12 years ago
  2. 4b25408 ARM: OMAP: Move gpio.h to include/linux/platform_data by Tony Lindgren · 12 years ago
  3. 761d4c9 ARM: OMAP: cleanup struct omap_board_config_kernel by Igor Grinberg · 12 years ago
  4. f465d14 Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  5. dac8eb5 OMAPDSS: TFP410: rename dvi files to tfp410 by Tomi Valkeinen · 13 years ago
  6. 2e6f2ee OMAPDSS: TFP410: rename dvi -> tfp410 by Tomi Valkeinen · 12 years ago
  7. e813a55 OMAP: board-files: remove custom PD GPIO handling for DVI output by Tomi Valkeinen · 12 years ago
  8. bbd707a ARM: omap2: use machine specific hook for late init by Shawn Guo · 12 years ago
  9. 1bfecd9 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  10. a8195ba ARM: OMAP: move generic EMAC init to separate file by Ilya Yanok · 12 years ago
  11. 3b972bf ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pins by Tony Lindgren · 12 years ago
  12. dcf7ec5 Merge branch 'samsung/driver' into next/drivers by Arnd Bergmann · 13 years ago
  13. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  14. baa9588 ARM: restart: omap: use new restart hook by Russell King · 13 years ago
  15. dd6facf ARM: OMAP: hsmmc: Add support for AM3517EVM base-board MMC slot by Vaibhav Hiremath · 13 years ago
  16. 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
  17. 4e65331 ARM: 7159/1: OMAP: Introduce local common.h files by Tony Lindgren · 13 years ago
  18. 6b2f55d ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  19. 034ee29 Merge branch 'depends/omap2_dss' into next/cleanup by Arnd Bergmann · 13 years ago
  20. 71f2c15 Merge branch 'depends/rmk/devel-stable' into next/cleanup by Arnd Bergmann · 13 years ago
  21. 1d7a865 OMAP: use dvi panel driver instead of generic-dpi by Tomi Valkeinen · 13 years ago
  22. 8f5b5a4 ARM: OMAP: Introduce SoC specific early_init by Tony Lindgren · 13 years ago
  23. a4ca9db ARM: OMAP: Move omap2_init_common_devices out of init_early by Tony Lindgren · 13 years ago
  24. 5e52b43 ARM: mach-omap2: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  25. e74984e omap: Set separate timer init functions to avoid cpu_is_omap tests by Tony Lindgren · 13 years ago
  26. 741e3a8 omap: Use separate init_irq functions to avoid cpu_is_omap tests early by Tony Lindgren · 13 years ago
  27. 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
  28. b7679ab Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into omap-for-linus by Tony Lindgren · 13 years ago
  29. a6d2852 usb: musb: am35x: fix compile error when building am35x by Felipe Balbi · 13 years ago
  30. bc593f5 arm: omap2plus: GPIO cleanup by Igor Grinberg · 13 years ago
  31. f8ae2f0 OMAP: DSS2: Move panel-generic-dpi.h to include/video/ by Tomi Valkeinen · 13 years ago
  32. a0b38cc OMAP: DSS2: Move display.h to include/video/ by Tomi Valkeinen · 13 years ago
  33. 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
  34. 0640b43 audio : AM3517 : Adding i2c info for AIC23 codec by Abhilash Vadakkepat Koyamangalath · 13 years ago
  35. 9e64bb1 arm: omap: usb: Invoke usbhs core device initialization by Keshava Munegowda · 13 years ago
  36. 181b250 arm: omap: usb: create common enums and structures for ehci and ohci by Keshava Munegowda · 13 years ago
  37. e41cccf omap2+: Minimize board specific init_early calls by Tony Lindgren · 13 years ago
  38. d5e1322 OMAP2, 3: DSS2: board files: replace platform_device_register with omap_display_init() by Senthilvadivu Guruswamy · 13 years ago
  39. 04aa67d Merge branch 'for-tony' of git://gitorious.org/usb/usb into omap-for-linus by Tony Lindgren · 13 years ago
  40. fe5a490 usb: musb: AM35x: moving internal phy functions out of usb_musb.c file by Hema HK · 13 years ago
  41. 3dc3bad ARM: OMAP2: use early init hook by Russell King - ARM Linux · 13 years ago
  42. 89747c9 OMAP: use generic DPI panel driver in board files by Bryan Wu · 14 years ago
  43. 4805734 OMAP2+: io: split omap2_init_common_hw() by Paul Walmsley · 14 years ago
  44. 79b357c Merge branch 'devel-gpio' into omap-for-linus by Tony Lindgren · 14 years ago
  45. 77640aa OMAP: GPIO: Implement GPIO as a platform device by Varadarajan, Charulatha · 14 years ago
  46. 7203f8a arm: mach-omap2: remove NULL board_mux from board files by Aaro Koskinen · 14 years ago
  47. 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
  48. 72e5806 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci by Linus Torvalds · 14 years ago
  49. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  50. 3a0d30b USB: AM35x: Add musb support by Ajay Kumar Gupta · 14 years ago
  51. 7940a34 Merge branch 'davinci-next' into davinci-for-linus by Kevin Hilman · 14 years ago
  52. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  53. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago
  54. 600ecd9 OMAP: mach-omap2: Fix miscellaneous sparse warnings by Manjunath Kondaiah G · 14 years ago
  55. 04aeae7 OMAP2plus: Fix static function warnings by Manjunath Kondaiah G · 14 years ago
  56. 3881573 OMAP: mach-omap2: Fix static declaration warnings by Manjunath Kondaiah G · 14 years ago
  57. 3b2a40a omap: cleanup unused davinci mdio arch code by Cyril Chemparathy · 14 years ago
  58. 433cdb0 omap: add mdio platform devices by Cyril Chemparathy · 14 years ago
  59. 869fef4 omap3: introduce omap3_map_io by Mike Rapoport · 14 years ago
  60. c573bcf omap3: Unify omap2_set_globals_3[43,6x]x functions by Sergio Aguirre · 14 years ago
  61. 71ee7da ARM: OMAP: Convert to use ->reserve method to reserve boot time memory by Russell King · 14 years ago
  62. b91da66 AM3517: rename the i2c boardinfo to make it more readable by stanley.miao · 14 years ago
  63. de99771 AM35x: fix UI card EHCI port and LCD dependency by Ajay Kumar Gupta · 14 years ago
  64. 56881d2 AM35xx: Platform specific hookup for EMAC module by Sriram · 14 years ago
  65. 9173363 can: ti_hecc: board specific hookup on AM3517EVM by Sriram · 14 years ago
  66. 5241b6b AM3517: initialize i2c subsystem after mux subsystem by stanley.miao · 14 years ago
  67. 6f69a18 omap2/3/4: ehci: avoid compiler error with touchbook by Felipe Balbi · 14 years ago
  68. 7b97f3e AM3517 EVM: correct typo - tca6416 mispelt as tca6516 by Sriram · 14 years ago
  69. fec3eeb AM35x: Add missing GPIO mux config for EHCI port by Ajay Kumar Gupta · 14 years ago
  70. 5d4292a AM3517: Enable I2C-GPIO Expander driver support for AM3517EVM by Vaibhav Hiremath · 14 years ago
  71. f2afbbb AM3517: Enable RTC driver support for AM3517EVM by Vaibhav Hiremath · 14 years ago
  72. 1f738dc AM3517: Enable basic I2C Support by Vaibhav Hiremath · 14 years ago
  73. e3d4d0a AM35xx: Introduce am35xx.h file by Vaibhav Hiremath · 14 years ago
  74. 6fbd55d omap2/3/4: Fix omap2_map_common_io for multi-omap by Tony Lindgren · 14 years ago
  75. c3d3332 OMAP: AM3517: Enable DSS2 for AM3517EVM board by Vaibhav Hiremath · 15 years ago
  76. ca5742b omap: mux: Add new style init functions to omap3 board-*.c files by Tony Lindgren · 15 years ago
  77. c625327 AM35xx: Add support for AM3517 EVM board by Ranjith Lohithakshan · 15 years ago