| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | spi25_statusreg: Return defined value on failed RDSR | Nico Huber | 2017-11-05 | 1 | -1/+4 |
* | ichspi: Fix software sequencing for Skylake | Nico Huber | 2017-11-03 | 1 | -2/+2 |
* | Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP | Stefan Tauner | 2017-11-03 | 2 | -1/+14 |
* | Use bzip2 when making a tarball | David Hendricks | 2017-10-21 | 1 | -2/+2 |
* | fixup! nicintel_eeprom: Support for I210 emulated EEprom | Nico Huber | 2017-10-20 | 1 | -2/+7 |
* | Fix serprog on FreeBSD | Michael Zhilin | 2017-10-19 | 1 | -1/+1 |
* | serial: Support custom baud rates on linux | Urja Rannikko | 2017-10-19 | 4 | -11/+136 |
* | Move get_layout() from flashrom.c to layout.c | dhendrix | 2017-10-17 | 3 | -8/+10 |
* | Fix ID of ST M25P05 | Stefan Tauner | 2017-10-16 | 1 | -2/+2 |
* | Initial MX66L51235F support | Timothy Pearson | 2017-10-15 | 2 | -0/+48 |
* | Initial MX25L25635F support | Timothy Pearson | 2017-10-15 | 1 | -0/+47 |
* | 4BA: Add Micron N25Q/MT25QL 32MB and 64MB 3V SPI flash | Ed Swierk | 2017-10-15 | 1 | -0/+78 |
* | 4BA: Allow disabling 4-byte address mode for SPI flash | Ed Swierk | 2017-10-15 | 3 | -46/+10 |
* | 4BA: Add spi_exit_4ba function to switch SPI flash to 3-byte addressing | Ed Swierk | 2017-10-15 | 3 | -0/+49 |
* | 4BA: Support for new direct-4BA instructions + W25Q256.V update | Boris Baykov | 2017-10-15 | 6 | -4/+330 |
* | 4BA: Support for 4-bytes addressing via Extended Address Register | Boris Baykov | 2017-10-15 | 5 | -2/+361 |
* | 4BA: Winbond W25Q256.V chip (32MB) declaration, 4-bytes addr mode | Boris Baykov | 2017-10-15 | 1 | -0/+48 |
* | 4BA: Flashrom integration for the 4-bytes addressing extensions | Boris Baykov | 2017-10-15 | 4 | -4/+47 |
* | fixup! 4BA: Basic support for 4-bytes addressing mode extensions | Boris Baykov | 2017-10-14 | 2 | -23/+15 |
* | 4BA: Basic support for 4-bytes addressing mode extensions | Boris Baykov | 2017-10-14 | 5 | -1/+395 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-06 | 1 | -6/+0 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-06 | 1 | -19/+20 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -1/+18 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -8/+27 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -1/+2 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -7/+4 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 2 | -9/+9 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -1/+2 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 2 | -11/+8 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -8/+7 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -5/+6 |
* | fixup! Convert flashrom to git | Stefan Tauner | 2017-10-05 | 1 | -2/+2 |
* | Add modification date to manpage header instead of the section | Stefan Tauner | 2017-10-04 | 1 | -1/+1 |
* | fixup! nicintel_eeprom: Support for I210 emulated EEprom | David Hendricks | 2017-10-03 | 1 | -2/+4 |
* | 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 |
* | nicintel_eeprom: Support for I210 emulated EEprom | Ricardo Ribalda Delgado | 2017-09-17 | 1 | -6/+168 |
* | sb600spi: Add support for Merlin Falcon Chipset | Ricardo Ribalda Delgado | 2017-09-17 | 2 | -5/+24 |
* | .gitignore: Add Doxygen dir `libflashrom-doc/` | Nico Huber | 2017-09-03 | 1 | -0/+1 |
* | ich_descriptors: Use MAX_NUM_FLREGS for entries[] | David Hendricks | 2017-09-03 | 1 | -1/+1 |
* | Move ich_layout from layout.h to ich_descriptors.h | David Hendricks | 2017-09-03 | 2 | -5/+5 |
* | chipset_enable: Add support for C620-series Lewisburg PCH | David Hendricks | 2017-09-01 | 5 | -28/+119 |
* | ichspi: "Fix" access permission reporting for regions > 7 | Nico Huber | 2017-08-21 | 1 | -2/+18 |
* | chipset_enable: Mark Braswell as tested | David Hendricks | 2017-08-19 | 1 | -1/+1 |
* | Include <sys/types.h> wherever ssize_t is used | Nico Huber | 2017-08-16 | 3 | -0/+3 |
* | ich_descriptors: Modify limits for C620/Lewisburg PCH | David Hendricks | 2017-08-13 | 1 | -2/+3 |
* | rpci: Use pci_dev struct pointer to avoid API breaks | Youness Alaoui | 2017-08-10 | 3 | -9/+25 |
* | ich_descriptors: Pretty print an assumed chipset | Nico Huber | 2017-07-28 | 2 | -1/+19 |
* | chipset_enable: Set 100 series chipsets to NT | Nico Huber | 2017-07-28 | 1 | -30/+30 |
* | ich_descriptors: Update for Intel Skylake | Nico Huber | 2017-07-28 | 3 | -159/+261 |