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
/
programmer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove address from GPLv2 headers
Elyes HAOUAS
2018-04-24
1
-4
/
+0
*
Add a bunch of new/tested stuff and various small changes 22
Stefan Tauner
2015-02-08
1
-1
/
+1
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-21
/
+21
*
Add 'const' keyword to chip write and other function prototypes
Mark Marshall
2014-05-09
1
-2
/
+1
*
Uintptr_t-ify map_flash_region functions
Stefan Tauner
2013-07-17
1
-1
/
+1
*
Have all programmer init functions register bus masters/programmers
Carl-Daniel Hailfinger
2011-12-20
1
-23
/
+46
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-19
/
+23
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-0
/
+20
*
Fix sparse warning: Using plain integer as NULL pointer
Peter Huewe
2011-01-24
1
-1
/
+1
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-1
/
+0
*
Move generic programmer function into newly introduced programmer.c
Carl-Daniel Hailfinger
2010-01-06
1
-0
/
+99