1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-17 12:20:15 +02:00

Commit Graph

  • 08e9d1d895 flashchips: Split MT25Q from N25Q Jacob Creedon 2019-07-22 12:04:40 -07:00
  • a4e579f94a flashchips.c: Mark AMD Am29F010A/B as TEST_OK_PRE Alan Green 2019-07-24 14:18:39 +10:00
  • 8855257d20 flashchips.c: Mark Intel 82802AB as TEST_OK_PREW Alan Green 2019-07-24 13:56:06 +10:00
  • a508ca0acd chipset_enable: Fix recent -Wmissing-field-initializer trouble Nico Huber 2019-07-24 19:34:43 +02:00
  • 519be66fc5 Fix -Wsign-compare trouble Nico Huber 2018-12-23 20:03:35 +01:00
  • ef78de4a21 cli_classic: Fix Memory leak Elyes HAOUAS 2019-07-18 15:08:10 +02:00
  • 5800f5841d spi25: Remove dead increment Elyes HAOUAS 2019-07-18 14:30:47 +02:00
  • 3384fb6dda pickit2_spi: Fix "dead" assignment Elyes HAOUAS 2019-07-18 14:00:13 +02:00
  • a136d425ce flashchips: Add Macronix MX25L51245G as known chip Hemanth Guruva Reddy 2019-07-11 11:08:27 +02:00
  • b221cd7048 pickit2_spi: update to libusb1 and drop libusb0 dependency Thomas Heijligen 2019-04-05 15:08:35 +02:00
  • d2d3993a25 ichspi: Add Apollo Lake support Nico Huber 2019-01-18 16:49:37 +01:00
  • 3750986348 chipset_enable: Add Apollo Lake Nico Huber 2019-01-18 14:23:02 +01:00
  • 908adf4589 flashchips.c: Make .tested lines consistent Alan Green 2019-07-03 15:34:06 +10:00
  • 1f9cc7d899 flashchips.c: Sort file by vendor and model Alan Green 2019-07-01 11:10:45 +10:00
  • 2d7ab6963c layout: Increase max rom layout size Patrick Rudolph 2019-07-03 17:58:24 +02:00
  • 69146f70a6 flashchips.c: Format SFDP-capable chip entry Alan Green 2019-06-27 17:14:11 +10:00
  • f29ea362bb flashchips.c: Make comment placement consistent Alan Green 2019-06-27 17:14:02 +10:00
  • c1863cad84 flashchips.c: Fix field order Alan Green 2019-06-27 15:08:03 +10:00
  • f5ad688f8b flashchips.c: Add comma after every .voltage attribute Alan Green 2019-06-27 12:09:13 +10:00
  • 86bf6ab887 flashchips: Drop dead code of AT26DF321 Alan Green 2019-06-27 16:58:20 +10:00
  • fdf5da4397 flashchips.c: format block_erasers members Alan Green 2019-06-27 16:56:52 +10:00
  • cbb85c0076 flashchips.c: Make end of line comments consistent Alan Green 2019-06-25 13:42:34 +10:00
  • 57938f8699 flashchips.c: ATMEL->Atmel for consistency Alan Green 2019-06-27 15:06:43 +10:00
  • fa3fcd3ab3 flashchips.c: Make whitespace consistent Alan Green 2019-06-27 15:41:50 +10:00
  • f75d8c5587 Add support for MX25U25635F David Tomaschik 2019-06-20 09:49:01 -07:00
  • 0a0b45bba6 cli_classic: Remove old usage warnings Jacob Garber 2019-06-26 10:35:11 -06:00
  • deeac7e41a spi: Drop spi_controller type Nico Huber 2017-04-22 00:09:42 +02:00
  • 959aafa53e spi25: Fix layering violation in probe_spi_rdid4() Nico Huber 2017-04-22 00:13:15 +02:00
  • afc3ad6430 tree: Make internal variables static Jacob Garber 2019-06-24 16:05:28 -06:00
  • cd8aeba7f1 Makefile: Enable -Wmissing-prototypes Jacob Garber 2019-06-21 15:43:19 -06:00
  • cf3976e658 tree: Remove unused functions with no prototypes Jacob Garber 2019-06-21 15:40:33 -06:00
  • 6c68363d0c tree: Include missing headers for function prototypes Jacob Garber 2019-06-21 15:33:09 -06:00
  • beeb8bc925 tree: Make internal functions static Jacob Garber 2019-06-21 15:24:17 -06:00
  • cb44eb7dad bitbang_spi: Drop bitbang_spi_master_type Nico Huber 2017-04-22 00:09:42 +02:00
  • 712ba3a065 ft2232_spi.c: Remove unneeded 'else' Elyes HAOUAS 2019-06-09 17:11:49 +02:00
  • e276411e82 fmap.c: Remove unneeded 'else' Elyes HAOUAS 2019-06-09 17:09:25 +02:00
  • a67ac58dd7 dmi.c: Remove unneeded 'else' Elyes HAOUAS 2019-06-09 17:06:50 +02:00
  • ec819d6ccc serprog.c: Remove unneeded 'else' Elyes HAOUAS 2019-06-09 17:50:51 +02:00
  • 29e46d0aa6 ichspi.c: Remove unneeded 'else' Elyes HAOUAS 2019-06-09 17:38:25 +02:00
  • 504215b9f6 spi25: Fix layering violation in default_spi_write_aai() Nico Huber 2017-04-22 00:13:15 +02:00
  • 477e1693c8 dediprog: Bail out on unsupported, long transfers Nico Huber 2019-06-18 23:56:01 +02:00
  • d8b2e808cd spi: Move 16MiB partitioning up into spi_chip_read() Nico Huber 2019-06-18 23:39:56 +02:00
  • 0373ce31fe print: Update Asus URLs to use more secure HTTPS Paul Menzel 2017-10-04 13:14:13 +02:00
  • 5ca5523fd8 layout: Introduce layout_next_included() Nico Huber 2019-06-15 22:29:08 +02:00
  • 70461a9524 layout: Make romentry.name a pointer Nico Huber 2019-06-15 14:56:19 +02:00
  • 4f213285d7 layout: Move generic layout functions into layout.c Nico Huber 2019-06-15 17:33:49 +02:00
  • 2b94cdb5cb layout: Never use global layout directly Nico Huber 2019-06-15 18:19:26 +02:00
  • b04fef91c1 layout.c: Don't use global variables for included regions Arthur Heymans 2019-02-05 17:35:05 +01:00
  • ee13d0c8fa libflashrom: Add CPP guard to fix big-endian builds Nico Huber 2019-06-07 17:47:40 +02:00
  • 911b8d8bc4 cli: Add error on missing IFD Patrick Rudolph 2019-06-06 11:23:55 +02:00
  • 930660027d libflashrom: Add CPP guard to fix big-endian builds v1.1 Nico Huber 2019-06-07 17:47:40 +02:00
  • a724602fe0 Makefile: Also blacklist J-Link SPI for DOS Nico Huber 2019-06-07 17:39:18 +02:00
  • 84c6fb5fe2 Makefile: Blacklist Digilent SPI (using USB) for DOS Nico Huber 2019-06-07 17:35:56 +02:00
  • ac3772c7b5 Makefile: Also blacklist J-Link SPI for DOS Nico Huber 2019-06-07 17:39:18 +02:00
  • 9c78142964 Makefile: Blacklist Digilent SPI (using USB) for DOS Nico Huber 2019-06-07 17:35:56 +02:00
  • 129e938e4c ich_descriptors: Drop line numbering comments Nico Huber 2019-06-06 15:43:27 +02:00
  • 32b9f5c665 layout.c: Use the libflashrom function for included arguments Arthur Heymans 2019-02-05 16:14:55 +01:00
  • 2e50cdc494 Rework internal bus handling and laptop bail-out Nico Huber 2018-09-23 20:20:26 +02:00
  • ba22411335 dediprog: Allow 4BA on all protocol V2 devices Patrick Rudolph 2019-06-04 12:21:10 +02:00
  • 7eb38aa7db dediprog: Implement 4BA EAR mode for protocol v1 Nico Huber 2019-03-21 15:42:54 +01:00
  • 17890b37f3 chipset_enable: Mark Intel QS77 as DEP Evgeny Zinoviev 2019-06-02 23:07:52 +03:00
  • 620ceb0e8f usbdev: Only match requested USB devices v1.1-rc2 Patrick Rudolph 2019-05-20 11:31:44 +02:00
  • f9632d8263 dummyflasher: Add emulation for Winbond W25Q128FV Nico Huber 2019-01-20 11:23:49 +01:00
  • 4ca575dc5a usbdev: Only match requested USB devices Patrick Rudolph 2019-05-20 11:31:44 +02:00
  • 93db6e1689 dediprog: Enable 4BA support for SF600, protocol V2 Nico Huber 2018-09-30 01:18:43 +02:00
  • cb97368328 Add support for the meson build system Richard Hughes 2018-12-19 11:44:22 +00:00
  • dc5af547df dediprog: Disable 4BA completely v1.1-rc1 Nico Huber 2018-12-22 16:54:59 +01:00
  • 3d7b1e3b5c Fix verification with sparse layouts Nico Huber 2018-12-22 00:53:14 +01:00
  • 0cacb11c62 Remove trailing whitespace Elyes HAOUAS 2019-02-04 12:16:38 +01:00
  • 1cf369fb59 layout.c: Remove unused variable Arthur Heymans 2019-02-05 15:57:27 +01:00
  • ae24b8bfd3 layout: Add missing stdbool.h include Nico Huber 2019-01-20 11:33:07 +01:00
  • a3db7ed513 Fix erasing of unaligned regions v1.0.1-rc2 v1.0.1 Nico Huber 2019-01-23 17:07:49 +01:00
  • 6e61e0cf9c Fix erasing of unaligned regions Nico Huber 2019-01-23 17:07:49 +01:00
  • db7482bb72 Fix several -Wno-implicit-fallthrough warnings Richard Hughes 2018-12-19 12:04:30 +00:00
  • e2cbb12f22 Fix one more -Wmissing-field-initializers warning Richard Hughes 2019-01-02 21:11:08 +00:00
  • 84b453e4d4 Fix a trivial calloc warning Richard Hughes 2018-12-19 15:30:39 +00:00
  • df49058227 Fix several -Wno-missing-field-initializers warnings Richard Hughes 2018-12-19 11:57:15 +00:00
  • 93e1625f9f Fix several -Wold-style-declaration warnings Richard Hughes 2018-12-19 11:54:47 +00:00
  • d82be7b2be buspirate_spi: Fix a missing error check during _init() Richard Hughes 2018-12-19 15:38:51 +00:00
  • 6eca76123c Fix a tiny memory leak in the CLI tool Richard Hughes 2018-12-19 15:40:27 +00:00
  • 3578ec6a3d Add initial J-Link SPI programmer Marc Schink 2016-03-17 16:23:03 +01:00
  • 69f96f6029 Fix verification with sparse layouts v1.0.1-rc1 Nico Huber 2018-12-22 00:53:14 +01:00
  • 9cecc7e25d linux_spi: Hardcode default spispeed of 2MHz Nico Huber 2018-12-22 00:08:50 +01:00
  • ec8b8a7feb board_enable.c: Fix dmi_match string for ThinkPad X201 Arthur Heymans 2018-07-17 02:44:41 +02:00
  • 993e162d4f dediprog: Fix small, unaligned reads Nico Huber 2018-12-05 13:26:20 +01:00
  • 5639af6408 linux_spi: Hardcode default spispeed of 2MHz Nico Huber 2018-12-22 00:08:50 +01:00
  • 30c4cecd28 Makefile: Disable -Werror=deprecated-declarations on release branch Nico Huber 2018-12-22 01:19:50 +01:00
  • 099c8b2d5f chipset_enable.c: Mark Intel C224 as DEP Tristan Corrick 2018-12-22 00:41:54 +13:00
  • e7cbfae69e libflashrom.h: Add missing includes Nico Huber 2018-12-10 15:21:40 +01:00
  • ba72e91ec1 fmap: Fix length calculation in error message Nico Huber 2018-12-11 12:10:04 +01:00
  • bbaa1719b1 dediprog: Fix small, unaligned reads Nico Huber 2018-12-05 13:26:20 +01:00
  • 7fb508dc13 chipset_enable.c: Mark Intel PM55 as DEP Angel Pons 2018-11-02 14:25:31 +01:00
  • f2cd32570e flashchips: Add Sanyo LE25FU206/A and LE25FU106B Angel Pons 2018-09-30 19:03:45 +02:00
  • c4e9fd0abc chipset_enable.c: Mark Intel H81 as DEP Tristan Corrick 2018-11-01 00:33:57 +13:00
  • 61818dc098 flashchips: Add IS25LP256 and IS25WP256 David Hendricks 2018-10-28 01:02:21 +00:00
  • 4987679d73 flashchips: Add W25Q256JV support David Hendricks 2018-10-27 20:19:42 +00:00
  • 3a41e2a27e dmi: Remove nonsense guard; Makefile handles it Nico Huber 2018-09-23 17:45:59 +02:00
  • f56607e66b flashchips: Mark MX25L25635F as tested Kasper Revsbech 2018-10-19 23:59:17 +02:00
  • c82900b661 Add support to get layout from fmap (e.g. coreboot rom) Arthur Heymans 2018-01-10 12:48:16 +01:00
  • 4acc3f3a89 ft2232_spi: add an ability to use GPIO for chip selection Sergey Alirzaev 2018-08-01 16:39:17 +03:00