summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-12-04Add RDID/REMS IDs for the following flash chips:Carl-Daniel Hailfinger
2008-12-03flashrom: gcc thinks base could be used uninitialized, so shut it up.Peter Stuge
2008-12-03flashrom: Fix bug in r3790Peter Stuge
2008-12-03Replace #ifdefs for sc520 systems by run time probing.Stefan Reinauer
2008-12-02build_opt_tbl:Stefan Reinauer
2008-12-02I missed the svn add on r3787. These are the additional files. Joe Bao
2008-12-01Add AMD dbm690t ACPI support.Joe Bao
2008-12-01Add AMD rs690 VID DID reporting and some minor cleanups.Joe Bao
2008-12-01Add AMD sb600 HPET setup and some minor cleanups.Joe Bao
2008-12-01The Winbond Super I/O chips have another indirection of registers. TheStefan Reinauer
2008-11-30ok, another attempt to the build_opt_tbl problem:Stefan Reinauer
2008-11-29Copyright update by Jason Wang for freshly written sb600 code.Jason WangQingpei.wang
2008-11-28Declare special commands to support the Atmel AT25F512A.Carl-Daniel Hailfinger
2008-11-28If a chip has any TEST_BAD_* flag set, we don't even list theCarl-Daniel Hailfinger
2008-11-28Add support for the AMD/ATI SB600 southbridge SPI functionality.Jason Wang
2008-11-28This patch from Ralf Grosse Boerger makes debugging more comfortable. Stefan Reinauer
2008-11-28This patch fixes the ugly race condition created through build_opt_tblStefan Reinauer
2008-11-28Add SST25VF080B flash chip support.Jason Wang
2008-11-28Flashrom already has the following probe functions:Carl-Daniel Hailfinger
2008-11-27The existing check in probe_spi_res() was right for SPI controllersCarl-Daniel Hailfinger
2008-11-27Remove the unnecessary memctrl[] indirection, 440BX only has oneUwe Hermann
2008-11-26Increase the qemu rom size (non-LAB) to 512KB so that grub2 fits.Ward Vandewege
2008-11-25libpayload: Fix immediate rebuild after a cleanMart Raudsepp
2008-11-25msrtool: Use libpci to let system and target probes find PCI devices.Peter Stuge
2008-11-24Add support for 32Mbit SPI flash SST25VF032B. Tested on gigabyte m57sli.Tero O Peippola
2008-11-24[PATCH] libpayload: rename config.h to libpayload-config.hJordan Crouse
2008-11-22msrtool: Very small fixes I made after sending out the rc1 tarball.Peter Stuge
2008-11-22msrtool: Release Candidate 1Peter Stuge
2008-11-21i810: Add support for multiple DIMMs, both single-sided and double-sided,Elia Yehuda
2008-11-20Get rid of the unnecessary indirection by 'struct mem_controller' for theUwe Hermann
2008-11-20fix Config-abuild.lb for all targets that need a failover image andStefan Reinauer
2008-11-20OK, people, watch this.Stefan Reinauer
2008-11-19Coding-style and whitespace fixes (also to make the code more similarUwe Hermann
2008-11-19Add support for the LiPPERT Cool RoadRunner-LX embedded PC board:Jens Rottmann
2008-11-18i810: Add some more comments, and especially add a list of tested BUFF_SCUwe Hermann
2008-11-18Currently flashrom assumes every vendor BIOS shares our view about whichCarl-Daniel Hailfinger
2008-11-18Check for failed SPI command execution in flashrom. Although SPI itselfCarl-Daniel Hailfinger
2008-11-18Implement read support for the following Atmel chips:Carl-Daniel Hailfinger
2008-11-17flashrom: SST39VF020 TEST_OK_ PROBE READ ERASE WRITEMart Raudsepp
2008-11-15The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs.Carl-Daniel Hailfinger
2008-11-14Rename LinuxBIOS strings and filenames to coreboot.Uwe Hermann
2008-11-14drop dead code in sb600 hdaStefan Reinauer
2008-11-12Add another AM2 cpuid to the name string. Also, colapse the cases for duplica...Marc Jones
2008-11-12Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E,Uwe Hermann
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-11-11Signed-off-by: Robert Millan <rmh@aybabtu.com>Robert Millan
2008-11-11Thanks to Uwe Hermann for spotting this typo.Stefan Reinauer
2008-11-11Add support for the Winbond W83627DHG Super I/O.Uwe Hermann
2008-11-11[PATCH] coreboot-v2: Add multiboot supportRobert Millan
2008-11-11[PATCH] coreinfo: Add multiboot parsing supportJordan Crouse