summaryrefslogtreecommitdiffstats
path: root/gfxnvidia.c
Commit message (Expand)AuthorAgeFilesLines
* Rename programmer registration functionsCarl-Daniel Hailfinger2014-07-191-2/+2
* Move global io_base_addr into compilation unitsStefan Tauner2014-06-011-1/+1
* Add additional error handling to pcidev_readbar() callersNiklas Söderlund2013-08-231-0/+3
* Automatically unmap physmap()sStefan Tauner2013-08-141-9/+2
* Decouple BAR reading from pci device init, handle errors gracefullyCarl-Daniel Hailfinger2013-01-051-4/+7
* Unify PCI init and let pcidev clean itself upStefan Tauner2013-01-041-5/+1
* Unify usbdev_status and pcidev_status into dev_entryStefan Tauner2012-12-271-1/+1
* Some ISO C fixesCarl-Daniel Hailfinger2012-08-271-1/+1
* Automatically release I/O permissions on shutdownCarl-Daniel Hailfinger2012-07-211-2/+2
* Hide hwaccess.h from public APIPatrick Georgi2012-07-201-0/+1
* Add struct flashctx * parameter to all functions accessing flash chipsCarl-Daniel Hailfinger2011-12-181-2/+8
* Register Parallel/LPC/FWH programmers the same way SPI programmers are regist...Carl-Daniel Hailfinger2011-11-091-2/+12
* Random whitespace and coding-style fixesUwe Hermann2011-07-281-1/+1
* Rename CHIP_BUSTYPE_FOO to BUS_FOOCarl-Daniel Hailfinger2011-07-271-1/+1
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-12/+18
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-2/+1
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-101-8/+4
* Remove duplicate includes from the codeStefan Reinauer2010-10-061-1/+0
* Compile gfxnvidia by default, but disallow write/eraseCarl-Daniel Hailfinger2010-07-291-0/+3
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Convert MMIO accesses of non-internal PCI-based programmers to be endian-agno...Carl-Daniel Hailfinger2010-07-271-2/+2
* Refine PCI BAR masks handling for drkaiser and gfxnvidiaCarl-Daniel Hailfinger2010-07-171-2/+7
* Various places in the flashrom source feature custom parameter extraction fro...Carl-Daniel Hailfinger2010-07-061-2/+2
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-1/+1
* Replace PCI_OK/PCI_NT by OK/NTMichael Karcher2010-02-241-23/+23
* Convert all messages in gfxnvidia.c to the new message infrastructureSean Nelson2010-01-091-1/+1
* Add initial support for flashing some NVIDIA graphics cardsUwe Hermann2009-09-301-0/+104
OpenPOWER on IntegriCloud