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

Commit Graph

  • 6d71530d43 Add support for EN25Q(H) series SPI flash chips David Hendricks 2011-07-24 22:21:57 +00:00
  • 9321f06fe8 Man page fixes Carl-Daniel Hailfinger 2011-07-24 18:41:13 +00:00
  • b86e118c07 Mark some ck804 boards as not working Stefan Tauner 2011-07-24 16:30:31 +00:00
  • 122dd126df ichspi.c: do not print PBR[3] for ICH7 because it does not exist Stefan Tauner 2011-07-24 15:34:56 +00:00
  • d8334dbc4b Fix out-of-bounds access if all erase functions fail Carl-Daniel Hailfinger 2011-07-21 21:21:04 +00:00
  • ec8c248414 chipset_enable.c: add a message for untested chipset enables Stefan Tauner 2011-07-21 19:59:34 +00:00
  • ac54fbe908 flashrom.8: explain read accesses as part of the write operation Stefan Tauner 2011-07-21 19:52:00 +00:00
  • 274a20d7d2 ft2232_spi: Improve error handling, remove exit() calls Uwe Hermann 2011-07-21 09:18:18 +00:00
  • ff80e68d48 Fix the ASUS A8N-VM CSM board enable Stefan Tauner 2011-07-20 16:34:18 +00:00
  • 7d257b4504 Annotate additional flashchips with voltage ranges Steven Zakulec 2011-07-19 08:50:18 +00:00
  • 1a30d50ad8 Fix a bug breaking layout file handling in r1373 Stefan Tauner 2011-07-19 07:58:06 +00:00
  • d5660141ec Fix and clean up cli_classic.c Carl-Daniel Hailfinger 2011-07-15 23:47:45 +00:00
  • 25b5a597e1 Enable writing on mcp6x_7x Stefan Tauner 2011-07-13 20:48:54 +00:00
  • 24c35e458d Change "class" parameter name to "devclass" to avoid C++ issues Uwe Hermann 2011-07-13 11:22:03 +00:00
  • 269de3533a Fix unchecked malloc calls and casts of malloc return values Stefan Tauner 2011-07-12 22:35:21 +00:00
  • ff56267ec0 Update motherboard URLs in print.c Benjamin Bellec 2011-07-12 22:01:44 +00:00
  • c73e281ead Add untested board enable for ASUS M6Ne Joshua Roys 2011-07-09 19:46:53 +00:00
  • 9932c7bebf Add a bunch of new/tested stuff and various small changes 4 Cristian Măgherușan-Stanciu 2011-07-07 19:56:58 +00:00
  • 91199a1edd Autodetect target processor architecture Carl-Daniel Hailfinger 2011-07-07 06:59:18 +00:00
  • 5ffe65be31 ichspi.c: print FADDR in ich_init_spi Stefan Tauner 2011-07-07 04:10:57 +00:00
  • 9db455126f Kill unused "log" argument of count_usable_erasers() Sylvain "ythier" Hitier 2011-07-04 07:27:17 +00:00
  • d5e85d674b Fix and improve Windows/MinGW/MSYS build Uwe Hermann 2011-07-03 19:44:12 +00:00
  • 10b3e22870 ichspi.c: preserve reserved bits in address registers Stefan Tauner 2011-07-01 00:39:23 +00:00
  • bd649e450c ichspi.c: add FPB (Flash Partition Boundary) macros and init printing Stefan Tauner 2011-07-01 00:39:16 +00:00
  • e27b2d4184 ichspi.c: simplify ich_set_bbar Stefan Tauner 2011-07-01 00:39:09 +00:00
  • ccd92a19d4 ichspi.c: make REGWRITE* macros safer Stefan Tauner 2011-07-01 00:39:01 +00:00
  • 5368dca436 Add count_usable_erasers which returns the number of well-defined erasers for a chip Stefan Tauner 2011-07-01 00:19:12 +00:00
  • 00155498a8 Fix memleaks due to incorrect usage of flashbuses_to_text Stefan Tauner 2011-06-26 20:45:35 +00:00
  • b23df71149 Make Makefile's test programs safe(r) Stefan Tauner 2011-06-26 18:28:58 +00:00
  • d5b2228e43 Add a success indicator to the "Reading old flash chip contents..." message Stefan Tauner 2011-06-26 17:47:40 +00:00
  • 6665244bc7 Constify (a few) parameters.c where possible Stefan Tauner 2011-06-26 17:38:17 +00:00
  • b4061f61cd Move erase verification to generic code Carl-Daniel Hailfinger 2011-06-26 17:04:16 +00:00
  • bfa021dd80 Replace sizeof("string")-1 with strlen("string") Carl-Daniel Hailfinger 2011-06-26 11:50:10 +00:00
  • 12589366c3 print.c: change all occurrences of printf to msg_ginfo Stefan Tauner 2011-06-25 17:36:25 +00:00
  • 198f2770cc Fix probe_flash to report new values set by probing functions Stefan Tauner 2011-06-25 17:04:26 +00:00
  • 7c612f9fb7 Flush stdout after each message Ed Swierk 2011-06-19 17:27:57 +00:00
  • c07a41c867 flashchips.c: Fix typo: s/don't/doesn't/ Paul Menzel 2011-06-19 17:23:55 +00:00
  • e8a648d143 Look at the return value of wait_82802ab() Stefan Reinauer 2011-06-19 17:09:49 +00:00
  • 1d233075e6 Add ASRock K7S41GX board-enable Pawel Rozanski 2011-06-19 16:52:48 +00:00
  • 19f46f2057 Various board status updates Uwe Hermann 2011-06-18 22:56:14 +00:00
  • 2cf2da6e5b Add intel 6 series pci ids to chipset_enables Stefan Tauner 2011-06-18 18:45:56 +00:00
  • 570dcc743a Fix and add a few chipset_enables entries Idwer Vollering 2011-06-18 18:45:50 +00:00
  • 326a060661 Resort chipset_enables array by pci ids Idwer Vollering 2011-06-18 18:45:41 +00:00
  • 6573b74da2 Do not display skipped probe messsages in verbose mode Carl-Daniel Hailfinger 2011-06-17 22:38:53 +00:00
  • 8ebc046bf3 Update the flashrom udev rules file with new programmers Uwe Hermann 2011-06-17 21:25:48 +00:00
  • 68b9ccac25 Update the flashrom manpage Uwe Hermann 2011-06-15 23:44:52 +00:00
  • 8bb2021d77 Use shutdown callback mechanism to shutdown programmers David Hendricks 2011-06-14 01:35:36 +00:00
  • 9d9a104233 Add board enable for GA-8IP775 Joshua Roys 2011-06-13 16:59:01 +00:00
  • d8a00a0b6b Add (untested) board enable for GA-K8NS Pro-939 Idwer Vollering 2011-06-13 16:58:54 +00:00
  • d06d941ce2 Add a bunch of new/tested motherboards, board/chipset enables and flash chips etc. 3 Stefan Tauner 2011-06-12 19:47:55 +00:00
  • 29c80838ae ichspi.c: add missing ICH9 register macros and eliminate magic numbers Stefan Tauner 2011-06-12 08:14:10 +00:00
  • b2d5f6abbc Use the max_data_read field of the new spi_programmer struct to simplify run_opcode Stefan Tauner 2011-06-11 19:44:31 +00:00
  • f9a8da595d enable_flash_ich: warn if SMM BIOS Write Protection is detected in BIOS_CNTL Stefan Tauner 2011-06-11 18:16:50 +00:00
  • c020706948 Add support for Olimex programmers to ft2232_spi Pete Batard 2011-06-11 12:21:37 +00:00
  • 5520694cab ichspi.c: add macros and pretty printing for HSFS and HSFC Stefan Tauner 2011-06-11 09:53:22 +00:00
  • 2a8b26281c ichspi.c: add pretty printing for SSFS+SSFC and the OPCODE struct Stefan Tauner 2011-06-11 09:53:16 +00:00
  • 0c1ec450f9 ichspi.c: improve macros for SSFS and SSFC bits Stefan Tauner 2011-06-11 09:53:09 +00:00
  • 6add09424a Add board enable for MSI MS-6788-040 (848P Neo-V) Maciej Pijanka 2011-06-09 20:59:30 +00:00
  • c422484b84 Fix compilation for CONFIG_INTERNAL=no Carl-Daniel Hailfinger 2011-06-09 20:06:34 +00:00
  • 60b83f98a8 Mark the MSI MS-7529 (G31TM-P21) as supported Peter Lemenkov 2011-06-06 17:50:20 +00:00
  • 8179be566e Add a bunch of new/tested motherboards, board/chipset enables and flash chips 2 Stefan Tauner 2011-06-04 13:13:34 +00:00
  • cbe370e67a Add voltage ranges to the flashchips Steven Zakulec 2011-06-03 07:26:31 +00:00
  • db45ab5eac Tiny fix for a small fix Stefan Tauner 2011-05-28 22:59:05 +00:00
  • 355cbfdbef Small fixes Stefan Tauner 2011-05-28 02:37:14 +00:00
  • 0fbba98c27 Add a bunch of new/tested motherboards, board enables and flash chips Antony Rheneus 2011-05-26 14:28:51 +00:00
  • d172ecdb34 ichspi: fix detection of unused regions Joshua Roys 2011-05-26 13:30:51 +00:00
  • 7bcacb1bdb Eliminate magic numbers indicating maximum column sizes in print.c Stefan Tauner 2011-05-26 01:35:19 +00:00
  • c0aaf95487 Whitespace, documentation and other small stuff Stefan Tauner 2011-05-19 02:58:17 +00:00
  • 7a3bd8f28f Refine status register and lock printing of Atmel and AMIC SPI chips Carl-Daniel Hailfinger 2011-05-19 00:06:06 +00:00
  • c965c2de64 Mark SST25VF080B tested for writing (again) John Schmerge 2011-05-18 11:28:47 +00:00
  • 6dbab4dcfb Mark Supermicro X8DTH-6F as supported Shailendra Sodhi 2011-05-18 01:32:25 +00:00
  • 7225ccdb62 Add board enable for AOpen i975Xa-YDG Joshua Roys 2011-05-18 01:32:16 +00:00
  • ef1017558b Mark EVGA 270-WS-W555-A2 (Classified SR-2) as supported Stefan Tauner 2011-05-18 01:32:09 +00:00
  • fcf6a8c24d Mark SST25VF032B as write tested Stefan Tauner 2011-05-18 01:32:00 +00:00
  • faf01fba9d Explain better what checks are disabled in case we detect a legacy BIOS Stefan Tauner 2011-05-18 01:31:53 +00:00
  • 74c6ec695d Mark Macronix MX29F001T as fully tested Stefan Tauner 2011-05-18 01:31:46 +00:00
  • 67fbd77674 Add Gigabyte GA-MA790XT-UD4P to the mainboard support list Stefan Tauner 2011-05-18 01:31:39 +00:00
  • e474cdc614 Add MS-7640 (890FXA-GD70) to the boards_known struct in print.c Stefan Tauner 2011-05-18 01:31:33 +00:00
  • 4b90e6b664 Add support for 8086:1076 (82541GI) to nicintel_spi.c Stefan Tauner 2011-05-18 01:31:24 +00:00
  • 82f54e5f16 Add status of Thinkpad T410s and DG45ID to the wiki table Stefan Tauner 2011-05-18 01:31:17 +00:00
  • e7da467ea7 Mark MX25L4005 tested for erase Raúl Soriano 2011-05-18 01:31:10 +00:00
  • 567b7b8069 Mark w25q80, w25q32, and w25q64 chips tested for write and erase David Hendricks 2011-05-18 01:31:03 +00:00
  • 77f931a530 Remove filename parameter from chip_safety_check() David Hendricks 2011-05-18 01:30:56 +00:00
  • 9df880fdaf Fix typo "not not" in board_enable.c Stefan Tauner 2011-05-17 23:30:13 +00:00
  • f0bcfa55bf Add board enable for Asus A8AE-LE (HP OEM) Stefan Tauner 2011-05-17 13:31:55 +00:00
  • b9dbe48b77 Kill central list of SPI programmers Michael Karcher 2011-05-11 17:07:07 +00:00
  • 627975196d Factor out SPI write/read chunking wrappers Michael Karcher 2011-05-11 17:07:02 +00:00
  • b713d2e35c Intel NIC with parallel flash support Carl-Daniel Hailfinger 2011-05-08 00:24:18 +00:00
  • 064bbc9f37 Fix multiple detection of the same chip Carl-Daniel Hailfinger 2011-05-07 19:19:36 +00:00
  • dec9cec86e Add support for the Via VX855 chipset John Schmerge 2011-05-05 17:52:07 +00:00
  • 580d29a9b1 Revamp board-specific quirk handling, allow for laptop support Carl-Daniel Hailfinger 2011-05-05 07:12:40 +00:00
  • 4c82318e4a Constify flashchips array Carl-Daniel Hailfinger 2011-05-04 00:39:50 +00:00
  • 54ce73a1f5 Revert MMIO space writes on shutdown as needed Carl-Daniel Hailfinger 2011-05-03 21:49:41 +00:00
  • 8ed293416d Improve output in case run_opcode fails Stefan Tauner 2011-04-29 23:53:09 +00:00
  • 136125af19 ichspi: Increase timeout to 60s for atomic operations Michael Karcher 2011-04-29 22:11:36 +00:00
  • bfecef6986 Add support for more than one Super I/O or EC per machine Carl-Daniel Hailfinger 2011-04-27 14:34:08 +00:00
  • 880e867ae8 Remove delays in JEDEC erase sequence Michael Karcher 2011-04-15 00:03:37 +00:00
  • 4b17736985 Remove erase_chip_stm50flw0x0x Michael Karcher 2011-04-14 23:43:19 +00:00
  • 2842db315d Board enable for Foxconn 6150K8MD-8EKRSH Michael Karcher 2011-04-14 23:14:27 +00:00
  • 7700051fee List AMD SB850 as supported (it has the same PCI ID as SB700) Stefan Tauner 2011-04-02 11:47:21 +00:00