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
*
Initialize sp_fd and fix baud rate setting on windows
Stefan Tauner
2013-04-13
1
-2
/
+2
*
serial.c: be more pedantic
Stefan Tauner
2013-04-01
1
-16
/
+44
*
Replace native calls in serprog with wrapper calls
Stefan Tauner
2013-04-01
1
-1
/
+1
*
Introduce serialport_write_nonblock()
Stefan Tauner
2013-04-01
1
-0
/
+72
*
Replace sp_sync_read_timeout() with serialport_read_nonblock()
Stefan Tauner
2013-04-01
1
-0
/
+70
*
serial.c: round baudrates to valid ones
Stefan Tauner
2013-04-01
1
-40
/
+63
*
serial.c: abstract system error printing
Stefan Tauner
2013-04-01
1
-6
/
+28
*
Break endless loop in serialport_write()
Stefan Tauner
2012-11-30
1
-3
/
+11
*
Remove exit calls from sp_sync_read_timeout and sp_synchronize
Niklas Söderlund
2012-09-07
1
-0
/
+1
*
Fix compilation with MinGW
Stefan Tauner
2012-09-01
1
-7
/
+7
*
Remove more exit calls
Niklas Söderlund
2012-07-30
1
-11
/
+18
*
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