summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add untested board enable for ASUS P5LD2-VMIdwer Vollering2012-09-072-0/+3
* Remove exit calls from sp_sync_read_timeout and sp_synchronizeNiklas Söderlund2012-09-072-28/+49
* Add support for Eon EN25F64Stefan Tauner2012-09-062-0/+35
* Try to remove all read and write locks on CK804 (and MCP51)Jonathan Kollasch2012-09-043-34/+61
* Nvidia chipset enables: refactor setting bit 0 in 0x6dStefan Tauner2012-09-041-32/+28
* Fix compilation with MinGWStefan Tauner2012-09-012-7/+9
* Add support for AJAWe to pony_spiVirgil-Adrian Teaca2012-09-012-60/+113
* Add RES/REMS support to all dummyflasher emulated chips as a test caseCarl-Daniel Hailfinger2012-08-301-10/+47
* Remove potential endless loops from satasii.cCarl-Daniel Hailfinger2012-08-291-8/+19
* ichspi: ignore bogus FREGsStefan Tauner2012-08-271-1/+1
* Add support for Realtek RTL8169Sergey Lichack2012-08-273-24/+31
* Some ISO C fixesCarl-Daniel Hailfinger2012-08-2728-30/+44
* Use getpagesize() to determine the physmap's length in nicintel_spi.cStefan Tauner2012-08-261-2/+4
* Rename AT25F512B-specific codeStefan Tauner2012-08-263-6/+6
* Clean up enable_flash_ich and attempt to disable SMM write protectionStefan Reinauer2012-08-261-20/+27
* Add untested board enable for DFI AD77Tadas Slotkus2012-08-252-0/+3
* Clean up satasii.cStefan Tauner2012-08-251-13/+6
* Make struct flashchip a field in struct flashctx instead of a complete copyCarl-Daniel Hailfinger2012-08-2523-277/+263
* Fix VIA VX*** supportHelge Wagner2012-08-244-17/+74
* Refactor the -p internal:mainboard handlingStefan Tauner2012-08-206-169/+166
* Bus Pirate init cleanup and fixesCarl-Daniel Hailfinger2012-08-171-65/+134
* Allow specifying CPPFLAGSCarl-Daniel Hailfinger2012-08-152-9/+9
* Allow the user to specify CFLAGS without breaking the buildCarl-Daniel Hailfinger2012-08-142-10/+28
* Call ftdi_set_interface right after ftdi_init and before ftdi_usb_openIlya A. Volynets-Evenbakh2012-08-141-5/+4
* Add support for Atmel AT49(H)F010, AT49F080 and AT49F080TAndrew Morgan2012-08-132-2/+93
* serprog: Add support for setting the SPI frequencyStefan Tauner2012-08-133-1/+68
* Clean up ICH descriptor codeStefan Tauner2012-08-132-74/+52
* Move show_id to where it belongsStefan Tauner2012-08-114-105/+82
* Fix broken board enablesStefan Tauner2012-08-111-3/+3
* Portability fixes and cleanupsCarl-Daniel Hailfinger2012-08-099-54/+130
* Add board enable for Biostar M7VIQStefan Tauner2012-08-092-1/+14
* Simplify processor_enable.cPeter Lemenkov2012-08-091-22/+13
* Increase flashrom release number to 0.9.6.1Carl-Daniel Hailfinger2012-08-081-1/+1
* Fix missing #include hwaccess.hCarl-Daniel Hailfinger2012-08-071-1/+4
* Refine messages of SPI block protection disablesStefan Tauner2012-08-022-11/+15
* Clean up a25.c, at25.c, spi25.cStefan Tauner2012-08-024-31/+25
* Increase flashrom release number to 0.9.6Carl-Daniel Hailfinger2012-08-021-1/+1
* Remove more exit callsNiklas Söderlund2012-07-305-30/+65
* print_wiki: fix columns calculationsStefan Tauner2012-07-291-55/+79
* Introduce enum test_stateStefan Tauner2012-07-284-508/+525
* Add a bunch of new/tested stuff and various small changes 13Stefan Tauner2012-07-288-34/+78
* Intel 7 Series fixes (addition of QM77, fixed straps printing)Helge Wagner2012-07-241-2/+4
* Always require the --programmer parameter if any flash chip access is requestedCarl-Daniel Hailfinger2012-07-223-107/+67
* Automatically release I/O permissions on shutdownCarl-Daniel Hailfinger2012-07-2115-57/+56
* Document --output in the man pageCarl-Daniel Hailfinger2012-07-211-0/+27
* Hide hwaccess.h from public APIPatrick Georgi2012-07-2026-1/+26
* Check vendor_id for PCI based external programmersCarl-Daniel Hailfinger2012-07-163-133/+116
* Add board enable for MSI K9N SLI (MS-7250 VER:2.1)Joshua Roys2012-06-291-0/+3
* Add native SPI AAI write support to the Dediprog SF100 driverNico Huber2012-06-191-20/+47
* Remove exit() call from show_idNiklas Söderlund2012-06-162-2/+5
OpenPOWER on IntegriCloud