Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/bitops.h from common header | Simon Glass |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | Fix some checkpatch warnings in calls to udelay() | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-07 | arm: socfpga: Convert system manager from struct to defines | Ley Foon Tan |
2019-12-02 | common: Move ARM cache operations out of common.h | Simon Glass |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-10-24 | arm64: zynqmp: Convert invoke_smc() to xilinx_pm_request() | Michal Simek |
2019-10-24 | arm64: versal: Rename versal_pm_request to xilinx_pm_request | Michal Simek |
2019-10-24 | arm64: xilinx: Move firmware functions from platform to driver | 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-10-08 | arm64: versal: fpga: Add PL bit stream load support | Siva Durga Prasad Paladugu |
2019-07-30 | fpga: altera: cyclon2: Check function pointer before calling | Alexander Dahl |
2019-07-30 | fpga: altera: cyclon2: Fix indentation | Alexander Dahl |
2019-07-30 | fpga: altera: cyclon2: Fix most checkpatch warnings | Alexander Dahl |
2019-07-30 | fpga: virtex2: Add slave serial programming support | Robert Hancock |
2019-07-30 | fpga: virtex2: Add additional clock cycles after DONE assertion | Robert Hancock |
2019-07-30 | fpga: virtex2: Split out image writing from pre/post operations | Robert Hancock |
2019-07-30 | fpga: virtex2: added Kconfig option | Robert Hancock |
2019-07-30 | fpga: virtex2: cosmetic: Cleanup code style | Robert Hancock |
2019-07-21 | fpga: arria10: Fix error in fpga pin configuration | Dalon Westergreen |
2019-05-10 | spl: socfpga: Implement fpga bitstream loading with socfpga loadfs | Tien Fong Chee |
2019-05-10 | ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading | Tien Fong Chee |
2019-05-10 | ARM: socfpga: Moving the watchdog reset to the for-loop status polling | Tien Fong Chee |
2019-05-10 | ARM: socfpga: Cleaning up and ensuring consistent format messages in driver | Tien Fong Chee |
2019-04-16 | arm: zynq: Add an info message about post config | Siva Durga Prasad Paladugu |
2019-04-16 | fpga: Replace char * with const char * for filename | Tien Fong Chee |
2019-02-18 | ARM: socfpga: stratix10: Return valid error code from FPGA driver | Ang, Chee Hong |
2019-01-24 | fpga: zynqmp: show an error message when FPGA programming fails | Luca Ceresoli |
2018-12-20 | arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table | Ang, Chee Hong |
2018-12-20 | arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver | Ang, Chee Hong |
2018-10-31 | arm: socfpga: fpga: fix type of local variable | Simon Goldschmidt |
2018-09-26 | fpga: zynqmp: Modify PL bitstream loading sequence | Siva Durga Prasad Paladugu |
2018-09-11 | fpga: Kconfig: Replace spaces with tabs | Michal Simek |
2018-07-19 | drivers: fpga: zynqpl: fix compilation with SPL | Luis Araneda |
2018-07-19 | xilinx: zynq: Add support to secure images | Siva Durga Prasad Paladugu |
2018-06-01 | fpga: zynqmp: Add secure bitstream loading for ZynqMP | Siva Durga Prasad Paladugu |
2018-06-01 | cmd: fpga: Add support to load secure bitstreams | Siva Durga Prasad Paladugu |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-27 | arm: socfpga: Fix with the correct polling on bit is set | Tien Fong Chee |
2018-04-09 | fpga: zynq: Add delay after PCFG_PROG_B change | Siva Durga Prasad Paladugu |
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 |