summaryrefslogtreecommitdiffstats
path: root/ogp_spi.c
Commit message (Expand)AuthorAgeFilesLines
* Rename programmer registration functionsCarl-Daniel Hailfinger2014-07-191-1/+1
* Move global io_base_addr into compilation unitsStefan Tauner2014-06-011-1/+1
* CID1130007: Resource leak in ogp_spiStefan Reinauer2014-04-261-0/+2
* Add additional error handling to pcidev_readbar() callersNiklas Söderlund2013-08-231-0/+3
* Automatically unmap physmap()sStefan Tauner2013-08-141-9/+2
* Decouple BAR reading from pci device init, handle errors gracefullyCarl-Daniel Hailfinger2013-01-051-1/+5
* Unify PCI init and let pcidev clean itself upStefan Tauner2013-01-041-2/+0
* Unify usbdev_status and pcidev_status into dev_entryStefan Tauner2012-12-271-1/+1
* Some ISO C fixesCarl-Daniel Hailfinger2012-08-271-1/+3
* Automatically release I/O permissions on shutdownCarl-Daniel Hailfinger2012-07-211-2/+2
* Hide hwaccess.h from public APIPatrick Georgi2012-07-201-0/+1
* Have all programmer init functions register bus masters/programmersCarl-Daniel Hailfinger2011-12-201-2/+2
* Use shutdown callback mechanism to shutdown programmersDavid Hendricks2011-06-141-9/+12
* Kill central list of SPI programmersMichael Karcher2011-05-111-3/+0
* Remove vendorid parameter from pcidev_init()Carl-Daniel Hailfinger2011-03-071-2/+1
* Add support for the Open Graphics Project development card, OGD1, as a SPI fl...Mark Marshall2010-12-031-0/+145
OpenPOWER on IntegriCloud