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

762 Commits

Author SHA1 Message Date
Gerrit Code Review
40e1f156b8 Update notes for submitted changes
* manibuilder: Add more NetBSD targets
2021-04-22 15:17:11 +00:00
Gerrit Code Review
002c8d654e Update notes for submitted changes
* manibuilder/anita: Always provide reasonable --memory-size
2021-04-22 15:17:00 +00:00
Gerrit Code Review
bf8a22900c Update notes for submitted changes
* manibuilder/anita: Fix ccache image for non-x86
2021-04-22 15:16:47 +00:00
Gerrit Code Review
5adf69c3d4 Update notes for submitted changes
* manibuilder/anita: Factor things out into Makefile.anita
2021-04-22 14:52:41 +00:00
Gerrit Code Review
fe638b0075 Update notes for submitted changes
* dummyflasher.c: Fix memory leak on shutdown
2021-04-22 11:42:33 +00:00
Gerrit Code Review
05b4bc9a6a Update notes for submitted changes
* Revert "Makefile: Explicitly set '-std=c99'"
2021-04-22 11:24:29 +00:00
Gerrit Code Review
207f5b57f7 Update notes for submitted changes
* jlink_spi.c: Refactor singleton states into reentrant pattern
2021-04-22 11:03:02 +00:00
Gerrit Code Review
15229444aa Update notes for submitted changes
* Makefile: Disable libusb-dependent Raiden on DOS
2021-04-21 14:48:28 +00:00
Gerrit Code Review
37d68ceff1 Update notes for submitted changes
* Use singular they to refer to "the user" in comments
2021-04-21 14:48:01 +00:00
Gerrit Code Review
c0794c3afb Update notes for submitted changes
* ft2232_spi.c: Fix typo in comment
2021-04-21 14:47:50 +00:00
Gerrit Code Review
414301e7b3 Update notes for submitted changes
* flashrom.c: Fix up stale FIXME comment when doit() was removed
2021-04-20 02:19:52 +00:00
Gerrit Code Review
c5276e05a0 Update notes for submitted changes
* lspcon_i2c_spi.c: Rename PAGE_SIZE macro
2021-04-19 05:36:30 +00:00
Gerrit Code Review
ed4dbe355e Update notes for submitted changes
* ene_lpc.c: Move register_shutdown to the end of initialisation
2021-04-18 23:14:06 +00:00
Gerrit Code Review
f55333a9a6 Update notes for submitted changes
* i2c_helper_linux.c: Use a fixed-size buffer
2021-04-18 17:19:07 +00:00
Gerrit Code Review
0e427cd4db Update notes for submitted changes
* ene_lpc.c: Clean up cosmetics
2021-04-18 17:07:26 +00:00
Gerrit Code Review
916bfb4a02 Update notes for submitted changes
* jlink_spi.c: Correct some log messages
2021-04-18 17:03:16 +00:00
Gerrit Code Review
4851d09468 Update notes for submitted changes
* linux_spi.c: Refactor singleton states into reentrant pattern
2021-04-18 12:16:29 +00:00
Gerrit Code Review
3ddb042a4e Update notes for submitted changes
* linux_spi.c: Separate shutdown from failed init cleanup
2021-04-18 12:15:39 +00:00
Gerrit Code Review
16a6b72603 Update notes for submitted changes
* linux_spi.c: Extract get_max_kernel_buf_size() as a function
2021-04-18 12:15:10 +00:00
Gerrit Code Review
7cdb706586 Update notes for submitted changes
* cli_classic: prevent corruption of flash when stdout/stderr is closed
2021-04-18 10:02:07 +00:00
Gerrit Code Review
841b27009e Update notes for submitted changes
* jlink_spi.c: Separate shutdown from failed init cleanup
2021-04-16 08:52:00 +00:00
Gerrit Code Review
5405c87210 Update notes for submitted changes
* ft2232_spi.c: Refactor singleton states into reentrant pattern
2021-04-15 03:13:12 +00:00
Gerrit Code Review
83eb982fe7 Update notes for submitted changes
* test_build.sh: use -C option of ninja to specify the build directory
2021-04-14 15:54:11 +00:00
Gerrit Code Review
7c04e47f01 Update notes for submitted changes
* test_build.sh: use sh from env
2021-04-14 15:53:58 +00:00
Gerrit Code Review
59a3ee2366 Update notes for submitted changes
* meson: remove rayer_spi dependency on libpci
2021-04-14 02:43:14 +00:00
Gerrit Code Review
2108b0f702 Update notes for submitted changes
* Makefile,meson.build: Fix dependency issues with raiden_debug_spi
2021-04-01 22:35:52 +00:00
Gerrit Code Review
0a8aa141d9 Update notes for submitted changes
* Enable dynamic memory allocation checks for cmocka unit tests
2021-04-01 10:11:21 +00:00
Gerrit Code Review
c7b05d56eb Update notes for submitted changes
* tree: Remove forward-declarations of structs for spi masters
2021-04-01 01:17:48 +00:00
Gerrit Code Review
3e594d880c Update notes for submitted changes
* flashchips.c: mark MX25U25635F as TESTED_OK_PREW
2021-03-24 03:12:37 +00:00
Gerrit Code Review
7c7f93f2a2 Update notes for submitted changes
* flashchips.c: mark GD25Q256D as TESTED_OK_PREW
2021-03-24 03:12:12 +00:00
Gerrit Code Review
0650a12da0 Update notes for submitted changes
* flashchips.c: mark EN25S64 as TESTED_OK_PREW
2021-03-24 03:11:16 +00:00
Gerrit Code Review
6e0f39c5ed Update notes for submitted changes
* util/manibuilder/README.md: Fix typo
2021-03-23 11:28:34 +00:00
Gerrit Code Review
9337ae0ac7 Update notes for submitted changes
* meson: Generalise libflashrom product to link as static or dyn
2021-03-19 00:49:07 +00:00
Gerrit Code Review
41cd118373 Update notes for submitted changes
* meson: Add print_wiki option
2021-03-19 00:48:40 +00:00
Gerrit Code Review
330adbc33a Update notes for submitted changes
* meson: fix dependency on raw access
2021-03-19 00:48:28 +00:00
Gerrit Code Review
e50c5c88d6 Update notes for submitted changes
* rayer_spi.c: Remove forward-declarations
2021-03-18 01:25:40 +00:00
Gerrit Code Review
70c1926ed8 Update notes for submitted changes
* manibuilder: Add NetBSD 8.2 target (anita:8.2-amd64)
2021-03-16 10:13:29 +00:00
Gerrit Code Review
73f52818b3 Update notes for submitted changes
* manibuilder: Add a version number to anita tags
2021-03-16 10:13:15 +00:00
Gerrit Code Review
1011d6eb3f Update notes for submitted changes
* manibuilder/anita: Make disk and memory sizes configurable
2021-03-16 10:12:37 +00:00
Gerrit Code Review
c5ced8c1be Update notes for submitted changes
* manibuilder: Add list of tags used for the 1.1.x branch
2021-03-16 10:12:17 +00:00
Gerrit Code Review
54df2b063c Update notes for submitted changes
* manibuilder: Add newer targets for Alpine, CentOS, Fedora
2021-03-16 10:12:11 +00:00
Gerrit Code Review
6d1560068c Update notes for submitted changes
* manibuilder: Allow warnings in NetBSD and CentOS builds
2021-03-16 10:12:04 +00:00
Gerrit Code Review
7a0fe191aa Update notes for submitted changes
* manibuilder: Add libjaylink where possible, disable where not
2021-03-16 10:11:58 +00:00
Gerrit Code Review
ad60bf35ea Update notes for submitted changes
* manibuilder: Enable CONFIG_EVERYTHING=yes
2021-03-16 10:11:50 +00:00
Gerrit Code Review
98a74f9cbf Update notes for submitted changes
* manibuilder: Add list of tags used for the 1.0.x branch
2021-03-16 10:11:44 +00:00
Gerrit Code Review
c953217a4e Update notes for submitted changes
* Add Manibuilder
2021-03-16 10:11:13 +00:00
Gerrit Code Review
385f3d31f4 Update notes for submitted changes
* cbtable.c: Use correct format specifier for `size_t`
2021-03-16 10:06:59 +00:00
Gerrit Code Review
83f2693f38 Update notes for submitted changes
* chipset_enable.c: Add PCI ID for Comet Lake U Base
2021-03-11 23:25:04 +00:00
Gerrit Code Review
f0971621a7 Update notes for submitted changes
* CHROMIUM: flashrom: update .tested field for EN25QH128
2021-03-11 00:31:38 +00:00
Gerrit Code Review
a8df334822 Update notes for submitted changes
* usb_device: Fix up whitespace
2021-03-10 10:10:02 +00:00