1. bdb249f ARM: integrator: read counter using syscon/regmap by Linus Walleij · 8 years ago
  2. 359a3d3 ARM: integrator: cut down on static maps by Linus Walleij · 8 years ago
  3. 33aa62b ARM: integrator: delete some auxdata by Linus Walleij · 8 years ago
  4. e3f6176 ARM: integrator: move CP CLCD display to DTS by Linus Walleij · 8 years ago
  5. 435ebcb arm: use of_platform_default_populate() to populate by Kefeng Wang · 8 years ago
  6. 91011a7 ARM: integrator: move flash registration to device tree by Linus Walleij · 8 years ago
  7. f956a78 soc: move SoC driver for the ARM Integrator by Linus Walleij · 10 years ago
  8. b437c52 ARM: integrator: move restart to the device tree by Linus Walleij · 10 years ago
  9. b3345d7 Merge tag 'soc-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  10. 5db3f62 Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/cleanup by Olof Johansson · 10 years ago
  11. 12af701 Merge tag 'versatile-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next/soc by Olof Johansson · 10 years ago
  12. 11c32d7 video: move Versatile CLCD helpers by Linus Walleij · 10 years ago
  13. 44fa72d ARM: integrator: convert to use irqchip_init by Rob Herring · 10 years ago
  14. 11f9323 ARM: integrator: fix OF-related regression by Linus Walleij · 10 years ago
  15. a79528e ARM: integrator: register sched_clock directly by Linus Walleij · 10 years ago
  16. 1b1ef75 ARM: integrator: localize the hardware.h header by Linus Walleij · 10 years ago
  17. f8487aa ARM: integrator: merge platform.h to hardware.h by Linus Walleij · 10 years ago
  18. c36928a ARM: integrator: localize the lm.h header by Linus Walleij · 10 years ago
  19. 09c978b ARM: integrator: switch to fetch clocks from device tree by Linus Walleij · 10 years ago
  20. 608914b ARM: integrator: restore static map on the CP by Linus Walleij · 10 years ago
  21. 307b966 ARM: integrator: move EBI to the device tree by Linus Walleij · 11 years ago
  22. 78d1632 ARM: integrator: delete static core module mappings by Linus Walleij · 11 years ago
  23. 30aeadd ARM: integrator_cp: Set LCD{0,1} enable lines when turning on CLCD by Jonathan Austin · 11 years ago
  24. df36680 ARM: integrator: core module registers from compatible strings by Linus Walleij · 11 years ago
  25. bb4dbef ARM: integrator: move CM base into device tree by Linus Walleij · 11 years ago
  26. 578fdfd ARM: integrator: decommission the <mach/irqs.h> header by Linus Walleij · 11 years ago
  27. d7057e1 ARM: integrator: delete non-devicetree boot path by Linus Walleij · 11 years ago
  28. c3e0c87 Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrc by Olof Johansson · 11 years ago
  29. 870e292 ARM: integrator-cp: convert use CLKSRC_OF for timer init by Rob Herring · 11 years ago
  30. 43231b5 Merge commit '7185684' into omap-for-v3.10/timer by Tony Lindgren · 11 years ago
  31. b269b17 ARM: cleanup: soc_device_register() error checking by Russell King · 11 years ago
  32. b274776 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  33. 060fd1b ARM: integrator/versatile: fix NOMMU warnings by Arnd Bergmann · 11 years ago
  34. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  35. d027db1 Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  36. 379df27 ARM: integrator: push down SC dependencies by Linus Walleij · 12 years ago
  37. 328ba30 ARM: integrator: delete static UART1 mapping by Linus Walleij · 12 years ago
  38. 439532c ARM: integrator: delete SC mapping on the CP by Linus Walleij · 12 years ago
  39. e6fae08 ARM: integrator: remove static CP syscon mapping by Linus Walleij · 12 years ago
  40. 64100a0 ARM: integrator: hook the CP into the SoC bus by Linus Walleij · 12 years ago
  41. 2389d50 ARM: plat-versatile: move FPGA irq driver to drivers/irqchip by Linus Walleij · 12 years ago
  42. da72a66 ARM: integrator: get rid of preallocated irq descriptors by Linus Walleij · 12 years ago
  43. 6e3a78d ARM: integrator_cp: fix build failure by Olof Johansson · 12 years ago
  44. 0e51793 Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  45. b7a3f8d ARM: integrator: use __iomem pointers for MMIO by Arnd Bergmann · 12 years ago
  46. 73efd53 ARM: 7519/1: integrator: convert platform devices to Device Tree by Linus Walleij · 12 years ago
  47. 4672cdd ARM: 7518/1: integrator: convert AMBA devices to device tree by Linus Walleij · 12 years ago
  48. 4980f9b ARM: 7517/1: integrator: initial device tree support by Linus Walleij · 12 years ago
  49. 9bf26a1 ARM: 7514/1: integrator: call common init function from machine by Linus Walleij · 12 years ago
  50. a613163 ARM: integrator: convert to common clock by Linus Walleij · 12 years ago
  51. d59fdcfc ARM: integrator: put symbolic bus names on devices by Linus Walleij · 12 years ago
  52. 3108e6a ARM: 7389/2: plat-versatile: modernize FPGA IRQ controller by Linus Walleij · 12 years ago
  53. b0df898 Merge branch 'devel-stable' into for-linus by Russell King · 12 years ago
  54. 695436e ARM: 7349/1: integrator: convert to sparse irqs by Linus Walleij · 12 years ago
  55. 2f64ccd ARM: amba: integrator: use common amba device initializers by Russell King · 12 years ago
  56. 0dada61 ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializers by Russell King · 12 years ago
  57. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  58. 6338b66 ARM: restart: integrator: use new restart hook by Russell King · 13 years ago
  59. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 12 years ago
  60. c5e587a ARM: mach-integrator: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  61. 4b60e5f Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate by Russell King · 13 years ago
  62. 57cc4f7 clockevents: ARM sp804: allow clockevent name to be specified by Russell King · 13 years ago
  63. 7ff550d clocksource: ARM sp804: obtain sp804 timer rate via clks by Russell King · 13 years ago
  64. fb593cf clocksource: ARM sp804: allow clocksource name to be specified by Russell King · 13 years ago
  65. 667f390 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info by Marc Zyngier · 13 years ago
  66. 046dfa0 ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash by Marc Zyngier · 13 years ago
  67. d77e270 ARM: integrator: add Integrator/CP sched_clock support by Russell King · 13 years ago
  68. c41b16f ARM: integrator/versatile: consolidate FPGA IRQ handling code by Russell King · 13 years ago
  69. c735c98 ARM: integrator: use new init_early for clock tree init by Russell King · 13 years ago
  70. 9dfec4f ARM: integrator: switch Integrator platforms to use consolidated CLCD by Russell King · 13 years ago
  71. e6b9c1f ARM: integrator: support CLCD RGB5551 layout for 16bpp by Russell King · 13 years ago
  72. c3ef3cc ARM: integrator: irq_data conversion. by Lennert Buytenhek · 14 years ago
  73. 4073723 Merge branch 'misc' into devel by Russell King · 13 years ago
  74. 6d803ba ARM: 6483/1: arm & sh: factorised duplicated clkdev.c by Jean-Christop PLAGNIOL-VILLARD · 14 years ago
  75. 8a9618f ARM: 6432/1: move timer-sp.c from versatile to common by Rob Herring · 14 years ago
  76. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  77. 98c672c ARM: Move platform memory reservations out of generic code by Russell King · 14 years ago
  78. ac1d426 Merge branch 'devel-stable' into devel by Russell King · 14 years ago
  79. 9bf5b2e ARM: Indirect round/set_rate operations through clk structure by Russell King · 14 years ago
  80. d1914c7 ARM: Make Integrator/Versatile/Reaview VCO code similar by Russell King · 14 years ago
  81. 6be4826 ARM: Integrator: move 16-bit timer support to Integrator/AP by Russell King · 14 years ago
  82. 5a46334 ARM: Integrator: convert Integrator/CP to use SP804 timer support by Russell King · 14 years ago
  83. c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 14 years ago
  84. 232eaf7 ARM: ICST: indirect s2div and idx2s arrays via icst_params by Russell King · 14 years ago
  85. e73a46a ARM: ICST: move minimum VCO frequency to icst_params by Russell King · 14 years ago
  86. 64fceb1 ARM: ICST: use Hz instead of kHz by Russell King · 14 years ago
  87. 4de2edb ARM: ICST: provide definitions for max/min VCO frequencies by Russell King · 14 years ago
  88. 39c0cb0 ARM: ICST: merge common ICST VCO structures by Russell King · 14 years ago
  89. b830b9b ARM: Integrator: convert to use register definitions by Russell King · 14 years ago
  90. da7ba95 ARM: Integrator: fix Integrator/CP definitions, move to platform.h by Russell King · 14 years ago
  91. 861248d ARM: Integrator: pass 'khz' to integrator_time_init by Russell King · 14 years ago
  92. b9cedda ARM: Integrator: convert to generic time support by Russell King · 14 years ago
  93. a285edc ARM: Fix Versatile&Integrator includes to behave in the same way as Realview by Russell King · 14 years ago
  94. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  95. 0a0300d ARM: Consolidate clks_register() and similar by Russell King · 14 years ago
  96. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  97. ddd559b Merge branch 'devel-stable' into devel by Russell King · 15 years ago
  98. 365f7a4 nommu: Add MMU-less support for Integrator platforms by Catalin Marinas · 15 years ago
  99. 7fb2bbf MMC: MMCI: allow GPIOs to be passed by Russell King · 15 years ago
  100. 1d559e2 arm: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago