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

1610 Commits

Author SHA1 Message Date
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
Gerrit Code Review
10220b2e8d Update notes for submitted changes
* serprog: Add SPI Mode and CS Mode commands
2024-04-02 02:51:20 +00:00
Gerrit Code Review
c4c07420ca Update notes for submitted changes
* classic_cli_manpage.rst: Update doc for custom_rst of raiden_debug_spi
2024-03-30 12:46:15 +00:00
Gerrit Code Review
08dbc62ad9 Update notes for submitted changes
* flashchips: Add support for MXIC MX25L12850F
2024-03-30 07:57:37 +00:00
Gerrit Code Review
366ed551cb Update notes for submitted changes
* doc/dev_guide: Add section about Jenkins build, and scan-build
2024-03-27 23:14:37 +00:00
Gerrit Code Review
04b8a646ac Update notes for submitted changes
* flashchips: Add Zetta Device ZD25LQ128
2024-03-26 05:34:53 +00:00
Gerrit Code Review
53cd798c38 Update notes for submitted changes
* cli_common: Add link to the documentation how to mark chip tested
2024-03-21 12:16:49 +00:00
Gerrit Code Review
35b406d5f3 Update notes for submitted changes
* serprog: Fix scan-build warning of resource leak
2024-03-21 10:59:40 +00:00
Gerrit Code Review
8c3a49ff89 Update notes for submitted changes
* udelay: Lower the sleep vs delay threshold
2024-03-14 10:24:22 +00:00
Gerrit Code Review
facef8bf14 Update notes for submitted changes
* cli_classic: Defer flashrom_init calibration until after options parsing
2024-03-14 10:16:08 +00:00
Gerrit Code Review
16512dd87c Update notes for submitted changes
* linux_mtd: Provide no-op delay implementation
2024-03-14 10:14:51 +00:00
Gerrit Code Review
c988b73f76 Update notes for submitted changes
* doc: Update arbitration team to be flashrom specific
2024-03-10 20:48:29 +00:00
Gerrit Code Review
47b1fcfb12 Update notes for submitted changes
* fmap: Update major/minor version check
2024-03-08 12:30:14 +00:00
Gerrit Code Review
f5e5924c00 Update notes for submitted changes
* doc: Add doc how to support flashrom project
2024-03-05 11:24:04 +00:00
Gerrit Code Review
28fdfb9702 Update notes for submitted changes
* doc: Add links to Gerrit groups in team page
2024-03-01 08:55:53 +00:00
Gerrit Code Review
6adaf89849 Update notes for submitted changes
* serprog: clean up documentation
2024-03-01 07:01:50 +00:00
Gerrit Code Review
4411c74084 Update notes for submitted changes
* serprog: Add support for multiple SPI chip selects
2024-03-01 07:01:23 +00:00
Gerrit Code Review
3bea35b91f Update notes for submitted changes
* Makefile: Fix version string for non-Git builds
2024-02-25 10:49:17 +00:00
Gerrit Code Review
a47d7d1740 Update notes for submitted changes
* doc: Clarify that adding docs follows dev process and add into howtos
2024-02-23 01:44:26 +00:00
Gerrit Code Review
aa7ca5d94f Update notes for submitted changes
* Makefile,meson.build: Add support for Sphinx versions prior to 4.x
2024-02-21 11:07:24 +00:00
Gerrit Code Review
8fdba99e22 Update notes for submitted changes
* doc: Add doc how to add unit tests
2024-02-11 08:01:48 +00:00
Gerrit Code Review
5a79214e68 Update notes for submitted changes
* flashchips: Add Macronix MX25R1635F
2024-02-07 06:16:49 +00:00
Gerrit Code Review
0f266b7deb Update notes for submitted changes
* flashrom_tester: Fix partial_lock_test on libflashrom
2024-02-03 07:43:35 +00:00
Gerrit Code Review
8faec4ac14 Update notes for submitted changes
* doc: Add docs how to add and update test status of flashchips
2024-02-03 07:06:49 +00:00
Gerrit Code Review
ca7f334a36 Update notes for submitted changes
* flashchips: Mark FM25Q16 as probe/read tested
2024-01-18 07:17:21 +00:00
Gerrit Code Review
e8ca28d918 Update notes for submitted changes
* tests: Add test cases for erasing/writing unaligned layout regions
2024-01-15 02:01:54 +00:00
Gerrit Code Review
bf6d367054 Update notes for submitted changes
* erasure_layout: Fix unaligned region end offset by 1
2024-01-15 02:01:31 +00:00
Gerrit Code Review
70ae846ce4 Update notes for submitted changes
* flashchips: Add write-protect support for GD25LQ255E
2024-01-05 03:55:57 +00:00
Gerrit Code Review
782579891e Update notes for submitted changes
* flashchips: Add GD25LQ255E
2024-01-05 03:54:45 +00:00