1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-09-01 03:00:42 +02:00
Commit Graph

1638 Commits

Author SHA1 Message Date
Gerrit Code Review
0701075d81 Update notes for submitted changes
* doc: Add doc for supported boards and laptops
2024-06-12 11:40:39 +00:00
Gerrit Code Review
baa4f873f6 Update notes for submitted changes
* doc: Add doc for supported chipsets
2024-06-12 11:40:09 +00:00
Gerrit Code Review
c4d1fd19e9 Update notes for submitted changes
* flashchips: add support for chip model Winbond W25Q16JV_M
2024-06-12 02:18:18 +00:00
Gerrit Code Review
26f7b2cf87 Update notes for submitted changes
* erasure_layout: Fix get_flash_region bug
2024-06-11 06:30:02 +00:00
Gerrit Code Review
061857e57c Update notes for submitted changes
* doc: Convert ME and Intel docs
2024-06-06 10:32:58 +00:00
Gerrit Code Review
b36aa282b9 Update notes for submitted changes
* ch347_spi: Add driver support for CH347F packaging
2024-06-02 08:28:23 +00:00
Gerrit Code Review
bc5f6d73db Update notes for submitted changes
* flashchips: Add support for MXIC MX25R4035F
2024-06-02 08:22:31 +00:00
Gerrit Code Review
5d229124b0 Update notes for submitted changes
* flashchips.c: Add support for XM25RU256C
2024-06-01 13:18:40 +00:00
Gerrit Code Review
e04a6ab41f Update notes for submitted changes
* flashchips: Add XTX XT25F128B
2024-06-01 08:42:00 +00:00
Gerrit Code Review
2bb73daa81 Update notes for submitted changes
* Correct get_flash_region() to use inclusive upper bounds
2024-05-31 02:46:18 +00:00
Gerrit Code Review
e4fee9b445 Update notes for submitted changes
* Add clarification to struct flash_region on chipoff_t
2024-05-31 00:27:07 +00:00
Gerrit Code Review
af2bbb2ce7 Update notes for submitted changes
* tests/erase: record the opcode for each erase
2024-05-31 00:25:27 +00:00
Gerrit Code Review
86c3a00276 Update notes for submitted changes
* doc: Link useful section of manpage into Supported programmers index
2024-05-30 08:38:53 +00:00
Gerrit Code Review
d456b9d514 Update notes for submitted changes
* doc: Add doc for supported flash chips
2024-05-30 00:06:10 +00:00
Gerrit Code Review
65acd60a89 Update notes for submitted changes
* flashchips: Correct feature_bits for MX25L128*
2024-05-29 00:27:35 +00:00
Gerrit Code Review
00d37b9ef6 Update notes for submitted changes
* add gcc-14 -Werror=calloc-transposed-args compatibility
2024-05-28 20:46:58 +00:00
Gerrit Code Review
75251303df Update notes for submitted changes
* Add documentation for pico-serprog
2024-05-25 08:05:50 +00:00
Gerrit Code Review
a480054cae Update notes for submitted changes
* flashchips: Add support for GigaDevice GD25LR256E, GD251R512ME
2024-05-24 08:21:48 +00:00
Gerrit Code Review
0ef436c13c Update notes for submitted changes
* flashchips: Add support for chip model GD25LF128E
2024-05-23 11:28:28 +00:00
Gerrit Code Review
aab286684b Update notes for submitted changes
* flashchips: Add support for Boya B25Q64AS
2024-05-23 11:28:00 +00:00
Gerrit Code Review
868e518a85 Update notes for submitted changes
* doc: Add doc for dummyflasher
2024-05-23 11:25:07 +00:00
Gerrit Code Review
32bf19edc6 Update notes for submitted changes
* ichspi.c: Add support for region 9 and beyond in Meteor Lake
2024-05-19 09:07:50 +00:00
Gerrit Code Review
1f7af2f352 Update notes for submitted changes
* flashchips.c: mark XM25QU256C as tested for probe/read/erase/write.
2024-05-19 09:05:41 +00:00
Gerrit Code Review
e07e54aa86 Update notes for submitted changes
* flashchips: Add support for MXIC MX25L3273F
2024-05-17 07:46:28 +00:00
Gerrit Code Review
ba51802650 Update notes for submitted changes
* flashchips: Add support for MXIC MX25L1636E
2024-05-17 07:45:29 +00:00
Gerrit Code Review
a978c92515 Update notes for submitted changes
* erasure_layout: don't copy region buffers if they're null/zero-size
2024-05-17 02:48:28 +00:00
Gerrit Code Review
5b7a63977e Update notes for submitted changes
* doc: Fix index files in Supported HW section
2024-05-16 01:34:14 +00:00
Gerrit Code Review
29a378fc9e Update notes for submitted changes
* flashrom_udev.rules: Add rule for CH347
2024-05-13 02:55:48 +00:00
Gerrit Code Review
bbdff7de0c Update notes for submitted changes
* flashchips: Add support for MXIC MX25R2035F
2024-05-12 11:22:32 +00:00
Gerrit Code Review
1a2d51639d Update notes for submitted changes
* flashrom-tester: Include flashrom/src/cmd.rs tests in Cargo workspace
2024-05-12 11:21:18 +00:00
Gerrit Code Review
1af8b52f4a Update notes for submitted changes
* MAINTAINERS: add Peter Marheine for build system
2024-05-11 08:02:50 +00:00
Gerrit Code Review
43d21b44b2 Update notes for submitted changes
* flashrom: Change chip unlock error to warning
2024-05-10 10:09:19 +00:00
Gerrit Code Review
d74b8c640c Update notes for submitted changes
* flashrom: Don't throw around "delay 1 second" so lightly
2024-05-10 10:08:53 +00:00
Gerrit Code Review
9e154d7657 Update notes for submitted changes
* doc: Add user doc with links to ChromeOS documents
2024-05-09 10:52:23 +00:00
Gerrit Code Review
8827b4d661 Update notes for submitted changes
* Make sleep threshold for delays configurable
2024-05-09 01:03:05 +00:00
Gerrit Code Review
ea96d6cfd8 Update notes for submitted changes
* dos: mark myusec_delay static
2024-05-09 01:01:51 +00:00
Gerrit Code Review
1c2614a595 Update notes for submitted changes
* dos/meson: add a hint for setting sys_root
2024-05-09 01:01:23 +00:00
Gerrit Code Review
5554bf8ccb Update notes for submitted changes
* flashrom_tester: Correct "WP screw" message
2024-05-06 10:01:39 +00:00
Gerrit Code Review
033cf6f0a0 Update notes for submitted changes
* doc: Convert serprog docs to rst and add to doc directory
2024-05-06 09:01:44 +00:00
Gerrit Code Review
78ab159399 Update notes for submitted changes
* flashchips: Add support for MXIC MX25L1633E
2024-05-03 02:36:02 +00:00
Gerrit Code Review
c5e47ceffa Update notes for submitted changes
* flashchips: Add support for MXIC MX25L3239E
2024-04-29 09:17:44 +00:00
Gerrit Code Review
809fa26b06 Update notes for submitted changes
* udelay: only use OS time for delays, except on DOS
2024-04-25 23:23:01 +00:00
Gerrit Code Review
ebfda8f68c Update notes for submitted changes
* flashchips: Split and add write-protect support for MX25L12833F
2024-04-22 07:28:08 +00:00
Gerrit Code Review
3306a64a7e Update notes for submitted changes
* flashchips: Add write protect function support for MX25R1635F
2024-04-22 05:13:29 +00:00
Gerrit Code Review
dc937e3801 Update notes for submitted changes
* flashchips: Add support for MXIC MX25R8035F
2024-04-22 05:12:41 +00:00
Gerrit Code Review
eb676e6dbc Update notes for submitted changes
* ich: Add names for region 5, 9, 10, 11, 12, 15
2024-04-21 08:19:33 +00:00
Gerrit Code Review
dcb4bec80a Update notes for submitted changes
* util/list_yet_unsupported_chips.h: Fix path
2024-04-15 20:53:49 +00:00
Gerrit Code Review
e857ad5623 Update notes for submitted changes
* doc: Make OS specific instructions as headers so they are linkable
2024-04-12 09:27:12 +00:00
Gerrit Code Review
930a9f52db Update notes for submitted changes
* Makefile: Fix cleanup for Sphinx versions prior to 4.x
2024-04-12 05:25:50 +00:00
Gerrit Code Review
99621e6925 Update notes for submitted changes
* meson: Update CI script to enforce building man pages and docs
2024-04-10 03:01:06 +00:00