aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/spartan2.c
Commit message (Expand)AuthorAgeFilesLines
* global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini2022-12-231-21/+21
* Convert CONFIG_SYS_FPGA_CHECK_BUSY to KconfigTom Rini2022-12-231-2/+0
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-8/+8
* fpga: spartan2: Use logging feature instead of FPGA_DEBUGAlexander Dahl2022-10-101-43/+37
* fpga: spartan2: Fix printf arguments warningAlexander Dahl2022-10-101-1/+1
* fpga: xilinx: pass compatible flags to load() callbackOleksandr Suvorov2022-07-261-1/+1
* fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl2022-07-261-1/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* fpga: Define bitstream type based on command selectionMichal Simek2014-05-201-1/+2
* fpga: xilinx: Simplify load/dump/info function handlingMichal Simek2014-05-131-3/+9
* fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek2014-05-131-13/+13
* fpga: spartan2: Avoid CamelCaseMichal Simek2014-05-131-20/+20
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-18/+1
* Consolidate bool typeYork Sun2013-04-011-29/+29
* fpga: constify to fix build warningWolfgang Denk2011-08-011-12/+12
* fpga: Remove relocation fixupsPeter Tyser2009-10-031-187/+0
* fpga: Fix Spartan II FPGA bootingMatthias Fuchs2009-02-211-21/+11
* FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD2008-12-051-0/+663