1. c49f34b ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2 by Tony Lindgren · 12 years ago
  2. b13e80a ARM: OMAP5: id: Add cpu id for ES versions by R Sricharan · 12 years ago
  3. ac5b0ea Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-part2 by Tony Lindgren · 12 years ago
  4. f0d3d82 ARM: OMAP3: control: add definition for CONTROL_CAMERA_PHY_CTRL by Sakari Ailus · 12 years ago
  5. 3f96a2d Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2 by Tony Lindgren · 12 years ago
  6. 90f1380 ARM: OMAP2+: control: new APIs to configure boot address and mode by Omar Ramirez Luna · 12 years ago
  7. 2e113c6 ARM: OMAP2+: control: Add AM33XX control reg & sec clkctrl offset by Vaibhav Hiremath · 12 years ago
  8. d61b7a5 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. fb3cfb1 ARM: OMAP2+: id: Add am33xx SoC type detection by Afzal Mohammed · 12 years ago
  10. ee0839c ARM: OMAP2+: Move most of plat/io.h into local iomap.h by Tony Lindgren · 12 years ago
  11. a920360 ARM: OMAP: TI81XX: Prepare for addition of TI814X support by Hemant Pedanekar · 13 years ago
  12. 14c79bb ARM: pm: omap34xx: remove get_*_restore_pointer functions, directly use entry points by Kevin Hilman · 13 years ago
  13. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  14. 0100171 TI816X: Update common OMAP machine specific sources by Hemant Pedanekar · 13 years ago
  15. 1c46556 Merge branch 'pm-sr' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus by Tony Lindgren · 14 years ago
  16. bd38107 OMAP4: Adding voltage driver support by Thara Gopinath · 14 years ago
  17. 2f34ce8 OMAP3: PM: Adding voltage driver support. by Thara Gopinath · 14 years ago
  18. 808601b Merge branch 'integration-2.6.38-for-tony' of git://git.pwsan.com/linux-2.6 into omap-for-linus by Tony Lindgren · 14 years ago
  19. 4e012e5 OMAP3: fix typo in OMAP3_IVA_MASK by Arno Steffen · 14 years ago
  20. 596efe4 OMAP3: control/PM: move padconf save code to mach-omap2/control.c by Paul Walmsley · 14 years ago
  21. 166353b OMAP3: control/PRCM: add omap3_ctrl_write_boot_mode() by Paul Walmsley · 14 years ago
  22. fe360e1 OMAP3: remove hardcoded values from the ASM sleep code by Jean Pihet · 14 years ago
  23. 458e999 OMAP3630: PM: Erratum i608: disable RTA by Nishanth Menon · 14 years ago
  24. 4814ced OMAP: control: move plat-omap/control.h to mach-omap2/control.h by Paul Walmsley · 14 years ago[Renamed (97%) from arch/arm/plat-omap/include/plat/control.h]
  25. cf4c87a OMAP: McBSP: implement McBSP CLKR and FSR signal muxing via mach-omap2/mcbsp.c by Paul Walmsley · 14 years ago
  26. dcf5ef3 omap4: control: Fix the control module register accesses by Santosh Shilimkar · 14 years ago
  27. 802edcb omap4: control: Add the register definition headers by Santosh Shilimkar · 14 years ago
  28. 70ba71a omap4: control: Add accessor api's for pad control module by Santosh Shilimkar · 14 years ago
  29. c83c8e6 omap4: Adding PBIAS Configuration for MMC1 Controller by kishore kadiyala · 14 years ago
  30. 737daa0 omap4: Fix omap_type() for omap4 by Santosh Shilimkar · 14 years ago
  31. 07dcbd0 AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition by Vaibhav Hiremath · 14 years ago
  32. 140455f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS by Tony Lindgren · 14 years ago
  33. 05842a3 AM35xx: Add AM35xx specific control module registers by Ranjith Lohithakshan · 14 years ago
  34. 83969bf omap3: add missing parentheses by Roel Kluin · 15 years ago
  35. 555d503 omap3630: Set omap3630 MMC1 I/O speed to 52Mhz by Madhu · 15 years ago
  36. 8384ce0 omap3: Runtime detection of Si features by Sanjeev Premi · 15 years ago
  37. 0795a75 OMAP3: PM: SDRC auto-refresh workaround for off-mode by Tero Kristo · 16 years ago
  38. c96631e OMAP3: PM: SCM context save/restore by Rajendra Nayak · 16 years ago
  39. 8014078 OMAP3: PM: Populate scratchpad contents by Rajendra Nayak · 16 years ago
  40. c171a25 OMAP3: PM: PRCM context save/restore by Rajendra Nayak · 16 years ago
  41. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago[Renamed from arch/arm/plat-omap/include/mach/control.h]
  42. 233fd64 omap: Split OMAP2_IO_ADDRESS to L3 and L4 by Santosh Shilimkar · 15 years ago
  43. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  44. cd07ecc Merge branch 'omap4' into for-next by Tony Lindgren · 15 years ago
  45. 4416907 ARM: OMAP4: Add minimal support for omap4 by Santosh Shilimkar · 15 years ago
  46. 8111b22 OMAP3: PM: Add D2D clocks and auto-idle setup to PRCM init by Kevin Hilman · 15 years ago
  47. 5a1a5ab OMAP3: PM: Add wake-up bit defintiions for CONTROL_PADCONF_X by Kevin Hilman · 16 years ago
  48. 1155e42 OMAP3: PM: Force IVA2 into idle during bootup by Kevin Hilman · 16 years ago
  49. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
  50. 646e3ed ARM: OMAP2: Misc updates from linux-omap tree by Tony Lindgren · 16 years ago
  51. e8a91c9 [ARM] omap: Fix IO_ADDRESS() macros by Russell King · 16 years ago
  52. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago