- 749cbcf fpga: zynqmppl: fix fpga loads command for unencrypted use case by Neal Frager · 1 year, 9 months ago
- 6d87b15 arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependencies by Algapally Santosh Sagar · 1 year, 10 months ago
- 1edc21a fpga: Add a FPGA_STRATIX_II option by Simon Glass · 1 year, 10 months ago
- 8badd33 fpga: Add a LATTICE option by Simon Glass · 1 year, 10 months ago
- 6e7df1d global: Finish CONFIG -> CFG migration by Tom Rini · 1 year, 10 months ago
- 8fe042b fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · 1 year, 10 months ago
- 0998a20 misc: fs_loader: Add function to get the chosen loader by Sean Anderson · 1 year, 11 months ago
- 72fc264 global: Migrate CONFIG_FPGA_DELAY to CFG by Tom Rini · 2 years ago
- f00f676 Convert CONFIG_SYS_FPGA_CHECK_BUSY to Kconfig by Tom Rini · 2 years ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 63c46e0 fpga: virtex2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 1 month ago
- 1fda847 fpga: spartan3: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 1 month ago
- bc33b69 fpga: spartan2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 1 month ago
- 40923f5 fpga: ACEX1K: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 1 month ago
- 29e5811 fpga: cyclon2: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 1 month ago
- 6c62e8f fpga: altera: Use logging feature instead of FPGA_DEBUG by Alexander Dahl · 2 years, 1 month ago
- 27fb2e2 fpga: virtex2: Fix printf format string warnings by Alexander Dahl · 2 years, 1 month ago
- 0ff33f4 fpga: spartan3: Fix printf arguments warning by Alexander Dahl · 2 years, 1 month ago
- cf4d6b5 fpga: spartan2: Fix printf arguments warning by Alexander Dahl · 2 years, 1 month ago
- 312c4b1 fpga: Add missing Kconfig symbols for old FPGA drivers by Alexander Dahl · 2 years, 1 month ago
- 1323d08 dm: fpga: Introduce new uclass by Alexander Dahl · 2 years, 2 months ago
- f3543e6 treewide: Drop image_header_t typedef by Simon Glass · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
- 7a0bc18 fpga: zynq: Remove post config info message for SPL by Stefan Herbrechtsmeier · 2 years, 3 months ago
- b524f8f fpga: zynqmp: support loading encrypted bitfiles by Adrian Fiergolski · 2 years, 4 months ago
- a3a1afb fpga: zynqmp: support loading authenticated images by Oleksandr Suvorov · 2 years, 4 months ago
- 5ab6a84 fpga: zynqmp: add bitstream compatible checking by Oleksandr Suvorov · 2 years, 4 months ago
- fcd91cb fpga: zynqmp: reduce zynqmppl_load() code by Oleksandr Suvorov · 2 years, 4 months ago
- 3e78481 fpga: xilinx: pass compatible flags to load() callback by Oleksandr Suvorov · 2 years, 4 months ago
- 2c60514 fpga: add fpga_compatible2flag by Oleksandr Suvorov · 2 years, 4 months ago
- 282eed5 fpga: pass compatible flags to fpga_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 7a9a0df fpga: xilinx: pass compatible flags to xilinx_load() by Oleksandr Suvorov · 2 years, 4 months ago
- 24307b0 fpga: zynqmp: add str2flags call by Oleksandr Suvorov · 2 years, 4 months ago
- fb2b885 fpga: add option for loading FPGA secure bitstreams by Oleksandr Suvorov · 2 years, 4 months ago
- 8c09cb6 fpga: Convert SYS_FPGA_PROG_FEEDBACK to Kconfig by Alexander Dahl · 2 years, 4 months ago
- e8ffc1d fpga: Convert SYS_FPGA_CHECK_CTRLC to Kconfig by Alexander Dahl · 2 years, 4 months ago
- 36b661d Merge branch 'next' by Tom Rini · 2 years, 4 months ago
- 5c53d9c socfpga: arria10: Wait for fifo empty after writing bitstream by Paweł Anikiel · 2 years, 5 months ago
- 8b1eee3 socfpga: arria10: Improve bitstream loading speed by Paweł Anikiel · 2 years, 5 months ago
- 6e52cb2 Convert CONFIG_FPGA_STRATIX_V to Kconfig by Tom Rini · 2 years, 5 months ago
- 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years ago
- 66356b4 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
- cbe607b Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 3 years, 9 months ago
- 8c02d84 fpga: zynqpl: fix buffer alignment by Michael Walle · 3 years, 9 months ago
- c581970 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 677b420 arm: socfpga: soc64: Add ATF support for FPGA reconfig driver by Chee Hong Ang · 3 years, 11 months ago
- bd99fa5 arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · 4 years, 3 months ago
- 9a623cd fpga: intel_sdm_mb: Add watchdog reset by Chee Hong Ang · 4 years, 3 months ago
- d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 3 months ago
- a798b8a fpga: zynqmp: Protect zynqmp_loads() for SPL by Michal Simek · 4 years, 2 months ago
- b7d4518 fpga: zynqmp: Get rid of ZYNQMP_SIP_SVC* macros by Michal Simek · 4 years, 2 months ago
- f6cccbb xilinx: zynqmp: synchronize firmware call return payload by Ibai Erkiaga · 4 years, 3 months ago
- c2848cc fs: fs-loader: Drop dm.h header file by Simon Glass · 4 years, 4 months ago
- 33d3f8e arm64: xilinx: Print fpga error value in hex by T Karthik Reddy · 4 years, 6 months ago
- ca0c0e0 fpga: zynqpl: Flush dcache only for non-bitstream data by T Karthik Reddy · 6 years ago
- c64afba fpga: zynqpl: Check if aes engine is enabled by Ibai Erkiaga · 7 years ago
- 1d9632a fpga: zynqpl: Check fpga config completion by T Karthik Reddy · 6 years ago
- 3427f4d fpga: zynqpl: Correct PL bitstream loading sequence for zynqaes by Siva Durga Prasad Paladugu · 9 years ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- 07e1114 Fix some checkpatch warnings in calls to udelay() by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- db5741f arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
- 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
- 4036195 arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() by Michal Simek · 5 years ago
- 6596270 arm64: versal: Rename versal_pm_request to xilinx_pm_request by Michal Simek · 5 years ago
- 866225f arm64: xilinx: Move firmware functions from platform to driver by Michal Simek · 5 years ago
- 5743981 arm64: zynqmp: use firmware driver to get version by Ibai Erkiaga · 5 years ago
- 009ab7b firmware: zynqmp: create firmware header by Ibai Erkiaga · 5 years ago
- 23decf0 fpga: zynqmp: Fix second local variable declaration by Michal Simek · 5 years ago
- 26e054c arm64: versal: fpga: Add PL bit stream load support by Siva Durga Prasad Paladugu · 5 years ago
- b283d6b fpga: altera: cyclon2: Check function pointer before calling by Alexander Dahl · 5 years ago
- 3911b19 fpga: altera: cyclon2: Fix indentation by Alexander Dahl · 5 years ago
- bb2c0fa fpga: altera: cyclon2: Fix most checkpatch warnings by Alexander Dahl · 5 years ago
- 175dccd fpga: virtex2: Add slave serial programming support by Robert Hancock · 5 years ago
- a0549f7 fpga: virtex2: Add additional clock cycles after DONE assertion by Robert Hancock · 5 years ago
- 3372081 fpga: virtex2: Split out image writing from pre/post operations by Robert Hancock · 5 years ago
- 25d63a3 fpga: virtex2: added Kconfig option by Robert Hancock · 5 years ago
- fa57af0 fpga: virtex2: cosmetic: Cleanup code style by Robert Hancock · 5 years ago
- a89c2ad fpga: arria10: Fix error in fpga pin configuration by Dalon Westergreen · 5 years ago
- 1085bb3 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
- 0a42a13 ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
- c1cf539 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 6 years ago
- f4b53b2 ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 6 years ago
- 31f7ce7 arm: zynq: Add an info message about post config by Siva Durga Prasad Paladugu · 6 years ago
- 3003c44 fpga: Replace char * with const char * for filename by Tien Fong Chee · 6 years ago
- 5097ba6 ARM: socfpga: stratix10: Return valid error code from FPGA driver by Ang, Chee Hong · 6 years ago
- 8df324a fpga: zynqmp: show an error message when FPGA programming fails by Luca Ceresoli · 6 years ago
- 877ec6e arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
- c41e660 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
- d5de3d4 arm: socfpga: fpga: fix type of local variable by Simon Goldschmidt · 6 years ago
- fbf7fb0 fpga: zynqmp: Modify PL bitstream loading sequence by Siva Durga Prasad Paladugu · 6 years ago
- a225f81 fpga: Kconfig: Replace spaces with tabs by Michal Simek · 6 years ago