1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-16 20:04:41 +02:00

Commit Graph

  • 6a26b9158c Makefile: remove LSPCON and MST device dependency from libusb Shiyu Sun 2020-10-28 16:10:42 +11:00
  • f7a08a8ef2 dummyflasher.c: Fix null par data and size param handling Namyoon Woo 2020-10-17 20:25:15 -07:00
  • cf1e8f7b90 Mark ENE_LPC and MEC1308 as NEED_LIBPCI Victor Ding 2020-10-26 18:42:03 +11:00
  • c8df4014b7 dummyflasher.c: Do not print an error if probing fails Angel Pons 2020-10-17 15:20:27 +02:00
  • da0825f05f chipset_enable.c: check return value from rphysmap() call Edward O'Callaghan 2020-10-15 19:19:05 +11:00
  • c15de25a7c internal.c: Co-locate global variables to top of file Edward O'Callaghan 2020-10-26 19:07:25 +11:00
  • d7b48758a5 internal.c: Reshuffle functions to avoid forward decls Edward O'Callaghan 2020-10-26 19:05:32 +11:00
  • 6d69c182da Mark ENE_LPC and MEC1308 as NEED_RAW_ACCESS Victor Ding 2020-10-26 18:40:07 +11:00
  • 06ca247d65 flashrom.c,flash.h: Kill dead fn shutdown_free() Edward O'Callaghan 2020-10-19 20:06:04 +11:00
  • 3e4f8d7f5f realtek_mst_i2c_spi.c: Introduce ISP enter param Shiyu Sun 2020-10-21 04:10:58 +11:00
  • ea9106a91c flashchips: Add support for Fudan SPI flash chips Jakob Petersson 2019-02-18 01:55:43 +01:00
  • 224d442bd9 realtek_mst_i2c_spi.c: Trigger gpio 88 toggle down after write Shiyu Sun 2020-10-15 22:55:41 +11:00
  • 51261541be it87spi.c: Prevent use-after-free bug Angel Pons 2020-10-19 14:20:36 +02:00
  • c64486b8f5 spi25.c: Replace tab with space after '=' symbol Edward O'Callaghan 2020-10-16 12:15:08 +11:00
  • ca2e3bce02 pcidev.c: populate IDs with pci_fill_info() Daniel Verkamp 2020-10-12 12:55:56 -07:00
  • 8a99a6e210 realtek_mst_i2c_spi.c: Update GPIO pin 88 toggle function Shiyu Sun 2020-10-07 00:42:59 +11:00
  • d4d3657b4d it87spi.c: Fix layering violation of default_spi_read Edward O'Callaghan 2020-10-09 13:00:17 +11:00
  • 91c10aebb3 dediprog.c: Fix layering violation of default_spi_read Edward O'Callaghan 2020-10-09 12:56:53 +11:00
  • 90ac9872cd realtek_mst_i2c_spi.c: Fixup get_params() err ctrl flow Edward O'Callaghan 2020-10-02 12:40:11 +10:00
  • 3ba19b3148 realtek_mst_i2c_spi.c: Introduce MCU reset param Edward O'Callaghan 2020-09-24 15:50:21 +10:00
  • 3a49adadce realtek_mst_i2c_spi.c: Remove reset from init fn Edward O'Callaghan 2020-10-01 19:33:19 +10:00
  • d3b6acffe4 Add writeprotect support infrastructure Edward O'Callaghan 2020-09-21 17:10:21 +10:00
  • b1f858f65b Add support for Comet Lake-U/400-series PCH Matt DeVillier 2020-08-12 12:48:06 -05:00
  • cb9f3cd0a7 dummyflasher.c: Upstream ChromiumOS 'freq' param feature Edward O'Callaghan 2020-09-17 13:32:00 +10:00
  • 702c58a321 tests: Update licence headers Nikolai Artemiev 2020-09-16 14:12:22 +10:00
  • 0bb86017ad tests: Clear ID cache before trying to fetch chip ID a second time Patrick Georgi 2020-09-15 17:42:42 +02:00
  • 3b8fe0f8e9 dummyflasher.c: Factor out global state Lachlan Bishop 2020-09-10 14:57:05 +10:00
  • 95d822e342 allow 0x34 as ICCRIBA for CHIPSET_C620_SERIES_LEWISBURG Jonathan Zhang 2020-08-19 12:19:06 -07:00
  • 79da18f869 support 4-byte address format for VARIABLE_SIZE dummy flash device Namyoon Woo 2020-08-27 16:27:49 -07:00
  • 84fc9e889d dummyflasher.c: Only write back emulated image if modified Namyoon Woo 2020-08-28 07:56:00 -07:00
  • 3149822cd4 support variable-size SPI chip for dummy programmer Namyoon Woo 2020-08-27 16:03:16 -07:00
  • 0e787b2e79 chipset_enable: Mark Intel Q77 as DEP Jacob Garber 2020-08-28 12:48:32 -06:00
  • f33f1a1179 add PCI IDs for additional c620 series PCH chips Jonathan Zhang 2020-08-19 12:16:40 -07:00
  • 3b12945835 spi: Allow cached ID bytes to be cleared Edward O'Callaghan 2020-05-14 15:19:42 +10:00
  • a2dc4f7faf spi25.c: Factor out rdid_get_ids() and compare_id() Edward O'Callaghan 2020-05-14 15:13:22 +10:00
  • 8f18e811e5 chipset_enable.c: Add support for Intel C620 Series Chipset SPI Controller Luka Kovacic 2020-07-30 13:31:15 +02:00
  • da6b3b70cb Makefile: Fix building on AArch64 NixOS Pyry Kontio 2020-07-06 12:57:35 +09:00
  • 821e44cb4d Add MEC1308 EC programmer Victor Ding 2020-08-18 18:27:26 +10:00
  • 436b4155b1 Add ENE LPC programmer Victor Ding 2020-08-19 22:48:19 +10:00
  • 22cd31674d flashchips: Add W25Q256JW_DTR David Hendricks 2020-08-16 17:14:56 -07:00
  • f82dd300e3 flashchips: Add support for Macronix MX25L5121E Steve Markgraf 2020-07-13 18:22:56 +02:00
  • f88174f4fd meson: Do not compile with -DSTANDALONE Richard Hughes 2020-06-09 13:34:23 +01:00
  • 9e440caa83 ft2232_spi.c: align with Chrome OS flashrom Nikolai Artemiev 2020-06-24 18:53:03 +10:00
  • 47143bc9a5 stlinkv3_spi.c: Improve printed messages Miklós Márton 2020-07-26 10:40:46 +02:00
  • f4eeefd8ab Add support for Winbond W25X05CL Jacob Appelbaum 2019-09-02 09:10:43 -04:00
  • e410164d11 meson: fix compilation under uClibc-ng Rosen Penev 2020-07-18 12:50:16 -07:00
  • 0c65b5048d endiantest: Fix #if expression David Hendricks 2020-07-19 13:02:03 -07:00
  • c66d5f8cb3 raiden_debug_spi: add param for a custom reset setup Mary Ruthven 2020-07-16 12:03:20 -07:00
  • caf56e7ac9 raiden_debug_spi: add missing USB_SPI requests Mary Ruthven 2020-07-16 11:49:25 -07:00
  • 2cb1f333c8 raiden_debug_spi.c: Add support for USB SPI protocol V2 Brian J. Nemec 2020-07-20 10:32:21 -07:00
  • a7b526d92b raiden_debug_spi.c: Add protocol based configuration to init Brian J. Nemec 2020-07-19 13:37:42 -07:00
  • 7ac57c77be raiden_debug_spi.c: Add USB context states and helper functions Brian J. Nemec 2020-07-17 11:46:33 -07:00
  • ce80d18973 raiden_debug_spi.c: Add transfer context states Brian J. Nemec 2020-07-17 02:00:15 -07:00
  • 7a88780e92 raiden_debug_spi.c: Clean up the USB SPI protocol Brian J. Nemec 2020-07-17 11:20:33 -07:00
  • bd9b4b6d8d raiden_debug_spi.c: Rename Protocol V1 specific fields Brian J. Nemec 2020-05-20 16:08:22 -07:00
  • 75cb187b48 ichspi.c: Make ich_init_spi() parameteric on spibar Edward O'Callaghan 2020-07-16 17:14:01 +10:00
  • 68ba2ad6e0 ichspi.c: Make pprinters parametric on ich_generation Edward O'Callaghan 2020-07-16 15:39:19 +10:00
  • 4c9b416379 ichspi.c: Make ich_set_bbar() parameteric on ich_generation Edward O'Callaghan 2020-07-16 15:37:26 +10:00
  • 556fe8d53d ichspi.c: Make ich_init_opcodes() parameteric on ich_generation Edward O'Callaghan 2020-07-16 15:35:00 +10:00
  • 2ffc1e485b ichspi.c: Make ich_init_spi() parametric on ich_generation Edward O'Callaghan 2020-07-16 15:25:37 +10:00
  • 7aea04f709 Install the man file when using meson as a buildsystem Richard Hughes 2020-02-17 09:57:01 +00:00
  • 62027c8e37 chipset_enable: add PCI ID for APL-I (Broxton) Jan Samek 2020-01-08 12:35:14 +01:00
  • 174a0c1b40 serial: Fix file read/write error handling for Windows David Hendricks 2020-07-02 09:36:50 -07:00
  • 9b6fb745c2 dediprog: Correct REQTYPE_OTHER_OUT macro David Hendricks 2020-06-23 17:36:09 -07:00
  • 17d463718d tree: Remove unneeded semicolons after loops David Hendricks 2020-06-23 14:16:26 -07:00
  • 3c720597c3 mysteries_intel: Add a section for software vs hardware sequencing David Hendricks 2020-06-17 13:54:05 -07:00
  • 76d2445d39 tests/spi25.c: Add unit-test coverage of spi95.c Edward O'Callaghan 2020-05-22 19:09:49 +10:00
  • 3cc70c25f9 tests/: Add helper.c unit tests Edward O'Callaghan 2020-05-22 18:42:11 +10:00
  • 629b8f06ec tests/: Add flashrom.c unit tests Edward O'Callaghan 2020-05-22 16:46:52 +10:00
  • be4682dc44 flashchips: Add W25Q256.W el-coderon 2020-04-29 12:12:53 +02:00
  • 41f48c75a2 tests/: Add spi25.c unit tests Edward O'Callaghan 2020-05-22 16:46:26 +10:00
  • 46f2d4e488 tests/: Add CMocka unit-test infrastructure Edward O'Callaghan 2020-05-20 20:10:20 +10:00
  • 6f793e4500 libflashrom.c: Fix indentation of a brace Angel Pons 2020-05-27 12:17:31 +02:00
  • 3a0c1966e4 libflashrom.c: Use casts on enum conversions Angel Pons 2020-05-27 12:15:51 +02:00
  • c7e9a6e151 Add board enable for ASUS P3B-F Keith Hui 2020-05-12 21:43:58 -04:00
  • cc71eb59cc 82802ab.c: Remove duplicated check Angel Pons 2020-01-31 11:16:42 +01:00
  • b07c53d75c spi25: Debug flashrom crash when Write Protect is ON Yuji Sasaki 2019-03-22 10:59:50 -07:00
  • 93bfafc0ec raiden_debug_spi.c: Enables USB retry for invalid write count Brian J. Nemec 2020-05-06 15:25:58 -07:00
  • a5cbe43761 realtek_mst_i2c_spi.c: Remove dead code Edward O'Callaghan 2020-05-07 11:55:34 +10:00
  • a9abaae74f realtek_mst_i2c_spi.c: Fix cmd timeout issue Edward O'Callaghan 2020-05-07 11:42:56 +10:00
  • 6a5472cee9 realtek_mst_i2c_spi.c: Fix _spi_write256() as documented Edward O'Callaghan 2020-05-06 16:16:47 +10:00
  • 76c582d972 realtek_mst_i2c_spi.c: Fix _spi_send_command cb for erasures Edward O'Callaghan 2020-05-06 15:24:25 +10:00
  • ba6003fbff raiden_debug_spi: Fix memleak Patrick Georgi 2020-04-23 09:26:12 +02:00
  • 8bbb764818 spi95: Check for success before using send_command's returned data Patrick Georgi 2020-05-02 16:07:11 +02:00
  • 757e89243e raiden_debug_spi.c: Clean up global state Edward O'Callaghan 2020-04-03 12:52:32 +11:00
  • 413d6ec673 realtek_mst_i2c_spi.c: Define some register names Edward O'Callaghan 2020-05-04 13:01:54 +10:00
  • 753ece6bf0 Makefile: Remove 'NEED_LIBUSB1' from lspcon requirements Edward O'Callaghan 2020-05-04 11:33:02 +10:00
  • d97f87b00c Initial Realtek MST i2c_spi support Edward O'Callaghan 2020-03-26 00:00:41 +11:00
  • 3ef0df067b libflashrom.c: Use correct type for sizeof Angel Pons 2020-03-31 15:13:48 +02:00
  • 84bfddca69 chipset_enable.c: Spell BIOS in uppercase Angel Pons 2020-04-29 15:23:59 +02:00
  • 9dc3d8d35b Revert "flashchips: port S25FS(128S) chip from chromiumos" Nico Huber 2020-04-27 22:51:49 +00:00
  • 7f87f9fdc2 lspcon_i2c_spi.c: Prefix with fn name instead of just 'Error:' Shiyu Sun 2020-04-30 16:51:09 +10:00
  • e4ddc36371 const'ify flashctx to align signatures with cros flashrom Edward O'Callaghan 2020-04-12 17:27:53 +10:00
  • e0272e2b6f ft2232_spi.c: Improve handling of static buffer Angel Pons 2020-03-31 15:34:35 +02:00
  • 2ee489d7ef spi25.c: Add a null check Angel Pons 2020-03-31 15:32:10 +02:00
  • 94991d83e4 lspcon_i2c_spi.c: Trivial style fix Edward O'Callaghan 2020-04-24 13:39:55 +10:00
  • 552e60e571 stlinkv3_spi: Avoid division by zero Patrick Georgi 2020-04-23 09:36:12 +02:00
  • 969e1ddff7 stlinkv3_spi: Fix memory leak Patrick Georgi 2020-04-23 09:35:06 +02:00
  • 0916a347e2 usb_device: Fix memory leak Patrick Georgi 2020-04-23 09:33:52 +02:00
  • 1cef936923 raiden_debug_spi: Fix memleak Patrick Georgi 2020-04-23 09:26:12 +02:00