index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
fpga
/
zynqmppl.c
Age
Commit message (
Expand
)
Author
2020-06-24
arm64: xilinx: Print fpga error value in hex
T Karthik Reddy
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-10-24
arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request()
Michal Simek
2019-10-08
arm64: zynqmp: use firmware driver to get version
Ibai Erkiaga
2019-10-08
firmware: zynqmp: create firmware header
Ibai Erkiaga
2019-10-08
fpga: zynqmp: Fix second local variable declaration
Michal Simek
2019-01-24
fpga: zynqmp: show an error message when FPGA programming fails
Luca Ceresoli
2018-09-26
fpga: zynqmp: Modify PL bitstream loading sequence
Siva Durga Prasad Paladugu
2018-06-01
fpga: zynqmp: Add secure bitstream loading for ZynqMP
Siva Durga Prasad Paladugu
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-09
fpga: zynqmp: Fix the nonsecure bitstream loading issue
Siva Durga Prasad Paladugu
2018-04-09
fpga: zynqmp: Update zynqmp_load() as per latest xilfpga
Siva Durga Prasad Paladugu
2018-04-09
fpga: zynqmp: Add support to get the PCAP status for fpga info command
Nitin Jain
2017-06-20
fpga: zynqmppl: Reuse invoke_smc routine
Siva Durga Prasad Paladugu
2016-09-22
fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP
Siva Durga Prasad Paladugu