summaryrefslogtreecommitdiffstats
path: root/nicrealtek.c
Commit message (Expand)AuthorAgeFilesLines
* Add additional error handling to pcidev_readbar() callersNiklas Söderlund2013-08-231-0/+2
* Decouple BAR reading from pci device init, handle errors gracefullyCarl-Daniel Hailfinger2013-01-051-4/+10
* Unify PCI init and let pcidev clean itself upStefan Tauner2013-01-041-2/+1
* Unify usbdev_status and pcidev_status into dev_entryStefan Tauner2012-12-271-1/+1
* Add a bunch of new/tested stuff and various small changes 15Stefan Tauner2012-10-201-8/+8
* Add support for Realtek RTL8169Sergey Lichack2012-08-271-17/+27
* Some ISO C fixesCarl-Daniel Hailfinger2012-08-271-1/+2
* 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/+14
* Rename CHIP_BUSTYPE_FOO to BUS_FOOCarl-Daniel Hailfinger2011-07-271-1/+1
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-8/+10
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-18/+1
* Split off programmer.h from flash.hCarl-Daniel Hailfinger2010-07-271-0/+1
* Various places in the flashrom source feature custom parameter extraction fro...Carl-Daniel Hailfinger2010-07-061-3/+2
* Kill global variables, constants and functions if local scope sufficesCarl-Daniel Hailfinger2010-07-031-2/+2
* The nicrealtek code uses magic constants, but they are not explainedCarl-Daniel Hailfinger2010-06-141-0/+16
* Remove unneeded #include statements completelyCarl-Daniel Hailfinger2010-05-301-2/+0
* Handle the following architectures in generic flashrom codeCarl-Daniel Hailfinger2010-05-261-0/+6
* Various nicrealtek fixesUwe Hermann2010-05-241-17/+23
* Add missing nicrealtek.c which was missing from revision 1002 which wasJoerg Fischer2010-05-211-0/+89
OpenPOWER on IntegriCloud