1. 4c3ea37 RealView: Add Cortex-A9 support to the EB board by Jon Callan · 16 years ago
  2. 8aa2da8 RealView: Use flush_cache_all() rather than MCR in cpu_enter_lowpower() by Harry Fearnhamm · 16 years ago
  3. e7c7082 RealView: Add support for the Cortex-A8 Platform Baseboard by Bahadir Balban · 16 years ago
  4. 70bb62f RealView: Allow PHYS_OFFSET at 0x70000000 by Catalin Marinas · 16 years ago
  5. 877d1f3 RealView: Make more vmalloc space by changing IO_ADDRESS by Catalin Marinas · 16 years ago
  6. 2c0aec8 RealView: Add debug-macro.S support for the PB1176 platform by Catalin Marinas · 16 years ago
  7. 4eccca2 RealView: Change the clcd panel controls to use RGB instead of BGR by Catalin Marinas · 16 years ago
  8. c34a102 RealView: Allow XVGA (1024x768) CLCD resolution on the RealView boards by Colin Tuckley · 16 years ago
  9. 68c3d93 RealView: Use the correct oscillator for the CLCD on PB1176 by Colin Tuckley · 16 years ago
  10. fced80c [ARM] Convert asm/io.h to linux/io.h by Russell King · 16 years ago
  11. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  12. be50972 [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead by Russell King · 16 years ago
  13. 08383ef [ARM] 5131/1: Annotate platform_secondary_init with trace_hardirqs_off by Catalin Marinas · 16 years ago
  14. 429f731 Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 16 years ago
  15. 950e4da arch: Remove unnecessary inclusions of asm/semaphore.h by Matthew Wilcox · 16 years ago
  16. ba92795 Allow the L2X0 outer cache support to be configurable by Catalin Marinas · 16 years ago
  17. bc02c58 RealView: Add the configuration and build changes for PB1176 by Bahadir Balban · 16 years ago
  18. a0316b2 RealView: Base support for the PB1176 platform by Bahadir Balban · 16 years ago
  19. 387847e RealView: Add compactflash support for the PB11MPCore platform by Bahadir Balban · 16 years ago
  20. 78fdcb4 RealView: Enable the configuration options for PB11MPCore by Bahadir Balban · 16 years ago
  21. e67172f RealView: Add the SMP initialisation support for PB11MPCore by Catalin Marinas · 16 years ago
  22. a9b67db RealView: Base support for the PB11MPCore platform by Bahadir Balban · 16 years ago
  23. 393538e RealView: Move more device address definitions to board-eb.h by Catalin Marinas · 16 years ago
  24. 9a386f0 RealView: Move the UART definitions to EB specific files by Catalin Marinas · 16 years ago
  25. 8019273 RealView: Move the timer definitions into the EB specific files by Catalin Marinas · 16 years ago
  26. a44ddfd RealView: Move the flash definitions out of platform.h by Catalin Marinas · 16 years ago
  27. 073b6ff RealView: Move the EB GIC definitions to the board file by Catalin Marinas · 16 years ago
  28. be4f3c8 Add RealView/EB support for the LAN9118 Ethernet chip by Catalin Marinas · 16 years ago
  29. b7b0ba9 RealView: Move the SCU initialisation out of __v6_setup by Catalin Marinas · 16 years ago
  30. 41579f4 [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration option by Catalin Marinas · 16 years ago
  31. 39e823e [ARM] 4821/1: RealView: Remove the platform dependencies from localtimer.c by Catalin Marinas · 16 years ago
  32. 8cc4c54 [ARM] 4820/1: RealView: Select the timer IRQ at run-time by Catalin Marinas · 16 years ago
  33. c4057f5 [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platforms by Catalin Marinas · 16 years ago
  34. 7dd19e7 [ARM] 4818/1: RealView: Add core-tile detection by Catalin Marinas · 16 years ago
  35. 0fc2a16 [ARM] 4817/1: RealView: Move the AMBA resource definitions to realview_eb.c by Catalin Marinas · 16 years ago
  36. 356cb47 [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.h by Catalin Marinas · 16 years ago
  37. 93c2904 [ARM] 4815/1: RealView: Add clockevents suport for the local timers by Catalin Marinas · 16 years ago
  38. a8655e8 [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCore by Catalin Marinas · 16 years ago
  39. ae30cea [ARM] 4812/1: RealView: clockevents support for the RealView platforms by Catalin Marinas · 16 years ago
  40. 85802af [ARM] 4811/1: RealView: clocksource support for the RealView platforms by Catalin Marinas · 16 years ago
  41. 193c3cc [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 by Russell King · 16 years ago
  42. a53d6fb [ARM] realview: disable second GIC on RevB MPCore platforms by Russell King · 17 years ago
  43. 6cbdc8c [ARM] spelling fixes by Simon Arlott · 17 years ago
  44. b30faba Add IRQF_IRQPOLL flag on arm by Bernhard Walle · 17 years ago
  45. 0e0ba76 [ARM] 4201/1: SMP barriers pair needed for the secondary boot process by Catalin Marinas · 17 years ago
  46. 7770bdd [ARM] 4130/1: Add L220 support to RealView/EB by Catalin Marinas · 17 years ago
  47. 4b17244 [ARM] 4109/2: Add support for the RealView/EB MPCore revC platform by Catalin Marinas · 17 years ago
  48. 3edf22ab [ARM] 4190/2: Add the secondary GIC support for the RealView/EB by Catalin Marinas · 17 years ago
  49. b3a1bde [ARM] 4108/2: Allow multiple GIC interrupt controllers in a system by Catalin Marinas · 17 years ago
  50. 6b65cd7 i2c: New ARM Versatile/Realview bus driver by Russell King · 18 years ago
  51. 0cd61b6 Initial blind fixup for arm for irq changes by Linus Torvalds · 18 years ago
  52. 52e405e [PATCH] ARM: fixup irqflags breakage after ARM genirq merge by Thomas Gleixner · 18 years ago
  53. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  54. bb1a2aa [ARM] 3527/1: MPCore Boot Lockup Fix by Harry Fearnhamm · 18 years ago
  55. 9e7714d [ARM] 3367/1: CLCD mode no longer supported on the RealView boards by Catalin Marinas · 18 years ago
  56. 7bbb794 [ARM] Fix SMP initialisation oops by Russell King · 18 years ago
  57. f557f5e [ARM] 3313/1: Use OSC4 instead of OSC1 for CLCD by Catalin Marinas · 18 years ago
  58. 5ff3fd2 [ARM] Remove useless 'default n' from Kconfig files by Russell King · 19 years ago
  59. 946d493 [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2) by Nicolas Pitre · 19 years ago
  60. 0043170 [ARM] Convert some arm semaphores to mutexes by Arjan van de Ven · 19 years ago
  61. de25968 [PATCH] fix more missing includes by Tim Schmielau · 19 years ago
  62. f8ce254 [ARM] Move asm/hardware/clock.h to linux/clk.h by Russell King · 19 years ago
  63. a62c80e [ARM] Move AMBA include files to include/linux/amba/ by Russell King · 19 years ago
  64. a8d3584 [ARM] Remove clk_use()/clk_unuse() by Russell King · 19 years ago
  65. 9f220907 [ARM] Realview core.c does not need mach-types.h by Russell King · 19 years ago
  66. ce07d90 [ARM] Fix arch-realview/system.h to use __io_address() by Russell King · 19 years ago
  67. 97a63ec [ARM SMP] Add CPU hotplug support for Realview MPcore by Russell King · 19 years ago
  68. 2a98beb [ARM SMP] Add local timer support for Realview MPcore by Russell King · 19 years ago
  69. 5d43045 [ARM SMP] Fix some sparse warnings in SMP code by Russell King · 19 years ago
  70. dbebb4c [ARM SMP] Add missing SMP timer handling for realview by Russell King · 19 years ago
  71. 862184f [ARM SMP] Add Realview MPcore SMP support by Russell King · 19 years ago
  72. 9b1283b [ARM] Add support for Realview with MPcore tile by Russell King · 19 years ago
  73. 01bbaf0 [ARM] realview core.h uses leds_event_t, so include asm/leds.h by Russell King · 19 years ago
  74. 1ffedce [ARM] Fix Realview machine for patch 3016/1 by Russell King · 19 years ago
  75. 1be7228 [ARM] Fixup platform device.h includes for realview board by Russell King · 19 years ago
  76. 8ad68bb [ARM] Add support for ARM RealView board by Catalin Marinas · 19 years ago