summaryrefslogtreecommitdiff
path: root/drivers/soc/xilinx
AgeCommit message (Expand)Author
2021-02-08clk: xilinx: move xlnx_vcu clock driver from socMichael Tretter
2021-02-08soc: xilinx: vcu: fix alignment to open parenthesisMichael Tretter
2021-02-08soc: xilinx: vcu: fix repeated word the in commentMichael Tretter
2021-02-08soc: xilinx: vcu: use bitfields for register definitionMichael Tretter
2021-02-08soc: xilinx: vcu: remove calculation of PLL configurationMichael Tretter
2021-02-08soc: xilinx: vcu: make the PLL configurableMichael Tretter
2021-02-08soc: xilinx: vcu: make pll post divider explicitMichael Tretter
2021-02-08soc: xilinx: vcu: implement clock provider for output clocksMichael Tretter
2021-02-08soc: xilinx: vcu: register PLL as fixed rate clockMichael Tretter
2021-02-08soc: xilinx: vcu: implement PLL disableMichael Tretter
2021-02-08soc: xilinx: vcu: add helpers for configuring PLLMichael Tretter
2021-02-08soc: xilinx: vcu: add helper to wait for PLL lockedMichael Tretter
2021-02-08soc: xilinx: vcu: drop coreclk from struct xlnx_vcuMichael Tretter
2020-12-09soc: xilinx: vcu: use vcu-settings syscon registersMichael Tretter
2020-12-09soc: xilinx: vcu: drop useless success messageMichael Tretter
2020-06-18soc: xilinx: Fix error code in zynqmp_pm_probe()Dan Carpenter
2020-04-28firmware: xilinx: Remove eemi ops for set_requirementRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for release_nodeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for request_nodeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for set_suspend_modeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for init_finalizeRajan Vaja
2020-04-28firmware: xilinx: Remove eemi ops for get_api_versionRajan Vaja
2020-04-15drivers: soc: xilinx: fix firmware driver Kconfig dependencyArnd Bergmann
2020-02-08Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2020-01-21drivers: soc: xilinx: Use mailbox IPI callbackTejas Patel
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-10-16soc: xilinx: Set CAP_UNUSABLE requirement for versal while powering down domainTejas Patel
2019-03-18drivers: Defer probe if firmware is not readyRajan Vaja
2019-02-12drivers: soc: xilinx: Add ZynqMP power domain driverJolly Shah
2019-02-12drivers: soc: xilinx: Add ZynqMP PM driverRajan Vaja
2018-01-16soc: xilinx: Fix Kconfig alignmentMichal Simek
2018-01-16soc: xilinx: xlnx_vcu: Use bitwise & rather than logical && on clkoutdivGustavo A. R. Silva
2018-01-16soc: xilinx: xlnx_vcu: Depends on HAS_IOMEM for xlnx_vcuDhaval Shah
2018-01-08soc: xilinx: xlnx_vcu: Add Xilinx ZYNQMP VCU logicoreIP init driverDhaval Shah
2018-01-08soc: xilinx: Create folder structure for soc specific driversMichal Simek