1. 490a566 omap1: mmc: Add platform init for omap7xx by Cory Maccarrone · 15 years ago
  2. 9d30b99 omap: Eliminate OMAP_MAX_NR_PORTS by Alexander Shishkin · 15 years ago
  3. 774facd Merge branch '7xx-iosplit-plat' with omap-fixes by Tony Lindgren · 15 years ago
  4. b3dba0b omap1: Fix DSP public peripherals support for ams-delta by Janusz Krzysztofik · 15 years ago
  5. c33da3a omap1: Fix redundant UARTs pin muxing that can break other hardware support by Janusz Krzysztofik · 15 years ago
  6. ce491cf omap: headers: Move remaining headers from include/mach to include/plat by Tony Lindgren · 15 years ago
  7. 3eff851 omap: headers: Create headers necessary for compile under mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  8. 1e79ab8 omap: headers: Move mtd-xip.h to be mach-omap1 specific by Tony Lindgren · 15 years ago
  9. 72464db omap: Split vmalloc.h for mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  10. c97c686 omap: headers: Split entry-macro.S for mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  11. aca59b8 omap: headers: Split debug-macro.S for mach-omap1 and mach-omap2 by Tony Lindgren · 15 years ago
  12. 84f90c9 omap: Change low-level serial init to use ioremap by Tony Lindgren · 15 years ago
  13. 1f73b4d OMAP850: PM: Add an ARCH_OMAP850 check by Alistair Buxton · 15 years ago
  14. ab985ff OMAP7XX: Clocks: Add ck_ref and armxor by Angelo Arrifano · 15 years ago
  15. 7c00692 OMAP7XX: Rename all the rest of the omap730 references in omap1 core by Alistair Buxton · 15 years ago
  16. 372b1c3 OMAP7XX: Replace omap730 references in irqs.h and all users by Alistair Buxton · 15 years ago
  17. b51988d OMAP7XX: Update core omap1 files to use omap7xx.h by Alistair Buxton · 15 years ago
  18. bf1cb7e OMAP7XX: McBSP: Add omap850 support by Alistair Buxton · 15 years ago
  19. 39a8b08 OMAP7XX: Clocks: Add omap850 support by Alistair Buxton · 15 years ago
  20. 4b9100d OMAP7XX: PM: Add omap850 support by Alistair Buxton · 15 years ago
  21. 559663b OMAP7XX: IRQ: Remove duplicate omap850 code by Alistair Buxton · 15 years ago
  22. 190215f OMAP7XX: Mux: Remove duplicate omap850 code by Alistair Buxton · 15 years ago
  23. ab49df7 OMAP7XX: IO: Remove duplicate omap850 code by Alistair Buxton · 15 years ago
  24. d8723ae OMAP7XX: Serial: Remove duplicate omap850 code by Alistair Buxton · 15 years ago
  25. f5ee2fc omap: Fix wrong jtag_id for 850 by Angelo Arrifano · 15 years ago
  26. eff443d OMAP1: AMS_DELTA: add modem support by Janusz Krzysztofik · 15 years ago
  27. 15ac408 OMAP: UART: drop OMAP_TAG_UART, enable all UARTs, auto-disabled on idle by Kalle Valo · 15 years ago
  28. db326be OMAP: Remove ifdefs for io.h by Tony Lindgren · 15 years ago
  29. 9411326 OMAP: Remove OMAP_IO_ADDRESS, use OMAP1_IO_ADDRESS and OMAP2_IO_ADDRESS instead by Tony Lindgren · 15 years ago
  30. 52cbbd4 ARM: includecheck fix: mach-omap1/mcbsp.c by Jaswinder Singh Rajput · 15 years ago
  31. d376f89 OMAP1: remove duplicated #include by Huang Weiyi · 15 years ago
  32. e4d24ec OMAP1: Fix N770 MMC support by Andrew de Quincey · 15 years ago
  33. 0c405b3 OMAP1: Fix compilation of arch/arm/mach-omap1/mailbox.c by Jonathan McDowell · 15 years ago
  34. c81592b Merge branch 'omap-upstream' into for-next by Tony Lindgren · 15 years ago
  35. 088962c ARM: OMAP1: Make 770 LCD work by Andrew de Quincey · 15 years ago
  36. c912f7e OMAP1: PM: update and decouple from OMAP2/3 PM core by Kevin Hilman · 15 years ago
  37. 8bd2294 OMAP2/3: PM: push core PM code from linux-omap by Kevin Hilman · 15 years ago
  38. ebe3b0e ARM: OMAP1: Misc clean-up by Tony Lindgren · 15 years ago
  39. 7971687 OMAP2xxx clock: rename clk_init_one() to clk_preinit() by Paul Walmsley · 15 years ago
  40. 535ff67 Merge branch 'omap-clock-fixes' into omap-fixes by Tony Lindgren · 15 years ago
  41. d53eb73 OMAP1: clock: Typo fix for clock in omap1 by Arun KS · 15 years ago
  42. bac5b29 ARM: OMAP1: Fix mmc_set_power GPIO usage by Ladislav Michl · 15 years ago
  43. 6a32607 ARM: OMAP1: Simplify board-h2 MMC setup by Ladislav Michl · 15 years ago
  44. ba16ec7 ARM: OMAP: Remove old dead gpio expander code by Tony Lindgren · 15 years ago
  45. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  46. 3ef48fac [ARM] omap: fix omap1 clock usecount decrement bug by Russell King · 15 years ago
  47. 692105b trivial: fix typos/grammar errors in Kconfig texts by Matt LaPlante · 16 years ago
  48. 8937b73 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 15 years ago
  49. b0b5aa3 ARM: OMAP: get rid of OMAP_TAG_USB, v2 by Felipe Balbi · 15 years ago
  50. ed98178 [OMAP850] Build system changes by Zebediah C. McClure · 15 years ago
  51. 59185ee [OMAP850] IRQ related changes by Zebediah C. McClure · 15 years ago
  52. 56739a6 [OMAP850] Changes to base IO subsystem, v2 by Zebediah C. McClure · 15 years ago
  53. ae302f4 [OMAP850] Add base support for omap850 cpu by Zebediah C. McClure · 15 years ago
  54. b283081 ARM: OMAP: No need to include board-palm*.h from hardware.h by Tony Lindgren · 15 years ago
  55. 3a0110c ARM: OMAP: No need to include board-osk.h from hardware.h by Tony Lindgren · 15 years ago
  56. 278267b ARM: OMAP: No need to include board-innovator.h from hardware.h by Tony Lindgren · 15 years ago
  57. 228fe42 ARM: OMAP: No need to include board-h3.h from hardware.h by Tony Lindgren · 15 years ago
  58. eb6b0b1 ARM: OMAP: No need to include board-h2.h from hardware.h by Tony Lindgren · 15 years ago
  59. d9558b1 ARM: OMAP: No need to include board-perseus2.h or board-fsample.h from hardware.h by Tony Lindgren · 15 years ago
  60. f98d67a omap mailbox: fix empty struct device for omap1 by Hiroshi DOYU · 15 years ago
  61. 8b9dbc1 [ARM] omap: arrange for clock recalc methods to return the rate by Russell King · 16 years ago
  62. 3f0a820 [ARM] omap: create a proper tree of clocks by Russell King · 16 years ago
  63. fed415e [ARM] omap: Fix omap1 clock issues by Tony Lindgren · 16 years ago
  64. b1ad379 [ARM] omap: spi: arrange for omap_uwire to use connection ID by Russell King · 16 years ago
  65. 5fe2338 [ARM] omap: i2c: remove conditional ick clocks by Russell King · 16 years ago
  66. 1d14de0 [ARM] omap: i2c: use short connection ids by Russell King · 16 years ago
  67. b820ce4 [ARM] omap: mcbsp: convert to use fck/ick clocks directly by Russell King · 16 years ago
  68. d4a36645a [ARM] omap: MMC: provide a dummy ick for OMAP1 by Russell King · 16 years ago
  69. 5c9e02b [ARM] omap: MMC: convert clocks to match by devid and conid by Russell King · 16 years ago
  70. 4c5e194 [ARM] omap: watchdog: provide a dummy ick for OMAP1 by Russell King · 16 years ago
  71. 39a80c7 [ARM] omap: watchdog: convert clocks to match by devid and conid by Russell King · 16 years ago
  72. f1c2543 [ARM] omap: provide a dummy clock node by Russell King · 16 years ago
  73. d7e8f1f [ARM] omap: convert OMAP1 to use clkdev by Russell King · 16 years ago
  74. d5e6072 [ARM] omap: handle RATE_CKCTL via .set_rate/.round_rate methods by Russell King · 16 years ago
  75. 9a5feda [ARM] omap: move propagate_rate() calls into generic omap clock code by Russell King · 16 years ago
  76. a9e8820 [ARM] omap: remove unnecessary calls to propagate_rate() by Russell King · 16 years ago
  77. c6af450 [ARM] omap: move clock propagation into core omap clock code by Russell King · 16 years ago
  78. 897dcde [ARM] omap: provide a NULL clock operations structure by Russell King · 16 years ago
  79. 548d849 [ARM] omap: introduce clock operations structure by Russell King · 16 years ago
  80. db8ac47 [ARM] omap: remove VIRTUAL_CLOCK by Russell King · 16 years ago
  81. 0dffb5c ARM: OMAP: Fix hsmmc init, v2 by Tony Lindgren · 16 years ago
  82. 0615115 ARM: OMAP: Fix McBSP spin_lock deadlock by Stanley.Miao · 16 years ago
  83. e999bbe ARM: OMAP: Remove unused platform devices, v3 by Tony Lindgren · 16 years ago
  84. 9b4a357 ARM: OMAP: Fix OSK ASoC by registering I2C board info for tlvaic23 by Arun KS · 16 years ago
  85. 5262822 ARM: OMAP: remove duplicated #include's by Huang Weiyi · 16 years ago
  86. 73069e3 ARM: OMAP: Fix gpio by switching to generic gpio calls, v2 by Jarkko Nikula · 16 years ago
  87. dc0e88c ARM: OMAP: Fix compile for palmte by Tony Lindgren · 16 years ago
  88. dd7667a ARM: OMAP: Fix compile for various McBSP by Tony Lindgren · 16 years ago
  89. 80b02c1 [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c by Russell King · 16 years ago
  90. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  91. cd43483 Merge branch 'hsmmc-init' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  92. 7e1548a Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel by Russell King · 16 years ago
  93. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  94. 90c62bf omap mmc: Add low-level initialization for hsmmc controller by Tony Lindgren · 16 years ago
  95. d887466 omap mmc: Add better MMC low-level init by Tony Lindgren · 16 years ago
  96. 652bcd8 omap mmc: Remove broken MMC init code by Tony Lindgren · 16 years ago
  97. 84a3434 ARM: OMAP2: Use omap_rev() instead of system_rev by Lauri Leukkunen · 16 years ago
  98. a882314 ARM: OMAP2: Fix cpu detection by Tony Lindgren · 16 years ago
  99. 5dd81e2 ARM: OMAP1: osk5912: LED trigger update for CF by David Brownell · 16 years ago
  100. 2430c62 ARM: OMAP1: osk5912: Mistral eeprom support by David Brownell · 16 years ago