summaryrefslogtreecommitdiff
path: root/drivers/fpga/socfpga.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2017-11-26arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytesTien Fong Chee1-6/+8
2017-07-26arm: socfpga: Restructure FPGA driver in the preparation to support A10Tien Fong Chee1-233/+2
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-02-04Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals"Dinh Nguyen1-1/+1
2016-01-16arm: socfpga: set the fpga global bit to disable HPS to FPGA signalsDinh Nguyen1-1/+1
2015-08-08arm: socfpga: Fix FPGA bitstream programming routineMarek Vasut1-0/+3
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek1-0/+301