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
/
drivers
/
soc
/
xilinx
Age
Commit message (
Expand
)
Author
2021-02-08
clk: xilinx: move xlnx_vcu clock driver from soc
Michael Tretter
2021-02-08
soc: xilinx: vcu: fix alignment to open parenthesis
Michael Tretter
2021-02-08
soc: xilinx: vcu: fix repeated word the in comment
Michael Tretter
2021-02-08
soc: xilinx: vcu: use bitfields for register definition
Michael Tretter
2021-02-08
soc: xilinx: vcu: remove calculation of PLL configuration
Michael Tretter
2021-02-08
soc: xilinx: vcu: make the PLL configurable
Michael Tretter
2021-02-08
soc: xilinx: vcu: make pll post divider explicit
Michael Tretter
2021-02-08
soc: xilinx: vcu: implement clock provider for output clocks
Michael Tretter
2021-02-08
soc: xilinx: vcu: register PLL as fixed rate clock
Michael Tretter
2021-02-08
soc: xilinx: vcu: implement PLL disable
Michael Tretter
2021-02-08
soc: xilinx: vcu: add helpers for configuring PLL
Michael Tretter
2021-02-08
soc: xilinx: vcu: add helper to wait for PLL locked
Michael Tretter
2021-02-08
soc: xilinx: vcu: drop coreclk from struct xlnx_vcu
Michael Tretter
2020-12-09
soc: xilinx: vcu: use vcu-settings syscon registers
Michael Tretter
2020-12-09
soc: xilinx: vcu: drop useless success message
Michael Tretter
2020-06-18
soc: xilinx: Fix error code in zynqmp_pm_probe()
Dan Carpenter
2020-04-28
firmware: xilinx: Remove eemi ops for set_requirement
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for release_node
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for request_node
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for set_suspend_mode
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for init_finalize
Rajan Vaja
2020-04-28
firmware: xilinx: Remove eemi ops for get_api_version
Rajan Vaja
2020-04-15
drivers: soc: xilinx: fix firmware driver Kconfig dependency
Arnd Bergmann
2020-02-08
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2020-01-21
drivers: soc: xilinx: Use mailbox IPI callback
Tejas Patel
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2019-10-16
soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domain
Tejas Patel
2019-03-18
drivers: Defer probe if firmware is not ready
Rajan Vaja
2019-02-12
drivers: soc: xilinx: Add ZynqMP power domain driver
Jolly Shah
2019-02-12
drivers: soc: xilinx: Add ZynqMP PM driver
Rajan Vaja
2018-01-16
soc: xilinx: Fix Kconfig alignment
Michal Simek
2018-01-16
soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdiv
Gustavo A. R. Silva
2018-01-16
soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcu
Dhaval Shah
2018-01-08
soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driver
Dhaval Shah
2018-01-08
soc: xilinx: Create folder structure for soc specific drivers
Michal Simek