Age | Commit message (Expand) | Author |
2008-12-08 | Breaks chip info into multiple lines. | FENG yu ning |
2008-12-06 | flashrom: Display test status in -L chip listing | Peter Stuge |
2008-12-05 | Fixes to AMD MCT code, found by Marco Schmidt <mschmidt@dspace.de> | Stefan Reinauer |
2008-12-05 | The TALERT of ADT7461 should be pull back high if the temperature is within t... | Maggie Li |
2008-12-05 | Add initial support for the NEC PowerMate 2000 board. | Uwe Hermann |
2008-12-05 | flashrom: Add AMD SB700 flash enable | Niels Ole Salscheider |
2008-12-05 | flashrom: Fix compilation of r3797 with gcc-4.3.2 | Peter Stuge |
2008-12-05 | flashrom: Check if erase succeeds and exit with error on failure. | Peter Stuge |
2008-12-04 | This belongs to changeset 3795. | Rudolf Marek |
2008-12-04 | The patch changes the LDTSTOP length as well mostly default content of 0xec, | Rudolf Marek |
2008-12-04 | Patch to util/inteltool: | Stefan Reinauer |
2008-12-04 | Add RDID/REMS IDs for the following flash chips: | Carl-Daniel Hailfinger |
2008-12-03 | flashrom: gcc thinks base could be used uninitialized, so shut it up. | Peter Stuge |
2008-12-03 | flashrom: Fix bug in r3790 | Peter Stuge |
2008-12-03 | Replace #ifdefs for sc520 systems by run time probing. | Stefan Reinauer |
2008-12-02 | build_opt_tbl: | Stefan Reinauer |
2008-12-02 | I missed the svn add on r3787. These are the additional files. | Joe Bao |
2008-12-01 | Add AMD dbm690t ACPI support. | Joe Bao |
2008-12-01 | Add AMD rs690 VID DID reporting and some minor cleanups. | Joe Bao |
2008-12-01 | Add AMD sb600 HPET setup and some minor cleanups. | Joe Bao |
2008-12-01 | The Winbond Super I/O chips have another indirection of registers. The | Stefan Reinauer |
2008-11-30 | ok, another attempt to the build_opt_tbl problem: | Stefan Reinauer |
2008-11-29 | Copyright update by Jason Wang for freshly written sb600 code. | Jason WangQingpei.wang |
2008-11-28 | Declare special commands to support the Atmel AT25F512A. | Carl-Daniel Hailfinger |
2008-11-28 | If a chip has any TEST_BAD_* flag set, we don't even list the | Carl-Daniel Hailfinger |
2008-11-28 | Add support for the AMD/ATI SB600 southbridge SPI functionality. | Jason Wang |
2008-11-28 | This patch from Ralf Grosse Boerger makes debugging more comfortable. | Stefan Reinauer |
2008-11-28 | This patch fixes the ugly race condition created through build_opt_tbl | Stefan Reinauer |
2008-11-28 | Add SST25VF080B flash chip support. | Jason Wang |
2008-11-28 | Flashrom already has the following probe functions: | Carl-Daniel Hailfinger |
2008-11-27 | The existing check in probe_spi_res() was right for SPI controllers | Carl-Daniel Hailfinger |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
2008-11-26 | Increase the qemu rom size (non-LAB) to 512KB so that grub2 fits. | Ward Vandewege |
2008-11-25 | libpayload: Fix immediate rebuild after a clean | Mart Raudsepp |
2008-11-25 | msrtool: Use libpci to let system and target probes find PCI devices. | Peter Stuge |
2008-11-24 | Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli. | Tero O Peippola |
2008-11-24 | [PATCH] libpayload: rename config.h to libpayload-config.h | Jordan Crouse |
2008-11-22 | msrtool: Very small fixes I made after sending out the rc1 tarball. | Peter Stuge |
2008-11-22 | msrtool: Release Candidate 1 | Peter Stuge |
2008-11-21 | i810: Add support for multiple DIMMs, both single-sided and double-sided, | Elia Yehuda |
2008-11-20 | Get rid of the unnecessary indirection by 'struct mem_controller' for the | Uwe Hermann |
2008-11-20 | fix Config-abuild.lb for all targets that need a failover image and | Stefan Reinauer |
2008-11-20 | OK, people, watch this. | Stefan Reinauer |
2008-11-19 | Coding-style and whitespace fixes (also to make the code more similar | Uwe Hermann |
2008-11-19 | Add support for the LiPPERT Cool RoadRunner-LX embedded PC board: | Jens Rottmann |
2008-11-18 | i810: Add some more comments, and especially add a list of tested BUFF_SC | Uwe Hermann |
2008-11-18 | Currently flashrom assumes every vendor BIOS shares our view about which | Carl-Daniel Hailfinger |
2008-11-18 | Check for failed SPI command execution in flashrom. Although SPI itself | Carl-Daniel Hailfinger |
2008-11-18 | Implement read support for the following Atmel chips: | Carl-Daniel Hailfinger |
2008-11-17 | flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITE | Mart Raudsepp |