summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* serprog: Add support for setting the SPI frequency.stefanct2012-08-133-1/+68
* Clean up ICH descriptor code.stefanct2012-08-132-74/+52
* Move show_id to where it belongs.stefanct2012-08-114-105/+82
* Fix broken board enables.stefanct2012-08-111-3/+3
* Portability fixes and cleanupshailfinger2012-08-099-54/+130
* Add board enable for Biostar M7VIQ.stefanct2012-08-092-1/+14
* Simplify processor_enable.c.stefanct2012-08-091-22/+13
* Increase flashrom release number to 0.9.6.1hailfinger2012-08-081-1/+1
* Fix missing #include hwaccess.hhailfinger2012-08-071-1/+4
* Refine messages of SPI block protection disables.stefanct2012-08-022-11/+15
* Clean up a25.c, at25.c, spi25.c.stefanct2012-08-024-31/+25
* 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