| Commit message (Expand) | Author | Age | Files | Lines |
* | If FT2232H SPI is not enabled, it should be compiled out completely | Carl-Daniel Hailfinger | 2009-08-19 | 4 | -28/+21 |
* | Support rdmsr/wrmsr operations on FreeBSD | Stefan Reinauer | 2009-08-19 | 2 | -1/+97 |
* | Add serprog documentation to the manpage | Carl-Daniel Hailfinger | 2009-08-18 | 1 | -5/+20 |
* | Tidy up docs before release | Carl-Daniel Hailfinger | 2009-08-18 | 2 | -12/+5 |
* | Fix compilation on Nexenta which is Ubuntu with a Solaris kernel | Carl-Daniel Hailfinger | 2009-08-17 | 2 | -4/+10 |
* | Allow the user to override FWH IDSEL on ICH6 and later | Carl-Daniel Hailfinger | 2009-08-13 | 1 | -0/+14 |
* | Generate the usage message by walking the list of available programmers | Carl-Daniel Hailfinger | 2009-08-13 | 1 | -3/+32 |
* | Use MSR abstraction in all board enables | Stefan Reinauer | 2009-08-12 | 1 | -31/+9 |
* | Board enable for Asus P4P800-E Deluxe | Luc Verhaegen | 2009-08-12 | 1 | -0/+27 |
* | Allow to compile out serprog completely | Carl-Daniel Hailfinger | 2009-08-12 | 4 | -48/+16 |
* | Add a new field for the names of programmers and use it to match against user... | Carl-Daniel Hailfinger | 2009-08-12 | 2 | -30/+39 |
* | Use a common parameter variable for all programmers | Carl-Daniel Hailfinger | 2009-08-12 | 9 | -62/+54 |
* | Add fallback functions for programmer shutdown and memory mapping and fix FT2... | Carl-Daniel Hailfinger | 2009-08-12 | 3 | -18/+34 |
* | Fix up MSR handling to support more OSes than Linux. | Stefan Reinauer | 2009-08-12 | 3 | -70/+156 |
* | Make debug messages printf_debug(). | Stefan Reinauer | 2009-08-11 | 1 | -15/+15 |
* | Add ICH6,ICH7,ICH8,ICH9,ICH10 FWH IDSEL settings and flash decode settings to... | Carl-Daniel Hailfinger | 2009-08-10 | 1 | -0/+36 |
* | Add IDs for 25 AMD chips, 11 Hynix chips, 8 Sharp chips, and their variants | Carl-Daniel Hailfinger | 2009-08-10 | 2 | -22/+65 |
* | Replace remaining explicit erases in SPI programmer drivers with auto-erases | Carl-Daniel Hailfinger | 2009-08-10 | 6 | -47/+30 |
* | Releasing IO permissions was done by hand everywhere | Carl-Daniel Hailfinger | 2009-08-09 | 4 | -16/+11 |
* | Remove unnecessary #include files | Carl-Daniel Hailfinger | 2009-08-09 | 9 | -18/+3 |
* | Fix SPI multicommand endless loop in default_spi_send_multicommand | Carl-Daniel Hailfinger | 2009-08-03 | 1 | -0/+1 |
* | The project's new home is flashrom.org now | Stefan Reinauer | 2009-07-30 | 4 | -7/+7 |
* | Boards with coreboot have a cbtable containing vendor and board name | Carl-Daniel Hailfinger | 2009-07-30 | 3 | -2/+12 |
* | Add IDs for 51 new flash chips | Carl-Daniel Hailfinger | 2009-07-24 | 2 | -38/+89 |
* | If writing failed, verifying is pointless | Carl-Daniel Hailfinger | 2009-07-24 | 1 | -3/+8 |
* | Improve flashchip comments to be more readable and precise | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -5/+14 |
* | Fix erase for SST49LF020A | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -1/+1 |
* | Continue erase/write verification after the first error | Carl-Daniel Hailfinger | 2009-07-23 | 1 | -6/+13 |
* | Add support for ST M25P05/M25P10 chips that only respond to RES and not RDID | Carl-Daniel Hailfinger | 2009-07-23 | 2 | -0/+40 |
* | This is a workaround for a bug in SB600 and SB700 | Carl-Daniel Hailfinger | 2009-07-23 | 4 | -28/+53 |
* | Verbose probe output is split across multiple lines for some probe functions | Carl-Daniel Hailfinger | 2009-07-23 | 3 | -30/+37 |
* | Eliminate version string duplication | Carl-Daniel Hailfinger | 2009-07-22 | 3 | -2/+4 |
* | Convert SPI write status register to multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-22 | 1 | -26/+24 |
* | Replace most of the switch cases in the spi code with lookup on a struct instead | Carl-Daniel Hailfinger | 2009-07-22 | 3 | -86/+158 |
* | Support for an external serial flasher protocol | Urja Rannikko | 2009-07-21 | 2 | -1/+840 |
* | Board enable for Aopen VKM400 AM-S | Luc Verhaegen | 2009-07-21 | 1 | -5/+24 |
* | Reset SST49LF016C after erase to exit the read status register mode | Carl-Daniel Hailfinger | 2009-07-20 | 1 | -0/+1 |
* | Use a distinct return code for SPI commands with unsupported/invalid length | Carl-Daniel Hailfinger | 2009-07-14 | 6 | -11/+23 |
* | Board enable for Asus A7V8X | Luc Verhaegen | 2009-07-13 | 1 | -0/+39 |
* | Convert SPI byte program to use the multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-12 | 6 | -46/+63 |
* | Convert SPI block erase to use the multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-11 | 1 | -25/+63 |
* | Fix incorrect manpage | Uwe Hermann | 2009-07-11 | 1 | -3/+1 |
* | Add Winbond W25X16 | Hector Martin | 2009-07-11 | 1 | -0/+16 |
* | Convert SPI chip erase to use the multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-11 | 1 | -18/+62 |
* | Add an optional flash port parameter for IT87* SPI controllers in standalone ... | Carl-Daniel Hailfinger | 2009-07-11 | 4 | -5/+33 |
* | Add SPI multicommand infrastructure | Carl-Daniel Hailfinger | 2009-07-10 | 8 | -42/+60 |
* | Change tarball compression from gzip to bzip2 | Carl-Daniel Hailfinger | 2009-07-10 | 1 | -5/+10 |
* | W39V040B: Flag Erase/Write as bad | Luc Verhaegen | 2009-07-08 | 1 | -1/+1 |
* | Board enable for Abit IP35 | Luc Verhaegen | 2009-07-06 | 1 | -0/+27 |
* | Add more URLs and board notes, fix a typo | Uwe Hermann | 2009-07-04 | 2 | -31/+33 |