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
/
udelay.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix and improve libpayload platform support
Patrick Georgi
2011-03-08
1
-0
/
+1
*
Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-24
1
-4
/
+4
*
Add support for building flashrom against libpayload
Patrick Georgi
2010-09-30
1
-0
/
+14
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-3
/
+3
*
Gcc and clang can check format strings of printf-like functions
Carl-Daniel Hailfinger
2010-06-04
1
-1
/
+1
*
Measure OS timer precision to refine calibration
Carl-Daniel Hailfinger
2010-06-03
1
-4
/
+54
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-2
/
+3
*
Reinitialize the delay loop upon recalibration
Urja Rannikko
2010-04-09
1
-1
/
+2
*
Refine and fix the delay loop calculation
Carl-Daniel Hailfinger
2010-03-31
1
-13
/
+48
*
The delay loop is probably one of the oldest pieces of code
Carl-Daniel Hailfinger
2010-03-27
1
-13
/
+29
*
Internal.c was always compiled in because it hosted the function internal_del...
Carl-Daniel Hailfinger
2009-12-24
1
-0
/
+13
*
Add programmer-specific delay functions
Carl-Daniel Hailfinger
2009-06-05
1
-2
/
+2
*
Drop unused/duplicated #includes and some dead code
Uwe Hermann
2009-05-16
1
-1
/
+0
*
Some coding style and consistency fixes
Uwe Hermann
2009-04-15
1
-1
/
+1
*
Coding-style fixes for flashrom, partly indent-aided
Uwe Hermann
2008-10-18
1
-1
/
+1
*
Debug print actual time base calculated by myusec_calibrate_delay()
Peter Stuge
2008-09-07
1
-1
/
+7
*
Some cosmetic cleanups in the flashrom code and output
Uwe Hermann
2007-10-17
1
-1
/
+1
*
Revert my last cleanup patch
Uwe Hermann
2007-10-10
1
-1
/
+1
*
Cosmetic changes to make the flashrom output more consistent
Uwe Hermann
2007-10-10
1
-1
/
+1
*
Add '(C)' where it's missing (for consistency reasons)
Uwe Hermann
2007-09-09
1
-1
/
+1
*
Add missing license header to udelay.c
Uwe Hermann
2007-09-09
1
-0
/
+20
*
Drop a bunch of useless header files, merge them into flash.h
Uwe Hermann
2007-08-23
1
-1
/
+1
*
Trivial (cosmetic) cleanup
Stefan Reinauer
2007-04-06
1
-2
/
+4
*
Coding style fixes
Uwe Hermann
2007-04-01
1
-2
/
+2
*
Flashrom update from Stefan, resolve issue 21
Ollie Lho
2005-11-26
1
-2
/
+3
*
Consolidate more jedec standard code
Ollie Lho
2004-03-20
1
-6
/
+5
*
Fix 32bit vs. 64bit long int arithematics
Ollie Lho
2004-03-18
1
-3
/
+0
*
Use standard product ID exit method for w49f002u
Ollie Lho
2004-03-17
1
-3
/
+1
*
Move utility functions into new source files
Ollie Lho
2004-03-17
1
-0
/
+43