Gitiles
Code Review
Sign In
review.sourcearcade.org
/
flashprog
/
332fdabea41b542c7ab3f56d9c1d9c5fdc492d63
/
gfxnvidia.c
980d6b8
tree: Retype variable `programmer_may_write` with bool
by Felix Singer
· 2 years, 3 months ago
dd547c7
gfxnvidia: Fix indents
by Felix Singer
· 3 years, 1 month ago
cc853d8
programmer_table: move each entry to the associated programmer source
by Thomas Heijligen
· 3 years, 6 months ago
afc3ad6
tree: Make internal variables static
by Jacob Garber
· 5 years ago
e083880
Remove address from GPLv2 headers
by Elyes HAOUAS
· 7 years ago
a5bcbce
Rename programmer registration functions
by Carl-Daniel Hailfinger
· 10 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
7fb5aa0
Automatically unmap physmap()s
by Stefan Tauner
· 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
1c6d2ff
Some ISO C fixes
by Carl-Daniel Hailfinger
· 12 years ago
d6bb828
Automatically release I/O permissions on shutdown
by Carl-Daniel Hailfinger
· 12 years ago
32508eb
Hide hwaccess.h from public API
by Patrick Georgi
· 12 years ago
8a3c60c
Add struct flashctx * parameter to all functions accessing flash chips
by Carl-Daniel Hailfinger
· 13 years ago
eaacd2d
Register Parallel/LPC/FWH programmers the same way SPI programmers are registered
by Carl-Daniel Hailfinger
· 13 years ago
91f4afa
Random whitespace and coding-style fixes
by Uwe Hermann
· 13 years ago
1a22795
Rename CHIP_BUSTYPE_FOO to BUS_FOO
by Carl-Daniel Hailfinger
· 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
2bee8cf
Revert PCI config space writes on shutdown
by Carl-Daniel Hailfinger
· 14 years ago
18430a0
Remove duplicate includes from the code
by Stefan Reinauer
· 14 years ago
bf3af29
Compile gfxnvidia by default, but disallow write/erase
by Carl-Daniel Hailfinger
· 14 years ago
5b997c3
Split off programmer.h from flash.h
by Carl-Daniel Hailfinger
· 14 years ago
1d3a2fe
Convert MMIO accesses of non-internal PCI-based programmers to be endian-agnostic
by Carl-Daniel Hailfinger
· 14 years ago
fb2c4c3
Refine PCI BAR masks handling for drkaiser and gfxnvidia
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
8448639
Replace PCI_OK/PCI_NT by OK/NT
by Michael Karcher
· 15 years ago
8e5e73e
Convert all messages in gfxnvidia.c to the new message infrastructure
by Sean Nelson
· 15 years ago
2bc98f6
Add initial support for flashing some NVIDIA graphics cards
by Uwe Hermann
· 15 years ago