| Commit message (Expand) | Author | Age | Files | Lines |
* | Add lock printing for AMIC A25L05PT, A25L05PU, A25L10PT, A25L10PU, | hailfinger | 2011-05-19 | 1 | -1/+2 |
* | Intel NIC with parallel flash support. | hailfinger | 2011-05-08 | 1 | -0/+9 |
* | Update port of flashrom package to Mac OS X using DirectHW: | stepan | 2011-03-18 | 1 | -2/+2 |
* | Fix and improve libpayload platform support | oxygene | 2011-03-08 | 1 | -2/+42 |
* | Update the ITE IT8500 EC support to match the current state of the | hailfinger | 2011-02-28 | 1 | -1/+1 |
* | Support for Angelbird Wings PCIe SSD (solid-state drive). | hailfinger | 2011-02-04 | 1 | -0/+9 |
* | Add support for Winbond W39V040FB and W39V040FC. | hailfinger | 2010-12-05 | 1 | -1/+1 |
* | Add support for the Open Graphics Project development card, OGD1, as a | hailfinger | 2010-12-03 | 1 | -0/+13 |
* | The currently used write functions (wrappers) all use helpers which | hailfinger | 2010-10-10 | 1 | -1/+1 |
* | Increase flashrom release number to 0.9.3. | hailfinger | 2010-10-08 | 1 | -1/+1 |
* | CONFIG_BITBANG_SPI was not selected if CONFIG_NICINTEL_SPI was on by | hailfinger | 2010-10-08 | 1 | -15/+15 |
* | The Direct I/O library for Mac OS X is now called DirectHW to make sure | hailfinger | 2010-10-06 | 1 | -0/+1 |
* | Add Intel Gigabit NIC SPI flashing support. | uwe | 2010-09-03 | 1 | -0/+13 |
* | Compile gfxnvidia by default, but disallow write/erase. | hailfinger | 2010-07-29 | 1 | -2/+2 |
* | Add Nvidia nForce MCP61/MCP65/MCP67/MCP78S/MCP73/MCP79 SPI flashing | hailfinger | 2010-07-28 | 1 | -1/+5 |
* | Add support for RayeR SPIPGM hardware as described in | hailfinger | 2010-07-21 | 1 | -1/+15 |
* | Add OpenBSD support. | hailfinger | 2010-07-02 | 1 | -0/+8 |
* | Work around shadowing warnings in libpci headers. This is needed for | hailfinger | 2010-06-25 | 1 | -1/+3 |
* | Detect incompatible CONFIG_FOO=yes for the specified target and refuse | hailfinger | 2010-06-14 | 1 | -5/+35 |
* | Handle OS where executables have a hardcoded suffix, e.g. DOS with .exe | hailfinger | 2010-06-14 | 1 | -19/+21 |
* | We already have NEED_PCI in the Makefile to link in PCI support. Add | hailfinger | 2010-06-14 | 1 | -12/+12 |
* | National Semiconductor DP83815/DP83816 and DP83820 NIC programmer | hailfinger | 2010-06-07 | 1 | -0/+9 |
* | Create dependencies on the fly rather than in a separate step. | hailfinger | 2010-06-07 | 1 | -9/+6 |
* | NetBSD needs libpciutils (which is called libpci on pretty much every | hailfinger | 2010-06-04 | 1 | -2/+4 |
* | The internal programmer needs correct information about flash_base and | hailfinger | 2010-06-04 | 1 | -1/+1 |
* | Make the 'flashrom --help' output look a bit nicer. | uwe | 2010-06-04 | 1 | -1/+1 |
* | Fix URLs for GIGABYTE motherboards. | uwe | 2010-06-04 | 1 | -1/+1 |
* | So far, we have up to 4 different names for the same thing (ignoring | hailfinger | 2010-05-31 | 1 | -21/+21 |
* | Add flashrom.exe unconditionally to the list of files removed at make | hailfinger | 2010-05-30 | 1 | -1/+3 |
* | Handle the following architectures in generic flashrom code: | hailfinger | 2010-05-26 | 1 | -2/+4 |
* | Support for Realtek RTL8139 network card flashing. | hailfinger | 2010-05-21 | 1 | -0/+9 |
* | Increase flashrom release number to 0.9.2. | hailfinger | 2010-05-19 | 1 | -1/+1 |
* | Fix assorted documentation, frontend and printing bugs. | hailfinger | 2010-05-15 | 1 | -1/+1 |
* | Fix the DOS port. Now the DS selector limit is set to 4GB and all mmio access... | ruik | 2010-04-25 | 1 | -4/+0 |
* | Add runtime and build environment info to the flashrom version message. | hailfinger | 2010-03-27 | 1 | -0/+19 |
* | Idwer Vollering reported problems with the current libpci check on | hailfinger | 2010-03-22 | 1 | -15/+6 |
* | Add DOS cross-compilation support to the Makefile. | hailfinger | 2010-03-21 | 1 | -6/+37 |
* | rename print_82802ab_status to print_status_82802ab | snelson | 2010-03-19 | 1 | -1/+1 |
* | Split spi.c into programmer and chip code | snelson | 2010-02-26 | 1 | -1/+1 |
* | Add initial (non-working) code for Highpoint ATA/RAID controllers. | uwe | 2010-02-21 | 1 | -0/+10 |
* | Here's a very quick patch to fix the missing unlock code. | snelson | 2010-02-19 | 1 | -1/+1 |
* | Use uname -p instead of -m on NetBSD so we get the right | hailfinger | 2010-02-14 | 1 | -1/+1 |
* | Linking in support for the internal programmer doesn't make sense if you | hailfinger | 2010-02-12 | 1 | -7/+2 |
* | Complete the addition of Feature Bits for all Jedec based chips. | snelson | 2010-01-28 | 1 | -2/+1 |
* | backout unintentional chunk. | stepan | 2010-01-22 | 1 | -1/+1 |
* | This patch fixes the use of CFLAGS and CPPFLAGS in the flashrom makefile | stepan | 2010-01-21 | 1 | -8/+8 |
* | Matching board via DMI | mkarcher | 2010-01-20 | 1 | -1/+1 |
* | Dediprog SF100 support. | hailfinger | 2010-01-19 | 1 | -0/+9 |
* | Enable -Wshadow, clean code for that | mkarcher | 2010-01-12 | 1 | -1/+1 |
* | Fix Makefile dependencies if FT2232SPI is not selected. | hailfinger | 2010-01-09 | 1 | -2/+3 |