1. a5e1d715 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  2. b96fc2f ARM: Remove __ref on hotplug cpu die path by Stephen Boyd · 9 years ago
  3. 3722ed2 clocksource: cosmetic: Drop OF 'dependency' from symbols by Marc Zyngier · 9 years ago
  4. c706c7e Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  5. 3ff32a0 Merge branch 'devel-stable' into for-linus by Russell King · 9 years ago
  6. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  7. c5fc249 Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  8. 5dc0fe1 clk/ARM: move Ux500 PRCC bases to the device tree by Linus Walleij · 9 years ago
  9. c00def7 ARM: ux500: simplify secondary CPU boot by Linus Walleij · 9 years ago
  10. fa8ad78 arm: perf: factor arm_pmu core out to drivers by Mark Rutland · 9 years ago
  11. 0d3f2c9 irqchip/gic: Remove redundant gic_set_irqchip_flags by Sudeep Holla · 9 years ago
  12. f813090 ARM: move heavy barrier support out of line by Russell King · 9 years ago
  13. 1da4d13 ARM: ux500: delete static resource defines by Linus Walleij · 9 years ago
  14. 9bac89e ARM: ux500: rename ux500_map_io by Linus Walleij · 9 years ago
  15. 6252bd3 ARM: ux500: look up PRCMU resource from DT by Linus Walleij · 9 years ago
  16. 583ecab ARM: ux500: kill off L2CC static map by Linus Walleij · 9 years ago
  17. c142480 ARM: ux500: get rid of SCU and backupram static maps by Linus Walleij · 9 years ago
  18. 26ef94d ARM: ux500: get rid of static GIC dist base by Linus Walleij · 9 years ago
  19. 5820203 ARM: ux500: get SCU base from device tree by Linus Walleij · 9 years ago
  20. 80757f2 ARM: ux500: remap BB offset dynamically by Linus Walleij · 9 years ago
  21. 2d6dd17 ARM: ux500: remove static maps from platsmp by Linus Walleij · 9 years ago
  22. 951b833 ARM: ux500: delete UART static map by Linus Walleij · 9 years ago
  23. 16ec30e ARM: ux500: get rid of static maps by Linus Walleij · 9 years ago
  24. 2332420 ARM: ux500: switch from gic_arch_extn to gic_set_irqchip_flags by Marc Zyngier · 9 years ago
  25. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 10 years ago
  26. c8f4594 ARM: ux500: Enable Kconfig for the generic PM domain by Ulf Hansson · 10 years ago
  27. cd931dc ARM: ux500: Initial support for PM domains by Ulf Hansson · 10 years ago
  28. 823e754 ARM: ux500: remove pointless cache setup complexity by Linus Walleij · 10 years ago
  29. 922468c ARM: ux500: storage class should be before const qualifier by Tobias Klauser · 10 years ago
  30. aaebafb ARM: ux500: Staticize ab8505_regulators by Sachin Kamat · 10 years ago
  31. 0d01ab3 ARM: ux500: Staticize local symbols in cpu-db8500.c by Sachin Kamat · 10 years ago
  32. 51fe005 ARM: ux500: Staticise ux500_soc_attr by Thierry Reding · 10 years ago
  33. b4b664b Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  34. a641f3a ARM: l2c: fix dependencies on PL310 errata symbols by Russell King · 10 years ago
  35. 21278ae ARM: use menuconfig for sub-arch menus by Rob Herring · 10 years ago
  36. 19682f7 ARM: Remove ARCH_HAS_CPUFREQ config option by Stephen Boyd · 10 years ago
  37. eb3d3ec Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next by Linus Torvalds · 10 years ago
  38. c59917f ARM: l2c: ux500: don't try to change the L2 cache auxiliary control register by Russell King · 10 years ago
  39. c4a202c ARM: l2c: ux500: remove cache size override by Russell King · 10 years ago
  40. 6716173 ARM: l2c: ux500: implement dummy write_sec method by Russell King · 10 years ago
  41. 1a5a954 ARM: l2c: fix register naming by Russell King · 10 years ago
  42. 363b8b4 ARM: ux500: Remove redundant board file for mmci platform data by Ulf Hansson · 10 years ago
  43. f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  44. f864c46 mfd: dbx500/abx500: root out hardcoded IRQ assignments by Linus Walleij · 11 years ago
  45. 8cc0071 ARM: ux500: drop a chunk of GPIO definitions by Linus Walleij · 11 years ago
  46. b5761fb ARM: ux500: skip GIC CPU and dist address checks by Linus Walleij · 10 years ago
  47. d942d39 ARM: ux500: delete pointless DT config option by Linus Walleij · 10 years ago
  48. 9352b05 ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform by Rob Herring · 11 years ago
  49. 90bc8ac ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 11 years ago
  50. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
  51. 77ad9df ARM: ux500: move last AB8505 set-up to DT by Linus Walleij · 11 years ago
  52. 7acacfb ARM: ux500: move AB8500 clock out pins to DT by Linus Walleij · 11 years ago
  53. d88ae11 ARM: ux500: move AB8500 modem I2C settings to DT by Linus Walleij · 11 years ago
  54. 81d7849 ARM: ux500: move AB8500 EXTCPENA from board file to DT by Linus Walleij · 11 years ago
  55. 1f04159 ARM: ux500: move AB8500 DMIC settings to DT by Linus Walleij · 11 years ago
  56. c7bb47a ARM: ux500: move AB8500 USB UICC settings to DT by Linus Walleij · 11 years ago
  57. b2985cf ARM: ux500: move AB8500 audio interface 1 settings to DT by Linus Walleij · 11 years ago
  58. e2377c8 ARM: ux500: move AB8500 PWM out settings to device tree by Linus Walleij · 11 years ago
  59. fd385b3 ARM: ux500: move AB8500 YCBCR settings to device tree by Linus Walleij · 11 years ago
  60. 8320062 ARM: ux500: move AB8500 GPIOs to device tree by Linus Walleij · 11 years ago
  61. 9b6d351 Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  62. dfd10e7 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  63. f2c73464 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  64. f341535 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 11 years ago
  65. 6f14d77 Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for-next by Russell King · 11 years ago
  66. 701caa5 Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc/topic/tlv320aic3x', 'asoc/topic/twl4030', 'asoc/topic/ux500', 'asoc/topic/width' and 'asoc/topic/x86' into for-tiwai by Mark Brown · 11 years ago
  67. 51f3780 Merge tag 'ux500-core-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/soc by Olof Johansson · 11 years ago
  68. 9ebde30 Merge tag 'ux500-devicetree-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt by Olof Johansson · 11 years ago
  69. 0475680 ARM: ux500: Don't use enums for MSP IDs - for easy DT conversion by Lee Jones · 11 years ago
  70. ead9e29 ARM: ux500: Enable system suspend with WFI support by Ulf Hansson · 11 years ago
  71. 0e7a268 ARM: ux500: regulators: Remove dead code for SD-card regulator by Ulf Hansson · 11 years ago
  72. c06551e ARM: ux500: delete U8540 UART auxdata by Linus Walleij · 11 years ago
  73. f45913f ARM: clean up cache handling in platform code by Nicolas Pitre · 11 years ago
  74. 2e2c9de ARM: add permission annotations to MT_MEMORY* mapping types by Russell King · 11 years ago
  75. 8e1c9f5 Merge branch 'next/cleanup' into next/dt by Kevin Hilman · 11 years ago
  76. 5281973 Revert "ARM: ux500: Stop passing MMC's platform data for Device Tree boots" by Linus Walleij · 11 years ago
  77. 1f202de Revert "ARM: ux500: Remove AUXDATA relating to SDI (MMC) clock-name bindings" by Linus Walleij · 11 years ago
  78. 089b5c9 ARM: ux500: decomission custom SMP TWD timer init by Linus Walleij · 11 years ago
  79. 8da15e1 ARM: ux500: decomission the non-DT MTU init sequence by Linus Walleij · 11 years ago
  80. ac9c0cf ARM: ux500: Remove checking for DT during timer init by Lee Jones · 11 years ago
  81. c96e476 ARM: ux500: Clean-up legacy extern prototype by Lee Jones · 11 years ago
  82. cef2e06 ARM: ux500: Remove unused call to register AMBA devices by Lee Jones · 11 years ago
  83. e937274 ARM: ux500: Clean-up non-DT IRQ initialisation by Lee Jones · 11 years ago
  84. 01e9da7 ARM: ux500: get rid of unused header by Linus Walleij · 11 years ago
  85. 8cf50a2 ARM: ux500: delete Nomadik pinctrl AUXDATA by Linus Walleij · 11 years ago
  86. 7e0632a ARM: ux500: delete remnant pin config macros by Linus Walleij · 11 years ago
  87. 4d4629f ARM: ux500: move snowball pin configs to device tree by Linus Walleij · 11 years ago
  88. 2f4b84f ARM: ux500: move snowball LED pin control to device tree by Linus Walleij · 11 years ago
  89. fd8f9ea ARM: ux500: convert Snowball SPI pin reference by Linus Walleij · 11 years ago
  90. a48bf4b ARM: ux500: move snowball ethernet config to device tree by Linus Walleij · 11 years ago
  91. 7ab05bd ARM: ux500: move HREFv60plus pin configs to device tree by Linus Walleij · 11 years ago
  92. 17afa71 ARM: ux500: move final HREFv60 LCD pins to device tree by Linus Walleij · 11 years ago
  93. 1c850e4 ARM: ux500: move the HREFv60plus IPGPIO pins to device tree by Linus Walleij · 11 years ago
  94. 5026119 ARM: ux500: move the WLAN GPIO pin setup to the device tree by Linus Walleij · 11 years ago
  95. 1a780d4 ARM: ux500: move GPIO key configuration to device tree by Linus Walleij · 11 years ago
  96. 3ae2750 ARM: ux500: move old HREF ipgpio to the device tree by Linus Walleij · 11 years ago
  97. fda989c ARM: ux500: drop STM pinmap settings by Linus Walleij · 11 years ago
  98. 2795713 ARM: ux500: move SKE pin config to device tree by Linus Walleij · 11 years ago
  99. 817a5b9 ARM: ux500: move MCDE pin config to device tree by Linus Walleij · 11 years ago
  100. 3865682 ARM: ux500: move SPI pin config to device tree by Linus Walleij · 11 years ago