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