Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
317c67b37ba66f50c810938deacbc2e9ce5e11ac
/
pcidev.c
34e7456
pcidev.c: Drop unused variable
by Elyes HAOUAS
· 4 years, 7 months ago
298ac33
pcidev.c: populate IDs with pci_fill_info()
by Daniel Verkamp
· 4 years, 1 month ago
67710af
Revert "pcidev.c: Factor out pcidev_validate() into pure fn"
by Nico Huber
· 4 years, 10 months ago
e28d75e
pcidev.c: Factor out pcidev_validate() into pure fn
by Edward O'Callaghan
· 5 years ago
beeb8bc
tree: Make internal functions static
by Jacob Garber
· 5 years ago
ac01baa
Remove unneeded white spaces
by Elyes HAOUAS
· 6 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 7 years ago
124ef38
Fix whitespace errors
by Elyes HAOUAS
· 7 years ago
a54ceb1
rpci: Use pci_dev struct pointer to avoid API breaks
by Youness Alaoui
· 7 years ago
0ccec8f
Move global io_base_addr into compilation units
by Stefan Tauner
· 10 years ago
89edf36
Add additional error handling to pcidev_readbar() callers
by Niklas Söderlund
· 11 years ago
a2faddf
Decouple BAR reading from pci device init, handle errors gracefully
by Carl-Daniel Hailfinger
· 12 years ago
5561955
Unify PCI init and let pcidev clean itself up
by Stefan Tauner
· 12 years ago
4b24a2d
Unify usbdev_status and pcidev_status into dev_entry
by Stefan Tauner
· 12 years ago
af358d6
Refactor PCI and USB device status printing
by Stefan Tauner
· 12 years ago
32508eb
Hide hwaccess.h from public API
by Patrick Georgi
· 12 years ago
3834c2d
Check vendor_id for PCI based external programmers
by Carl-Daniel Hailfinger
· 12 years ago
91f4afa
Random whitespace and coding-style fixes
by Uwe Hermann
· 13 years ago
269de35
Fix unchecked malloc calls and casts of malloc return values
by Stefan Tauner
· 13 years ago
8bb2021
Use shutdown callback mechanism to shutdown programmers
by David Hendricks
· 13 years ago
40446ee
Remove vendorid parameter from pcidev_init()
by Carl-Daniel Hailfinger
· 14 years ago
8a19ef1
Support 64-bit MEM BARs wherever possible
by Carl-Daniel Hailfinger
· 14 years ago
2bee8cf
Revert PCI config space writes on shutdown
by Carl-Daniel Hailfinger
· 14 years ago
ab6328f
Refine text of requests to send logs
by Paul Menzel
· 14 years ago
ef69783
List the devices for all supported programmers in "flashrom -L" output
by Carl-Daniel Hailfinger
· 14 years ago
a73fb49
Refine -L output to include all programmer modules
by Carl-Daniel Hailfinger
· 14 years ago
3e85442
Update the author list in the man page
by Carl-Daniel Hailfinger
· 14 years ago
18430a0
Remove duplicate includes from the code
by Stefan Reinauer
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
2b6dcb3
Unify programmer parameter extraction
by Carl-Daniel Hailfinger
· 14 years ago
744132a
Various places in the flashrom source feature custom parameter extraction from programmer_param
by Carl-Daniel Hailfinger
· 14 years ago
ad3cc55
Kill global variables, constants and functions if local scope suffices
by Carl-Daniel Hailfinger
· 14 years ago
316a29f
Convert various prints to use msg_p* and msg_g* respectively
by Sean Nelson
· 15 years ago
295b3af
PCI device BARs of all types had only bits 1:0 cleared while reading the address
by Carl-Daniel Hailfinger
· 15 years ago
8448639
Replace PCI_OK/PCI_NT by OK/NT
by Michael Karcher
· 15 years ago
3291030
Adjust a help text for external PCI programmers to the new parameter scheme
by Carl-Daniel Hailfinger
· 15 years ago
2bc98f6
Add initial support for flashing some NVIDIA graphics cards
by Uwe Hermann
· 15 years ago
b0912c0
Add support for parallel flash on Dr. Kaiser PC-Waechter PCI devices
by TURBO J
· 15 years ago
ef58a9c
Use a common parameter variable for all programmers
by Carl-Daniel Hailfinger
· 15 years ago
be72681
Remove unnecessary #include files
by Carl-Daniel Hailfinger
· 15 years ago
22ea8cd
The project's new home is flashrom.org now
by Stefan Reinauer
· 15 years ago
eaefb48
Various smaller flashrom improvements
by Uwe Hermann
· 15 years ago
68720c7
This patch adds support for BIOS flashing on the all SiliconImage SATA controllers
by Rudolf Marek
· 15 years ago
8403ccb
Add proper workaround for 3COM 3C90xB cards, which need special fixups (the 3C90xC ones don't)
by Uwe Hermann
· 15 years ago
4059598
Older libpci versions (e.g
by Uwe Hermann
· 15 years ago
515ab3d
Refactor parts of the 3COM NIC code
by Uwe Hermann
· 16 years ago