aboutsummaryrefslogtreecommitdiff
path: root/drivers/fpga/virtex2.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-20global: Finish CONFIG -> CFG migrationTom Rini1-4/+4
2022-12-23global: Migrate CONFIG_FPGA_DELAY to CFGTom Rini1-12/+12
2022-12-23Convert CONFIG_SYS_FPGA_CHECK_BUSY to KconfigTom Rini1-5/+2
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-14/+14
2022-10-10fpga: virtex2: Use logging feature instead of FPGA_DEBUGAlexander Dahl1-39/+30
2022-10-10fpga: virtex2: Fix printf format string warningsAlexander Dahl1-2/+2
2022-07-26fpga: xilinx: pass compatible flags to load() callbackOleksandr Suvorov1-1/+1
2022-07-26fpga: Convert SYS_FPGA_PROG_FEEDBACK to KconfigAlexander Dahl1-4/+0
2022-07-26fpga: Convert SYS_FPGA_CHECK_CTRLC to KconfigAlexander Dahl1-7/+0
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2019-07-30fpga: virtex2: Add slave serial programming supportRobert Hancock1-13/+83
2019-07-30fpga: virtex2: Add additional clock cycles after DONE assertionRobert Hancock1-4/+16
2019-07-30fpga: virtex2: Split out image writing from pre/post operationsRobert Hancock1-157/+174
2019-07-30fpga: virtex2: cosmetic: Cleanup code styleRobert Hancock1-134/+136
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-05-20fpga: Define bitstream type based on command selectionMichal Simek1-1/+2
2014-05-13fpga: xilinx: Simplify load/dump/info function handlingMichal Simek1-3/+9
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-11/+11
2014-05-13fpga: virtex2: Avoid CamelCaseMichal Simek1-17/+17
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-04-01Consolidate bool typeYork Sun1-17/+17
2011-08-01fpga: constify to fix build warningWolfgang Denk1-10/+10
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-118/+0
2008-12-05FPGA: move fpga drivers to drivers/fpgaJean-Christophe PLAGNIOL-VILLARD1-0/+554