| Commit message (Expand) | Author | Age | Files | Lines |
* | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 1 | -0/+1 |
* | arm: socfpga: Convert system manager from struct to defines | Ley Foon Tan | 2020-01-07 | 2 | -8/+3 |
* | common: Move ARM cache operations out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | common: Move some cache and MMU functions out of common.h | Simon Glass | 2019-12-02 | 1 | -0/+1 |
* | arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() | Michal Simek | 2019-10-24 | 1 | -7/+9 |
* | arm64: versal: Rename versal_pm_request to xilinx_pm_request | Michal Simek | 2019-10-24 | 1 | -1/+1 |
* | arm64: xilinx: Move firmware functions from platform to driver | Michal Simek | 2019-10-24 | 1 | -0/+1 |
* | arm64: zynqmp: use firmware driver to get version | Ibai Erkiaga | 2019-10-08 | 1 | -2/+2 |
* | firmware: zynqmp: create firmware header | Ibai Erkiaga | 2019-10-08 | 1 | -0/+1 |
* | fpga: zynqmp: Fix second local variable declaration | Michal Simek | 2019-10-08 | 1 | -1/+1 |
* | arm64: versal: fpga: Add PL bit stream load support | Siva Durga Prasad Paladugu | 2019-10-08 | 4 | -1/+68 |
* | fpga: altera: cyclon2: Check function pointer before calling | Alexander Dahl | 2019-07-30 | 1 | -1/+5 |
* | fpga: altera: cyclon2: Fix indentation | Alexander Dahl | 2019-07-30 | 1 | -16/+16 |
* | fpga: altera: cyclon2: Fix most checkpatch warnings | Alexander Dahl | 2019-07-30 | 1 | -42/+39 |
* | fpga: virtex2: Add slave serial programming support | Robert Hancock | 2019-07-30 | 1 | -13/+83 |
* | fpga: virtex2: Add additional clock cycles after DONE assertion | Robert Hancock | 2019-07-30 | 1 | -4/+16 |
* | fpga: virtex2: Split out image writing from pre/post operations | Robert Hancock | 2019-07-30 | 1 | -157/+174 |
* | fpga: virtex2: added Kconfig option | Robert Hancock | 2019-07-30 | 1 | -0/+8 |
* | fpga: virtex2: cosmetic: Cleanup code style | Robert Hancock | 2019-07-30 | 1 | -134/+136 |
* | fpga: arria10: Fix error in fpga pin configuration | Dalon Westergreen | 2019-07-21 | 1 | -4/+5 |
* | spl: socfpga: Implement fpga bitstream loading with socfpga loadfs | Tien Fong Chee | 2019-05-10 | 1 | -1/+1 |
* | ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading | Tien Fong Chee | 2019-05-10 | 1 | -13/+484 |
* | ARM: socfpga: Moving the watchdog reset to the for-loop status polling | Tien Fong Chee | 2019-05-10 | 1 | -1/+1 |
* | ARM: socfpga: Cleaning up and ensuring consistent format messages in driver | Tien Fong Chee | 2019-05-10 | 1 | -6/+7 |
* | arm: zynq: Add an info message about post config | Siva Durga Prasad Paladugu | 2019-04-16 | 1 | -0/+2 |
* | fpga: Replace char * with const char * for filename | Tien Fong Chee | 2019-04-16 | 1 | -1/+2 |
* | ARM: socfpga: stratix10: Return valid error code from FPGA driver | Ang, Chee Hong | 2019-02-18 | 1 | -11/+6 |
* | fpga: zynqmp: show an error message when FPGA programming fails | Luca Ceresoli | 2019-01-24 | 1 | -1/+1 |
* | arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table | Ang, Chee Hong | 2018-12-20 | 1 | -0/+6 |
* | arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver | Ang, Chee Hong | 2018-12-20 | 3 | -0/+300 |
* | arm: socfpga: fpga: fix type of local variable | Simon Goldschmidt | 2018-10-31 | 2 | -2/+2 |
* | fpga: zynqmp: Modify PL bitstream loading sequence | Siva Durga Prasad Paladugu | 2018-09-26 | 1 | -10/+25 |
* | fpga: Kconfig: Replace spaces with tabs | Michal Simek | 2018-09-11 | 1 | -8/+8 |
* | drivers: fpga: zynqpl: fix compilation with SPL | Luis Araneda | 2018-07-19 | 1 | -2/+2 |
* | xilinx: zynq: Add support to secure images | Siva Durga Prasad Paladugu | 2018-07-19 | 1 | -0/+45 |
* | fpga: zynqmp: Add secure bitstream loading for ZynqMP | Siva Durga Prasad Paladugu | 2018-06-01 | 2 | -0/+66 |
* | cmd: fpga: Add support to load secure bitstreams | Siva Durga Prasad Paladugu | 2018-06-01 | 1 | -0/+29 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 18 | -36/+18 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 3 | -6/+0 |
* | arm: socfpga: Fix with the correct polling on bit is set | Tien Fong Chee | 2018-04-27 | 1 | -5/+5 |
* | fpga: zynq: Add delay after PCFG_PROG_B change | Siva Durga Prasad Paladugu | 2018-04-09 | 1 | -0/+16 |
* | fpga: zynqmp: Fix the nonsecure bitstream loading issue | Siva Durga Prasad Paladugu | 2018-04-09 | 1 | -2/+6 |
* | fpga: zynqmp: Update zynqmp_load() as per latest xilfpga | Siva Durga Prasad Paladugu | 2018-04-09 | 1 | -5/+1 |
* | fpga: zynqmp: Add support to get the PCAP status for fpga info command | Nitin Jain | 2018-04-09 | 1 | -0/+14 |
* | fpga: Simplify error path in fpga_add | Michal Simek | 2018-03-23 | 1 | -10/+11 |
* | arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL | Vipul Kumar | 2018-02-28 | 1 | -0/+7 |
* | fpga: Added Kconfig support for FPGA_SPARTAN3 | Vipul Kumar | 2018-02-28 | 1 | -0/+5 |
* | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas | 2018-01-24 | 1 | -10/+7 |
* | fpga: allow programming fpga from FIT image for all FPGA drivers | Goldschmidt Simon | 2017-12-14 | 2 | -0/+22 |
* | arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes | Tien Fong Chee | 2017-11-26 | 1 | -6/+8 |