1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-05-03 09:53:38 +02:00

1421 Commits

Author SHA1 Message Date
Gerrit Code Review
625eb432b6 Update notes for submitted changes
* dummyflasher: Add error check for file read
2022-09-29 17:01:44 +00:00
Gerrit Code Review
537c4abbb6 Update notes for submitted changes
* linux_spi: Use fgets() to read buffer size
2022-09-29 17:01:38 +00:00
Gerrit Code Review
7373459103 Update notes for submitted changes
* flashchips: Fix N25Q512 bulk erase
2022-09-29 17:01:32 +00:00
Gerrit Code Review
fa0cf3a927 Update notes for submitted changes
* pickit2_spi: Fix "dead" assignment
2022-09-29 17:01:26 +00:00
Gerrit Code Review
3c57879913 Update notes for submitted changes
* manibuilder: Maintain list of broken images
2022-09-27 13:52:13 +00:00
Gerrit Code Review
0f5f49b4c0 Update notes for submitted changes
* manibuilder/alpine: Disable https for Alpine 3.7 and 3.8
2022-09-27 13:52:08 +00:00
Gerrit Code Review
9c51cc0f77 Update notes for submitted changes
* mainbuilder/djgpp: Disable TLS verification for curl and Git
2022-09-27 13:52:00 +00:00
Gerrit Code Review
11b5cdd031 Update notes for submitted changes
* manibuilder: Switch Dockerfile.anita to Bullseye and Python 3
2022-09-27 13:51:53 +00:00
Gerrit Code Review
80deebd7bb Update notes for submitted changes
* manibuilder/ubuntu: Add newer image tags
2022-09-27 13:50:28 +00:00
Gerrit Code Review
a1811ff9f5 Update notes for submitted changes
* manibuilder/debian: Add Bullseye image tags
2022-09-27 13:50:22 +00:00
Gerrit Code Review
4ff94f1213 Update notes for submitted changes
* mainbuilder/debian,ubuntu: Disable TLS verification for Git commands
2022-09-27 13:50:14 +00:00
Gerrit Code Review
16968fb51f Update notes for submitted changes
* manibuilder/debian: Drop all sid image tags
2022-09-27 13:50:09 +00:00
Gerrit Code Review
7438126230 Update notes for submitted changes
* manibuilder/fedora: Add newer image tags
2022-09-27 13:50:03 +00:00
Gerrit Code Review
e52f544e2e Update notes for submitted changes
* manibuilder/alpine: Add newer image tags
2022-09-27 13:49:58 +00:00
Gerrit Code Review
eb8dc54643 Update notes for submitted changes
* manibuilder/fedora: Disable TLS verification for Git commands
2022-09-27 13:49:51 +00:00
Gerrit Code Review
cbf98a77be Update notes for submitted changes
* manibuilder/fedora: Install `systemd-devel` package
2022-09-27 13:49:45 +00:00
Gerrit Code Review
7080e2c0fc Update notes for submitted changes
* manibuilder/alpine: Disable TLS verification for Git commands
2022-09-27 13:49:38 +00:00
Gerrit Code Review
4a623e7615 Update notes for submitted changes
* manibuilder/centos: Install `systemd-devel` package
2022-09-27 13:49:32 +00:00
Gerrit Code Review
af330e897b Update notes for submitted changes
* manibuilder/centos: Disable TLS verification for Git commands
2022-09-27 13:49:25 +00:00
Gerrit Code Review
fed7ca4c83 Update notes for submitted changes
* drivers/: Make 'internal_delay' the default unless defined
2022-09-27 04:30:43 +00:00
Gerrit Code Review
0843d8bde6 Update notes for submitted changes
* atapromise.c: Use fallback_map instead of own identical implementation
2022-09-27 00:36:12 +00:00
Gerrit Code Review
7c88dd1124 Update notes for submitted changes
* layout.c: Validate _layout_entry_by_name() arguments before use
2022-09-27 00:25:14 +00:00
Gerrit Code Review
082290f1e4 Update notes for submitted changes
* ichspi: Factor out common hwseq_xfer logic into helpers
2022-09-26 05:23:35 +00:00
Gerrit Code Review
ed866957ac Update notes for submitted changes
* test_build.sh: Use multiple cores if Make is used
2022-09-23 20:42:12 +00:00
Gerrit Code Review
f196c173df Update notes for submitted changes
* test_build.sh: Build all programmers individually using Meson
2022-09-23 20:40:58 +00:00
Gerrit Code Review
dc39444606 Update notes for submitted changes
* test_build.sh: Delete old build dir when Meson is used
2022-09-23 16:18:43 +00:00
Gerrit Code Review
5799007938 Update notes for submitted changes
* test_build.sh: Improve robustness when dealing with empty $CC
2022-09-21 14:51:17 +00:00
Gerrit Code Review
06e9d3b02c Update notes for submitted changes
* test_build.sh: Identify runs for Coverity Scan
2022-09-21 14:51:07 +00:00
Gerrit Code Review
4f3c86cc75 Update notes for submitted changes
* internal.c: Pass `programmer_cfg` to `try_mtd()`
2022-09-21 13:42:45 +00:00
Gerrit Code Review
6532f35857 Update notes for submitted changes
* tests: Add unit test for initialisation with NULL programmer param
2022-09-20 23:45:08 +00:00
Gerrit Code Review
dd5c1650c5 Update notes for submitted changes
* tests/parade_lspcon.c: Replace spaces with tabs
2022-09-20 02:27:56 +00:00
Gerrit Code Review
937634eca7 Update notes for submitted changes
* flashrom_tester: Fix cargo check and clippy warnings
2022-09-19 07:25:55 +00:00
Gerrit Code Review
3b85dd1c11 Update notes for submitted changes
* flashrom.c: Drop `programmer_param` global variable
2022-09-18 21:40:56 +00:00
Gerrit Code Review
5c09039305 Update notes for submitted changes
* programmer_init: Work on a mutable copy of programmer params
2022-09-18 20:47:34 +00:00
Gerrit Code Review
17a872a60a Update notes for submitted changes
* tests: Add workaround to allow tests mock fileno on FreeBSD
2022-09-16 11:19:39 +00:00
Gerrit Code Review
e7d5a3a6b1 Update notes for submitted changes
* Revert "flashrom.c: Remove programmer_param global state"
2022-09-14 03:40:10 +00:00
Gerrit Code Review
2870a12df9 Update notes for submitted changes
* print.c: Fix format string for Windows
2022-09-13 19:07:04 +00:00
Gerrit Code Review
8c9832f601 Update notes for submitted changes
* flashrom.c: Remove programmer_param global state
2022-09-12 22:16:44 +00:00
Gerrit Code Review
69d644ce39 Update notes for submitted changes
* tests: Guard Linux-specific linux/spidev.h header file
2022-09-12 12:44:19 +00:00
Gerrit Code Review
2e067a7d06 Update notes for submitted changes
* tests: Use MOCK_FD instead of NON_ZERO for file operations
2022-09-12 12:43:59 +00:00
Gerrit Code Review
3c9e13f6fb Update notes for submitted changes
* Documentation: Add build instructions for meson
2022-09-12 07:15:19 +00:00
Gerrit Code Review
26c58c3955 Update notes for submitted changes
* meson: Refactor the programmer selection
2022-09-12 07:15:04 +00:00
Gerrit Code Review
0b6de8e675 Update notes for submitted changes
* meson: Overhaul the print_wiki option
2022-09-12 07:14:10 +00:00
Gerrit Code Review
f84429beb1 Update notes for submitted changes
* meson: Build the classic cli / flashrom cli executable as feature
2022-09-12 07:13:04 +00:00
Gerrit Code Review
fe1bbbdf7a Update notes for submitted changes
* test_build.sh: Enforce tests to be enabled
2022-09-08 06:27:27 +00:00
Gerrit Code Review
748400d781 Update notes for submitted changes
* Revert "cmocka: Drop as meson subproject"
2022-09-08 06:27:10 +00:00
Gerrit Code Review
5c6572d62f Update notes for submitted changes
* dmi.c: Retype variable `anchored` with bool
2022-09-08 02:14:35 +00:00
Gerrit Code Review
500a2bdaa9 Update notes for submitted changes
* dummyflasher.c: Retype appropriate variables and attributes with bool
2022-09-08 02:14:26 +00:00
Gerrit Code Review
84ca1e1df5 Update notes for submitted changes
* it87spi.c: Retype attribute `fast_spi` with bool
2022-09-08 02:14:11 +00:00
Gerrit Code Review
bd91467835 Update notes for submitted changes
* ich_descriptors.c: Retype variable `has_forbidden_opcode` with bool
2022-09-08 02:13:17 +00:00