aboutsummaryrefslogtreecommitdiff
path: root/include/fpga.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2013-05-06fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek1-10/+0
2013-05-06fpga: Check device name against bitstream nameMichal Simek1-0/+2
2013-05-06fpga: Change the first parameter in fpga_loadbitstreamMichal Simek1-1/+1
2013-05-06cmd: fpga: Move fpga_loadbitstream to fpga.cMichal Simek1-0/+1
2013-04-01Consolidate bool typeYork Sun1-8/+0
2011-08-01fpga: constify to fix build warningWolfgang Denk1-6/+6
2010-10-13FPGA: add support for downloading Lattice bitstreamStefano Babic1-0/+1
2009-10-03fpga: Remove relocation fixupsPeter Tyser1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-5/+5
2008-05-21Big white-space cleanup.Wolfgang Denk1-21/+21
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2002-08-21Initial revisionwdenk1-0/+81