Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Split off programmer.h from flash.h | Carl-Daniel Hailfinger | 2010-07-27 | 1 | -0/+1 |
* | Convert MMIO accesses of non-internal PCI-based programmers to be endian-agno... | Carl-Daniel Hailfinger | 2010-07-27 | 1 | -2/+2 |
* | Refine PCI BAR masks handling for drkaiser and gfxnvidia | Carl-Daniel Hailfinger | 2010-07-17 | 1 | -7/+7 |
* | Various places in the flashrom source feature custom parameter extraction fro... | Carl-Daniel Hailfinger | 2010-07-06 | 1 | -2/+3 |
* | Kill global variables, constants and functions if local scope suffices | Carl-Daniel Hailfinger | 2010-07-03 | 1 | -2/+2 |
* | Remove unneeded #include statements completely | Carl-Daniel Hailfinger | 2010-05-30 | 1 | -2/+0 |
* | Replace PCI_OK/PCI_NT by OK/NT | Michael Karcher | 2010-02-24 | 1 | -1/+1 |
* | Replace pseudonym in drkaiser.c with real name | Joerg Fischer | 2009-09-09 | 1 | -1/+1 |
* | Add drkaiser.c which was accidentally omitted in the last commit | Uwe Hermann | 2009-09-02 | 1 | -0/+79 |