aboutsummaryrefslogtreecommitdiff
path: root/src/pld/xilinx_bit.c
AgeCommit message (Expand)Author
2013-06-05update files to correct FSF addressSpencer Oliver
2012-02-06build: cleanup src/pld directorySpencer Oliver
2012-01-04retire ERROR_INVALID_ARGUMENTS and replace with ERROR_COMMAND_SYNTAX_ERRORØyvind Harboe
2009-12-03change #include "log.h" to <helper/log.h>Zachary T Welch
2009-11-13xilinx_bit_file_t -> struct xilinx_bit_fileZachary T Welch
2009-11-11add const keyword to some APIsZachary T Welch
2009-06-23- Replace '){' with ') {'.zwelch
2009-06-21C99 printf() -Werror fixesduane
2009-06-18Finish transforming 'u32' to 'uint32_t'.zwelch
2009-06-18Transform 'u8' to 'uint8_t'zwelch
2009-06-18David Brownell <david-b@pacbell.net>:zwelch
2009-05-11Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.zwelch
2009-05-11Remove redundant sys/types.h #include directives (now in types.h).zwelch
2009-04-19Zach Welch <zw@superlucidity.net> fix -Werror warningsoharboe
2008-03-25- rename log functions to stop conflicts under win32 (wingdi)ntfreak
2007-03-26- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)drath
2006-11-22- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...drath