summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/socfpga.c
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee2017-11-261-6/+8
* arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee2017-07-261-233/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen2016-02-041-1/+1
* arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen2016-01-161-1/+1
* arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut2015-08-081-0/+3
* arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek2014-10-061-0/+301