| Commit message (Expand) | Author | Age | Files | Lines |
* | nicintel_spi: Define BIT() macro | Ricardo Ribalda Delgado | 2017-09-17 | 1 | -10/+12 |
* | nicintel_spi: Support for I210/I211 cards | Ricardo Ribalda Delgado | 2017-09-17 | 1 | -23/+71 |
* | Add support for Intel 82599 10 GbE NICs | Ed Swierk | 2014-12-05 | 1 | -2/+23 |
* | Rename programmer registration functions | Carl-Daniel Hailfinger | 2014-07-19 | 1 | -1/+1 |
* | Move global io_base_addr into compilation units | Stefan Tauner | 2014-06-01 | 1 | -1/+1 |
* | Add support for Intel 82574L to nicintel_spi.c | Bill Paul | 2014-03-17 | 1 | -2/+9 |
* | Remove exit call and mayfail parameter from physmap_common() | Niklas Söderlund | 2013-09-14 | 1 | -0/+3 |
* | Add additional error handling to pcidev_readbar() callers | Niklas Söderlund | 2013-08-23 | 1 | -0/+3 |
* | Automatically unmap physmap()s | Stefan Tauner | 2013-08-14 | 1 | -7/+2 |
* | Decouple BAR reading from pci device init, handle errors gracefully | Carl-Daniel Hailfinger | 2013-01-05 | 1 | -2/+5 |
* | Unify PCI init and let pcidev clean itself up | Stefan Tauner | 2013-01-04 | 1 | -1/+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 |
* | Use getpagesize() to determine the physmap's length in nicintel_spi.c | Stefan Tauner | 2012-08-26 | 1 | -2/+4 |
* | Automatically release I/O permissions on shutdown | Carl-Daniel Hailfinger | 2012-07-21 | 1 | -2/+2 |
* | Hide hwaccess.h from public API | Patrick Georgi | 2012-07-20 | 1 | -0/+1 |
* | nicintel_spi.c: check if write enable is really set (and minor comment changes) | Stefan Tauner | 2012-02-27 | 1 | -3/+14 |
* | Have all programmer init functions register bus masters/programmers | Carl-Daniel Hailfinger | 2011-12-20 | 1 | -2/+2 |
* | Use shutdown callback mechanism to shutdown programmers | David Hendricks | 2011-06-14 | 1 | -19/+22 |
* | Add support for 8086:1076 (82541GI) to nicintel_spi.c | Stefan Tauner | 2011-05-18 | 1 | -0/+1 |
* | Kill central list of SPI programmers | Michael Karcher | 2011-05-11 | 1 | -3/+0 |
* | Revert MMIO space writes on shutdown as needed | Carl-Daniel Hailfinger | 2011-05-03 | 1 | -0/+8 |
* | Remove vendorid parameter from pcidev_init() | Carl-Daniel Hailfinger | 2011-03-07 | 1 | -2/+1 |
* | Add Intel 82571EB and 82572EI Gigabit NICs to the supported list | Idwer Vollering | 2010-10-05 | 1 | -0/+2 |
* | SPI bitbanging: request/release bus | Carl-Daniel Hailfinger | 2010-09-15 | 1 | -10/+2 |
* | Add Intel Gigabit NIC SPI flashing support | Idwer Vollering | 2010-09-03 | 1 | -0/+187 |