index
:
openocd+libswd.git
master
Unnamed repository; edit this file 'description' to name the repository.
Trygve Laugstøl
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pld
/
xilinx_bit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
change #include "log.h" to <helper/log.h>
Zachary T Welch
2009-12-03
1
-1
/
+1
*
xilinx_bit_file_t -> struct xilinx_bit_file
Zachary T Welch
2009-11-13
1
-1
/
+1
*
add const keyword to some APIs
Zachary T Welch
2009-11-11
1
-1
/
+1
*
- Replace '){' with ') {'.
zwelch
2009-06-23
1
-1
/
+1
*
C99 printf() -Werror fixes
duane
2009-06-21
1
-1
/
+1
*
Finish transforming 'u32' to 'uint32_t'.
zwelch
2009-06-18
1
-1
/
+1
*
Transform 'u8' to 'uint8_t'
zwelch
2009-06-18
1
-2
/
+2
*
David Brownell <david-b@pacbell.net>:
zwelch
2009-06-18
1
-19
/
+20
*
Audit and eliminate redundant #include directives in src/{pld,svf,xsvf}.
zwelch
2009-05-11
1
-8
/
+0
*
Remove redundant sys/types.h #include directives (now in types.h).
zwelch
2009-05-11
1
-1
/
+0
*
Zach Welch <zw@superlucidity.net> fix -Werror warnings
oharboe
2009-04-19
1
-1
/
+1
*
- rename log functions to stop conflicts under win32 (wingdi)
ntfreak
2008-03-25
1
-7
/
+7
*
- fixed arm926 cp15 command bug (thanks to Vincent Palatin for this patch)
drath
2007-03-26
1
-2
/
+1
*
- added a PLD (programmable logic device) subsystem for FPGA, CPLD etc. confi...
drath
2006-11-22
1
-0
/
+146