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
/
atahpt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add struct flashctx * parameter to all functions accessing flash chips
Carl-Daniel Hailfinger
2011-12-18
1
-2
/
+8
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
Carl-Daniel Hailfinger
2011-11-09
1
-2
/
+14
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO
Carl-Daniel Hailfinger
2011-07-27
1
-1
/
+1
*
Enforce compile-time errors in satamv and atahp for non-x86 targets
Andrew Morgan
2011-07-25
1
-0
/
+6
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-8
/
+10
*
Remove vendorid parameter from pcidev_init()
Carl-Daniel Hailfinger
2011-03-07
1
-2
/
+1
*
Revert PCI config space writes on shutdown
Carl-Daniel Hailfinger
2010-11-10
1
-8
/
+2
*
Refine -L output to include all programmer modules
Carl-Daniel Hailfinger
2010-10-06
1
-1
/
+1
*
Remove duplicate includes from the code
Stefan Reinauer
2010-10-06
1
-1
/
+0
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Various places in the flashrom source feature custom parameter extraction fro...
Carl-Daniel Hailfinger
2010-07-06
1
-2
/
+1
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
1
-3
/
+3
*
Add initial (non-working) code for Highpoint ATA/RAID controllers
Uwe Hermann
2010-02-21
1
-0
/
+85