aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga
AgeCommit message (Expand)Author
2023-10-09arm64: zynqmp: Fix Siva's email address formatMichal Simek
2023-07-21event: Add fpga load eventChristian Taedcke
2023-07-21arm64: zynqmp: Switch to amd.com emailsMichal Simek
2023-03-09fpga: zynqmppl: fix fpga loads command for unencrypted use caseNeal Frager
2023-03-09arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar
2023-02-07fpga: Add a FPGA_STRATIX_II optionSimon Glass
2023-02-07fpga: Add a LATTICE optionSimon Glass
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini
2023-01-20fpga: Migrate CONFIG_MAX_FPGA_DEVICES to KconfigTom Rini
2023-01-12misc: fs_loader: Add function to get the chosen loaderSean Anderson
2022-12-23global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini
2022-12-23Convert CONFIG_SYS_FPGA_CHECK_BUSY to KconfigTom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-10-10fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: spartan3: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: ACEX1K: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: cyclon2: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: altera: Use logging feature instead of FPGA_DEBUGAlexander Dahl
2022-10-10fpga: virtex2: Fix printf format string warningsAlexander Dahl
2022-10-10fpga: spartan3: Fix printf arguments warningAlexander Dahl
2022-10-10fpga: spartan2: Fix printf arguments warningAlexander Dahl
2022-10-10fpga: Add missing Kconfig symbols for old FPGA driversAlexander Dahl
2022-10-05dm: fpga: Introduce new uclassAlexander Dahl
2022-09-29treewide: Drop image_header_t typedefSimon Glass
2022-09-18cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese
2022-09-12fpga: zynq: Remove post config info message for SPLStefan Herbrechtsmeier
2022-07-26fpga: zynqmp: support loading encrypted bitfilesAdrian Fiergolski
2022-07-26fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov
2022-07-26fpga: zynqmp: add bitstream compatible checkingOleksandr Suvorov
2022-07-26fpga: zynqmp: reduce zynqmppl_load() codeOleksandr Suvorov
2022-07-26fpga: xilinx: pass compatible flags to load() callbackOleksandr Suvorov
2022-07-26fpga: add fpga_compatible2flagOleksandr Suvorov
2022-07-26fpga: pass compatible flags to fpga_load()Oleksandr Suvorov
2022-07-26fpga: xilinx: pass compatible flags to xilinx_load()Oleksandr Suvorov
2022-07-26fpga: zynqmp: add str2flags callOleksandr Suvorov
2022-07-26fpga: add option for loading FPGA secure bitstreamsOleksandr Suvorov
2022-07-26fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl
2022-07-26fpga: Convert SYS_FPGA_CHECK_CTRLC to KconfigAlexander Dahl
2022-07-11Merge branch 'next'Tom Rini
2022-07-01socfpga: arria10: Wait for fifo empty after writing bitstreamPaweł Anikiel
2022-07-01socfpga: arria10: Improve bitstream loading speedPaweł Anikiel
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini
2021-12-17arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee
2021-09-30WS cleanup: remove trailing empty linesWolfgang Denk
2021-03-08arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim
2021-02-23Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini
2021-02-23fpga: zynqpl: fix buffer alignmentMichael Walle
2021-02-15image: Adjust the workings of fit_check_format()Simon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass