summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a board enable for ASUS A8M2N-LA (HP OEM "NodusM3-GL8E")Stefan Tauner2011-08-073-1/+4
* Fix the A8N-SLI Deluxe board enableStefan Tauner2011-08-062-2/+2
* Fix the EP-8NPA7I (for the last time hopefully)Stefan Tauner2011-08-062-4/+5
* Clear byte 0x92 of the LPC bridge for all CK804 (and MCP51) chipsetsJonathan Kollasch2011-08-061-0/+6
* Introduce msg_*dbg2Stefan Tauner2011-08-043-3/+10
* Rephrase warnings in chipset_enable.cStefan Tauner2011-08-041-22/+22
* Switch to AAI for some more SST chipsJoshua Roys2011-08-011-6/+6
* Use __func__ instead of __FUNCTION__ as we do elsewhereUwe Hermann2011-07-291-14/+12
* Make flashrom build on PPC/PowerPC with just "make"Uwe Hermann2011-07-291-0/+34
* Extract spi_prettyprint_status_register_amic_a25_srwdStefan Tauner2011-07-291-8/+10
* manpage: Document all ft2232_spi and serprog variantsUwe Hermann2011-07-281-8/+11
* Random whitespace and coding-style fixesUwe Hermann2011-07-2820-523/+523
* Rename CHIP_BUSTYPE_FOO to BUS_FOOCarl-Daniel Hailfinger2011-07-2722-348/+348
* Increase flashrom release number to 0.9.4Carl-Daniel Hailfinger2011-07-261-1/+1
* Add a bunch of new/tested stuff and various small changes 6Stefan Tauner2011-07-264-6/+11
* Fix output of erase_and_write_flash and surroundingsCarl-Daniel Hailfinger2011-07-261-13/+16
* Fix Winbond W29EE011, W29EE012, W29C010M, W29C011A probingCarl-Daniel Hailfinger2011-07-262-28/+31
* Be more refined regarding DMI chassis typesStefan Tauner2011-07-262-16/+43
* Fix ICH FWH IDSEL setting with the fwh_idsel= internal programmer parameterCarl-Daniel Hailfinger2011-07-252-7/+44
* Enforce compile-time errors in satamv and atahp for non-x86 targetsAndrew Morgan2011-07-252-0/+11
* Random manpage improvements and updatesUwe Hermann2011-07-251-14/+24
* Add a bunch of new/tested stuff and various small changes 5Stefan Tauner2011-07-257-29/+36
* Add support for the GIGABYTE GA-8SIMLH boardMichael Karcher2011-07-252-4/+6
* Add support for EN25Q(H) series SPI flash chipsDavid Hendricks2011-07-242-37/+260
* Man page fixesCarl-Daniel Hailfinger2011-07-241-32/+74
* Mark some ck804 boards as not workingStefan Tauner2011-07-242-2/+4
* ichspi.c: do not print PBR[3] for ICH7 because it does not existStefan Tauner2011-07-241-1/+1
* Fix out-of-bounds access if all erase functions failCarl-Daniel Hailfinger2011-07-211-6/+8
* chipset_enable.c: add a message for untested chipset enablesStefan Tauner2011-07-211-5/+14
* flashrom.8: explain read accesses as part of the write operationStefan Tauner2011-07-211-3/+10
* ft2232_spi: Improve error handling, remove exit() callsUwe Hermann2011-07-211-14/+33
* Fix the ASUS A8N-VM CSM board enableStefan Tauner2011-07-201-4/+4
* Annotate additional flashchips with voltage rangesSteven Zakulec2011-07-191-17/+45
* Fix a bug breaking layout file handling in r1373Stefan Tauner2011-07-191-1/+1
* Fix and clean up cli_classic.cCarl-Daniel Hailfinger2011-07-151-23/+30
* Enable writing on mcp6x_7xStefan Tauner2011-07-131-2/+3
* Change "class" parameter name to "devclass" to avoid C++ issuesUwe Hermann2011-07-132-3/+3
* Fix unchecked malloc calls and casts of malloc return valuesStefan Tauner2011-07-124-3/+25
* Update motherboard URLs in print.cBenjamin Bellec2011-07-121-41/+41
* Add untested board enable for ASUS M6NeJoshua Roys2011-07-092-0/+11
* Add a bunch of new/tested stuff and various small changes 4Cristian Măgherușan-Stanciu2011-07-078-30/+40
* Autodetect target processor architectureCarl-Daniel Hailfinger2011-07-072-2/+43
* ichspi.c: print FADDR in ich_init_spiStefan Tauner2011-07-071-0/+2
* Kill unused "log" argument of count_usable_erasers()Sylvain "ythier" Hitier2011-07-041-5/+4
* Fix and improve Windows/MinGW/MSYS buildUwe Hermann2011-07-032-2/+92
* ichspi.c: preserve reserved bits in address registersStefan Tauner2011-07-011-5/+8
* ichspi.c: add FPB (Flash Partition Boundary) macros and init printingStefan Tauner2011-07-011-0/+7
* ichspi.c: simplify ich_set_bbarStefan Tauner2011-07-011-27/+21
* ichspi.c: make REGWRITE* macros saferStefan Tauner2011-07-011-3/+3
* Add count_usable_erasers which returns the number of well-defined erasers for...Stefan Tauner2011-07-011-12/+22
OpenPOWER on IntegriCloud