Age | Commit message (Expand) | Author |
2008-03-15 | Following patch extends the ROM decoding to last 1MB, allowing to use larger | Rudolf Marek |
2008-03-15 | Following patch fixes the retrain/reset sequence which caused problem with some | Rudolf Marek |
2008-03-14 | Re-add code erroneously removed in r3140. | Uwe Hermann |
2008-03-14 | Changes M50FW080 to use 82802ab.c instead of jedec.c. This fixes the problem ... | Joseph Smith |
2008-03-14 | Prepare for ICH7/ICH8 SPI support by adding some debugging for all | Carl-Daniel Hailfinger |
2008-03-14 | Add a Config-abuild.lb for the rca/rm4100 (trivial) | Corey Osgood |
2008-03-14 | Fix broken flashrom build. | Uwe Hermann |
2008-03-14 | Fix up one forgotten revert in r3140. | Carl-Daniel Hailfinger |
2008-03-14 | Revert the delete of 82802ab.c in r3137. | Carl-Daniel Hailfinger |
2008-03-13 | Also print the chip vendor name in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Also print the required -m option in --list-supported output (trivial). | Uwe Hermann |
2008-03-13 | Drop 82802ab.c as it is identical to sharplhf00l04.c. | Carl-Daniel Hailfinger |
2008-03-13 | Update AMD CPU list based on Revision Guide for AMD NPT Family 0Fh Processors, | Uwe Hermann |
2008-03-12 | Formatting fixes, no content changes (trivial). | Uwe Hermann |
2008-03-12 | Drop the useless rom.layout file. It's just an example, likely never | Uwe Hermann |
2008-03-12 | Add --list-supported option to flashrom which lists the supported | Uwe Hermann |
2008-03-10 | Add GPIO dumping utility for Intel ICH series southbridges. | Stefan Reinauer |
2008-03-10 | The ATI vga rom is only 36K on the Tyan s2881. | Ward Vandewege |
2008-03-10 | This patch changes the Config.lb files and adds a Config-lab.lb file for the | Ward Vandewege |
2008-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-03-08 | Various cosmetic and coding style fixes for ASUS A8V-E SE (trivial). | Uwe Hermann |
2008-03-04 | Drop some duplicate documentation from the README. The manpage and | Uwe Hermann |
2008-03-04 | Add missing license header to layout.c. The file was written by | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool, step 3 (rename directory). | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool, step 2 (rename files). | Uwe Hermann |
2008-03-01 | Rename lxbios to nvramtool. | Uwe Hermann |
2008-03-01 | Small coding style fixes and documentation updates (trivial). | Uwe Hermann |
2008-03-01 | Create a genacpi directory below util/ which will hold all acpi related | Corey Osgood |
2008-02-28 | In pci_device.c, the class for VGA was not tested properly, leading to | Ronald Hoogenboom |
2008-02-26 | Temporarily disable the fan control patch from this morning; it turns out to | Ward Vandewege |
2008-02-25 | This patch adds support to dump other registers than the primary | Ronald Hoogenboom |
2008-02-25 | This patch adds automatic fan control for the CPU fan on the m57sli | Ronald Hoogenboom |
2008-02-25 | This trivial patch removes an unused local variable, thus getting rid of | Ronald Hoogenboom |
2008-02-21 | The proprietary VGA rom is only 36K on Tyan s2882, not 48K. | Ward Vandewege |
2008-02-21 | Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is | Corey Osgood |
2008-02-20 | Route device IRQ through PCI bridge instead in mptable. | Yinghai Lu |
2008-02-20 | Initial support for MSI MS-7135 (K8N Neo3) mainboard. | Jonathan A. Kollasch |
2008-02-20 | flashrom: Add board_enable for Artec Group DBE61 and DBE62 | Mart Raudsepp |
2008-02-19 | I'm attaching the patch which should fix both problems. Fix the | Rudolf Marek |
2008-02-18 | Should be part of changeset 3106. | Rudolf Marek |
2008-02-18 | Attached patch fixes two typos in the sio_setup routine (comment + wrong exitLDN | Rudolf Marek |
2008-02-18 | This patch introduces virtual LDNs changes for W83627EHF driver. Not only LDN... | Rudolf Marek |
2008-02-18 | Use virtual LDNs. It enables the GPIOs correctly (it preserves the GPIO5/2 fr... | Rudolf Marek |
2008-02-18 | Some SIO/PNP devices are abusing register 0x30 for multiple LDN enables, like | Rudolf Marek |
2008-02-15 | Importing mkelfimage from | Stefan Reinauer |
2008-02-14 | With this small change it is possible to build flashrom again when | Clark Rawlins |
2008-02-11 | flashrom: further cleanups to enable_flash_cs5536 | Mart Raudsepp |
2008-02-09 | add $(CROSS_COMPILE) to ar calls. | Marc Jones |
2008-02-09 | Flashrom: Add board enable for VIA EPIA SP. | Luc Verhaegen |
2008-02-08 | Improve error handling and make RCONF_DEFAULT_MSR address be a constant. | Mart Raudsepp |