summaryrefslogtreecommitdiffstats
path: root/drkaiser.c
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+14
* Whitespace, documentation and other small stuffStefan Tauner2011-05-191-1/+1
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-2/+1
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-101-3/+2
* 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-7/+7
* Various places in the flashrom source feature custom parameter extraction fro...Carl-Daniel Hailfinger2010-07-061-2/+3
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-2/+2
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-2/+0
* Replace PCI_OK/PCI_NT by OK/NTMichael Karcher2010-02-241-1/+1
* Replace pseudonym in drkaiser.c with real nameJoerg Fischer2009-09-091-1/+1
* Add drkaiser.c which was accidentally omitted in the last commitUwe Hermann2009-09-021-0/+79
OpenPOWER on IntegriCloud