source: trunk/drkaiser.c @ 1539

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1474   5 months hailfinger Add struct flashctx * parameter to all functions accessing flash chips. …
(edit) @1463   6 months hailfinger Register Parallel/LPC/FWH programmers the same way SPI programmers are …
(edit) @1397   10 months uwe Random whitespace and coding-style fixes. Also, indentation fixes, e.g. …
(edit) @1396   10 months hailfinger Rename CHIP_BUSTYPE_FOO to BUS_FOO. It's shorter to type, and we have …
(edit) @1338   11 months dhendrix Use shutdown callback mechanism to shutdown programmers This patch …
(edit) @1317   12 months stefanct whitespace, documentation and other small stuff this patch combines three …
(edit) @1274   15 months hailfinger Simplify pcidev_init by killing the vendorid parameter which was pretty …
(edit) @1232   19 months hailfinger Revert PCI config space writes on shutdown. This means all chipset enables …
(edit) @1112   22 months hailfinger Split off programmer.h from flash.h. Programmer specific functions are of …
(edit) @1111   22 months hailfinger Convert all PCI-based external programmers to use special little-endian …
(edit) @1089   22 months hailfinger Use the BAR value returned by pcidev_init which automatically applies the …
(edit) @1070   23 months hailfinger Various places in the flashrom source feature custom parameter extraction …
(edit) @1068   23 months hailfinger Kill global variables, constants and functions if local scope suffices. …
(edit) @1021   2 years hailfinger Remove unneeded #include statements completely. unistd.h was only used to …
(edit) @911   2 years mkarcher Replace PCI_OK/PCI_NT by OK/NT We don't need to duplicate OK and NT as …
(edit) @720   3 years uwe Replace pseudonym in drkaiser.c with real name. Signed-off-by: Joerg …
(add) @713   3 years uwe Add drkaiser.c which was accidentally omitted in the last commit. …
Note: See TracRevisionLog for help on using the revision log.