1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-10-22 02:00:53 +02:00

Commit Graph

  • e410532fdd nicintel: Refactor singleton states into reentrant pattern Alexander Goncharov 2022-07-14 17:14:55 +03:00
  • 5b7ae255c3 maintainers: Add Felix Singer for Nix shell Felix Singer 2022-07-20 14:03:01 +02:00
  • 2386dd3341 maintainers: Add Anastasia Klimchuk for MAINTAINERS Felix Singer 2022-07-20 13:57:28 +02:00
  • f5b8fe29dd maintainers: Add Felix Singer for MAINTAINERS Felix Singer 2022-07-20 13:44:28 +02:00
  • 5bb1698e6a flashrom_tester: Move all subprocess stderr logging to dispatch Evan Benn 2022-06-14 16:42:32 +10:00
  • 81069f0c65 flashrom_tester: Parse fmap header as little endian Evan Benn 2022-07-25 13:55:15 +10:00
  • dfbcf63302 tests/test.c: Allow filtering of tests using cmocka API Evan Benn 2022-07-20 11:13:13 +10:00
  • 6308fc3b9f flashrom_tester: update to built-0.5 George Burgess IV 2022-07-21 22:43:26 -07:00
  • dd1d07646f parade_lspcon.c: Clarify coincidentally JEDEC command usage Edward O'Callaghan 2022-06-30 20:00:11 +10:00
  • f1ca19598c parade_lspcon.c: Leverage the BIT() macro Edward O'Callaghan 2022-06-30 22:39:21 +10:00
  • c59cf52e2a parade_lspcon.c: Add allow_brick=yes programmer param Edward O'Callaghan 2022-06-30 19:54:44 +10:00
  • b8c16e0429 parade_lspcon.c: Drop unused define Edward O'Callaghan 2022-06-30 19:57:30 +10:00
  • a97bbba09a mediatek_i2c_spi.c: Add allow_brick=yes programmer param Edward O'Callaghan 2022-06-30 19:53:16 +10:00
  • 84ba82c0e8 it8212: Drop it8212_ prefix for par data struct members Alexander Goncharov 2022-07-22 14:42:57 +03:00
  • e182b174f7 atapromise: Drop atapromise_ prefix for par data struct members Alexander Goncharov 2022-07-22 14:48:51 +03:00
  • 336fd0e2cb meson: fix various meson build warnings and formatting Nikolai Artemiev 2022-07-22 09:58:14 +10:00
  • a71b22fba3 pickit2_spi.c: Add pickit2_interrupt_transfer() helper Angel Pons 2022-07-16 12:12:50 +02:00
  • 398e2d8420 maintainers: Add Nikolai Artemiev for write-protect Anastasia Klimchuk 2022-07-18 13:16:49 +10:00
  • 6ed465317c maintainers: Add Anastasia Klimchuk for unit tests Anastasia Klimchuk 2022-07-18 13:15:57 +10:00
  • 2a845af785 maintainers: Add Nikolai Artemiev for linux_mtd Anastasia Klimchuk 2022-07-18 13:14:53 +10:00
  • cb77e3cc25 maintainers: Add Peter Marheine for i2c programmers Anastasia Klimchuk 2022-07-18 13:12:21 +10:00
  • 62cb16c709 maintainers: Add Peter Marheine for i2c core Anastasia Klimchuk 2022-07-18 13:11:06 +10:00
  • 509f675fe2 maintainers: Add Thomas Heijligen for build system Anastasia Klimchuk 2022-07-18 13:08:42 +10:00
  • 0dc0636c02 Introduce MAINTAINERS file Felix Singer 2022-06-30 19:18:17 +02:00
  • b6a439e45e Makefile: Fix dependencies for developerbox_spi Felix Singer 2022-07-22 23:23:28 +02:00
  • 877b7741fc Makefile: Fix option name of parade_lspcon programmer Felix Singer 2022-07-22 23:14:17 +02:00
  • 3089a4d684 realtek_mst_i2c_spi.c: Use bool type for parameters Felix Singer 2022-07-18 07:34:35 +02:00
  • bde9479dc1 realtek_mst_i2c_spi.c: Clean up get_params() Felix Singer 2022-07-18 04:14:13 +02:00
  • e6e4ca5fe4 realtek_mst_i2c_spi: Use underscores for parameters instead hyphens Felix Singer 2022-07-18 02:36:18 +02:00
  • a2fc6185e6 flashrom_tester: Add write_file_with_layout positive test Evan Benn 2022-06-15 10:02:21 +10:00
  • c42ae261ae flashrom_tester: Refactor Error type Evan Benn 2022-06-17 14:11:18 +10:00
  • 4342cc0f14 flashrom_tester: Remove subprocess from elog_sanity_test Evan Benn 2022-06-10 16:43:02 +10:00
  • b9e7d20d19 flashrom_tester: Use Flashrom trait instead of struct FlashromCmd Evan Benn 2022-05-25 16:38:17 +10:00
  • 96fb37cb0f atapromise: Refactor singleton states into reentrant pattern Alexander Goncharov 2022-07-07 21:16:36 +03:00
  • 7204b68535 it8212: Refactor singleton states into reentrant pattern Alexander Goncharov 2022-07-11 00:42:34 +03:00
  • 600d37154d stlinkv3_spi: add support for more product variants Miklós Márton 2022-06-21 23:34:35 +02:00
  • 3543bfed84 ft2232_spi.c: Add support for kt-link jtag interface Jacek Naglak 2022-05-18 02:25:13 +02:00
  • ed2da0f2bc hwaccess: use __asm__ as it is done elsewhere Rosen Penev 2022-03-12 23:54:18 -08:00
  • c9b7ae55d1 realtek_mst_i2c_spi.c: Add allow-brick=yes programmer param Edward O'Callaghan 2022-06-30 18:12:40 +10:00
  • df0bbf07de Rename lspcon_i2c_spi to parade_lspcon Thomas Heijligen 2022-06-30 10:29:44 +02:00
  • 494bedae23 mediatek_i2c_spi: Use new API to register shutdown function Alexander Goncharov 2022-07-11 01:05:11 +03:00
  • 964af12bee mediatek_i2c_spi: Move shutdown function above spi_master struct Alexander Goncharov 2022-07-11 01:50:20 +03:00
  • c614173d85 gfxnvidia: Drop nvidia_ prefix for par data struct members Alexander Goncharov 2022-07-10 23:29:32 +03:00
  • 7b82b51630 ichspi: Call Set Flash Address API from Read/Write Status functions Subrata Banik 2022-06-28 11:49:10 +05:30
  • edcea80d68 spi: Add function to probe erase command opcode for all spi_master Aarya Chaumal 2022-07-04 18:21:50 +05:30
  • d0ae8686b1 it87spi.c: Enable probing of IT8686E Pete Smith 2022-05-11 10:01:25 +00:00
  • 06e73a8e61 tests: Make libusb conditional dependency for unit tests Anastasia Klimchuk 2022-07-04 18:38:41 +10:00
  • 94efa44542 tests: Split lifecycle test file into per-programmer files Anastasia Klimchuk 2022-06-30 15:25:04 +10:00
  • 2aafc1fda5 tests: Add lifecycle function prototypes into lifecycle.h header Anastasia Klimchuk 2022-06-30 14:19:04 +10:00
  • f41465d440 tests: Create lifecycle.h and gather includes and macro there Anastasia Klimchuk 2022-06-30 13:40:40 +10:00
  • 65159ea939 gfxnvidia: Refactor singleton states into reentrant pattern Alexander Goncharov 2022-06-23 12:17:42 +03:00
  • 4a99159afe drkaiser: Drop drkaiser_ prefix for par data struct members Alexander Goncharov 2022-07-04 16:07:01 +03:00
  • 6599e34d5d realtek_mst_i2c_spi.c: Clarify gpio pin 88 comment to be more exacting Edward O'Callaghan 2022-06-30 18:30:20 +10:00
  • bfb80286e1 dummyflasher: Remove spurious init for VARIABLE_SIZE Nico Huber 2022-06-27 16:38:42 +02:00
  • 0751700a03 flashchips.c: Mark MT25QU256 as tested Angel Pons 2022-03-08 15:23:58 +01:00
  • f287f1572b flashchips.c: change GD25Q256D to "GD25Q256D/GD25Q256E" Nikolai Artemiev 2022-06-17 15:10:18 +10:00
  • 1cea47eac2 it85spi: EOL support Edward O'Callaghan 2022-06-24 16:48:09 +10:00
  • 1bb5ddde60 Add str extension to extract_programmer_param function name Chinmay Lonkar 2022-06-28 21:44:04 +05:30
  • f0fae1a9a5 drkaiser: Refactor singleton states into reentrant pattern Alexander Goncharov 2022-06-12 08:50:31 +03:00
  • 71488a8c13 tests: Remove unnecessary static keyword from lifecycle tests Anastasia Klimchuk 2022-06-23 10:37:00 +10:00
  • eb63685e19 tests: Add dummyflasher unit tests for opaque programmer Anastasia Klimchuk 2022-06-20 12:45:31 +10:00
  • b554cdc91e tree: indent struct *_master consistently with tabs Thomas Heijligen 2022-06-23 14:38:35 +02:00
  • d41595e207 spi25.c: Add function to return opcode of passed erase fucntion pointer Aarya Chaumal 2022-06-23 16:21:23 +05:30
  • 2343ad9ffe spi25.c: Add a list to lookup erasefn and opcode instead of switch case Aarya Chaumal 2022-06-23 16:12:12 +05:30
  • f56a0322f4 ichspi.c: Simplify ich9_handle_{frap,pr}() to work with logical rep Edward O'Callaghan 2022-06-17 14:43:45 +10:00
  • 6f610a8391 dummyflasher: Handle invalid value of freq parameter Anastasia Klimchuk 2022-06-20 13:31:21 +10:00
  • 970f9481ae flashchips: Add missing block eraser for S25FL512S Nico Huber 2022-05-24 15:33:26 +02:00
  • 62b020ac5f flashchips: Enable FEATURE_4BA_EAR_1716 for S25FL512S Nico Huber 2022-06-20 19:37:37 +02:00
  • e8ce432faa flashchips: Enable FEATURE_4BA_EAR_1716 for ISSI chips Nico Huber 2022-06-20 19:32:16 +02:00
  • d90e2b3e2c flashchips,spi25: Replace .wrea_override with FEATURE_4BA_EAR_1716 Nico Huber 2022-05-24 15:07:34 +02:00
  • 418916428f flashchips: Rename FEATURE_4BA_EXT_ADDR -> _EAR_C5C8 Nico Huber 2022-05-24 14:30:12 +02:00
  • dad68dd9eb flashchips: Drop FOUR_BYTE_ADDR comments Nico Huber 2022-05-23 15:17:14 +02:00
  • af5ff83158 flashchips: Split W25Q256.V Nico Huber 2022-05-23 15:13:07 +02:00
  • 5af0ff3840 pcidev: Always fetch ident info Nico Huber 2022-05-23 01:45:11 +02:00
  • b4dd9f9039 ichspi.c: Implement read_write_status for wp Edward O'Callaghan 2022-05-20 15:21:07 +10:00
  • f630a1623f writeprotect.c: Allow opaque masters to hook {read,write}_register() Edward O'Callaghan 2022-05-16 15:38:18 +10:00
  • fac9fc28f5 tests: Use regular cmocka wraps for hwaccess functions Anastasia Klimchuk 2022-06-02 11:56:38 +10:00
  • 3c8166e50b dummyflasher: Add emulation for S25FL128L Nico Huber 2022-05-28 17:28:05 +02:00
  • fe47c15b99 flashchips: Add Spansion (today Infineon) S25FL128L and S25FL256L Nico Huber 2022-05-28 14:26:06 +02:00
  • f6d702e2d0 spi25_statusreg: Allow WRSR_EXT for Status Register 3 Nico Huber 2022-05-28 16:48:26 +02:00
  • 7db2baa77d flashrom.c, flashcips.c: Test the order of erase functions Aarya Chaumal 2022-06-04 01:34:44 +05:30
  • aa64c054d0 board_enable: Add ASUS P5W DH Deluxe Tasos Sahanidis 2022-04-20 09:30:42 +03:00
  • c2f7fc6e30 writeprotect: Add line-break after each spew message Nico Huber 2022-05-28 16:39:07 +02:00
  • 41337be92b atahpt: Refactor singleton states into reentrant pattern Alexander Goncharov 2022-06-04 11:06:25 +03:00
  • 40997e30ac atavia: fix BYTE_OFFSET's macro argument value Alexander Goncharov 2022-06-17 08:32:47 +03:00
  • a721181a08 dummyflasher: Wire variable size feature via opaque infra Anastasia Klimchuk 2022-05-19 14:40:37 +10:00
  • 5b78c08156 libflashrom.map: Add missing functions from libflashrom.h Evan Benn 2022-06-01 10:28:25 +10:00
  • cba5de5e24 tree: Consolidate BIT() macro Edward O'Callaghan 2022-06-04 20:23:57 +10:00
  • 5613315296 Add W25Q512NW-IM ID to flashrom Atul Dhudase 2021-09-21 10:02:20 +05:30
  • 9ae0463fee test_build.sh: Allow WARNERROR to be overridden Martin Roth 2022-03-10 15:33:56 -07:00
  • 910a124741 meson: use files() for srcs list Thomas Heijligen 2022-05-16 10:56:55 +02:00
  • cb8d343a05 flashchips: Fix W25Q256.W Patrick Rudolph 2020-08-26 09:15:53 +02:00
  • 7f69387ce9 flashchips.c: add CMP bit entry to W25Q256.V Nikolai Artemiev 2022-05-24 04:05:35 +10:00
  • 40892b0c08 libflashrom: Return progress state to the library user Richard Hughes 2021-01-15 09:48:12 +00:00
  • b86ae179ad flashrom: initialize restore func count in correct place Nikolai Artemiev 2022-04-27 10:24:10 +10:00
  • 6f781bdaea ichspi: Add Intel Alder Lake-S support Michał Kopeć 2022-05-11 11:54:07 +02:00
  • 81ad1088c6 util/shell.nix: Add libjaylink Felix Singer 2022-05-15 04:06:36 +02:00
  • 2d9d88ed6c cli_classic: fix memory leak Alexander Goncharov 2022-05-14 23:42:33 +03:00
  • dc6f7fb0a5 include/flash.h: Drop dead struct members Edward O'Callaghan 2022-05-16 15:31:42 +10:00
  • 9d869c447d flashrom.c: Make need_erase() helper static local Edward O'Callaghan 2022-05-16 11:10:36 +10:00