index
:
delta/flashrom.git
0.9.7
master
stuge
code.coreboot.org: Obsolete (use flashrom-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drkaiser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple BAR reading from pci device init, handle errors gracefully.
hailfinger
2013-01-05
1
-4
/
+7
*
Unify PCI init and let pcidev clean itself up.
stefanct
2013-01-04
1
-2
/
+1
*
Unify usbdev_status and pcidev_status into dev_entry.
stefanct
2012-12-27
1
-1
/
+1
*
Some ISO C fixes.
stefanct
2012-08-27
1
-2
/
+3
*
Automatically release I/O permissions on shutdown.
hailfinger
2012-07-21
1
-2
/
+2
*
Hide hwaccess.h from public API.
hailfinger
2012-07-20
1
-0
/
+1
*
Add struct flashctx * parameter to all functions accessing flash chips.
hailfinger
2011-12-18
1
-2
/
+8
*
Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...
hailfinger
2011-11-09
1
-2
/
+15
*
Random whitespace and coding-style fixes.
uwe
2011-07-28
1
-1
/
+1
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO.
hailfinger
2011-07-27
1
-1
/
+1
*
Use shutdown callback mechanism to shutdown programmers
dhendrix
2011-06-14
1
-9
/
+14
*
whitespace, documentation and other small stuff
stefanct
2011-05-19
1
-1
/
+1
*
Simplify pcidev_init by killing the vendorid parameter which was pretty
hailfinger
2011-03-07
1
-2
/
+1
*
Revert PCI config space writes on shutdown.
hailfinger
2010-11-10
1
-3
/
+2
*
Split off programmer.h from flash.h.
hailfinger
2010-07-27
1
-0
/
+1
*
Convert all PCI-based external programmers to use special little-endian
hailfinger
2010-07-27
1
-2
/
+2
*
Use the BAR value returned by pcidev_init which automatically applies
hailfinger
2010-07-17
1
-7
/
+7
*
Various places in the flashrom source feature custom parameter
hailfinger
2010-07-06
1
-2
/
+3
*
Kill global variables, constants and functions if local scope suffices.
hailfinger
2010-07-03
1
-2
/
+2
*
Remove unneeded #include statements completely.
hailfinger
2010-05-30
1
-2
/
+0
*
Replace PCI_OK/PCI_NT by OK/NT
mkarcher
2010-02-24
1
-1
/
+1
*
Replace pseudonym in drkaiser.c with real name.
uwe
2009-09-09
1
-1
/
+1
*
Add drkaiser.c which was accidentally omitted in the last commit.
uwe
2009-09-02
1
-0
/
+79