| Commit message (Expand) | Author | Age | Files | Lines |
* | Generates OPCODES struct from the ICH7/ICH9/VIA chipset if its SPI configurat... | FENG yu ning | 2008-12-08 | 1 | -0/+3 |
* | Add AMD SB700 flash enable | Niels Ole Salscheider | 2008-12-05 | 1 | -0/+1 |
* | Replace #ifdefs for sc520 systems by run time probing | Stefan Reinauer | 2008-12-03 | 1 | -0/+56 |
* | Add support for the AMD/ATI SB600 southbridge SPI functionality | Jason Wang | 2008-11-28 | 1 | -10/+25 |
* | Dump ICH8/ICH9/ICH10 SPI registers | Carl-Daniel Hailfinger | 2008-11-03 | 1 | -5/+45 |
* | Enable SPI boot flash support on EP80579, which has the ICH7 register set | Ed Swierk | 2008-10-29 | 1 | -1/+1 |
* | Add support for the Intel 82371MX (MPIIX) southbridge | Uwe Hermann | 2008-10-28 | 1 | -3/+5 |
* | Add support for the Intel 82371FB PIIX and 82371SB (PIIX3) southbridges | Uwe Hermann | 2008-10-26 | 1 | -1/+7 |
* | Add support for the VIA VT82C586A/B chipset, improve documentation | Uwe Hermann | 2008-10-25 | 1 | -1/+4 |
* | Coding-style fixes for flashrom, partly indent-aided | Uwe Hermann | 2008-10-18 | 1 | -48/+61 |
* | Allow the SiS 620 chipset to detect and read at least 256kb chips | Urja Rannikko | 2008-10-18 | 1 | -0/+11 |
* | SB600 has four write once LPC ROM protect areas | Marc Jones | 2008-10-15 | 1 | -0/+21 |
* | Add ICH10 support | Carl-Daniel Hailfinger | 2008-10-10 | 1 | -0/+10 |
* | Recognize the Intel EP80579 LPC flash interface | Ed Swierk | 2008-08-20 | 1 | -0/+1 |
* | Adding support for flashing system with Nvidia MCP67 | Stefan Reinauer | 2008-07-05 | 1 | -0/+1 |
* | First attempt to clean up SPI probing and create a common construct: the flas... | Stefan Reinauer | 2008-06-30 | 1 | -49/+95 |
* | This patch adds support for VIA SPI controller on VT8237S | Rudolf Marek | 2008-06-30 | 1 | -0/+20 |
* | Fix ICH7 non-SPI that broke in r3393 | Peter Stuge | 2008-06-29 | 1 | -0/+2 |
* | Multiple unrelated changes | Stefan Reinauer | 2008-06-27 | 1 | -4/+41 |
* | A bunch of cosmetic improvements | Uwe Hermann | 2008-05-22 | 1 | -1/+1 |
* | Changes to make flashrom compile (and work) on FreeBSD | Andriy Gapon | 2008-05-22 | 1 | -29/+29 |
* | ICH8 and ICH9 have an almost identical SPI interface, only the location of th... | Carl-Daniel Hailfinger | 2008-05-16 | 1 | -10/+16 |
* | Add support for SPI chips on ICH9 | Dominik Geyer | 2008-05-16 | 1 | -1/+1 |
* | Add more infrastructure for flashrom ICH9 support | Carl-Daniel Hailfinger | 2008-05-14 | 1 | -25/+42 |
* | Add the Intel 6300ESB as known chipset to the chipset struct enables | Claus Gindhart | 2008-05-14 | 1 | -0/+1 |
* | Enable ROM decode range to 1MB for vt8237r | Bari Ari | 2008-04-29 | 1 | -0/+3 |
* | Add ICH9 detection | Carl-Daniel Hailfinger | 2008-03-18 | 1 | -1/+8 |
* | Prepare for ICH7/ICH8 SPI support by adding some debugging for all ICH* chipsets | Carl-Daniel Hailfinger | 2008-03-14 | 1 | -9/+62 |
* | Also print the chip vendor name in --list-supported output | Uwe Hermann | 2008-03-13 | 1 | -49/+50 |
* | Add --list-supported option which lists the supported ROM chips, chipsets, an... | Uwe Hermann | 2008-03-12 | 1 | -2/+12 |
* | Further cleanups to enable_flash_cs5536 | Mart Raudsepp | 2008-02-11 | 1 | -5/+2 |
* | Improve error handling and make RCONF_DEFAULT_MSR address be a constant | Mart Raudsepp | 2008-02-08 | 1 | -26/+52 |
* | Write enable flash chips attached to CS3 of CS5536 chipsets (AMD Geode) | Mart Raudsepp | 2008-02-08 | 1 | -12/+33 |
* | Correctly disable the ROM area Write Protect bit in the Geode LX | Marc Jones | 2008-01-26 | 1 | -1/+1 |
* | Various coding style fixes, constification, fixed typos | Uwe Hermann | 2007-12-04 | 1 | -82/+59 |
* | Flashrom support for AMD Geode CS5536 | Lane Brooks | 2007-11-13 | 1 | -0/+55 |
* | Add support for Intel 440MX and Fujitsu MBM29F400TC | Uwe Hermann | 2007-10-30 | 1 | -0/+1 |
* | Some cosmetic cleanups in the flashrom code and output | Uwe Hermann | 2007-10-17 | 1 | -2/+2 |
* | Fix wrong values/typos in chipset_enable.c | Carl-Daniel Hailfinger | 2007-10-17 | 1 | -2/+2 |
* | Revert my last cleanup patch | Uwe Hermann | 2007-10-10 | 1 | -1/+1 |
* | Cosmetic changes to make the flashrom output more consistent | Uwe Hermann | 2007-10-10 | 1 | -1/+1 |
* | Change out/in combinations to pci_read/write_byte in sis630 chipset enable | Alex Beregszaszi | 2007-09-11 | 1 | -6/+4 |
* | Change all flashrom license headers to use our standard format | Uwe Hermann | 2007-08-29 | 1 | -7/+19 |
* | Cosmetic fixes | Uwe Hermann | 2007-08-23 | 1 | -9/+8 |
* | Drop a bunch of useless header files, merge them into flash.h | Uwe Hermann | 2007-08-23 | 1 | -2/+0 |
* | Fix up and document the AMD CS5530/CS5530A support | Uwe Hermann | 2007-06-06 | 1 | -10/+21 |
* | Document the newly supported IBM x3455 board and the now-supported Broadcom H... | Uwe Hermann | 2007-06-05 | 1 | -4/+3 |
* | Move GPIO settings to board specific code for IBM x3455 | Stefan Reinauer | 2007-06-05 | 1 | -5/+0 |
* | Add support for BCM HT1000 chipset | Stefan Reinauer | 2007-06-05 | 1 | -0/+24 |
* | Add support for ASUS P5A (Socket 7, ALi based) | Luc Verhaegen | 2007-05-20 | 1 | -0/+14 |