| Commit message (Expand) | Author | Age | Files | Lines |
* | Add additional error handling to pcidev_readbar() callers | Niklas Söderlund | 2013-08-23 | 1 | -1/+6 |
* | Automatically unmap physmap()s | Stefan Tauner | 2013-08-14 | 1 | -19/+3 |
* | Decouple BAR reading from pci device init, handle errors gracefully | Carl-Daniel Hailfinger | 2013-01-05 | 1 | -6/+7 |
* | Unify PCI init and let pcidev clean itself up | Stefan Tauner | 2013-01-04 | 1 | -4/+1 |
* | Unify usbdev_status and pcidev_status into dev_entry | Stefan Tauner | 2012-12-27 | 1 | -1/+1 |
* | Some ISO C fixes | Carl-Daniel Hailfinger | 2012-08-27 | 1 | -1/+1 |
* | Automatically release I/O permissions on shutdown | Carl-Daniel Hailfinger | 2012-07-21 | 1 | -4/+3 |
* | Hide hwaccess.h from public API | Patrick Georgi | 2012-07-20 | 1 | -0/+1 |
* | Check vendor_id for PCI based external programmers | Carl-Daniel Hailfinger | 2012-07-16 | 1 | -1/+1 |
* | Add struct flashctx * parameter to all functions accessing flash chips | Carl-Daniel Hailfinger | 2011-12-18 | 1 | -2/+8 |
* | Register Parallel/LPC/FWH programmers the same way SPI programmers are regist... | Carl-Daniel Hailfinger | 2011-11-09 | 1 | -2/+12 |
* | Add a bunch of new/tested stuff and various small changes 7 | Sylvain "ythier" Hitier | 2011-09-03 | 1 | -1/+1 |
* | Rename CHIP_BUSTYPE_FOO to BUS_FOO | Carl-Daniel Hailfinger | 2011-07-27 | 1 | -1/+1 |
* | Use shutdown callback mechanism to shutdown programmers | David Hendricks | 2011-06-14 | 1 | -10/+19 |
* | Intel NIC with parallel flash support | Carl-Daniel Hailfinger | 2011-05-08 | 1 | -0/+109 |