summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag flashrom 0.9.6flashrom-0.9.6hailfinger2012-08-020-0/+0
* Increase flashrom release number to 0.9.6hailfinger2012-08-021-1/+1
* Remove more exit calls.stefanct2012-07-305-30/+65
* print_wiki: fix columns calculations.stefanct2012-07-291-55/+79
* Introduce enum test_state.stefanct2012-07-284-508/+525
* Add a bunch of new/tested stuff and various small changes 13.stefanct2012-07-288-34/+78
* Intel 7 Series fixes (addition of QM77, fixed straps printing).stefanct2012-07-241-2/+4
* Always require the --programmer parameter on the command line if anyhailfinger2012-07-223-107/+67
* Automatically release I/O permissions on shutdown.hailfinger2012-07-2115-57/+56
* Document --output in the man page.hailfinger2012-07-211-0/+27
* Hide hwaccess.h from public API.hailfinger2012-07-2026-1/+26
* Check vendor_id for PCI based external programmers.hailfinger2012-07-163-133/+116
* Add board enable for MSI K9N SLI (MS-7250 VER:2.1)hailfinger2012-06-291-0/+3
* Add native SPI AAI write support to the Dediprog SF100 driverhailfinger2012-06-191-20/+47
* Remove exit() call from show_idhailfinger2012-06-162-2/+5
* Add voltage change delays to dediprog driverhailfinger2012-06-161-0/+8
* Let the programmer driver decide how to do AAI transfershailfinger2012-06-1515-3/+24
* Fix setting the divisor in ft2232_spi.stefanct2012-06-141-2/+2
* Bus Pirate buffer management revamphailfinger2012-06-082-67/+110
* Add logfile support to flashromhailfinger2012-06-064-19/+118
* Add support for PMC Pm39LV512.stefanct2012-05-201-1/+31
* Remove sharplhf00l04.c.stefanct2012-05-162-57/+1
* ft2232_spi.c: add frequency divisor parameter.stefanct2012-05-152-17/+48
* Convert printf to msg_* where appropriate.hailfinger2012-05-144-88/+98
* Add support for Eon EN25QH32.stefanct2012-05-142-1/+38
* dummyflasher.c: add support for SFDP by adding a new emulator chip: MX25L6436stefanct2012-05-072-11/+100
* Add Winbond W836xx SuperI/O detection.hailfinger2012-05-063-20/+162
* dummyflasher: Add a status register to SPI chips.stefanct2012-05-065-23/+82
* Refine reprogram_opcode_on_the_fly to indicate wrong readcnt/writecnt combina...stefanct2012-05-061-13/+14
* Add manpage entry for pony_spimkarcher2012-05-051-0/+23
* Function to enable the flash interface on w83697 family SuperIO chips.hailfinger2012-05-051-0/+33
* spi25.c: Refactor spi_write_status_register helpers.stefanct2012-05-021-58/+14
* Tag all EWSR chips correctly.stefanct2012-05-022-2/+87
* Add board enable for ASUS P5BV-R.stefanct2012-05-022-0/+11
* Add serial port bitbanging codemkarcher2012-04-306-1/+283
* Add a bunch of new/tested stuff and various small changes 12.stefanct2012-04-277-27/+190
* Check for duplicate -i arguments.stefanct2012-04-151-9/+25
* Add support for for the Atmel AT49F040 chip.uwe2012-04-154-22/+70
* Add support for the Eon EN29LV640B chip.uwe2012-04-145-3/+178
* Add GigaDevice GD25QXX series support.uwe2012-04-142-0/+271
* Minor NetBSD/DragonFly/pkgsrc build instruction update.uwe2012-04-141-1/+2
* Add support for the Numonyx N25Q064 chip.uwe2012-04-142-0/+30
* Make the presence of Linux SPI headers mandatory for linux_spi.stefanct2012-03-132-1/+27
* Add (untested) board enable for ASUS TUSL2-Cstefanct2012-03-102-0/+3
* Increase flashrom release number to 0.9.5.2hailfinger2012-03-081-1/+1
* Prevent submission of empty read requests in linux_spi.mkarcher2012-03-061-2/+14
* linux_spi.c: set SPI mode, bit order and bits per word on init.stefanct2012-03-031-3/+19
* Fix parallel-style programmer access from ITE IT87/Winbond W83627 SPIhailfinger2012-03-015-4/+12
* nicintel_spi.c: check if write enable is really set (and minor comment changes).stefanct2012-02-271-3/+14
* Increase flashrom release number to 0.9.5.1hailfinger2012-02-251-1/+1