summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace "$FLASHROM_PARAM" with ${FLASHROM_PARAM} in util/flashrom_partial_wri...David Hendricks2010-10-291-7/+7
* Flashrom torture test scriptDavid Hendricks2010-10-292-1/+282
* Fix internal offset calculations for SPI BYTE PROGRAM and SPI AAI PROGRAMCarl-Daniel Hailfinger2010-10-272-9/+18
* Add a reset to probe_jedec before we read the chip's IDsSean Nelson2010-10-202-1/+22
* Always read the flash chip before writingCarl-Daniel Hailfinger2010-10-193-17/+71
* Fix board name, EP-8NPAI should have been EP-8NPA7IUwe Hermann2010-10-182-4/+3
* Add a board enable for the EPoX EP-8NPA7I boardJonathan Kollasch2010-10-152-0/+11
* Refactor doit()Carl-Daniel Hailfinger2010-10-151-81/+100
* Switch all flash chips to partial writeCarl-Daniel Hailfinger2010-10-1310-100/+61
* Refactor remaining write wrappersCarl-Daniel Hailfinger2010-10-137-69/+90
* Simplify calls to inner write functionsCarl-Daniel Hailfinger2010-10-106-53/+5
* Unify chip write functionsCarl-Daniel Hailfinger2010-10-109-61/+62
* Remove progress printing from individual flash chip driversCarl-Daniel Hailfinger2010-10-087-70/+0
* Move implicit erase out of chip driversCarl-Daniel Hailfinger2010-10-0812-183/+97
* Increase flashrom release number to 0.9.3Carl-Daniel Hailfinger2010-10-081-1/+1
* Multiple unrelated changesCarl-Daniel Hailfinger2010-10-086-24/+41
* Refine text of requests to send logsPaul Menzel2010-10-084-11/+22
* Fix timing of SPI status register writes (WRSR)Carl-Daniel Hailfinger2010-10-082-4/+39
* List the devices for all supported programmers in "flashrom -L" outputCarl-Daniel Hailfinger2010-10-073-30/+40
* Refine -L output to include all programmer modulesCarl-Daniel Hailfinger2010-10-067-55/+111
* Rename Direct I/O library to DirectHWCarl-Daniel Hailfinger2010-10-064-3/+5
* Update the author list in the man pageCarl-Daniel Hailfinger2010-10-062-4/+34
* Remove duplicate includes from the codeStefan Reinauer2010-10-0616-19/+0
* DJGPP: Avoid leaking memory on lowmem mapping errorCarl-Daniel Hailfinger2010-10-051-1/+5
* Massive speedups for SST25VF032B and SST25VF064CHelge Wagner2010-10-053-5/+20
* Implement on-the-fly reprogramming of the ICH SPI OPCODE tableHelge Wagner2010-10-051-20/+79
* Add a board-enable for the ASRock K7S41, chipset-enable for SiS 741Uwe Hermann2010-10-053-0/+4
* Add board enable for Dell OptiPlex GX1 and mark Intel 28F002BC/BL/BV/BX-T as ...Mattias Mattsson2010-10-053-1/+12
* Quick fix for broken writes on FT2232H based programmersUwe Hermann2010-10-051-1/+1
* Make sure all chip variants are present in .name strings in flashchips.cMattias Mattsson2010-10-052-30/+57
* Speed up RayeR SPIPGM driver by a factor of 2Carl-Daniel Hailfinger2010-10-052-35/+69
* Board enable for GA-6IEMMichael Karcher2010-10-052-0/+3
* Add details how to build for DOS to READMEIdwer Vollering2010-10-051-3/+4
* Add Intel 82571EB and 82572EI Gigabit NICs to the supported listIdwer Vollering2010-10-051-0/+2
* Add support for building flashrom against libpayloadPatrick Georgi2010-09-306-5/+74
* Support for Loongson-2F (MIPS) flashingVladimir 'phcoder' Serbinenko2010-09-292-1/+52
* Add list with DMI chassis typesCarl-Daniel Hailfinger2010-09-261-4/+29
* Implement libpayload support and improve life for DOS based flashrom, tooPatrick Georgi2010-09-253-11/+18
* internal: remove unused variablePeter Lemenkov2010-09-201-0/+2
* Add chip IDs for Alliance Semiconductor flash chipsMattias Mattsson2010-09-181-0/+12
* Handle Bus Pirates already in bit banging mode correctlyCarl-Daniel Hailfinger2010-09-162-2/+27
* Add board enable for Elitegroup GeForce6100SM-MMattias Mattsson2010-09-162-0/+25
* Add chip definitions for the folowing chipsJoshua Roys2010-09-162-0/+84
* This patch changes the prefix of chip constant #defines in the following wayMattias Mattsson2010-09-153-456/+456
* Add chipset enable for Broadcom OSB4Joshua Roys2010-09-151-0/+18
* Detect embedded EC (IMC) in AMD's SBsCarl-Daniel Hailfinger2010-09-151-0/+18
* Delay between probe and subsequent operationsCarl-Daniel Hailfinger2010-09-151-0/+5
* SPI bitbanging: request/release busCarl-Daniel Hailfinger2010-09-154-21/+53
* Honor ICH SPI address window for readsCarl-Daniel Hailfinger2010-09-151-1/+22
* Add missing GIGABYTE GA-7DXR entry, should have been in r1166Uwe Hermann2010-09-151-0/+1
OpenPOWER on IntegriCloud