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

364 Commits

Author SHA1 Message Date
Gerrit Code Review
c971fd0f34 Update notes for submitted changes
* ft2232_spi: Fix broken GPIOL cs_bits state (#126)
2020-03-09 09:22:18 +00:00
Gerrit Code Review
34b2b8efe3 Update notes for submitted changes
* ft2232_spi: Enhance csgpiol parameter for FT2232
2020-03-09 04:54:49 +00:00
Gerrit Code Review
9b32da506a Update notes for submitted changes
* sb600spi: Add spireadmode
2020-03-03 13:01:54 +00:00
Gerrit Code Review
10149592e3 Update notes for submitted changes
* raiden_debug: Upstream ChromiumOS servo debug board prog
2020-03-03 06:02:23 +00:00
Gerrit Code Review
8681cbbe48 Update notes for submitted changes
* raiden_debug: Upstream ChromiumOS usb_device helpers
2020-03-02 07:05:09 +00:00
Gerrit Code Review
b348ab3380 Update notes for submitted changes
* util/flashrom_tester: Upstream E2E testing framework
2020-02-24 09:15:00 +00:00
Gerrit Code Review
380eb41f79 Update notes for submitted changes
* ubertest: Add blackbox test uber-script
2020-02-23 19:02:16 +00:00
Gerrit Code Review
0e6d3f7c41 Update notes for submitted changes
* flashchips: Add Spansion S25FL512S
2020-02-09 06:21:46 +00:00
Gerrit Code Review
2e0d8655ca Update notes for submitted changes
* chipset_enable.c: Add Ice Lake U to known and tested systems
2020-02-09 06:00:51 +00:00
Gerrit Code Review
882d83c63e Update notes for submitted changes
* Fix building with meson, again
2020-02-01 17:36:22 +00:00
Gerrit Code Review
a73930ce41 Update notes for submitted changes
* chipset_enable: Add Kaby Lake U Prem. to known and tested systems
2020-01-22 14:15:33 +00:00
Gerrit Code Review
35a28eb1ff Update notes for submitted changes
* Fix typos
2020-01-20 13:02:48 +00:00
Gerrit Code Review
85097a4913 Update notes for submitted changes
* Revert "pcidev.c: Factor out pcidev_validate() into pure fn"
2020-01-19 23:48:48 +00:00
Gerrit Code Review
b87798ed73 Update notes for submitted changes
* stlinkv3_spi: Move a declaration out of for-loop head
2020-01-02 16:15:10 +00:00
Gerrit Code Review
180deb7c24 Update notes for submitted changes
* Add support for STLINK V3 debugger/programmer via its SPI bridge
2019-12-31 17:25:41 +00:00
Gerrit Code Review
187ef955f5 Update notes for submitted changes
* chipset_enable.c: Mark Intel HM76 as DEP
2019-12-21 11:47:21 +00:00
Gerrit Code Review
55ecb0ba65 Update notes for submitted changes
* mysteries_intel: Add a section about SMM_BWP
2019-12-14 15:50:36 +00:00
Gerrit Code Review
9e79859e84 Update notes for submitted changes
* flashrom: Add support for ARC platform
2019-12-14 15:29:21 +00:00
Gerrit Code Review
c73c6c6b2d Update notes for submitted changes
* flashchips: Add AT25SF321
2019-12-14 15:25:30 +00:00
Gerrit Code Review
ef11cd8497 Update notes for submitted changes
* nicintel_eeprom: Reduce usage of is_i210()
2019-12-10 16:38:50 +00:00
Gerrit Code Review
e192acc4a8 Update notes for submitted changes
* Revert "print.c: Dedup 'test_state_to_text()' logic"
2019-12-06 02:50:41 +00:00
Gerrit Code Review
f5e70a1faf Update notes for submitted changes
* ft2232_spi: Add support for Tin Can Tools Flyswatter/Flyswatter 2
2019-12-01 22:23:08 +00:00
Gerrit Code Review
de886fb70e Update notes for submitted changes
* pcidev.c: Factor out pcidev_validate() into pure fn
2019-11-28 14:00:52 +00:00
Gerrit Code Review
807e8e057b Update notes for submitted changes
* cbtable.c: Factor out lb_table_validation logic
2019-11-28 10:00:21 +00:00
Gerrit Code Review
1ffb82a47e Update notes for submitted changes
* cbtable.c: Factor out lb_header_validation logic
2019-11-28 10:00:11 +00:00
Gerrit Code Review
67768232f3 Update notes for submitted changes
* print.c: Dedup 'test_state_to_text()' logic
2019-11-17 11:32:46 +00:00
Gerrit Code Review
5bccfb08ce Update notes for submitted changes
* dediprog.c: Add id parameter to dediprog programmer
2019-11-15 09:29:37 +00:00
Gerrit Code Review
e44bea49ff Update notes for submitted changes
* Fix building with GCC 4.9
2019-11-14 22:47:32 +00:00
Gerrit Code Review
a6857a992c Update notes for submitted changes
* sb600spi.c: Generalise determin_generation() after Yangtze
2019-11-14 22:42:37 +00:00
Gerrit Code Review
f1e7f7b7c2 Update notes for submitted changes
* sb600spi.c: Fold up debug logic into determine_generation()
2019-11-14 22:42:22 +00:00
Gerrit Code Review
de0aeddda6 Update notes for submitted changes
* sb600spi.c: Consolidate smbus dev revision derivation
2019-11-14 22:41:10 +00:00
Gerrit Code Review
326ffde8ec Update notes for submitted changes
* Add support for National Instruments USB-845x devices
2019-11-14 22:40:21 +00:00
Gerrit Code Review
389893fa64 Update notes for submitted changes
* flashchips: Add W25Q128JW_DTR
2019-11-13 12:32:11 +00:00
Gerrit Code Review
723a29702e Update notes for submitted changes
* flashchips: Add missing N25Q/MT25Q variants
2019-11-11 02:53:01 +00:00
Gerrit Code Review
3258db9882 Update notes for submitted changes
* util/getversion,meson: Add script to allow version info with Meson
2019-11-06 08:46:07 +00:00
Gerrit Code Review
446997ab46 Update notes for submitted changes
* usbdev.c: Add missing <inttypes.h> include
2019-10-22 23:24:16 +00:00
Gerrit Code Review
cc6a587e47 Update notes for submitted changes
* cli_classic: Tidy up some repeated handling patterns into funcs
2019-10-17 08:29:36 +00:00
Gerrit Code Review
dc3a89ba55 Update notes for submitted changes
* cli_classic: Fix first line of --help to match manpage
2019-10-17 01:26:22 +00:00
Gerrit Code Review
ab2c4f5983 Update notes for submitted changes
* Correct the pkgconfig generated file naming
2019-10-16 21:50:28 +00:00
Gerrit Code Review
93788c40d1 Update notes for submitted changes
* meson.build: Sanitize the version string
2019-10-16 21:47:15 +00:00
Gerrit Code Review
a1abd5541e Update notes for submitted changes
* linux_spi: reorder includes for linux <4.14
2019-10-16 19:30:58 +00:00
Gerrit Code Review
aae9582451 Update notes for submitted changes
* util/git-hooks: Check for Signed-off-by line
2019-10-14 05:23:02 +00:00
Gerrit Code Review
f13d5115d7 Update notes for submitted changes
* Fix compilation if CONFIG_INTERNAL=no
2019-10-08 18:12:27 +00:00
Gerrit Code Review
1c91a4120a Update notes for submitted changes
* chipset_enable.c: Mark Intel Q75 as DEP
2019-10-08 09:59:22 +00:00
Gerrit Code Review
4f4de23c3d Update notes for submitted changes
* Makefile,meson.build: Enable/assume -Wextra
2019-10-05 23:36:35 +00:00
Gerrit Code Review
9205b8bcad Update notes for submitted changes
* flashchips: Add missing block erasers for GD25Q256D
2019-10-05 23:33:23 +00:00
Gerrit Code Review
35dd18ade3 Update notes for submitted changes
* board_enable: Work around -Wtype-limits issue
2019-10-05 23:27:01 +00:00
Gerrit Code Review
072153a68a Update notes for submitted changes
* Fix more sign-compare issues
2019-10-05 23:26:26 +00:00
Gerrit Code Review
953392bffb Update notes for submitted changes
* meson: Correct license to GPL-2.0
2019-10-05 22:45:21 +00:00
Gerrit Code Review
0e6c735917 Update notes for submitted changes
* meson: Add spi95.c to fix the build
2019-10-05 20:19:37 +00:00