summaryrefslogtreecommitdiff
path: root/drkaiser.c
Commit message (Expand)AuthorAgeFilesLines
* Split off programmer.h from flash.h.hailfinger2010-07-271-0/+1
* Convert all PCI-based external programmers to use special little-endianhailfinger2010-07-271-2/+2
* Use the BAR value returned by pcidev_init which automatically applieshailfinger2010-07-171-7/+7
* Various places in the flashrom source feature custom parameterhailfinger2010-07-061-2/+3
* Kill global variables, constants and functions if local scope suffices.hailfinger2010-07-031-2/+2
* Remove unneeded #include statements completely.hailfinger2010-05-301-2/+0
* Replace PCI_OK/PCI_NT by OK/NTmkarcher2010-02-241-1/+1
* Replace pseudonym in drkaiser.c with real name.uwe2009-09-091-1/+1
* Add drkaiser.c which was accidentally omitted in the last commit.uwe2009-09-021-0/+79