David Hendricks
|
ac1d25c100
Revert "Update all programmer init functions to register bus programmers into common list"
|
8 年之前 |
David Hendricks
|
93784b4961
Revert "Have all shutdown functions take a flashctx argument"
|
8 年之前 |
Souvik Ghosh
|
052210a7da
Have all shutdown functions take a flashctx argument
|
8 年之前 |
Souvik Ghosh
|
63b92f99a9
Update all programmer init functions to register bus programmers into common list
|
8 年之前 |
Souvik Ghosh
|
d75cd67ac2
Update flashrom to use flashctx struct for flash chip access
|
8 年之前 |
hailfinger
|
76bb7e9843
Register Parallel/LPC/FWH programmers the same way SPI programmers are registered.
|
13 年之前 |
hailfinger
|
e1e41ea435
Rename CHIP_BUSTYPE_FOO to BUS_FOO.
|
13 年之前 |
dhendrix
|
0ffc2eb070
Use shutdown callback mechanism to shutdown programmers
|
13 年之前 |
hailfinger
|
0d703d4f3b
Simplify pcidev_init by killing the vendorid parameter which was pretty
|
13 年之前 |
hailfinger
|
0217e5b1b1
Success report for Atmel AT26DF081A from
|
14 年之前 |
uwe
|
9e67067acb
Mark the following chips/boards/PCI-cards as OK (trivial).
|
14 年之前 |
hailfinger
|
428f685cd7
Split off programmer.h from flash.h.
|
14 年之前 |
hailfinger
|
2df6f3ee5a
Convert all PCI-based external programmers to use special little-endian
|
14 年之前 |
hailfinger
|
1ef766d088
Various places in the flashrom source feature custom parameter
|
14 年之前 |
hailfinger
|
1ff33dcb8d
Kill global variables, constants and functions if local scope suffices.
|
14 年之前 |
hailfinger
|
a83a5fe133
Remove unneeded #include statements completely.
|
14 年之前 |
mkarcher
|
6475d3ff63
Replace PCI_OK/PCI_NT by OK/NT
|
14 年之前 |
snelson
|
1541ff3be0
Convert all messages in satasii.c to the new message infrastructure.
|
15 年之前 |
uwe
|
e2f95ef32a
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices.
|
15 年之前 |
hailfinger
|
4f45a4fd00
Use a common parameter variable for all programmers. This allows us to
|
15 年之前 |
hailfinger
|
7828d09c0b
Releasing IO permissions was done by hand everywhere. Use a proper
|
15 年之前 |
uwe
|
82741f2bc2
Add support for the AMD Am29F010A/B chips.
|
15 年之前 |
hailfinger
|
a916b425cc
Only probe for chips with compatible bus protocols.
|
15 年之前 |
uwe
|
eb359ca850
Fix warning in satasii.c when compiling with gcc 4.4.0.
|
15 年之前 |
oxygene
|
4a49726a22
A bunch of output beautifications and improvements, as well as doc
|
15 年之前 |
uwe
|
25df12d8d1
The Silicon Image PCI0680 has bit 26 marked as reserved, so don't use it.
|
15 年之前 |
uwe
|
cd52cb2936
Mark the Silicon Image PCI0680 Ultra ATA-133 controller as working.
|
15 年之前 |
uwe
|
3e656bd6ee
Factor out fallback_map/unmap, most external programmers don't need
|
15 年之前 |
uwe
|
3a333f73a9
Rename sata_sii.c to satasii.c for consistency (trivial).
|
15 年之前 |