- 844b85d ARM: keystone: fix integer overflow warning by Arnd Bergmann · 3 years, 10 months ago
- 48c1c40 Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 1 month ago
- 9280f72 ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS by Arnd Bergmann · 4 years, 1 month ago
- 16fee29 dma-mapping: remove the dma_direct_set_offset export by Christoph Hellwig · 4 years, 2 months ago
- e0d0727 dma-mapping: introduce DMA range map, supplanting dma_pfn_offset by Jim Quinlan · 4 years, 4 months ago
- cf141ae ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE by Christoph Hellwig · 4 years, 4 months ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 5 years ago
- 3fe1ee4 ARM: use arch_extension directive instead of arch argument by Stefan Agner · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 75a6faf treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 by Thomas Gleixner · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 9954b80 ARM: keystone: fix platform_domain_notifier array overrun by Russell King · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- ae3874c ARM: keystone: Drop PM domain support for k2g by Dave Gerlach · 8 years ago
- 52835d5 soc: ti: Add ti_sci_pm_domains driver by Dave Gerlach · 8 years ago
- a2735c3 ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER by Suman Anna · 8 years ago
- e13688f ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM by Kishon Vijay Abraham I · 8 years ago
- 6016b23 ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly by Kishon Vijay Abraham I · 8 years ago
- 6911a52 Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- fbae5cb Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
- 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
- c12547a clocksource/drivers/keystone: Add the COMPILE_TEST option by Daniel Lezcano · 9 years ago
- 850bea2 arm: Remove unnecessary of_platform_populate with default match table by Kefeng Wang · 9 years ago
- 39a5cbb ARM: keystone: fix missing keystone.h in pm_domain.c by Ben Dooks · 9 years ago
- 229a4bc ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT by Masahiro Yamada · 9 years ago
- 2689d18 ARM: keystone: Enable PINCTRL config by Lokesh Vutla · 9 years ago
- 981b671 ARM: provide improved virt_to_idmap() functionality by Russell King · 9 years ago
- 5a6b7e5 Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- e88fa1b Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
- 3b2d3dc ARM: keystone: Create new binding for K2G SoC by Nishanth Menon · 9 years ago
- 9dfb81e ARM: drop unused Makefile.boot of Multiplatform SoCs by Masahiro Yamada · 9 years ago
- 2841029 ARM: make virt_to_idmap() return unsigned long by Russell King · 9 years ago
- 7530527 ARM: use const and __initconst for smp_operations by Masahiro Yamada · 9 years ago
- 01cf228 ARM: keystone: Update compatible to have SoC specific matches by Nishanth Menon · 9 years ago
- c76a969 ARM: keystone: Remove clk-provider.h include by Stephen Boyd · 10 years ago
- e8a0b37d Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
- b2c3e38 ARM: redo TTBR setup code for LPAE by Russell King · 10 years ago
- c0b759d ARM: keystone2: rename init_meminfo to pv_fixup by Russell King · 10 years ago
- 39b74fe ARM: keystone2: move address space switch printk into generic code by Russell King · 10 years ago
- c8ca2b4 ARM: keystone2: move update of the phys-to-virt constants into generic code by Russell King · 10 years ago
- 30b5f4d ARM: keystone2: move platform notifier initialisation into platform init by Russell King · 10 years ago
- 1f51b0c arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS by Rajendra Nayak · 10 years ago
- 444d2d3 ARM: make of_device_ids const by Uwe Kleine-König · 10 years ago
- 543c504 ARM: make arrays containing machine compatible strings const by Uwe Kleine-König · 10 years ago
- bf7c544 ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
- 443fcf6 ARM: keystone: add pcie related options by Murali Karicheri · 10 years ago
- 13ee8955 ARM: keystone requires ARM_PATCH_PHYS_VIRT by Arnd Bergmann · 11 years ago
- bbea06f ARM: keystone: Drop use of meminfo since its not available anymore by Santosh Shilimkar · 11 years ago
- b7ae8bf ARM: keystone: remove redundant reset stuff by Ivan Khoronzhuk · 11 years ago
- 14f3791 ARM: keystone: Update the dma offset for non-dt platform devices by Santosh Shilimkar · 11 years ago
- 5eb3da7 ARM: keystone: Switch over to coherent memory address space by Santosh Shilimkar · 12 years ago
- f83ccb9 Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 3babe30 ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm by Ivan Khoronzhuk · 11 years ago
- f0a289e ARM: dts: keystone: update for supporting K2L/K2E EVMs by Murali Karicheri · 11 years ago
- 90bc8ac7 ARM: select HAVE_SMP for V7 multi-platform by Rob Herring · 11 years ago
- ddb902c ARM: centralize common multi-platform kconfig options by Rob Herring · 11 years ago
- e324f7c ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set by Grygorii Strashko · 11 years ago
- 7fef917 ARM: keystone: Avoid calling of_clk_init() twice by Santosh Shilimkar · 11 years ago
- 8308a78 ARM: keystone: Make PM bus ready before populating platform devices by Santosh Shilimkar · 11 years ago
- df595a9 ARM: keystone: enable DMA zone for LPAE by Santosh Shilimkar · 11 years ago
- 89b3fee ARM: keystone: enable big endian support by Taras Kondratiuk · 11 years ago
- 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
- 8620d2c ARM: keystone: fix PM domain initcall to be keystone only by Kevin Hilman · 11 years ago
- 700e262 ARM: keystone: Select TI_EDMA to be able to enable SPI driver by Santosh Shilimkar · 11 years ago
- fc20ffe ARM: keystone: add PM domain support for clock management by Santosh Shilimkar · 12 years ago
- c0c3766 ARM: keystone: remove unnecessary prom.h include by Rob Herring · 11 years ago
- 4a19aad ARM: keystone: Enable clock drivers by Santosh Shilimkar · 12 years ago
- 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
- c2dce2c ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() by Santosh Shilimkar · 12 years ago
- 993211e ARM: Keystone: No need to preserve r12 across smc call by Santosh Shilimkar · 12 years ago
- 55bd61c ARM: keystone: remove redundant smp_init_cpus definition by Sudeep KarkadaNagesha · 11 years ago
- 7da080d ARM: keystone: drop useless HAVE_SCHED_CLOCK by Paul Bolle · 12 years ago
- ed882c3 ARM: keystone: fix compilation warning by Vincent Stehlé · 12 years ago
- 8bd26e3 arm: delete __cpuinit/__CPUINIT usage from all ARM users by Paul Gortmaker · 12 years ago
- 3aae7ab ARM: keystone: Move CPU bringup code to dedicated asm file by Santosh Shilimkar · 12 years ago
- ec711d6e ARM: keystone: select ARM_ERRATA_798181 only for SMP by Arnd Bergmann · 12 years ago
- f07cb6a ARM: keystone: Enable SMP support on Keystone machines by Santosh Shilimkar · 12 years ago
- 828989a ARM: keystone: Add minimal TI Keystone platform support by Santosh Shilimkar · 12 years ago