Age | Commit message (Expand) | Author |
2021-04-01 | ARM: keystone: fix integer overflow warning | Arnd Bergmann |
2020-12-16 | Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2020-12-07 | ARM: keystone: remove SECTION_SIZE_BITS/MAX_PHYSMEM_BITS | Arnd Bergmann |
2020-11-18 | dma-mapping: remove the dma_direct_set_offset export | Christoph Hellwig |
2020-09-17 | dma-mapping: introduce DMA range map, supplanting dma_pfn_offset | Jim Quinlan |
2020-09-17 | ARM/keystone: move the DMA offset handling under ifdef CONFIG_ARM_LPAE | Christoph Hellwig |
2020-06-09 | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2019-07-19 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc | Linus Torvalds |
2019-06-19 | ARM: use arch_extension directive instead of arch argument | Stefan Agner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-05-14 | ARM: keystone: fix platform_domain_notifier array overrun | Russell King |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-04-04 | ARM: keystone: Drop PM domain support for k2g | Dave Gerlach |
2017-04-04 | soc: ti: Add ti_sci_pm_domains driver | Dave Gerlach |
2017-01-19 | ARM: Keystone: Enable ARCH_HAS_RESET_CONTROLLER | Suman Anna |
2016-09-21 | ARM: select PCI_DOMAINS config from ARCH_MULTIPLATFORM | Kishon Vijay Abraham I |
2016-09-21 | ARM: stop *MIGHT_HAVE_PCI* config from being selected redundantly | Kishon Vijay Abraham I |
2016-08-01 | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-08-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-06-28 | clocksource/drivers/keystone: Add the COMPILE_TEST option | Daniel Lezcano |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-21 | ARM: keystone: fix missing keystone.h in pm_domain.c | Ben Dooks |
2016-06-14 | ARM: keystone: remove redundant depends on ARM_PATCH_PHYS_VIRT | Masahiro Yamada |
2016-06-08 | ARM: keystone: Enable PINCTRL config | Lokesh Vutla |
2016-05-03 | ARM: provide improved virt_to_idmap() functionality | Russell King |
2016-03-20 | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar... | Linus Torvalds |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-02-25 | ARM: keystone: Create new binding for K2G SoC | Nishanth Menon |
2016-02-08 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada |
2016-02-08 | ARM: make virt_to_idmap() return unsigned long | Russell King |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-10-06 | ARM: keystone: Update compatible to have SoC specific matches | Nishanth Menon |
2015-07-20 | ARM: keystone: Remove clk-provider.h include | Stephen Boyd |
2015-06-26 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-06-01 | ARM: redo TTBR setup code for LPAE | Russell King |
2015-06-01 | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King |
2015-06-01 | ARM: keystone2: move address space switch printk into generic code | Russell King |
2015-06-01 | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King |
2015-06-01 | ARM: keystone2: move platform notifier initialisation into platform init | Russell King |
2015-05-12 | arm: keystone: remove boilerplate code and use USE_PM_CLK_RUNTIME_OPS | Rajendra Nayak |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König |
2015-02-19 | ARM: make arrays containing machine compatible strings const | Uwe Kleine-König |
2014-12-13 | ARM / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-11-04 | ARM: keystone: add pcie related options | Murali Karicheri |
2014-06-17 | ARM: keystone requires ARM_PATCH_PHYS_VIRT | Arnd Bergmann |
2014-06-05 | ARM: keystone: Drop use of meminfo since its not available anymore | Santosh Shilimkar |