David Hendricks
|
93784b4961
Revert "Have all shutdown functions take a flashctx argument"
|
8 anos atrás |
Souvik Ghosh
|
052210a7da
Have all shutdown functions take a flashctx argument
|
8 anos atrás |
uwe
|
8d342eb876
Random whitespace and coding-style fixes.
|
13 anos atrás |
stefanct
|
d611e8f90d
fix unchecked malloc calls and casts of malloc return values
|
13 anos atrás |
dhendrix
|
0ffc2eb070
Use shutdown callback mechanism to shutdown programmers
|
13 anos atrás |
hailfinger
|
0d703d4f3b
Simplify pcidev_init by killing the vendorid parameter which was pretty
|
14 anos atrás |
hailfinger
|
bf923c3b28
Support 64-bit MEM BARs wherever possible.
|
14 anos atrás |
hailfinger
|
f31cbdcfea
Revert PCI config space writes on shutdown.
|
14 anos atrás |
hailfinger
|
5bae233751
A lot of messages sent to flashrom@flashrom.org just have "flashrom -V"
|
14 anos atrás |
hailfinger
|
495bc2eb1e
List the devices for all supported programmers in "flashrom -L" output.
|
14 anos atrás |
hailfinger
|
f79d1719cf
flashrom -L output did not contain a list of programmers nor were all
|
14 anos atrás |
hailfinger
|
6dbba89791
Update the author list in the man page.
|
14 anos atrás |
stepan
|
1af502a392
Remove duplicate includes from the code.
|
14 anos atrás |
hailfinger
|
428f685cd7
Split off programmer.h from flash.h.
|
14 anos atrás |
hailfinger
|
ddeb4ace76
Make programmer_param static by converting all users to
|
14 anos atrás |
hailfinger
|
1ef766d088
Various places in the flashrom source feature custom parameter
|
14 anos atrás |
hailfinger
|
1ff33dcb8d
Kill global variables, constants and functions if local scope suffices.
|
14 anos atrás |
snelson
|
e42c380247
convert programmer print messages to msg_p*
|
14 anos atrás |
hailfinger
|
4350360afd
PCI device BARs of all types had only bits 1:0 cleared while reading the
|
14 anos atrás |
mkarcher
|
6475d3ff63
Replace PCI_OK/PCI_NT by OK/NT
|
15 anos atrás |
hailfinger
|
4c6d7d32be
Adjust a help text for external PCI programmers to the new parameter
|
15 anos atrás |
uwe
|
ff4576d0f6
Add initial support for flashing some NVIDIA graphics cards.
|
15 anos atrás |
uwe
|
e2f95ef32a
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices.
|
15 anos atrás |
hailfinger
|
4f45a4fd00
Use a common parameter variable for all programmers. This allows us to
|
15 anos atrás |
hailfinger
|
fab0bc9d26
Remove unnecessary #include files.
|
15 anos atrás |
stepan
|
5388f17baa
The project's new home is flashrom.org now. Change all occurences in the
|
15 anos atrás |
uwe
|
f95d4463f7
Various smaller flashrom improvements:
|
15 anos atrás |
ruik
|
da922a1d12
This patch adds support for BIOS flashing on the all SiliconImage SATA
|
15 anos atrás |
uwe
|
b3a82ef9a7
Add proper workaround for 3COM 3C90xB cards, which need special fixups
|
15 anos atrás |
uwe
|
16ee85d13f
Older libpci versions (e.g. 2.2.8, as it's default on current FreeBSD 7.2)
|
15 anos atrás |