flashrom version 1.0 "Emergency Release"
Though I'd have liked to feel better prepared before tagging anything
`v1.0`, this was overdue for too long.
- e7792e3 Fix the documentation and DOS port by Rudolf Marek · 4 years, 5 months ago v1.0 v1.0-rc3
- 7372866 internal: Fix #if guards for big-endian mips by Nico Huber · 4 years, 5 months ago v1.0-rc2
- 1ca6bef spi: Define _XOPEN_SOURCE to get ffs() from strings.h by Nico Huber · 4 years, 5 months ago
- a51a192 README: Update packaging section for Git repositories by Nico Huber · 4 years, 6 months ago
- 078d24e ichspi: Fix 100 series PCH (Skylake) support by Nico Huber · 4 years, 5 months ago
- 60210de internal: Fix warnings about unused constants by Nico Huber · 4 years, 6 months ago
- fcbdc0a spi25_statusreg: Return defined value on failed RDSR by Nico Huber · 4 years, 7 months ago v1.0-rc1
- c2a1129 ichspi: Disable software sequencing by default for Skylake by Nico Huber · 4 years, 9 months ago
- 1930137 ichspi: Fix software sequencing for Skylake by Nico Huber · 4 years, 9 months ago
- 22ce83e Fix standalone ich_descriptor_tool compilation with MinGW and DJGPP by Stefan Tauner · 4 years, 7 months ago
- 3a23549 Use bzip2 when making a tarball by David Hendricks · 4 years, 7 months ago
- f0d1173 Fix ID of ST M25P05 by Stefan Tauner · 4 years, 8 months ago
- a4b1d5b fixup! nicintel_eeprom: Support for I210 emulated EEprom by Nico Huber · 4 years, 8 months ago
- f4d7772 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago p1.0
- 63bf222 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- f3f996e fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 3a937b7 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 68b5f00 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- fa25bc3 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 5bf6b85 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 8eb1df6 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 9620912 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 2dc5d29 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- e413685 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- 60f7a22 fixup! Convert flashrom to git by Stefan Tauner · 4 years, 8 months ago
- f0cbbb0 Add modification date to manpage header instead of the section by Stefan Tauner · 4 years, 8 months ago
- 79d838d fixup! nicintel_eeprom: Support for I210 emulated EEprom by David Hendricks · 4 years, 8 months ago
- 75a2a79 nicintel_spi: Define BIT() macro by Ricardo Ribalda Delgado · 5 years ago
- 26d33d2 nicintel_spi: Support for I210/I211 cards by Ricardo Ribalda Delgado · 5 years ago
- 9fe1fb7 nicintel_eeprom: Support for I210 emulated EEprom by Ricardo Ribalda Delgado · 5 years ago
- 7b629bc sb600spi: Add support for Merlin Falcon Chipset by Ricardo Ribalda Delgado · 5 years ago
- 8681df1 .gitignore: Add Doxygen dir `libflashrom-doc/` by Nico Huber · 4 years, 10 months ago
- 7a8305f ich_descriptors: Use MAX_NUM_FLREGS for entries[] by David Hendricks · 4 years, 9 months ago
- 0eb00d4 Move ich_layout from layout.h to ich_descriptors.h by David Hendricks · 4 years, 9 months ago
- a521636 chipset_enable: Add support for C620-series Lewisburg PCH by David Hendricks · 4 years, 10 months ago
- aa91d5c ichspi: "Fix" access permission reporting for regions > 7 by Nico Huber · 4 years, 9 months ago
- a1bccd8 chipset_enable: Mark Braswell as tested by David Hendricks · 4 years, 10 months ago
- 4d440a7 Include <sys/types.h> wherever ssize_t is used by Nico Huber · 4 years, 9 months ago
- 8e76230 ich_descriptors: Modify limits for C620/Lewisburg PCH by David Hendricks · 4 years, 10 months ago
- a54ceb1 rpci: Use pci_dev struct pointer to avoid API breaks by Youness Alaoui · 4 years, 10 months ago
- 67d7179 ich_descriptors: Pretty print an assumed chipset by Nico Huber · 5 years ago
- 5002634 chipset_enable: Set 100 series chipsets to NT by Nico Huber · 5 years ago
- fa62294 ich_descriptors: Update for Intel Skylake by Nico Huber · 5 years ago
- 1dc3d42 ich_descriptors: Add function to guess chipset version by Nico Huber · 5 years ago
- 0bb3f71 ich_descriptors: Draw +0xfff into ICH_FREG_LIMIT() by Nico Huber · 5 years ago
- d54e4f4 ichspi: Add support for Intel Skylake by Nico Huber · 5 years ago
- 93c3069 chipset_enable: Add support for Intel Skylake / Kabylake by Nico Huber · 5 years ago
- d152fb9 Drop redundant `enum msglevel` by Nico Huber · 5 years ago
- 731316a Enable continuous SPI reads by Urja Rannikko · 5 years ago
- 026c741 Remove djgpp-dos target by Stefan Tauner · 5 years ago
- 7634708 Convert flashrom to git by Stefan Tauner · 5 years ago
- 8624e8c udelay: Use clock_gettime() if available and precise by Nico Huber · 10 years ago
- 2d62572 Fix linking with libpayload by Nico Huber · 6 years ago
- 8d49499 fixup! Make read_ich_descriptors_from_dump() available in flashrom by Nico Huber · 5 years ago
- e8e7a80 fixup! Add a convenient libflashrom interface by Nico Huber · 5 years ago
- 1b172f2 fixup! Add a convenient libflashrom interface by Nico Huber · 5 years ago
- 560111e ichspi: Drop `dev` parameter from init functions by Nico Huber · 5 years ago
- 5120591 Handle Intel Wildcat Point *LP* like Lynx Point LP by Nico Huber · 5 years ago
- d7c7552 ich_descriptors: Fix more odd +1s by Nico Huber · 5 years ago
- 7258cf5 fixup! Kill doit() by Urja Rannikko · 5 years ago
- 3145423 Whitelist Roda/RV11 laptop by Nico Huber · 6 years ago
- 305f417 Add option to read ROM layout from IFD by Nico Huber · 9 years ago
- ad18631 Make read_ich_descriptors_from_dump() available in flashrom by Nico Huber · 6 years ago
- 3828b39 cli_classic: Remove layout-for-write-only check by Nico Huber · 6 years ago
- 99d1595 cli_classic: Add option (-N, --noverify-all) by Nico Huber · 6 years ago
- 70eed9f flashchips: Add untested Winbond W25Q128.W by Nico Huber · 5 years ago
- 899e4ec Kill doit() by Nico Huber · 6 years ago
- 1878110 Adapt CLI to use new libflashrom interface' print callback by Nico Huber · 9 years ago
- a9fc4f4 Add Doxyfile for libflashrom documentation by Nico Huber · 9 years ago
- 454f613 Add a convenient libflashrom interface by Nico Huber · 9 years ago
- 7af0e79 Add functions to read/erase/write/verify by layout by Nico Huber · 6 years ago
- 3a9939b Give layouts their own type by Nico Huber · 6 years ago
- 9e14aed ich_descriptors: Fix range checks for dumps by Nico Huber · 5 years ago
- d2a03b3 Remove undefined behavior by Patrick Georgi · 5 years ago
- a52731d ich_descriptors_tool: Fix an off-by-one by Nico Huber · 5 years ago
- 0ea99f5 Move register decodes into enable_flash_ich_handle_gcs() by Nico Huber · 5 years ago
- b4d8a2a hwaccess: Constify `addr` argument of MMIO read functions by Nico Huber · 5 years ago
- f84df9a dediprog: Fix bug where too many transfers would be queued by Nico Huber · 6 years ago
- 5e5e821 dediprog: Reimplement target chip option by Nico Huber · 6 years ago
- cd8329f Add iMac5,2 to board_enable by Arthur Heymans · 5 years ago
- 2bf1261 util: Add CH341a to z60_flashrom.rules by Nico Huber · 6 years ago
- 441d2a4 Make image parameter of cb_check_image const by Nico Huber · 6 years ago
- 40ba6fd Increase flashrom version number to 0.9.9 by Stefan Tauner · 6 years ago v0.9.9
- c1099d8 Fix fscanf format string security bug in layout.c by Carl-Daniel Hailfinger · 6 years ago
- 8b6690c Shutdown serial port in pony_spi by Carl-Daniel Hailfinger · 6 years ago
- 0be072c Add a bunch of new/tested stuff and various small changes 25 by Stefan Tauner · 6 years ago
- fc3ecc2 Fix compilation on SunOS by Stefan Tauner · 6 years ago
- 57cdd6b sb600spi: rewrite and fix corner case by Carl-Daniel Hailfinger · 6 years ago
- 8e65654 Add support for GNU Hurd by Stefan Tauner · 6 years ago
- d059535 Add support for GD25VQ21B, GD25VQ40C, GD25VQ80C and GD25VQ16C by Hatim Kanchwala · 6 years ago
- 601f4cd Makefile: Fix driver blacklist dependencies by Carl-Daniel Hailfinger · 6 years ago
- fdb1659 rayer_spi: add support for SPI Tiny Tools-compatible hardware by Stefan Tauner · 6 years ago
- f350337 makefile: allow to disable all default-yes config variables with CONFIG_NOTHING=yes by Stefan Tauner · 6 years ago
- 8d0d53f Partial architecture support for alpha hppa m68k sh s390 by Carl-Daniel Hailfinger · 6 years ago
- fdec747 dediprog: use ordinary USB devs array by Stefan Tauner · 6 years ago
- f31fe84 pickit2_spi: use ordinary USB devs array by Stefan Tauner · 6 years ago
- 2a0feae Increase version number to 0.9.9-rc1 by Stefan Tauner · 6 years ago v0.9.9-rc1
- e016826 Automatically disable atapromise for libpayload as well by Stefan Tauner · 6 years ago
- e0c7abf Add support for GigaDevice GD25VQ41B and GD25Q128C by Hatim Kanchwala · 6 years ago
- 4b2b315 Allow global disable of all drivers requiring libusb* or libpci by Carl-Daniel Hailfinger · 6 years ago