index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
firmware-zynqmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
1
-1
/
+0
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
1
-0
/
+1
2024-05-07
firmware: Remove <common.h> and add needed includes
Tom Rini
1
-1
/
+0
2023-12-13
mailbox: zynqmp: support mulitple mboxes via device-tree
Tanmay Shah
1
-0
/
+22
2023-11-07
drivers: firmware: Handle error case in the zynqmp_pm_feature
Venkatesh Yadav Abbarapu
1
-0
/
+2
2023-09-21
firmware: zynqmp: Add support to check feature
Ashok Reddy Soma
1
-0
/
+13
2023-06-12
firmware: zynqmp: Extend debug message to show parameters
Michal Simek
1
-1
/
+2
2023-06-12
firmware: zynqmp: Store driver data in data section
Stefan Herbrechtsmeier
1
-2
/
+2
2023-06-12
firmware: zynqmp: Move permission to change config object message
Stefan Herbrechtsmeier
1
-18
/
+16
2023-06-12
firmware: zynqmp: Remove redundant child device bind
Stefan Herbrechtsmeier
1
-1
/
+1
2023-06-12
firmware: zynqmp: Remove extraordinary return value
Stefan Herbrechtsmeier
1
-6
/
+3
2022-10-05
firmware: zynqmp: Change loadable config object from APU_0 to OCM_BANK_0
Ashok Reddy Soma
1
-3
/
+8
2022-09-26
firmware: zynqmp: Add Versal NET compatible string
Jay Buddhabhatti
1
-0
/
+1
2022-07-26
firmware: zynqmp: Load config overlay for core0 to pmufw
Ashok Reddy Soma
1
-2
/
+14
2022-07-26
firmware: zynqmp: Change prototype of zynqmp_pmufw_load_config_object()
Ashok Reddy Soma
1
-3
/
+5
2022-06-24
firmware: zynqmp: Probe driver before use
Stefan Herbrechtsmeier
1
-3
/
+20
2022-06-24
firmware: zynqmp: Check if rx channel dev pointer is valid
Stefan Herbrechtsmeier
1
-1
/
+1
2022-04-05
firmware: firmware-zynqmp: Add zynqmp_pm_set_gem_config api
T Karthik Reddy
1
-0
/
+13
2022-03-29
firmware: zynqmp: Do not bind PD driver in SPL if disabled
Michal Simek
1
-1
/
+5
2022-03-09
firmware: zynqmp: Add support for set sd config and is function supported
Ashok Reddy Soma
1
-0
/
+51
2022-02-15
arm64: zynqmp: Add command for disabling loading other overlays
Michal Simek
1
-0
/
+19
2022-02-15
xilinx: firmware: Introduce zynqmp_pmufw_node() for loading PMU fragments
Michal Simek
1
-0
/
+32
2022-02-15
power: zynqmp: Add power domain driver for ZynqMP
Michal Simek
1
-0
/
+20
2022-01-19
firmware: zynqmp: Do not report error if node is already configured
Michal Simek
1
-0
/
+6
2022-01-19
firmware: zynqmp: Move loading message to debug
Michal Simek
1
-1
/
+2
2022-01-05
xilinx: firmware: Move dcache handling directly to pmufw load config
Michal Simek
1
-0
/
+3
2021-10-21
firmware: zynqmp: fix write to an uninitialised pointer in ipi_req()
Michal Simek
1
-0
/
+4
2021-10-21
firmware: zynqmp: Handle errors from ipi_req properly
Michal Simek
1
-1
/
+5
2020-10-27
firmware: zynqmp: Swap addr_hi/low when PM_FPGA_LOAD is called
Michal Simek
1
-0
/
+8
2020-09-23
xilinx: drivers: Use '_' instead of '-' in driver name
Michal Simek
1
-1
/
+1
2020-08-20
xilinx: zynqmp: merge firmware calls for EL2 and EL3
Ibai Erkiaga
1
-41
/
+43
2020-06-24
firmware: zynqmp: Change panic logic in zynqmp_pmufw_load_config_object()
Michal Simek
1
-4
/
+15
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-04-06
firmware: zynqmp: Enable IPI code calling also in EL3
Michal Simek
1
-1
/
+1
2020-01-14
firmware: Remove probe which is causing extra bind
Ashok Reddy Soma
1
-1
/
+0
2019-10-24
firmware: zynqmp: Clean up zynqmp_power_probe
Michal Simek
1
-3
/
+3
2019-10-24
firmware: zynqmp: Report error when xilinx_pm_request called from EL3
Michal Simek
1
-2
/
+4
2019-10-24
arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
Michal Simek
1
-11
/
+4
2019-10-24
arm64: versal: Rename versal_pm_request to xilinx_pm_request
Michal Simek
1
-1
/
+1
2019-10-24
arm64: xilinx: Move firmware functions from platform to driver
Michal Simek
1
-1
/
+37
2019-10-08
arm64: zynqmp: Use mailbox driver for PMUFW config loading
Michal Simek
1
-0
/
+24
2019-10-08
firmware: zynqmp: Separate function for sending message via mailbox
Michal Simek
1
-9
/
+10
2019-10-08
firmware: zynqmp: create firmware header
Ibai Erkiaga
1
-0
/
+1
2019-10-08
firmware: zynqmp: get fw version with mailbox driver
Ibai Erkiaga
1
-2
/
+74
2019-10-08
firmware: zynqmp: Add zynqmp-power support
Ibai Erkiaga
1
-0
/
+47
2019-10-08
clk: versal: Add clock driver support
Siva Durga Prasad Paladugu
1
-0
/
+1
2019-10-08
zynqmp: firmware: Add Xilinx ZynqMP firmware driver
Rajan Vaja
1
-0
/
+15