index
:
flashrom.git
1.0.x
1.1.x
1.2.x
1.3.x
1.3.x_infdev
main
master
stable
staging
testpush
Flash programming utility
flashrom
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
serial.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add serial port bitbanging code
Virgil-Adrian Teaca
2012-04-30
1
-0
/
+55
*
Fix unchecked malloc calls and casts of malloc return values
Stefan Tauner
2011-07-12
1
-0
/
+2
*
Fix and improve Windows/MinGW/MSYS build
Uwe Hermann
2011-07-03
1
-2
/
+10
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-1
/
+1
*
Multiple unrelated changes
Carl-Daniel Hailfinger
2010-10-08
1
-2
/
+3
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
Handle Bus Pirates already in bit banging mode correctly
Carl-Daniel Hailfinger
2010-09-16
1
-2
/
+6
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-1
/
+2
*
Various coding style and cosmetic changes
Uwe Hermann
2010-03-13
1
-11
/
+12
*
Windows wants UNC names for COM ports >9 (legacy COM ports only work with one...
Patrick Georgi
2010-01-26
1
-1
/
+9
*
Convert all messages in serial.c to the new message infrastructure
Sean Nelson
2010-01-09
1
-3
/
+3
*
Buspiratespi support on mingw
Patrick Georgi
2010-01-06
1
-4
/
+53
*
Multiple unrelated changes
Patrick Georgi
2010-01-06
1
-29
/
+9
*
Move OS-dependent serial code from buspirate_spi.c to serial.c
Carl-Daniel Hailfinger
2010-01-06
1
-0
/
+52
*
Move serial handling from serprog.c to serial.c
Carl-Daniel Hailfinger
2009-11-23
1
-0
/
+142