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
/
drkaiser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename programmer registration functions
Carl-Daniel Hailfinger
2014-07-19
1
-2
/
+2
*
Add additional error handling to pcidev_readbar() callers
Niklas Söderlund
2013-08-23
1
-0
/
+2
*
Automatically unmap physmap()s
Stefan Tauner
2013-08-14
1
-10
/
+2
*
Decouple BAR reading from pci device init, handle errors gracefully
Carl-Daniel Hailfinger
2013-01-05
1
-4
/
+7
*
Unify PCI init and let pcidev clean itself up
Stefan Tauner
2013-01-04
1
-2
/
+1
*
Unify usbdev_status and pcidev_status into dev_entry
Stefan Tauner
2012-12-27
1
-1
/
+1
*
Some ISO C fixes
Carl-Daniel Hailfinger
2012-08-27
1
-2
/
+3
*
Automatically release I/O permissions on shutdown
Carl-Daniel Hailfinger
2012-07-21
1
-2
/
+2
*
Hide hwaccess.h from public API
Patrick Georgi
2012-07-20
1
-0
/
+1
*
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
/
+15
*
Random whitespace and coding-style fixes
Uwe Hermann
2011-07-28
1
-1
/
+1
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO
Carl-Daniel Hailfinger
2011-07-27
1
-1
/
+1
*
Use shutdown callback mechanism to shutdown programmers
David Hendricks
2011-06-14
1
-9
/
+14
*
Whitespace, documentation and other small stuff
Stefan Tauner
2011-05-19
1
-1
/
+1
*
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
-3
/
+2
*
Split off programmer.h from flash.h
Carl-Daniel Hailfinger
2010-07-27
1
-0
/
+1
*
Convert MMIO accesses of non-internal PCI-based programmers to be endian-agno...
Carl-Daniel Hailfinger
2010-07-27
1
-2
/
+2
*
Refine PCI BAR masks handling for drkaiser and gfxnvidia
Carl-Daniel Hailfinger
2010-07-17
1
-7
/
+7
*
Various places in the flashrom source feature custom parameter extraction fro...
Carl-Daniel Hailfinger
2010-07-06
1
-2
/
+3
*
Kill global variables, constants and functions if local scope suffices
Carl-Daniel Hailfinger
2010-07-03
1
-2
/
+2
*
Remove unneeded #include statements completely
Carl-Daniel Hailfinger
2010-05-30
1
-2
/
+0
*
Replace PCI_OK/PCI_NT by OK/NT
Michael Karcher
2010-02-24
1
-1
/
+1
*
Replace pseudonym in drkaiser.c with real name
Joerg Fischer
2009-09-09
1
-1
/
+1
*
Add drkaiser.c which was accidentally omitted in the last commit
Uwe Hermann
2009-09-02
1
-0
/
+79