summaryrefslogtreecommitdiffstats
path: root/drivers/fpga/cyclon2.c
Commit message (Expand)AuthorAgeFilesLines
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* fpga: altera: cyclon2: Check function pointer before callingAlexander Dahl2019-07-301-1/+5
* fpga: altera: cyclon2: Fix indentationAlexander Dahl2019-07-301-16/+16
* fpga: altera: cyclon2: Fix most checkpatch warningsAlexander Dahl2019-07-301-42/+39
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* Consolidate bool typeYork Sun2013-04-011-3/+3
* FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka2012-10-291-0/+2
* fpga: constify to fix build warningWolfgang Denk2011-08-011-6/+6
* fpga: support FPP Cyclone configurationMichael Jones2011-07-281-0/+10
* fpga: Remove relocation fixupsPeter Tyser2009-10-031-91/+0
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-051-0/+301