summaryrefslogtreecommitdiffstats
path: root/drivers/soc/xilinx
Commit message (Expand)AuthorAgeFilesLines
* clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter2021-02-083-761/+0
* soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter2021-02-081-1/+1
* soc: xilinx: vcu: fix repeated word the in commentMichael Tretter2021-02-081-1/+1
* soc: xilinx: vcu: use bitfields for register definitionMichael Tretter2021-02-081-81/+34
* soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter2021-02-081-117/+0
* soc: xilinx: vcu: make the PLL configurableMichael Tretter2021-02-081-37/+103
* soc: xilinx: vcu: make pll post divider explicitMichael Tretter2021-02-081-16/+36
* soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter2021-02-081-37/+160
* soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter2021-02-082-2/+19
* soc: xilinx: vcu: implement PLL disableMichael Tretter2021-02-081-9/+19
* soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter2021-02-081-67/+104
* soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter2021-02-081-19/+27
* soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter2021-02-081-4/+2
* soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter2020-12-092-47/+48
* soc: xilinx: vcu: drop useless success messageMichael Tretter2020-12-091-2/+0
* soc: xilinx: Fix error code in zynqmp_pm_probe()Dan Carpenter2020-06-181-1/+1
* firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja2020-04-281-14/+2
* firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja2020-04-281-4/+1
* firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja2020-04-281-4/+1
* firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja2020-04-281-5/+1
* firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja2020-04-281-8/+1
* firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja2020-04-281-2/+2
* drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann2020-04-151-2/+2
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2020-02-082-14/+112
|\
| * drivers: soc: xilinx: Use mailbox IPI callbackTejas Patel2020-01-212-14/+112
* | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
|/
* soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domainTejas Patel2019-10-161-2/+8
* drivers: Defer probe if firmware is not readyRajan Vaja2019-03-182-12/+16
* drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah2019-02-123-0/+331
* drivers: soc: xilinx: Add ZynqMP PM driverRajan Vaja2019-02-123-0/+190
* soc: xilinx: Fix Kconfig alignmentMichal Simek2018-01-161-10/+10
* soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva2018-01-161-1/+1
* soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcuDhaval Shah2018-01-161-0/+1
* soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah2018-01-083-0/+646
* soc: xilinx: Create folder structure for soc specific driversMichal Simek2018-01-082-0/+5