1. e13688f ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM by Kishon Vijay Abraham I · 8 years ago
  2. 6016b23 ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly by Kishon Vijay Abraham I · 8 years ago
  3. 6911a52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  4. fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. f64d6e2 Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 8 years ago
  6. c12547a clocksource/drivers/keystone: Add the COMPILE_TEST option by Daniel Lezcano · 8 years ago
  7. 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 8 years ago
  8. 39a5cbb ARM: keystone: fix missing keystone.h in pm_domain.c by Ben Dooks · 8 years ago
  9. 229a4bc ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT by Masahiro Yamada · 8 years ago
  10. 2689d18 ARM: keystone: Enable PINCTRL config by Lokesh Vutla · 8 years ago
  11. 981b671 ARM: provide improved virt_to_idmap() functionality by Russell King · 8 years ago
  12. 5a6b7e5 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  13. e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  14. 3b2d3dc ARM: keystone: Create new binding for K2G SoC by Nishanth Menon · 8 years ago
  15. 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 8 years ago
  16. 2841029 ARM: make virt_to_idmap() return unsigned long by Russell King · 8 years ago
  17. 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
  18. 01cf228 ARM: keystone: Update compatible to have SoC specific matches by Nishanth Menon · 9 years ago
  19. c76a969 ARM: keystone: Remove clk-provider.h include by Stephen Boyd · 9 years ago
  20. e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  21. b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 9 years ago
  22. c0b759d ARM: keystone2: rename init_meminfo to pv_fixup by Russell King · 9 years ago
  23. 39b74fe ARM: keystone2: move address space switch printk into generic code by Russell King · 9 years ago
  24. c8ca2b4 ARM: keystone2: move update of the phys-to-virt constants into generic code by Russell King · 9 years ago
  25. 30b5f4d ARM: keystone2: move platform notifier initialisation into platform init by Russell King · 9 years ago
  26. 1f51b0c arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS by Rajendra Nayak · 9 years ago
  27. 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 9 years ago
  28. 543c504 ARM: make arrays containing machine compatible strings const by Uwe Kleine-König · 9 years ago
  29. bf7c544 ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 9 years ago
  30. 443fcf6 ARM: keystone: add pcie related options by Murali Karicheri · 10 years ago
  31. 13ee8955 ARM: keystone requires ARM_PATCH_PHYS_VIRT by Arnd Bergmann · 10 years ago
  32. bbea06f ARM: keystone: Drop use of meminfo since its not available anymore by Santosh Shilimkar · 10 years ago
  33. b7ae8bf ARM: keystone: remove redundant reset stuff by Ivan Khoronzhuk · 10 years ago
  34. 14f3791 ARM: keystone: Update the dma offset for non-dt platform devices by Santosh Shilimkar · 10 years ago
  35. 5eb3da7 ARM: keystone: Switch over to coherent memory address space by Santosh Shilimkar · 11 years ago
  36. 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
  37. 3babe30 ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm by Ivan Khoronzhuk · 10 years ago
  38. f0a289e ARM: dts: keystone: update for supporting K2L/K2E EVMs by Murali Karicheri · 10 years ago
  39. 90bc8ac ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 10 years ago
  40. ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 10 years ago
  41. e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 10 years ago
  42. 7fef917 ARM: keystone: Avoid calling of_clk_init() twice by Santosh Shilimkar · 10 years ago
  43. 8308a78 ARM: keystone: Make PM bus ready before populating platform devices by Santosh Shilimkar · 10 years ago
  44. df595a9 ARM: keystone: enable DMA zone for LPAE by Santosh Shilimkar · 10 years ago
  45. 89b3fee ARM: keystone: enable big endian support by Taras Kondratiuk · 10 years ago
  46. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  47. 8620d2c ARM: keystone: fix PM domain initcall to be keystone only by Kevin Hilman · 11 years ago
  48. 700e262 ARM: keystone: Select TI_EDMA to be able to enable SPI driver by Santosh Shilimkar · 11 years ago
  49. fc20ffe ARM: keystone: add PM domain support for clock management by Santosh Shilimkar · 11 years ago
  50. c0c3766 ARM: keystone: remove unnecessary prom.h include by Rob Herring · 11 years ago
  51. 4a19aad ARM: keystone: Enable clock drivers by Santosh Shilimkar · 11 years ago
  52. 2bbc31e Merge tag 'omap-for-v3.12/fixes-non-critical-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-critical by Olof Johansson · 11 years ago
  53. c2dce2c ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() by Santosh Shilimkar · 11 years ago
  54. 993211e ARM: Keystone: No need to preserve r12 across smc call by Santosh Shilimkar · 11 years ago
  55. 55bd61c ARM: keystone: remove redundant smp_init_cpus definition by Sudeep KarkadaNagesha · 11 years ago
  56. 7da080d ARM: keystone: drop useless HAVE_SCHED_CLOCK by Paul Bolle · 11 years ago
  57. ed882c3 ARM: keystone: fix compilation warning by Vincent Stehlé · 11 years ago
  58. 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 11 years ago
  59. 3aae7ab ARM: keystone: Move CPU bringup code to dedicated asm file by Santosh Shilimkar · 11 years ago
  60. ec711d6 ARM: keystone: select ARM_ERRATA_798181 only for SMP by Arnd Bergmann · 11 years ago
  61. f07cb6a ARM: keystone: Enable SMP support on Keystone machines by Santosh Shilimkar · 11 years ago
  62. 828989a ARM: keystone: Add minimal TI Keystone platform support by Santosh Shilimkar · 11 years ago