1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-10-21 17:50:52 +02:00

Commit Graph

  • 7e8d17a8bd cli_classic.c: Add error messages for invalid --wp-region use Nikolai Artemiev 2022-09-20 15:45:34 +10:00
  • 89cc73bda5 Makefile: Fix building on AArch64 NixOS Pyry Kontio 2020-07-06 12:57:35 +09:00
  • 380090faff pcidev: Always fetch ident info Nico Huber 2022-05-23 01:45:11 +02:00
  • 298ac33bc4 pcidev.c: populate IDs with pci_fill_info() Daniel Verkamp 2020-10-12 12:55:56 -07:00
  • 245e540ecb dmi: Correctly check for ERROR_PTR Nico Huber 2022-03-06 00:21:52 +01:00
  • 04fce478cb linux_mtd: check ioctl() return value properly Nikolai Artemiev 2022-01-11 18:26:48 +11:00
  • 96cc5d3ea8 flashrom.8: add missing entry for --flash-contents Michael Niewöhner 2021-09-21 17:37:32 +02:00
  • a8c0b68199 jlink_spi: Reduce transfer size Marc Schink 2020-08-22 11:29:22 +02:00
  • 595c5d0174 linux_mtd: Disable buffering on the mtd device Douglas Anderson 2021-01-29 16:35:24 -08:00
  • 5feb8cdb6f helpers.c: Fix undefined behavior in strndup() Xiang Wang 2021-01-20 17:31:19 +08:00
  • b822ce85aa dediprog: Fix segmentation fault on no device found Medicine Yeh 2020-12-17 15:40:42 +08:00
  • 2e3e10669d chipset_enable.c: Validate physmap() return rcrb value Edward O'Callaghan 2020-12-02 13:17:46 +11:00
  • eaf701dc68 chipset_enable.c: check return value from rphysmap() call Edward O'Callaghan 2020-10-15 19:19:05 +11:00
  • d92dd50bca it87spi.c: Prevent use-after-free bug Angel Pons 2020-10-19 14:20:36 +02:00
  • 4af3609828 spi25: Debug flashrom crash when Write Protect is ON Yuji Sasaki 2019-03-22 10:59:50 -07:00
  • 355a1df183 stlinkv3_spi: Avoid division by zero Patrick Georgi 2020-04-23 09:36:12 +02:00
  • 399a4dd721 chipset_enable.c: Disable SPI on ICH7 if booted from LPC Angel Pons 2020-04-15 12:59:42 +02:00
  • b57f48f77f spi95: Check for success before using send_command's returned data Patrick Georgi 2020-05-02 16:07:11 +02:00
  • b428c319ed libflashrom.c: Use casts on enum conversions Angel Pons 2020-05-27 12:15:51 +02:00
  • 5ac6a637b0 test_build.sh: Move build test procedure to repository Patrick Georgi 2020-10-28 17:29:38 +01:00
  • e8eb2a6d28 pcidev: Always fetch ident info Nico Huber 2022-05-23 01:45:11 +02:00
  • 84982ce1f2 pcidev.c: populate IDs with pci_fill_info() Daniel Verkamp 2020-10-12 12:55:56 -07:00
  • fd42af0087 chipset_enable.c: Validate physmap() return rcrb value Edward O'Callaghan 2020-12-02 13:17:46 +11:00
  • b67c15b90e chipset_enable.c: check return value from rphysmap() call Edward O'Callaghan 2020-10-15 19:19:05 +11:00
  • 30b87356f0 it87spi.c: Prevent use-after-free bug Angel Pons 2020-10-19 14:20:36 +02:00
  • a3983c7796 spi25: Debug flashrom crash when Write Protect is ON Yuji Sasaki 2019-03-22 10:59:50 -07:00
  • e72d766caf dummyflasher: Add error check for file read Jacob Garber 2019-08-12 10:44:17 -06:00
  • a7d077cb19 pickit2_spi: Fix "dead" assignment Elyes HAOUAS 2019-07-18 14:00:13 +02:00
  • d6a50cb8c7 pcidev: Always fetch ident info Nico Huber 2022-05-23 01:45:11 +02:00
  • bb83de61d1 pcidev.c: populate IDs with pci_fill_info() Daniel Verkamp 2020-10-12 12:55:56 -07:00
  • cae8c73956 linux_mtd: check ioctl() return value properly Nikolai Artemiev 2022-01-11 18:26:48 +11:00
  • 48a629e59d flashrom.8: add missing entry for --flash-contents Michael Niewöhner 2021-09-21 17:37:32 +02:00
  • da00f265cb jlink_spi: Reduce transfer size Marc Schink 2020-08-22 11:29:22 +02:00
  • 5096333a67 linux_mtd: Disable buffering on the mtd device Douglas Anderson 2021-01-29 16:35:24 -08:00
  • 464edef34f chipset_enable.c: Validate physmap() return rcrb value Edward O'Callaghan 2020-12-02 13:17:46 +11:00
  • 326dc91ceb chipset_enable.c: check return value from rphysmap() call Edward O'Callaghan 2020-10-15 19:19:05 +11:00
  • ebaf0d423a it87spi.c: Prevent use-after-free bug Angel Pons 2020-10-19 14:20:36 +02:00
  • 3265bb2427 spi25: Debug flashrom crash when Write Protect is ON Yuji Sasaki 2019-03-22 10:59:50 -07:00
  • d43c299ca8 dummyflasher: Add error check for file read Jacob Garber 2019-08-12 10:44:17 -06:00
  • ee65a0357e linux_spi: Use fgets() to read buffer size Jacob Garber 2019-08-12 14:14:40 -06:00
  • 06a344f8aa flashchips: Fix N25Q512 bulk erase Jacob Creedon 2019-07-22 12:21:22 -07:00
  • 3789ce9b63 pickit2_spi: Fix "dead" assignment Elyes HAOUAS 2019-07-18 14:00:13 +02:00
  • ad0ee5c606 manibuilder: Maintain list of broken images Nico Huber 2022-08-24 00:05:33 +02:00
  • e9c63e2164 manibuilder/alpine: Disable https for Alpine 3.7 and 3.8 Nico Huber 2022-08-29 23:14:36 +00:00
  • c582ed5bcd mainbuilder/djgpp: Disable TLS verification for curl and Git Nico Huber 2022-08-29 14:54:03 +00:00
  • 79efb45da9 manibuilder: Switch Dockerfile.anita to Bullseye and Python 3 Nico Huber 2022-07-04 10:33:05 +00:00
  • 4b62d8d94c manibuilder/ubuntu: Add newer image tags Nico Huber 2022-08-24 10:48:44 +02:00
  • 2b56399b77 manibuilder/debian: Add Bullseye image tags Nico Huber 2022-08-24 10:46:57 +02:00
  • a567559f68 mainbuilder/debian,ubuntu: Disable TLS verification for Git commands Nico Huber 2022-08-24 01:31:10 +02:00
  • e31ca8c7f5 manibuilder/debian: Drop all sid image tags Nico Huber 2022-08-24 00:32:11 +02:00
  • bbaa5e5056 manibuilder/fedora: Add newer image tags Nico Huber 2022-08-24 00:08:04 +02:00
  • d3b112032e manibuilder/alpine: Add newer image tags Nico Huber 2022-08-23 23:27:35 +02:00
  • f9ea15c487 manibuilder/fedora: Disable TLS verification for Git commands Nico Huber 2022-08-23 19:10:09 +02:00
  • 8ab5ff56aa manibuilder/fedora: Install systemd-devel package Nico Huber 2022-08-23 18:47:30 +02:00
  • d5f6f24a2b manibuilder/alpine: Disable TLS verification for Git commands Nico Huber 2022-08-23 18:46:02 +02:00
  • 7bb55f1c36 manibuilder/centos: Install systemd-devel package Nico Huber 2022-08-23 18:44:32 +02:00
  • 94e7f072c0 manibuilder/centos: Disable TLS verification for Git commands Nico Huber 2022-08-23 18:39:07 +02:00
  • 4b503bee39 drivers/: Make 'internal_delay' the default unless defined Edward O'Callaghan 2022-09-07 10:47:45 +10:00
  • 3d7905178d atapromise.c: Use fallback_map instead of own identical implementation Thomas Heijligen 2022-09-14 13:22:10 +02:00
  • be0538f654 layout.c: Validate _layout_entry_by_name() arguments before use Edward O'Callaghan 2022-09-20 14:22:48 +10:00
  • 7ed1337309 ichspi: Factor out common hwseq_xfer logic into helpers Subrata Banik 2022-08-04 13:56:48 +05:30
  • 5f326e43d2 test_build.sh: Use multiple cores if Make is used Felix Singer 2022-09-01 08:30:34 +02:00
  • 46f94ba671 test_build.sh: Build all programmers individually using Meson Felix Singer 2022-08-06 06:06:07 +02:00
  • 2307053d1d test_build.sh: Delete old build dir when Meson is used Felix Singer 2022-09-12 11:17:54 +02:00
  • b867765f2d test_build.sh: Improve robustness when dealing with empty $CC Patrick Georgi 2022-09-20 15:14:05 +02:00
  • b7c4024996 test_build.sh: Identify runs for Coverity Scan Patrick Georgi 2022-09-20 15:12:20 +02:00
  • 496331a672 internal.c: Pass programmer_cfg to try_mtd() Angel Pons 2022-09-21 09:45:47 +02:00
  • 5363f35fa0 tests: Add unit test for initialisation with NULL programmer param Anastasia Klimchuk 2022-09-14 08:51:54 +10:00
  • 5d05a2811e tests/parade_lspcon.c: Replace spaces with tabs Anastasia Klimchuk 2022-09-14 12:23:54 +10:00
  • 1f65e9029b flashrom_tester: Fix cargo check and clippy warnings Evan Benn 2022-09-09 15:35:28 +10:00
  • 813c68ad9c flashrom.c: Drop programmer_param global variable Angel Pons 2022-09-14 16:45:10 +02:00
  • ca61c3dd3e programmer_init: Work on a mutable copy of programmer params Nico Huber 2022-08-26 11:36:48 +02:00
  • 869f3f7b2c tests: Add workaround to allow tests mock fileno on FreeBSD Anastasia Klimchuk 2022-09-02 17:30:00 +10:00
  • 50ea017af6 Revert "flashrom.c: Remove programmer_param global state" Thomas Heijligen 2022-09-13 19:14:32 +02:00
  • 74698d2165 print.c: Fix format string for Windows Thomas Heijligen 2022-08-08 21:55:07 +02:00
  • 3b8b93e17f flashrom.c: Remove programmer_param global state Edward O'Callaghan 2022-08-12 13:37:44 +10:00
  • a30be92ff3 tests: Guard Linux-specific linux/spidev.h header file Anastasia Klimchuk 2022-09-02 17:17:35 +10:00
  • 73c0a1d878 tests: Use MOCK_FD instead of NON_ZERO for file operations Anastasia Klimchuk 2022-09-02 17:12:06 +10:00
  • 75d327c550 Documentation: Add build instructions for meson Thomas Heijligen 2022-08-18 12:32:15 +02:00
  • 3753d29b97 meson: Refactor the programmer selection Thomas Heijligen 2022-08-18 12:16:29 +02:00
  • 66dc554d7f meson: Overhaul the print_wiki option Thomas Heijligen 2022-08-13 12:10:05 +02:00
  • c696220f97 meson: Build the classic cli / flashrom cli executable as feature Thomas Heijligen 2022-08-13 12:42:05 +02:00
  • c8b23a0902 test_build.sh: Enforce tests to be enabled Felix Singer 2022-08-31 11:53:17 +02:00
  • 845b10694d Revert "cmocka: Drop as meson subproject" Nico Huber 2022-09-05 17:42:57 +02:00
  • 6f5c8fdfc3 dmi.c: Retype variable anchored with bool Felix Singer 2022-08-19 03:33:27 +02:00
  • de2052849d dummyflasher.c: Retype appropriate variables and attributes with bool Felix Singer 2022-08-19 03:29:32 +02:00
  • b20a55adb7 it87spi.c: Retype attribute fast_spi with bool Felix Singer 2022-08-19 03:25:05 +02:00
  • 13e74d26ea ich_descriptors.c: Retype variable has_forbidden_opcode with bool Felix Singer 2022-08-19 03:23:35 +02:00
  • 77f31f7f5a fmap.c: Retype appropriate variables with bool Felix Singer 2022-08-19 03:19:06 +02:00
  • f74e438303 ft2232_spi.c: Retype variable clock_5x with bool Felix Singer 2022-08-19 03:16:19 +02:00
  • 10f2dda8dd spi25.c: Retype appropriate variables with bool Felix Singer 2022-08-19 02:57:40 +02:00
  • 05ac08f786 tree: Retype variable laptop_ok with bool Felix Singer 2022-08-19 03:03:47 +02:00
  • 279add4f3a ichspi.c: Retype appropriate variables with bool Felix Singer 2022-08-19 03:10:29 +02:00
  • 2ffc56b337 tree: Retype variable programmer_may_write with bool Felix Singer 2022-08-19 02:48:15 +02:00
  • bf85c62a8d flashrom.c: Retype appropriate variables with bool Felix Singer 2022-08-19 02:44:28 +02:00
  • a715893e02 linux_mtd.c: Retype appropriate attributes with bool Felix Singer 2022-08-19 02:40:39 +02:00
  • b99d99657d 82802ab.c: Retype appropriate variables with bool Felix Singer 2022-08-19 02:36:28 +02:00
  • 6b70aacdcd serprog.c: Retype variable have_device with bool Felix Singer 2022-08-19 01:02:42 +02:00
  • 9197a44c28 raiden_debug_spi.c: Retype variable found with bool Felix Singer 2022-08-19 00:54:15 +02:00
  • 2ce2606bd5 pony_spi.c: Retype appropriate variables with bool Felix Singer 2022-08-19 00:48:00 +02:00