1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-15 11:30:18 +02:00

Commit Graph

  • 25819a432d erase/write: Deselect all smaller blocks when large block is selected Anastasia Klimchuk 2024-10-07 18:31:07 +11:00
  • dc88d5d618 tests: Add assert for eraseblocks order of invocations for write op Anastasia Klimchuk 2024-10-16 22:18:10 +11:00
  • 252499003c flashchips: Add Support for XMC XM25LU64C Ssunk 2024-10-15 20:06:41 +08:00
  • 1ba039ce96 flashchips: add GD25F256F Victor Lim 2024-08-25 18:36:09 -07:00
  • 521c85cc7b flashchips: add GD25F64F Victor Lim 2024-10-08 02:03:42 -07:00
  • 348dbeb05f erasure_layout: Erase larger block only when all sub-block need erase persmule 2024-10-01 17:19:57 +08:00
  • ad6d288b45 doc/contact: Add note to IRC section and calm down the formatting Anastasia Klimchuk 2024-10-06 22:53:13 +11:00
  • 26a1eb514c ichspi: Probe opcode in POSSIBLE_OPCODES[] as well persmule 2024-09-09 02:50:06 +08:00
  • f80caddca0 ichspi: Merge spi_master implementations for Intel ich persmule 2024-09-30 15:19:01 +08:00
  • 0332d5e3ad ichspi: const-correct POSSIBLE_OPCODES[] persmule 2024-09-30 17:09:36 +08:00
  • f5d1bed6d4 ichspi: Change the opcode position for reprogramming on the fly 2->4 Anastasia Klimchuk 2024-09-27 18:34:44 +10:00
  • 6c26e9efed build: never install cmocka Peter Marheine 2024-09-26 14:48:58 +10:00
  • 84bfe0e04e tests: Add header stdlib.h to allow scan-build to do analysis Anastasia Klimchuk 2024-09-21 21:37:55 +10:00
  • c7680c0236 doc: Convert doc for ft2232_spi Anastasia Klimchuk 2024-08-11 18:53:12 +10:00
  • b0e8bc4a3b doc: Add manpage item for nicintel_spi Anastasia Klimchuk 2024-08-02 18:57:20 +10:00
  • 88d31fc1b4 dummyflasher: Enable higher frequency emulation, add docs and tests Anastasia Klimchuk 2024-09-19 18:22:54 +10:00
  • aa1189039e en29lv640b.c: Fix the comment about chunksize Anastasia Klimchuk 2024-09-19 18:05:57 +10:00
  • 87f2d6791d dediprog: Fix comment about usb transfer size Anastasia Klimchuk 2024-09-19 17:50:09 +10:00
  • b6b0eba310 Fix FEATURE_NO_ERASE chips and add test for them Anastasia Klimchuk 2024-09-04 13:27:32 +10:00
  • d71e88ecfb erasure_layout: Fix init_eraseblock segmentation fault Grant Pannell 2024-09-06 22:35:53 +09:30
  • 11d5c1750f ichspi: Add RaptorPoint PCH support Michał Żygowski 2023-06-19 09:36:52 +02:00
  • 14f121e39e Ensure verify operation completed in full if chip memory modified Anastasia Klimchuk 2024-08-24 22:39:41 +10:00
  • 2c573640f3 reduce DELAY_MINIMUM_SLEEP_US to 100 by default Peter Marheine 2024-04-02 12:33:28 +11:00
  • b2a35e1bd4 flashchips: add GD25B512MF and GD25R512MF Victor Lim 2024-08-25 00:37:59 -07:00
  • 00e02a6184 ch347_spi: Add spi clock frequency selection ZhiYuanNJ 2024-06-03 15:38:05 +08:00
  • 6ccfef8ccd flashchips: add GD25B256E and GD25R256E Victor Lim 2024-08-20 12:50:51 -07:00
  • 23051106fa flashchips: Update test status for Fudan FM25Q08 and FM25Q128 Samantaz Fox 2024-08-18 19:23:09 +02:00
  • 4e61edbace flashchips: Add definitions for Fudan FM25Q04, FM25Q64 and FM25Q128 Samantaz Fox 2024-08-18 19:07:57 +02:00
  • e0ed3b20df stlinkv3_spi: Mark STLinkV3-Mini not working Miklos Marton 2024-08-15 10:49:00 +02:00
  • b938411eff flashchips: add GD25B128E and GD25R128E Victor Lim 2024-08-17 19:33:01 -07:00
  • 1197f0832d chipset_enable.c: Use PCI_ACCESS_ECAM to access pci register Kane Chen 2024-08-13 16:40:08 +08:00
  • 33dda3387c doc: Remove leftover reference to building_with_make Anastasia Klimchuk 2024-08-16 20:22:24 +10:00
  • 87134f538d tree: Remove print_wiki.c Anastasia Klimchuk 2024-08-16 20:00:28 +10:00
  • 97922fba17 flashchips: add GD25LF512MF model Victor Lim 2024-08-14 14:01:20 -07:00
  • 8685230caa flashchips: adding GD25LB512MF/GD25LR512MF Victor Lim 2024-08-13 14:59:48 -07:00
  • e4cb19a489 flashchips: add support for MX77U51250F chip Bora Guvendik 2024-05-22 13:45:22 -07:00
  • 126de26b44 flashchips: add GD25LB512ME Victor 2024-08-06 23:33:30 -07:00
  • 9c3aed0269 flashrom.c: Rename {erase|write}_by_layout_new as the only one Anastasia Klimchuk 2024-08-09 22:36:03 +10:00
  • 5ddd3b55fc flashrom.c: Delete legacy erase and write logic Anastasia Klimchuk 2024-08-09 19:31:11 +10:00
  • 213fdb0f9f doc: Add doc describing release process Anastasia Klimchuk 2024-08-04 17:56:29 +10:00
  • 133b112d09 Remove the Makefile Peter Marheine 2024-07-29 11:46:13 +10:00
  • 03090fec0a flashchips: add GD25LF256F Victor 2024-07-31 13:38:00 -07:00
  • 3d7094ad09 doc: Convert the doc for MSI JSPI1 Anastasia Klimchuk 2024-08-02 20:47:28 +10:00
  • fd97d5b2a4 doc: Fix the link to In-System programming doc Anastasia Klimchuk 2024-08-03 23:45:22 +10:00
  • f1ddf46820 doc: Add overview doc for user_docs Anastasia Klimchuk 2024-07-20 23:26:02 +10:00
  • d99afdc026 doc: Add doc for buspirate programmer Anastasia Klimchuk 2024-07-15 22:12:13 +10:00
  • d611c31447 doc: Add doc for in-system programming Anastasia Klimchuk 2024-07-13 21:53:07 +10:00
  • 923b6b5b8d doc: Add page with misc notes and advice Anastasia Klimchuk 2024-07-13 20:11:06 +10:00
  • f944a0488d MAINTAINERS: Add David Reguera for Bus Pirate David Reguera Garcia 2024-07-29 22:23:26 +02:00
  • ba29ab1e57 manibuilder: Make curl follow redirects Patrick Georgi 2024-07-28 12:25:06 +02:00
  • d3f9c258db flashchips: add support for chip model Winbond W25Q32JV_M Michael Heimpold 2024-07-21 09:20:43 +02:00
  • e0bc199cde doc: Add manpage entries for nic3com, gfxnvidia, satasii Anastasia Klimchuk 2024-07-15 19:37:47 +10:00
  • ff656e08e5 flashchips: Add Support for XMC XM25QU512C/XM25QU512D Ssunk 2024-06-27 22:53:07 +08:00
  • 1865ac28a3 flashchips: Add Support for XMC XM25QH512C/XM25QH512D Ssunk 2024-06-27 22:48:38 +08:00
  • a7606f014a flashchips: Add Support for XMC XM25QU256D Ssunk 2024-06-27 22:39:12 +08:00
  • 806e76477f flashchips: Add Support for XMC XM25QH256D Ssunk 2024-06-27 22:34:31 +08:00
  • 4465fe6356 flashchips: Add Support for XMC XM25QU128D Ssunk 2024-06-27 22:29:13 +08:00
  • c864c10625 flashchips: Add Support for XMC XM25QH128D Ssunk 2024-06-27 22:24:21 +08:00
  • 3e7d4743ae flashchips: Add Support for XMC XM25QH64D Ssunk 2024-06-27 22:18:57 +08:00
  • 029951e08d flashchips: Add Support for XMC XM25QU32C Ssunk 2024-06-27 22:08:27 +08:00
  • 2f7edbf6fe flashchips: Add Support for XMC XM25QH32C/XM25QH32D Ssunk 2024-06-27 22:01:52 +08:00
  • 7432b540c1 flashchips: Add Support for XMC XM25QU16C Ssunk 2024-06-27 21:51:29 +08:00
  • 04d0259ef1 flashchips: Add support for MXIC MX25U25645G DanielZhang 2024-06-03 16:22:26 +08:00
  • 98cff507ca how_to_add_new_chip: Add a section for feature bits and WRSR handling Hsuan Ting Chen 2024-06-05 18:43:52 +08:00
  • 0cf4b46650 flashchips: Add chip models GD25LB256F/GD25LR256F Victor 2024-06-27 23:22:31 -07:00
  • 550a172532 VERSION: Update version to 1.5.0-devel Anastasia Klimchuk 2024-07-25 19:12:55 +10:00
  • 551a22216d doc: Add download info to release notes 1.4.0 Anastasia Klimchuk 2024-07-25 16:48:12 +10:00
  • eace095b15 VERSION: Update version to 1.4.0 v1.4.0 Anastasia Klimchuk 2024-07-25 11:29:48 +10:00
  • 30c85a62c1 doc: Release notes for version 1.4.0 Anastasia Klimchuk 2024-07-06 19:55:18 +10:00
  • e4e0fd0d82 meson: Fix project name as flashrom Anastasia Klimchuk 2024-07-23 16:21:11 +10:00
  • ee7f3a7658 VERSION: Update version to 1.4.0-rc2 v1.4.0-rc2 Anastasia Klimchuk 2024-07-11 11:16:12 +10:00
  • f67aa6773d libflashrom.map: remove non-existent functions Fabian Groffen 2024-06-28 20:46:25 +02:00
  • 9bb30822d8 VERSION: Update version to 1.4.0-rc1 v1.4.0-rc1 Anastasia Klimchuk 2024-06-27 19:08:58 +10:00
  • 4b1611afbe flashchips: Add Support for XMC XM25QH16C/XM25QH16D Ssunk 2024-06-23 14:29:00 +08:00
  • a89d2f906b flashchips: Add Support for XMC XM25QU80B Ssunk 2024-06-23 13:56:18 +08:00
  • 9e175cfdda util/ich_descriptors_tool: Add Panther Lake SoC to supported chipsets Subrata Banik 2024-06-21 15:17:41 +00:00
  • 57cd50cd6a ichspi: Add support for Panther Lake Subrata Banik 2024-06-21 14:55:06 +00:00
  • 30d1b5a107 hwaccess_x86_io: Fix Android compilation with bionic libc Jakub Czapiga 2024-06-19 10:27:03 +02:00
  • eeb9b5dcf0 flashchips: Set default wp test status for chips with custom config Anastasia Klimchuk 2024-06-19 18:47:41 +10:00
  • f8e618606a print.c: Print B (block-protect) test status of the chips Anastasia Klimchuk 2024-06-19 18:36:54 +10:00
  • d32b487564 flashchips: add GD25LB256E chip model Victor Lim 2024-06-19 23:27:20 -07:00
  • 4f3ee6f953 ich_descriptor: Fix chipset_names index for Intel Meteor Lake Subrata Banik 2024-06-20 17:12:54 +05:30
  • 6aec783a83 doc: Add current numbers of supported devices to the intro page Anastasia Klimchuk 2024-06-19 17:25:33 +10:00
  • 05a4b22c5d print.c: Print total numbers of supported USB and PCI devices Anastasia Klimchuk 2024-06-19 17:10:16 +10:00
  • 2cea18b8d9 MAINTAINERS: Remove Thomas Heijligen from build system and sphinx docs Thomas Heijligen 2024-06-18 19:16:56 +00:00
  • 85ff4a3d5e MAINTAINERS: Add Anastasia Klimchuk for CI script Anastasia Klimchuk 2024-06-13 20:40:10 +10:00
  • 121156679b flashchips: Add support for chip model GD25LB128E/GD25LR128E Victor Lim 2024-06-08 13:39:23 -07:00
  • 9048085a53 doc: Add doc for supported boards and laptops Anastasia Klimchuk 2024-05-10 19:54:06 +10:00
  • ad10d8c4b9 doc: Add doc for supported chipsets Anastasia Klimchuk 2024-05-04 23:21:50 +10:00
  • 332c5d0671 flashchips: add support for chip model Winbond W25Q16JV_M Michael Heimpold 2024-05-30 21:22:23 +02:00
  • 077c641c33 erasure_layout: Fix get_flash_region bug Peter Marheine 2024-05-13 15:25:29 +10:00
  • 1ed95233e8 doc: Convert ME and Intel docs Anastasia Klimchuk 2024-05-25 21:51:34 +10:00
  • e25129d9b6 ch347_spi: Add driver support for CH347F packaging ZhiYuanNJ 2024-04-30 17:13:05 +08:00
  • acd6a326cb flashchips: Add support for MXIC MX25R4035F DanielZhang 2024-04-12 15:21:44 +08:00
  • 47de5d71bc flashchips.c: Add support for XM25RU256C Georg Gottleuber 2024-04-29 09:35:04 +02:00
  • 7fcae77732 flashchips: Add XTX XT25F128B Robert Marko 2024-05-27 21:27:12 +02:00
  • 140d65b4dd Correct get_flash_region() to use inclusive upper bounds Peter Marheine 2024-05-17 13:53:11 +10:00
  • d7e4240263 Add clarification to struct flash_region on chipoff_t Peter Marheine 2024-05-28 12:53:40 +10:00
  • 510ef74653 tests/erase: record the opcode for each erase Peter Marheine 2024-05-10 17:06:50 +10:00
  • 9a9ccdb6e6 doc: Link useful section of manpage into Supported programmers index Anastasia Klimchuk 2024-05-25 19:54:43 +10:00