index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-keystone
Age
Commit message (
Expand
)
Author
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
2014-05-27
ARM: keystone: remove redundant reset stuff
Ivan Khoronzhuk
2014-05-08
ARM: keystone: Update the dma offset for non-dt platform devices
Santosh Shilimkar
2014-05-08
ARM: keystone: Switch over to coherent memory address space
Santosh Shilimkar
2014-04-05
Merge tag 'dt-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2014-03-20
ARM: dts: keystone: use common "ti,keystone" compatible instead of -evm
Ivan Khoronzhuk
2014-02-25
ARM: dts: keystone: update for supporting K2L/K2E EVMs
Murali Karicheri
2014-02-19
ARM: select HAVE_SMP for V7 multi-platform
Rob Herring
2014-02-19
ARM: centralize common multi-platform kconfig options
Rob Herring
2014-01-31
ARM: keystone: config: fix build warning when CONFIG_DMADEVICES is not set
Grygorii Strashko
2013-12-16
ARM: keystone: Avoid calling of_clk_init() twice
Santosh Shilimkar
2013-12-16
ARM: keystone: Make PM bus ready before populating platform devices
Santosh Shilimkar
2013-12-16
ARM: keystone: enable DMA zone for LPAE
Santosh Shilimkar
2013-12-16
ARM: keystone: enable big endian support
Taras Kondratiuk
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-10-14
ARM: keystone: fix PM domain initcall to be keystone only
Kevin Hilman
2013-10-10
ARM: keystone: Select TI_EDMA to be able to enable SPI driver
Santosh Shilimkar
2013-10-10
ARM: keystone: add PM domain support for clock management
Santosh Shilimkar
[next]