summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Handle erase failure in partial writeCarl-Daniel Hailfinger2010-12-021-4/+13
* Add support for Spansion S25FL004A, S25FL032A, and S25FL064ARudy Host2010-11-292-0/+81
* Dump all VIA SPI registers like for ICH7Carl-Daniel Hailfinger2010-11-241-7/+49
* Add chunked write ability to the Dediprog SF100 driverCarl-Daniel Hailfinger2010-11-233-2/+9
* Support bulk read on Dediprog SF100Carl-Daniel Hailfinger2010-11-161-6/+109
* Read the to-be-verified area in one goCarl-Daniel Hailfinger2010-11-161-33/+17
* Revert PCI config space writes on shutdownCarl-Daniel Hailfinger2010-11-107-65/+118
* Add support for the OpenMoko debug boards v2 and v3Alex Badea2010-11-101-2/+11
* Use device-specific vendor ID in ftdi_usb_open() callAlex Badea2010-11-101-1/+1
* ft2232_spi: allow 5x clock divisor to be set at runtimeAlex Badea2010-11-101-15/+22
* Retry short reads in ft2232_spiAlex Badea2010-11-101-5/+10
* DediProg firmware version 5.1.5 of the SF-100 works just fineMathias Krause2010-11-091-3/+13
* Support setting the Dediprog SF100 SPI voltageCarl-Daniel Hailfinger2010-11-095-24/+100
* Fix two memory leaks in doit() and refine get_next_write()Carl-Daniel Hailfinger2010-11-051-81/+63
* This patch makes flashrom use real partial writesCarl-Daniel Hailfinger2010-11-041-40/+204
* Change semantics of image building in the layout codeCarl-Daniel Hailfinger2010-11-021-21/+51
* Add a line of output for each iteration of the torture testDavid Hendricks2010-11-021-10/+16
* Use mktemp unconditionally for security reasonsCarl-Daniel Hailfinger2010-11-021-3/+9
* Add SPI flash emulation capability to the dummy programmerCarl-Daniel Hailfinger2010-11-012-11/+369
* 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
OpenPOWER on IntegriCloud