1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-11-13 19:20:41 +01:00

Commit Graph

  • c09a2f5387 core: Use SPDX in headers main Anastasia Klimchuk 2025-11-08 18:27:38 +11:00
  • 474086f8ff group_internal: Use SPDX in headers Anastasia Klimchuk 2025-11-07 22:37:24 +11:00
  • ce2148d90d flashrom.c: move can_change_target_regions check below wp unlock Michał Iwanicki 2025-10-23 10:07:11 +02:00
  • cb19a53db0 flashrom.c: use finalize_flash_access in case of failure Michał Iwanicki 2025-10-22 10:02:06 +02:00
  • d867ef7256 libflashrom: Add flashrom_create_context to create and init context Anastasia Klimchuk 2025-10-16 15:25:24 +11:00
  • 666f6366c9 flashchips: Add W35T02NW Jacob Zarnstorff 2025-10-28 14:27:11 -05:00
  • 5c3fd47332 flashchips: Add MT35XU02G Jacob Zarnstorff 2025-10-22 14:42:17 -05:00
  • bc3f2f84f9 cli-classic: Add new '--fmap-verify' option Matt DeVillier 2025-10-12 17:46:42 -05:00
  • b0b975d0ea libflashrom: Add new layout_compare() function with test Matt DeVillier 2025-10-18 10:04:39 -05:00
  • 8e0bfee62f Revert "flashrom.c: move can_change_target_regions check below wp unlock" Anastasia Klimchuk 2025-10-27 08:47:52 +11:00
  • 3a6d88f438 flashrom.c: move can_change_target_regions check below wp unlock Michał Iwanicki 2025-10-23 10:07:11 +02:00
  • 78ef763042 serial.h: Extract serial declarations to a separate header Antonio Vázquez 2025-10-20 23:10:19 +02:00
  • db43ab2989 nv_sma_spi: Add Nvidia SMA Programmer Willie Thai 2025-08-18 12:43:40 +00:00
  • c54d068418 doc: Disable auto-conversion of -- to en-dash on html pages Anastasia Klimchuk 2025-10-18 19:19:24 +11:00
  • 05961d847a erase: Print message when prepare_flash_access failed Anastasia Klimchuk 2025-10-03 22:33:41 +10:00
  • 829c0e4e6a programmers: Use SPDX in headers Anastasia Klimchuk 2025-10-11 22:57:18 +11:00
  • bdadfd9e40 flashchips: Add support for MX25U12873F Vasily Galkin 2025-09-13 18:09:30 +03:00
  • 08d9c383ac parallel.h: Extract parallel declarations to a separate header Antonio Vázquez 2025-10-09 21:47:26 +02:00
  • 3461f65b23 sb600spi: Fix Promontory flash read of chips larger than 16MiB Michał Żygowski 2025-10-07 13:39:19 +02:00
  • 3471cba18a platform: Use SPDX in headers Antonio Vázquez 2025-09-29 10:35:53 +02:00
  • 690ec44e0b cli: Use SPDX in headers Antonio Vázquez Blanco 2024-11-09 11:44:22 +01:00
  • 5f37cfcd31 spi.h: Move SPI declarations from chipdrivers.h to spi.h Antonio Vázquez 2025-09-19 10:22:53 +02:00
  • 5a4ea36b12 sb600spi: Check if SPI BAR register has valid value Michał Żygowski 2025-10-07 13:36:19 +02:00
  • 81e5b58a20 util: Use SPDX in headers Anastasia Klimchuk 2025-10-04 19:14:34 +10:00
  • e681de4286 bindings/rust: Use SPDX in headers Anastasia Klimchuk 2025-10-04 22:16:55 +10:00
  • 7d6a243779 tests: Use SPDX in headers Anastasia Klimchuk 2025-09-27 19:15:17 +10:00
  • 2a092bbef7 Fail immediately when trying to write/erase wp regions Michał Iwanicki 2025-09-17 14:14:42 +02:00
  • 45fc49e99b flashchips: Use SPDX in headers Antonio Vázquez 2025-09-18 14:24:39 +02:00
  • 4b370bebb7 doc: Add page to publish license info on the website Anastasia Klimchuk 2025-09-20 19:01:34 +10:00
  • 05976c7e93 pcidev.h: Extract pcidev declarations to a separate header Antonio Vázquez Blanco 2025-07-19 20:31:53 +02:00
  • b6843e012e meson: Separate documentation options Antonio Vázquez Blanco 2025-08-19 19:08:59 +02:00
  • 5a4abf6a3c flashchips: Mark MT25QL02G as tested for PREW Vincent Fazio 2025-08-27 14:39:33 -05:00
  • 09b72c2d56 flashchips: Mark MT25QU02G as tested for PREW Vincent Fazio 2025-08-27 14:37:29 -05:00
  • 9e0a4fe374 build: only add git describe for git checkouts Jacob Rothbauer 2025-08-26 10:05:40 -05:00
  • c6ceecf311 Add missing /* __FLASHROM_LITTLE_ENDIAN__ */ Mario Limonciello (AMD) 2025-08-19 08:19:15 -05:00
  • f74f02e22c Add guard for compare_region_with_dump() Mario Limonciello (AMD) 2025-08-18 15:22:13 -05:00
  • 182902ee01 cli_classic.c: Print runtime measurement in seconds in debug Simon Buhrow 2020-11-20 13:27:20 +01:00
  • 008919aa69 Erase should respect --noverify option Anastasia Klimchuk 2025-08-09 19:52:41 +10:00
  • fa2d2ccb94 Check verify flag in prepare_flash_access before erase operation Anastasia Klimchuk 2025-08-09 18:37:50 +10:00
  • e754f17af1 doc: Add items to recent development document Anastasia Klimchuk 2025-08-05 14:26:19 +10:00
  • 7e38723877 tests: Add tests which run a chain of operations Anastasia Klimchuk 2025-06-30 15:16:03 +10:00
  • 44df54b5e4 util/ich_descriptors_tool: Add Wildcat Lake SoC to supported chipsets Varun Upadhyay 2025-06-11 11:51:40 +05:30
  • 446af8ae1c ichspi: Add support for Wildcat Lake Varun Upadhyay 2025-06-11 11:05:05 +05:30
  • ff7091e9f4 flashchips: Add P25D80H James Vogenthaler 2025-07-24 16:34:14 -06:00
  • 2beb555a6a MAINTAINERS: Add Anastasia Klimchuk for [lib]flashrom.c Anastasia Klimchuk 2025-07-19 18:19:26 +10:00
  • c0bf7928a2 flashchips: Add EN25QX128A Andranux 2025-07-06 12:33:02 +02:00
  • 7649c805fb VERSION: Update version to v1.7.0-devel Anastasia Klimchuk 2025-07-25 11:39:31 +10:00
  • c7946a3d3f doc/release_notes: Add link to tarball for v1.6.0 Anastasia Klimchuk 2025-07-24 14:38:42 +10:00
  • 8e36840a28 VERSION: Update version to v1.6.0 v1.6.0 Anastasia Klimchuk 2025-07-24 09:53:06 +10:00
  • b0cdde91db doc: Release notes for v1.6.0 Anastasia Klimchuk 2025-07-05 22:36:56 +10:00
  • 546c74e1fc doc: hall of fame: support correcting names that are wrong Peter Marheine 2025-07-18 15:38:47 +10:00
  • 4e1d9ad953 VERSION: Update version to v1.6.0-rc2 v1.6.0-rc2 Anastasia Klimchuk 2025-07-17 10:42:04 +10:00
  • af51624516 doc: Check minimum sphinx version for building hall of fame Anastasia Klimchuk 2025-07-10 12:56:57 +10:00
  • 966cd5194c VERSION: Update version to v1.6.0-rc1 v1.6.0-rc1 Anastasia Klimchuk 2025-07-03 15:53:40 +10:00
  • 51a7275a31 udelay: move into platform folder Antonio Vázquez Blanco 2025-03-01 18:40:47 +01:00
  • e5f377c662 probe_flash: Introduce an error code for "other" probing errors Anastasia Klimchuk 2025-06-09 23:06:44 +10:00
  • b41fc17099 libflashrom: Deprecate probing v1 API Anastasia Klimchuk 2025-06-26 12:58:34 +10:00
  • f1f0dd6ab3 cli_classic.c: Reimplement parse_wp_range Nikola Z. Ivanov 2025-06-22 16:27:59 +03:00
  • bc8f7c71b8 flashchips: Mark W25Q64JV-.Q as tested for WP Nikola Z. Ivanov 2025-06-25 01:22:28 +03:00
  • ed47c87176 jlink_spi: Increase delay on power on feature from 10 to 100 millisec Attila Veghelyi 2025-01-21 14:45:30 +01:00
  • 1516420f3f fmap: Skip unreadable regions when attempting to locate FMAP Matt DeVillier 2025-05-19 07:49:37 -05:00
  • 9d6ce34659 doc/devel: Add info about new libflashrom APIs Anastasia Klimchuk 2025-05-12 20:19:07 +10:00
  • 0c63f85d7d cli: Remove array of flash contexts, use one active context instead Anastasia Klimchuk 2025-05-04 17:52:39 +10:00
  • 18303f193a libflashrom: Add probing v2 which can find all matching chips Anastasia Klimchuk 2025-04-16 22:43:06 +10:00
  • b1f2cb7c1a flashchips: Mark W25Q256JV_Q as tested for read/write/erase Anastasia Klimchuk 2025-04-26 19:43:35 +10:00
  • 4d4688ccf1 doc: Update supported flashchips page because we split the large file Anastasia Klimchuk 2025-03-21 19:41:48 +11:00
  • bc029c2f45 libflashrom: Add API to get the list of supported programmers Dmitry Zhadinets 2025-03-19 01:58:32 -04:00
  • 6ff43de0e0 libflashrom: Fix dynamic linkage Dmitry Zhadinets 2025-04-06 17:06:14 -04:00
  • f163f1c692 libflashrom: Set maximum log level SPEW by default Anastasia Klimchuk 2025-04-05 18:10:44 +11:00
  • 79f0d814c2 cli: Set maximum log level for log callback Anastasia Klimchuk 2025-04-04 23:08:50 +11:00
  • 6571f263b5 libflashrom: Add set log level functionality Dmitry Zhadinets 2025-03-29 19:10:24 -04:00
  • b1794138f0 libflashrom: Update the API for Logger Callback Dmitry Zhadinets 2025-03-16 21:50:00 -04:00
  • 90cc93d9bb chipset_enable.c: Mark Intel B150 and Q170 as tested Michał Kopeć 2025-03-29 20:53:01 +01:00
  • 0cad6dfd68 flashchips: Add Macronix MX77U25650FZ4I42 Dolan Liu 2025-02-11 09:49:42 +08:00
  • 505c259ca8 flashchips: Add XMC XM25QH64A Eric Park 2025-03-24 14:27:44 -04:00
  • 81c21880a3 spidriver: Add support for the Excamera Labs SPIDriver programmer Simon Arlott 2025-02-13 22:11:37 +00:00
  • c3b89597fc flashchips/winbond: Update test status for Winbond W25Q128.JW.DTR Matt DeVillier 2025-03-12 17:07:08 -05:00
  • b169da4edb tests/chip: fix print format errors in gcc 14.2.0 Antonio Vázquez Blanco 2025-03-01 18:43:09 +01:00
  • 4054920f09 doc: Final cleanup of remaining references to the old wiki website Anastasia Klimchuk 2025-03-01 19:19:16 +11:00
  • e2df58a379 libflashrom: Update the API for progress callback Anastasia Klimchuk 2025-01-16 17:40:15 +11:00
  • f5a3c7a35b util/docker: Update the script that updates the website Patrick Georgi 2025-03-02 13:23:56 +01:00
  • 73666de3f2 Enable authors list generation on Jenkins Anastasia Klimchuk 2025-03-01 20:21:53 +11:00
  • 0b39a3e00c doc: autogenerate a list of authors and hall of fame Peter Marheine 2025-02-11 16:37:23 +11:00
  • 07beef6999 doc: Add useful links to README Anastasia Klimchuk 2025-02-15 19:11:00 +11:00
  • 927b5adbe6 doc: Add missing step in the beginning of building from source doc Anastasia Klimchuk 2025-02-15 18:42:21 +11:00
  • b7ed1634b8 doc: Remove reference to coreboot dev guidelines Stefan Reinauer 2025-02-21 01:39:18 +01:00
  • 49e33c8939 doc: Point to web page instead of Wiki for Laptops page Stefan Reinauer 2025-02-21 01:32:18 +01:00
  • 5e56f42eaa doc: Point to correct kernel coding style Stefan Reinauer 2025-02-21 01:21:40 +01:00
  • 4c6df1e168 flashchips/winbond: Update test status for Winbond W25Q128.W Matt DeVillier 2025-02-20 15:44:31 -06:00
  • ce825859c4 Move SPI declarations from flash.h to spi.h Antonio Vázquez Blanco 2024-12-09 10:37:28 +01:00
  • 971ea27d16 doc: Migrate collection of docs about board enable Anastasia Klimchuk 2025-02-08 20:18:12 +11:00
  • 9ef4da746b doc: Migrate doc about raspberry pi Anastasia Klimchuk 2025-02-07 19:52:50 +11:00
  • ed84669d9f doc: Migrate old pages about laptops and EC Anastasia Klimchuk 2025-02-01 20:23:23 +11:00
  • b9cb629956 doc: Migrate privacy policy page from old website into new one Anastasia Klimchuk 2025-02-01 18:11:39 +11:00
  • 1b9bcdc99b flashchips/winbond.c: Add reg_bits for W25Q256JW Kapil Porwal 2025-01-30 11:41:14 +05:30
  • 15e6b33743 doc: Add recent entries into Recent development doc Anastasia Klimchuk 2025-01-20 18:02:51 +11:00
  • 1deeb5d392 doc: Add document for using flashrom with CH341A/B Anastasia Klimchuk 2025-01-16 22:55:38 +11:00
  • 5ffbe0da88 flashchips/winbond: Update test status for Winbond W25Q256JV_M Matt DeVillier 2025-01-08 10:18:53 -06:00
  • 52a495b443 flashchips: Add Spansion S25FS512S Anton Samsonov 2024-12-23 21:45:00 +03:00
  • 2e6b0510cf Add Glasgow to supported serprog programmers documentation Cattus QQ 2024-12-08 14:23:09 +11:00