1
0
mirror of https://review.coreboot.org/flashrom.git synced 2025-08-19 05:01:18 +02:00

Commit Graph

  • ff30d8a538 Secret knowledge is cool, but public knowledge is better Carl-Daniel Hailfinger 2011-01-20 21:05:15 +00:00
  • 051e2366fb Avoid printing mapped addresses for programmers that do not map flash chips Stefan Reinauer 2011-01-19 06:21:54 +00:00
  • a60faab83e Convince compilers to put constant data into the .rodata section Mathias Krause 2011-01-17 07:50:42 +00:00
  • 2c3afa34fc The AT26DF081A requires the Write Enable Latch (WLE) to be set for write/erase operations Mathias Krause 2011-01-17 07:45:54 +00:00
  • 9fbdc03d9f Fix decoding of SB600 LPC ROM protection registers Mathias Krause 2011-01-01 10:54:09 +00:00
  • 1a6162ed8d Compilation fix for djgpp Idwer Vollering 2010-12-26 23:55:19 +00:00
  • ecc67072b6 Enable unlocking (erasing/writing) W39V040FB chips Idwer Vollering 2010-12-26 23:55:12 +00:00
  • 22e0532caf Mark MX25L3205, W25Q80, W25Q32 and W25Q64 as fully tested David Hendricks 2010-12-13 23:54:59 +00:00
  • 202bf5337d Simplify get_next_write in the partial write code Carl-Daniel Hailfinger 2010-12-06 13:05:44 +00:00
  • 9188240a14 Add support for Winbond W39V040FB and W39V040FC Carl-Daniel Hailfinger 2010-12-05 16:33:59 +00:00
  • dce73ae622 Clean up erase function checking Carl-Daniel Hailfinger 2010-12-05 15:14:44 +00:00
  • da53adad31 Stop reading layout info when the max layout count has been reached Carl-Daniel Hailfinger 2010-12-04 11:56:52 +00:00
  • 204f465bee Annotate the following chips with probe timing David Borg 2010-12-04 03:26:40 +00:00
  • 90021f28ff Add support for the Open Graphics Project development card, OGD1, as a SPI flash programmer Mark Marshall 2010-12-03 14:48:11 +00:00
  • 859f3f0d75 Avoid printing the chip locks if chip detection was forced Carl-Daniel Hailfinger 2010-12-02 21:59:42 +00:00
  • 742999c682 Add a board-enable for the MSI MS-6391 (845 Pro4) Uwe Hermann 2010-12-02 21:57:42 +00:00
  • b23b1ebcc9 Handle erase failure in partial write Carl-Daniel Hailfinger 2010-12-02 02:41:55 +00:00
  • f4e57776ee Add support for Spansion S25FL004A, S25FL032A, and S25FL064A Rudy Host 2010-11-29 00:37:49 +00:00
  • 841d631710 Dump all VIA SPI registers like for ICH7 Carl-Daniel Hailfinger 2010-11-24 23:37:22 +00:00
  • 306b81875d Add chunked write ability to the Dediprog SF100 driver Carl-Daniel Hailfinger 2010-11-23 21:28:16 +00:00
  • 482e97443d Support bulk read on Dediprog SF100 Carl-Daniel Hailfinger 2010-11-16 21:25:29 +00:00
  • d836941f9e Read the to-be-verified area in one go Carl-Daniel Hailfinger 2010-11-16 17:21:58 +00:00
  • 2bee8cf898 Revert PCI config space writes on shutdown Carl-Daniel Hailfinger 2010-11-10 15:25:18 +00:00
  • caf2d42d9a Add support for the OpenMoko debug boards v2 and v3 Alex Badea 2010-11-10 03:26:57 +00:00
  • b1b459ce0e Use device-specific vendor ID in ftdi_usb_open() call Alex Badea 2010-11-10 03:22:39 +00:00
  • 0b94d05c23 ft2232_spi: allow 5x clock divisor to be set at runtime Alex Badea 2010-11-10 03:18:41 +00:00
  • b9556e0fd4 Retry short reads in ft2232_spi Alex Badea 2010-11-10 03:10:41 +00:00
  • db7afc59c9 DediProg firmware version 5.1.5 of the SF-100 works just fine Mathias Krause 2010-11-09 23:30:43 +00:00
  • c24413879c Support setting the Dediprog SF100 SPI voltage Carl-Daniel Hailfinger 2010-11-09 22:00:31 +00:00
  • 12d6d82141 Fix two memory leaks in doit() and refine get_next_write() Carl-Daniel Hailfinger 2010-11-05 14:51:59 +00:00
  • 6e2ea32dc2 This patch makes flashrom use real partial writes Carl-Daniel Hailfinger 2010-11-04 01:04:27 +00:00
  • cb6ad16395 Change semantics of image building in the layout code Carl-Daniel Hailfinger 2010-11-02 03:12:51 +00:00
  • 738f8e2756 Add a line of output for each iteration of the torture test David Hendricks 2010-11-02 03:03:38 +00:00
  • eb6337f752 Use mktemp unconditionally for security reasons Carl-Daniel Hailfinger 2010-11-02 00:16:27 +00:00
  • f68aa8aca0 Add SPI flash emulation capability to the dummy programmer Carl-Daniel Hailfinger 2010-11-01 22:07:04 +00:00
  • 04c8379e49 Replace "$FLASHROM_PARAM" with ${FLASHROM_PARAM} in util/flashrom_partial_write_test.sh David Hendricks 2010-10-29 21:54:16 +00:00
  • 444cefc65b Flashrom torture test script David Hendricks 2010-10-29 20:17:41 +00:00
  • ccfe0acbbf Fix internal offset calculations for SPI BYTE PROGRAM and SPI AAI PROGRAM Carl-Daniel Hailfinger 2010-10-27 22:07:11 +00:00
  • f59e2637d1 Add a reset to probe_jedec before we read the chip's IDs Sean Nelson 2010-10-20 21:13:19 +00:00
  • 42d38a9dd1 Always read the flash chip before writing Carl-Daniel Hailfinger 2010-10-19 22:06:20 +00:00
  • 83d349ac34 Fix board name, EP-8NPAI should have been EP-8NPA7I Uwe Hermann 2010-10-18 22:32:03 +00:00
  • f8db959347 Add a board enable for the EPoX EP-8NPA7I board Jonathan Kollasch 2010-10-15 23:02:15 +00:00
  • 430694439b Refactor doit() Carl-Daniel Hailfinger 2010-10-15 00:01:14 +00:00
  • 75a58f94cc Switch all flash chips to partial write Carl-Daniel Hailfinger 2010-10-13 22:26:56 +00:00
  • 79e6757d26 Refactor remaining write wrappers Carl-Daniel Hailfinger 2010-10-13 21:49:30 +00:00
  • 184b95f449 Simplify calls to inner write functions Carl-Daniel Hailfinger 2010-10-10 16:10:49 +00:00
  • b30a5ed4af Unify chip write functions Carl-Daniel Hailfinger 2010-10-10 14:02:27 +00:00
  • b28349f8bc Remove progress printing from individual flash chip drivers Carl-Daniel Hailfinger 2010-10-08 20:29:57 +00:00
  • f52f784bb3 Move implicit erase out of chip drivers Carl-Daniel Hailfinger 2010-10-08 18:52:29 +00:00
  • 92c8b0cec2 Increase flashrom release number to 0.9.3 v0.9.3 Carl-Daniel Hailfinger 2010-10-08 16:31:43 +00:00
  • 9e3a6c4913 Multiple unrelated changes Carl-Daniel Hailfinger 2010-10-08 12:40:09 +00:00
  • ab6328fa36 Refine text of requests to send logs Paul Menzel 2010-10-08 11:03:02 +00:00
  • 174f55bdec Fix timing of SPI status register writes (WRSR) Carl-Daniel Hailfinger 2010-10-08 00:37:55 +00:00
  • ef69783a83 List the devices for all supported programmers in "flashrom -L" output Carl-Daniel Hailfinger 2010-10-07 22:21:45 +00:00
  • a73fb4983d Refine -L output to include all programmer modules Carl-Daniel Hailfinger 2010-10-06 23:48:34 +00:00
  • f992c19fca Rename Direct I/O library to DirectHW Carl-Daniel Hailfinger 2010-10-06 23:16:10 +00:00
  • 3e85442e33 Update the author list in the man page Carl-Daniel Hailfinger 2010-10-06 23:03:21 +00:00
  • 18430a08aa Remove duplicate includes from the code Stefan Reinauer 2010-10-06 02:56:44 +00:00
  • 602de9829c DJGPP: Avoid leaking memory on lowmem mapping error Carl-Daniel Hailfinger 2010-10-05 23:21:51 +00:00
  • 1db7a448b3 Massive speedups for SST25VF032B and SST25VF064C Helge Wagner 2010-10-05 22:29:08 +00:00
  • 738e252112 Implement on-the-fly reprogramming of the ICH SPI OPCODE table Helge Wagner 2010-10-05 22:06:05 +00:00
  • 17da61ea32 Add a board-enable for the ASRock K7S41, chipset-enable for SiS 741 Uwe Hermann 2010-10-05 21:48:43 +00:00
  • 2eaad63dc2 Add board enable for Dell OptiPlex GX1 and mark Intel 28F002BC/BL/BV/BX-T as tested Mattias Mattsson 2010-10-05 21:32:29 +00:00
  • 16ce40ec4e Quick fix for broken writes on FT2232H based programmers Uwe Hermann 2010-10-05 21:21:09 +00:00
  • cbee4a7242 Make sure all chip variants are present in .name strings in flashchips.c Mattias Mattsson 2010-10-05 20:28:36 +00:00
  • 37c4252ef7 Speed up RayeR SPIPGM driver by a factor of 2 Carl-Daniel Hailfinger 2010-10-05 19:19:48 +00:00
  • 39dcdece3a Board enable for GA-6IEM Michael Karcher 2010-10-05 17:29:35 +00:00
  • 9c31b50cbe Add details how to build for DOS to README Idwer Vollering 2010-10-05 13:31:12 +00:00
  • bdc48274d8 Add Intel 82571EB and 82572EI Gigabit NICs to the supported list Idwer Vollering 2010-10-05 11:16:14 +00:00
  • a9095a9545 Add support for building flashrom against libpayload Patrick Georgi 2010-09-30 17:03:32 +00:00
  • 5cfc94a98b Support for Loongson-2F (MIPS) flashing Vladimir 'phcoder' Serbinenko 2010-09-29 23:37:24 +00:00
  • cb3eb05172 Add list with DMI chassis types Carl-Daniel Hailfinger 2010-09-26 21:43:53 +00:00
  • ed7a964786 Implement libpayload support and improve life for DOS based flashrom, too Patrick Georgi 2010-09-25 22:53:44 +00:00
  • 0a6f9ca171 internal: remove unused variable Peter Lemenkov 2010-09-20 17:23:38 +00:00
  • eaf5ead473 Add chip IDs for Alliance Semiconductor flash chips Mattias Mattsson 2010-09-18 23:42:36 +00:00
  • d2f007f98b Handle Bus Pirates already in bit banging mode correctly Carl-Daniel Hailfinger 2010-09-16 22:34:25 +00:00
  • f4925168c8 Add board enable for Elitegroup GeForce6100SM-M Mattias Mattsson 2010-09-16 22:09:18 +00:00
  • f1324e0063 Add chip definitions for the folowing chips Joshua Roys 2010-09-16 00:51:51 +00:00
  • 6eabe282fe This patch changes the prefix of chip constant #defines in the following way Mattias Mattsson 2010-09-15 23:31:03 +00:00
  • 85835d891d Add chipset enable for Broadcom OSB4 Joshua Roys 2010-09-15 14:47:56 +00:00
  • 39446e34c8 Detect embedded EC (IMC) in AMD's SBs Carl-Daniel Hailfinger 2010-09-15 12:02:07 +00:00
  • 9ad4255b5e Delay between probe and subsequent operations Carl-Daniel Hailfinger 2010-09-15 10:20:16 +00:00
  • 2822888c81 SPI bitbanging: request/release bus Carl-Daniel Hailfinger 2010-09-15 00:17:37 +00:00
  • ec489e4ec6 Honor ICH SPI address window for reads Carl-Daniel Hailfinger 2010-09-15 00:13:02 +00:00
  • 9a87c5d6ad Add missing GIGABYTE GA-7DXR entry, should have been in r1166 Uwe Hermann 2010-09-15 00:03:53 +00:00
  • a745cf4660 Various style/consistency fixes mainly for Winbond chips Mattias Mattsson 2010-09-14 23:56:56 +00:00
  • 45bd144536 Board-enable for the ASUS A7V333 Uwe Hermann 2010-09-14 23:20:35 +00:00
  • a3473248d7 Another round of board/chip status updates Uwe Hermann 2010-09-14 22:59:39 +00:00
  • 4119e9b609 Add support for ST M25PX32 and M25PX64 flash chips Jason Shriver 2010-09-14 13:16:01 +00:00
  • 7b61df80fb Use caching for Nvidia MCP SPI GPIO accesses Carl-Daniel Hailfinger 2010-09-14 01:29:49 +00:00
  • 4b933f0c5e Add support for the abit BM6 board Tim ter Laak 2010-09-13 23:00:57 +00:00
  • 3611b80b40 Add support for the Macronix MX251635E chip Stephan Guilloux 2010-09-13 19:59:28 +00:00
  • fb60cec402 Add board enable for ASUS P4SC-E Mattias Mattsson 2010-09-13 19:39:25 +00:00
  • c8ca3de5ae Board enable for MS-6163 Pro (MS-6163 rev:2) Mattias Mattsson 2010-09-13 18:22:36 +00:00
  • b1d980f6ad Board enable for ASUS P5GDC Deluxe Joshua Roys 2010-09-13 14:02:22 +00:00
  • e838824a87 Add a board enable for MSI MS-6561 (745 Ultra) Mattias Mattsson 2010-09-11 15:25:48 +00:00
  • f4b587963b Board enable for P4P800 Michael Karcher 2010-09-10 14:54:18 +00:00
  • 4a23e44bea Board enable for ASUS P5GD1 Pro Michael Karcher 2010-09-10 14:46:46 +00:00
  • f3a4bff427 Add a board-enable for the MSI MS-6787 (P4MAM-V/P4MAM-L) Sergey A Lichack 2010-09-07 18:14:53 +00:00
  • 2ee137f31f Add board-enable for the GIGABYTE GA-K8N51GMF-9 Joshua Roys 2010-09-07 17:52:09 +00:00