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
/
atahpt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Decouple BAR reading from pci device init, handle errors gracefully.
hailfinger
2013-01-05
1
-3
/
+8
*
Unify PCI init and let pcidev clean itself up.
stefanct
2013-01-04
1
-10
/
+0
*
Add a bunch of new/tested stuff and various small changes 16.
stefanct
2013-01-01
1
-3
/
+3
*
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
-1
/
+1
*
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
/
+14
*
Rename CHIP_BUSTYPE_FOO to BUS_FOO.
hailfinger
2011-07-27
1
-1
/
+1
*
satamv and atahpt require PCI port I/O which isn't currently supported
hailfinger
2011-07-25
1
-0
/
+6
*
Use shutdown callback mechanism to shutdown programmers
dhendrix
2011-06-14
1
-8
/
+10
*
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
-8
/
+2
*
flashrom -L output did not contain a list of programmers nor were all
hailfinger
2010-10-06
1
-1
/
+1
*
Remove duplicate includes from the code.
stepan
2010-10-06
1
-1
/
+0
*
Split off programmer.h from flash.h.
hailfinger
2010-07-27
1
-0
/
+1
*
Various places in the flashrom source feature custom parameter
hailfinger
2010-07-06
1
-2
/
+1
*
Replace PCI_OK/PCI_NT by OK/NT
mkarcher
2010-02-24
1
-3
/
+3
*
Add initial (non-working) code for Highpoint ATA/RAID controllers.
uwe
2010-02-21
1
-0
/
+85