summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix memleaks due to incorrect usage of flashbuses_to_textStefan Tauner2011-06-264-8/+18
* Make Makefile's test programs safe(r)Stefan Tauner2011-06-261-5/+5
* Add a success indicator to the "Reading old flash chip contents..." messageStefan Tauner2011-06-261-1/+3
* Constify (a few) parameters.c where possibleStefan Tauner2011-06-263-15/+15
* Move erase verification to generic codeCarl-Daniel Hailfinger2011-06-2610-72/+21
* Replace sizeof("string")-1 with strlen("string")Carl-Daniel Hailfinger2011-06-261-6/+6
* print.c: change all occurrences of printf to msg_ginfoStefan Tauner2011-06-251-70/+70
* Fix probe_flash to report new values set by probing functionsStefan Tauner2011-06-251-2/+2
* Flush stdout after each messageEd Swierk2011-06-191-0/+1
* flashchips.c: Fix typo: s/don't/doesn't/Paul Menzel2011-06-191-13/+13
* Look at the return value of wait_82802ab()Stefan Reinauer2011-06-191-0/+1
* Add ASRock K7S41GX board-enablePawel Rozanski2011-06-192-0/+3
OpenPOWER on IntegriCloud