1. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  2. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  3. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 12 years ago
  4. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 12 years ago
  5. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  6. 810883f ARM: 7594/1: Add .smp entry for REALVIEW_EB by Steve Capper · 12 years ago
  7. 8f446a7 Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  8. 61464c8 Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  9. f9a6aa4 clk: convert ARM RealView to common clk by Linus Walleij · 12 years ago
  10. df3d17e ARM: pmu: remove arm_pmu_type enumeration by Sudeep KarkadaNagesha · 12 years ago
  11. e031cd5 ARM: mach-realview and mach-versatile: retire custom LED code by Bryan Wu · 12 years ago
  12. 2cbe23e Merge branch 'tegra/cleanups' into next/timer by Arnd Bergmann · 12 years ago
  13. 7c380f2 ARM: plat-versatile: convert to twd_local_timer_register() interface by Marc Zyngier · 13 years ago
  14. a5f17d1 Merge tag 'v3.3-rc2' into depends/rmk/for-armsoc by Olof Johansson · 12 years ago
  15. 9199340b ARM: amba: realview: get rid of private platform amba_device initializer by Russell King · 13 years ago
  16. 0dada61 ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initializers by Russell King · 13 years ago
  17. 34ae6c9 ARM: 7298/1: realview: fix mapping of MPCore private memory region by Marc Zyngier · 12 years ago
  18. f5e4e20 Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  19. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  20. 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
  21. 47cacdd4 ARM: restart: realview: use new restart hook by Russell King · 13 years ago
  22. 2b84112 ARM: realview: convert pl061 no irq to 0 instead of -1 by Rob Herring · 13 years ago
  23. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  24. 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
  25. 3e28c80 ARM: realview-eb11mp: fix map_desc alignment by Rob Herring · 13 years ago
  26. 1b99d9c ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER by Marc Zyngier · 13 years ago
  27. 9ddea57 ARM: mach-realview: convert boot_params to atag_offset by Nicolas Pitre · 13 years ago
  28. 00e9125 ARM: mach-realview: move from ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size by Nicolas Pitre · 13 years ago
  29. 0efc48e ARM: 6807/1: realview: Fix secondary GIC initialisation for EB with MPCore tile by Pawel Moll · 13 years ago
  30. 196f020 Merge branches 'fixes', 'pgt-next' and 'versatile' into devel by Russell King · 13 years ago
  31. f093728 ARM: realview: remove old AMBA device DMA definitions by Russell King · 13 years ago
  32. 631e55f ARM: realview: use new init_early for clock tree and sched_clock init by Russell King · 14 years ago
  33. b75c178 ARM: P2V: avoid initializers and assembly using PHYS_OFFSET by Russell King · 14 years ago
  34. ff2e27a ARM: GIC: consolidate gic_cpu_base_addr to common GIC code by Russell King · 14 years ago
  35. b580b89 ARM: GIC: provide a single initialization function for boot CPU by Russell King · 14 years ago
  36. 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago
  37. d161edf ARM: 6215/2: add character LCD platform data for RealView and Versatile by Linus Walleij · 14 years ago
  38. d6ada86 ARM: 6227/1: PL022 SSP platform data for the RealViews by Linus Walleij · 14 years ago
  39. cc9897d ARM: 6193/1: RealView: Align the machine_desc.phys_io to 1MB section by Catalin Marinas · 14 years ago
  40. f417cba ARM: 6057/1: Realview: register PMU IRQs during board initialisation by Will Deacon · 14 years ago
  41. f4b8b31 ARM: Realview/Versatile/Integrator: separate out common clock code by Russell King · 15 years ago
  42. c5a0adb ARM: ICST: kill duplicate icst code by Russell King · 14 years ago
  43. 4c9f8be ARM: 5873/1: ARM: Fix the reset logic for ARM RealView boards by Colin Tuckley · 15 years ago
  44. 5b39d15 RealView: Add default memory configuration by Catalin Marinas · 15 years ago
  45. 6ef297f ARM: 5720/1: Move MMCI header to amba include dir by Linus Walleij · 15 years ago
  46. 4321532 ARM: 5718/1: Sane busids for RealView board components by Linus Walleij · 15 years ago
  47. eb7fffa [ARM] realview: add PL061 gpiolib support by Russell King · 15 years ago
  48. f32f4ce [ARM] smp: allow re-use of realview localtimer TWD support by Russell King · 15 years ago
  49. 7db2171 [ARM] 5397/1: RealView: Add support for the ISP1761 USB chip by Catalin Marinas · 15 years ago
  50. 657e1de Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into devel by Russell King · 16 years ago
  51. 0a38133 RealView: Refactor the Ethernet device registration by Catalin Marinas · 16 years ago
  52. ebac654 RealView: Use only the shadow mapping of ARM11MPCore local timers by Catalin Marinas · 16 years ago
  53. 4c3ea37 RealView: Add Cortex-A9 support to the EB board by Jon Callan · 16 years ago
  54. 70bb62f RealView: Allow PHYS_OFFSET at 0x70000000 by Catalin Marinas · 16 years ago
  55. cf30fb4 [ARM] realview: convert to clkdev and lookup clocks by device name by Russell King · 16 years ago
  56. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  57. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  58. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  59. ba92795 Allow the L2X0 outer cache support to be configurable by Catalin Marinas · 16 years ago
  60. 393538e RealView: Move more device address definitions to board-eb.h by Catalin Marinas · 16 years ago
  61. 9a386f0 RealView: Move the UART definitions to EB specific files by Catalin Marinas · 16 years ago
  62. 8019273 RealView: Move the timer definitions into the EB specific files by Catalin Marinas · 16 years ago
  63. a44ddfd RealView: Move the flash definitions out of platform.h by Catalin Marinas · 16 years ago
  64. 073b6ff RealView: Move the EB GIC definitions to the board file by Catalin Marinas · 16 years ago
  65. be4f3c8 Add RealView/EB support for the LAN9118 Ethernet chip by Catalin Marinas · 16 years ago
  66. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 16 years ago
  67. 39e823e [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c by Catalin Marinas · 16 years ago
  68. 8cc4c54 [ARM] 4820/1: RealView: Select the timer IRQ at run-time by Catalin Marinas · 16 years ago
  69. c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 16 years ago
  70. 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 16 years ago
  71. 0fc2a16 [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c by Catalin Marinas · 16 years ago
  72. 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 16 years ago
  73. a53d6fb [ARM] realview: disable second GIC on RevB MPCore platforms by Russell King · 17 years ago
  74. 7770bdd [ARM] 4130/1: Add L220 support to RealView/EB by Catalin Marinas · 17 years ago
  75. 4b17244 [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform by Catalin Marinas · 17 years ago
  76. 3edf22ab [ARM] 4190/2: Add the secondary GIC support for the RealView/EB by Catalin Marinas · 17 years ago
  77. b3a1bde [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system by Catalin Marinas · 17 years ago
  78. 6b65cd7 i2c: New ARM Versatile/Realview bus driver by Russell King · 18 years ago
  79. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  80. bb1a2aa [ARM] 3527/1: MPCore Boot Lockup Fix by Harry Fearnhamm · 18 years ago
  81. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  82. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  83. 9b1283b [ARM] Add support for Realview with MPcore tile by Russell King · 19 years ago
  84. 1ffedce [ARM] Fix Realview machine for patch 3016/1 by Russell King · 19 years ago
  85. 1be7228 [ARM] Fixup platform device.h includes for realview board by Russell King · 19 years ago
  86. 8ad68bb [ARM] Add support for ARM RealView board by Catalin Marinas · 19 years ago