Age | Commit message (Expand) | Author |
2008-08-20 | flashrom: Recognize the Intel EP80579 LPC flash interface. | Ed Swierk |
2008-07-05 | Adding support for flashing system with Nvidia MCP67 | Stefan Reinauer |
2008-06-30 | First attempt to clean up SPI probing and create a common | Stefan Reinauer |
2008-06-30 | This patch adds support for VIA SPI controller on VT8237S. It is similar with | Rudolf Marek |
2008-06-29 | flashrom: Fix ICH7 non-SPI that broke in r3393 | Peter Stuge |
2008-06-27 | * ICH7 SPI support | Stefan Reinauer |
2008-05-22 | A bunch of cosmetic improvements (trivial). | Uwe Hermann |
2008-05-22 | Changes to make flashrom compile (and work) on FreeBSD. | Andriy Gapon |
2008-05-16 | ICH8 and ICH9 have an almost identical SPI interface, only the location | Carl-Daniel Hailfinger |
2008-05-16 | Add support for SPI chips on ICH9. This is done by using the generic SPI | Dominik Geyer |
2008-05-14 | Add more infrastructure for flashrom ICH9 support. | Carl-Daniel Hailfinger |
2008-05-14 | Add the Intel 6300ESB as known chipset to the chipset struct enables. | Claus Gindhart |
2008-04-29 | flashrom: Enable ROM decode range to 1MB for vt8237r | Bari Ari |
2008-03-18 | Add ICH9 detection to flashrom. Straight from the datasheet, untested. | Carl-Daniel Hailfinger |
2008-03-14 | Prepare for ICH7/ICH8 SPI support by adding some debugging for all | Carl-Daniel Hailfinger |
2008-03-13 | Also print the chip vendor name in --list-supported output (trivial). | Uwe Hermann |
2008-03-12 | Add --list-supported option to flashrom which lists the supported | Uwe Hermann |
2008-02-11 | flashrom: further cleanups to enable_flash_cs5536 | Mart Raudsepp |
2008-02-08 | Improve error handling and make RCONF_DEFAULT_MSR address be a constant. | Mart Raudsepp |
2008-02-08 | This implements support for devices using AMD Geode companion chip | Mart Raudsepp |
2008-01-26 | Correctly disable the ROM area Write Protect bit in the Geode LX. | Marc Jones |
2007-12-04 | Various coding style fixes, constification, fixed typos (trivial). | Uwe Hermann |
2007-11-13 | [LinuxBIOS] flashrom support for AMD Geode CS5536 | Lane Brooks |
2007-10-30 | Add support for Intel 440MX systems. | Uwe Hermann |
2007-10-17 | Some cosmetic cleanups in the flashrom code and output. | Uwe Hermann |
2007-10-17 | Fix wrong values/typos in chipset_enable.c. This has been confirmed by | Carl-Daniel Hailfinger |
2007-10-10 | Revert my last cleanup patch. | Uwe Hermann |
2007-10-10 | Cosmetic changes to make the flashrom output more consistent (trivial). | Uwe Hermann |
2007-09-11 | Change out/in combinations to pci_read/write_byte in | Alex Beregszaszi |
2007-08-29 | Change all flashrom license headers to use our standard format. | Uwe Hermann |
2007-08-23 | Cosmetic fixes (trivial). | Uwe Hermann |
2007-08-23 | Drop a bunch of useless header files, merge them into flash.h. | Uwe Hermann |
2007-06-06 | Fix up and document the AMD CS5530/CS5530A support in flashrom. | Uwe Hermann |
2007-06-05 | flashrom: Document the newly supported IBM x3455 board and the | Uwe Hermann |
2007-06-05 | Move GPIO settings to board specific code for IBM x3455 | Stefan Reinauer |
2007-06-05 | Add support for BCM HT1000 chipset to flashrom. Tested on IBM x3455. | Stefan Reinauer |
2007-05-20 | Flashrom: add support for ASUS P5A (Socket 7, ALi based). | Luc Verhaegen |
2007-05-09 | Fix coding style of flashrom by running indent on all files: | Uwe Hermann |
2007-04-09 | add support for CX700 builtin southbridge | Randall Philipson |
2007-04-04 | flashrom: split flash_enable.c into chipset_enable.c and board_enable.c | Luc Verhaegen |