1. 1cc3880 Merge tag 'edac_for_4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  2. 5616f36 ARM: SoCFPGA: Fix secondary CPU startup in thumb2 kernel by Sascha Hauer · 8 years ago
  3. c5fb04c ARM: socfpga: Initialize Arria10 OCRAM ECC on startup by Thor Thayer · 8 years ago
  4. 2364d42 ARM: socfpga: Enable Arria10 OCRAM ECC on startup by Thor Thayer · 8 years ago
  5. ff6fd14 ARM: socfpga: Enable Arria10 L2 cache ECC on startup by Thor Thayer · 8 years ago
  6. dae0b74 Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  7. 5d37e80 ARM: socfpga: hide unused functions by Arnd Bergmann · 8 years ago
  8. 7cc5a5d ARM: socfpga: Enable OCRAM ECC on startup by Thor Thayer · 8 years ago
  9. 4d11383 ARM: socfpga: Enable L2 cache ECC on startup by Thor Thayer · 8 years ago
  10. e324654 ARM: use "depends on" for SoC configs instead of "if" after prompt by Masahiro Yamada · 9 years ago
  11. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  12. 7385817 genalloc: add name arg to gen_pool_get() and devm_gen_pool_create() by Vladimir Zapolskiy · 9 years ago
  13. cd871d5 ARM: socfpga: add reset for the Arria 10 platform by Dinh Nguyen · 9 years ago
  14. b33612e ARM: socfpga: add smp_ops.cpu_kill to make kexec/kdump available by Hiraku Toyooka · 9 years ago
  15. 0030edf genalloc: rename dev_get_gen_pool() to gen_pool_get() by Vladimir Zapolskiy · 9 years ago
  16. 4aa705b Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  17. 89b8da0 ARM: socfpga: fix build error due to secondary_startup by Kevin Hilman · 9 years ago
  18. 44fd8c7 ARM: socfpga: support suspend to ram by Alan Tull · 9 years ago
  19. 45be0cd ARM: socfpga: add CPU_METHOD_OF_DECLARE for Arria 10 by Dinh Nguyen · 9 years ago
  20. 5f763ef8 ARM: socfpga: use CPU_METHOD_OF_DECLARE for socfpga_cyclone5 by Dinh Nguyen · 9 years ago
  21. 02b4e27 ARM: v7 setup function should invalidate L1 cache by Russell King · 9 years ago
  22. 122694a ARM: socfpga: use of_iomap to map the SCU by Dinh Nguyen · 9 years ago
  23. 65ce7a3 ARM: socfpga: remove the need to map uart_io_desc by Dinh Nguyen · 9 years ago
  24. 3c5ac3f ARM: socfpga: support big endian for socfpga by Ben Dooks · 9 years ago
  25. bf55e0a ARM: socfpga: enable big endian for secondary core(s) by Ben Dooks · 9 years ago
  26. cee9b8d ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushed by Russell King · 9 years ago
  27. de04261 ARM: socfpga: Correct SCU virtual mapping in socfpga by Vince Bridgers · 9 years ago
  28. d686ce4 socfpga: hotplug: put cpu1 in wfi by Alan Tull · 10 years ago
  29. 3a4356c arm: socfpga: fix fetching cpu1start_addr for SMP by Dinh Nguyen · 10 years ago
  30. 8b5c18f ARM: l2c: socfpga: convert to generic l2c OF initialisation by Russell King · 10 years ago
  31. d453ef7 ARM: l2c: remove unnecessary UL-suffix to mask values by Russell King · 10 years ago
  32. 19bc2ee Merge tag 'clk-for-linus-3.15' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  33. 90bc8ac ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 10 years ago
  34. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 10 years ago
  35. 77f1057 clk: socfpga: Remove socfpga_init_clocks by Dinh Nguyen · 10 years ago
  36. 6a7e712 clk: socfpga: Map the clk manager base address in the clock driver by Dinh Nguyen · 10 years ago
  37. 725dd7e arm: socfpga: Enable ARM_TWD for socfpga by Dinh Nguyen · 11 years ago
  38. 07d8a49 ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP by Uwe Kleine-König · 11 years ago
  39. dc81058 ARM: socfpga: remove custom .init_time hook by Sebastian Hesselbarth · 11 years ago
  40. 8e7b25f ARM: socfgpa: prepare for arch-wide .init_time callback by Sebastian Hesselbarth · 11 years ago
  41. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  42. 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 11 years ago
  43. c20e459 Merge tag 'v3.11-rockchip-basics' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/soc by Arnd Bergmann · 11 years ago
  44. 1002148 clocksource: dw_apb_timer_of: use clocksource_of_init by Heiko Stuebner · 11 years ago
  45. 1b4eca0 clocksource: dw_apb_timer_of: select DW_APB_TIMER by Heiko Stuebner · 11 years ago
  46. 1780db9 ARM: socfpga: Add syscon to be part of socfpga by Dinh Nguyen · 11 years ago
  47. e0d20b6 Merge branch 'gic/cleanup' into next/soc by Olof Johansson · 11 years ago
  48. 56c5c13 ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entries by Dinh Nguyen · 11 years ago
  49. 5c04b57 ARM: socfpga: Enable soft reset by Dinh Nguyen · 11 years ago
  50. c011470 irqchip: gic: Perform the gic_secondary_init() call via CPU notifier by Catalin Marinas · 11 years ago
  51. 1c75c42 Merge branch 'socfpga/hw' into next/soc by Olof Johansson · 11 years ago
  52. d6dd735 arm: socfpga: Add SMP support for actual socfpga harware by Dinh Nguyen · 11 years ago
  53. c2ad284 arm: socfpga: Add new device tree source for actual socfpga HW by Dinh Nguyen · 11 years ago
  54. f8060f5 Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanup by Olof Johansson · 11 years ago
  55. 520f7bd irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h by Rob Herring · 11 years ago
  56. 0529e315 ARM: use common irqchip_init for GIC init by Rob Herring · 12 years ago
  57. 1d5cc60 ARM: remove mach .handle_irq for GIC users by Rob Herring · 11 years ago
  58. b1cffeb ARM: GIC: remove direct use of gic_raise_softirq by Rob Herring · 11 years ago
  59. 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
  60. 9560f84 ARM: socfpga: mark secondary_trampoline as cpuinit by Arnd Bergmann · 12 years ago
  61. ef21b49 socfpga: map uart into virtual address space so that early_printk() works by Pavel Machek · 12 years ago
  62. ad208d0 ARM: socfpga: fix build break for allyesconfig by Pavel Machek · 12 years ago
  63. 9c4566a ARM: socfpga: Enable SMP for socfpga by Dinh Nguyen · 12 years ago
  64. 387798b ARM: initial multiplatform support by Rob Herring · 12 years ago
  65. 6111bf7 ARM: socfpga: move debug macros to include/debug by Rob Herring · 12 years ago
  66. 6631422 ARM: socfpga: initial support for Altera's SOCFPGA platform by Dinh Nguyen · 12 years ago