Commit Graph

  • a63c7c4496 Remove unneeded inclusions of chipdrivers.h Stefan Tauner 2011-08-16 12:08:22 +00:00
  • 082c8b559c Fixup of r1397 Carl-Daniel Hailfinger 2011-08-15 19:54:20 +00:00
  • 0528b7fefa ft2232_spi: add support for the Dangerous Prototypes Bus Blaster Steve Markgraf 2011-08-12 01:19:32 +00:00
  • 1fd4f9e833 Add board enable for ASUS P5GD2 Premium Joshua Roys 2011-08-11 05:47:32 +00:00
  • ac8b2a1f8a Add (untested) board enable for Asus P5LD2 Joshua Roys 2011-08-11 04:21:34 +00:00
  • 8b391b8e27 ichspi.c: refactor filling and reading the fdata/spid registers Stefan Tauner 2011-08-09 01:49:34 +00:00
  • a9cbbacfd3 Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E") Stefan Tauner 2011-08-07 13:17:20 +00:00
  • 2414e0931c Fix the A8N-SLI Deluxe board enable Stefan Tauner 2011-08-06 16:16:45 +00:00
  • af4b158dea Fix the EP-8NPA7I (for the last time hopefully) Stefan Tauner 2011-08-06 16:16:33 +00:00
  • 9ce498ebdc Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsets Jonathan Kollasch 2011-08-06 12:45:21 +00:00
  • eebeb53d65 Introduce msg_*dbg2 Stefan Tauner 2011-08-04 17:40:25 +00:00
  • af882e7e84 Rephrase warnings in chipset_enable.c Stefan Tauner 2011-08-04 17:37:58 +00:00
  • 87955bf478 Switch to AAI for some more SST chips Joshua Roys 2011-08-01 18:39:28 +00:00
  • e187d5e175 Use __func__ instead of __FUNCTION__ as we do elsewhere Uwe Hermann 2011-07-29 20:13:45 +00:00
  • 21b10c67ed Make flashrom build on PPC/PowerPC with just "make" Uwe Hermann 2011-07-29 12:13:01 +00:00
  • e9ccad5298 Extract spi_prettyprint_status_register_amic_a25_srwd Stefan Tauner 2011-07-29 12:06:04 +00:00
  • 314cfbaaf5 manpage: Document all ft2232_spi and serprog variants Uwe Hermann 2011-07-28 19:23:09 +00:00
  • 91f4afa110 Random whitespace and coding-style fixes Uwe Hermann 2011-07-28 08:13:25 +00:00
  • 1a227954f2 Rename CHIP_BUSTYPE_FOO to BUS_FOO Carl-Daniel Hailfinger 2011-07-27 07:13:06 +00:00
  • 4deb8c6a7a Increase flashrom release number to 0.9.4 v0.9.4 0.9.4 Carl-Daniel Hailfinger 2011-07-26 20:43:13 +00:00
  • 93f7023e16 Add a bunch of new/tested stuff and various small changes 6 Stefan Tauner 2011-07-26 14:33:46 +00:00
  • 84d1968250 Fix output of erase_and_write_flash and surroundings Carl-Daniel Hailfinger 2011-07-26 14:28:35 +00:00
  • 2e88a9f4f0 Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probing Carl-Daniel Hailfinger 2011-07-26 14:18:52 +00:00
  • a34d719037 Be more refined regarding DMI chassis types Stefan Tauner 2011-07-26 00:54:42 +00:00
  • 46fa068fa2 Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameter Carl-Daniel Hailfinger 2011-07-25 22:44:09 +00:00
  • a07438302e Enforce compile-time errors in satamv and atahp for non-x86 targets Andrew Morgan 2011-07-25 22:07:05 +00:00
  • 941a273c69 Random manpage improvements and updates Uwe Hermann 2011-07-25 21:12:57 +00:00
  • 716e09848a Add a bunch of new/tested stuff and various small changes 5 Stefan Tauner 2011-07-25 20:38:52 +00:00
  • a08d0f2242 Add support for the GIGABYTE GA-8SIMLH board Michael Karcher 2011-07-25 17:25:24 +00:00
  • 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