~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* event: Add fpga load eventChristian Taedcke2023-07-21
* arm64: zynqmp: Switch to amd.com emailsMichal Simek2023-07-21
* fpga: zynqmppl: fix fpga loads command for unencrypted use caseNeal Frager2023-03-09
* arm64: zynqmp: Add missing ZYNQMP_FIRMWARE dependenciesAlgapally Santosh Sagar2023-03-09
* fpga: Add a FPGA_STRATIX_II optionSimon Glass2023-02-07
* fpga: Add a LATTICE optionSimon Glass2023-02-07
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* fpga: Migrate CONFIG_MAX_FPGA_DEVICES to KconfigTom Rini2023-01-20
* misc: fs_loader: Add function to get the chosen loaderSean Anderson2023-01-12
* global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini2022-12-23
* Convert CONFIG_SYS_FPGA_CHECK_BUSY to KconfigTom Rini2022-12-23
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-10
* fpga: spartan3: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-10
* fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-10
* fpga: ACEX1K: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-10
* fpga: cyclon2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-10
* fpga: altera: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-10
* fpga: virtex2: Fix printf format string warningsAlexander Dahl2022-10-10
* fpga: spartan3: Fix printf arguments warningAlexander Dahl2022-10-10
* fpga: spartan2: Fix printf arguments warningAlexander Dahl2022-10-10
* fpga: Add missing Kconfig symbols for old FPGA driversAlexander Dahl2022-10-10
* dm: fpga: Introduce new uclassAlexander Dahl2022-10-05
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* fpga: zynq: Remove post config info message for SPLStefan Herbrechtsmeier2022-09-12
* fpga: zynqmp: support loading encrypted bitfilesAdrian Fiergolski2022-07-26
* fpga: zynqmp: support loading authenticated imagesOleksandr Suvorov2022-07-26
* fpga: zynqmp: add bitstream compatible checkingOleksandr Suvorov2022-07-26
* fpga: zynqmp: reduce zynqmppl_load() codeOleksandr Suvorov2022-07-26
* fpga: xilinx: pass compatible flags to load() callbackOleksandr Suvorov2022-07-26
* fpga: add fpga_compatible2flagOleksandr Suvorov2022-07-26
* fpga: pass compatible flags to fpga_load()Oleksandr Suvorov2022-07-26
* fpga: xilinx: pass compatible flags to xilinx_load()Oleksandr Suvorov2022-07-26
* fpga: zynqmp: add str2flags callOleksandr Suvorov2022-07-26
* fpga: add option for loading FPGA secure bitstreamsOleksandr Suvorov2022-07-26
* fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl2022-07-26
* fpga: Convert SYS_FPGA_CHECK_CTRLC to KconfigAlexander Dahl2022-07-26
* Merge branch 'next'Tom Rini2022-07-11
|\
| * Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini2022-06-28
* | socfpga: arria10: Wait for fifo empty after writing bitstreamPaweł Anikiel2022-07-01
* | socfpga: arria10: Improve bitstream loading speedPaweł Anikiel2022-07-01
|/
* arm: socfpga: arria10: Enable double peripheral RBF configurationTien Fong Chee2021-12-17
* WS cleanup: remove trailing empty linesWolfgang Denk2021-09-30
* arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64Siew Chin Lim2021-03-08
* Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2021-02-23
|\
| * fpga: zynqpl: fix buffer alignmentMichael Walle2021-02-23
* | image: Adjust the workings of fit_check_format()Simon Glass2021-02-15
* | common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
|/
* arm: socfpga: soc64: Add ATF support for FPGA reconfig driverChee Hong Ang2021-01-15