Age | Commit message (Expand) | Author |
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 |
2008-11-15 | The AT25 and AT26 series SPI chips from Atmel are plain EEPROMs. | Carl-Daniel Hailfinger |
2008-11-14 | Rename LinuxBIOS strings and filenames to coreboot. | Uwe Hermann |
2008-11-14 | drop dead code in sb600 hda | Stefan Reinauer |
2008-11-12 | Add another AM2 cpuid to the name string. Also, colapse the cases for duplica... | Marc Jones |
2008-11-12 | Add detection support for ITE IT8228E, IT8711F, IT8722F, IT8761E, | Uwe Hermann |
2008-11-11 | Signed-off-by: Robert Millan <rmh@aybabtu.com> | Robert Millan |
2008-11-11 | Signed-off-by: Robert Millan <rmh@aybabtu.com> | Robert Millan |
2008-11-11 | Thanks to Uwe Hermann for spotting this typo. | Stefan Reinauer |
2008-11-11 | Add support for the Winbond W83627DHG Super I/O. | Uwe Hermann |
2008-11-11 | [PATCH] coreboot-v2: Add multiboot support | Robert Millan |
2008-11-11 | [PATCH] coreinfo: Add multiboot parsing support | Jordan Crouse |
2008-11-11 | [PATCH] Add sysinfo_have_multiboot function | Jordan Crouse |
2008-11-11 | Always enable serial before SMBus (or as early as possible), as the SMBus | Uwe Hermann |
2008-11-10 | Merge some parts of the i945 review (trivial): | Stefan Reinauer |
2008-11-10 | cosmetic update for getpir. | Stefan Reinauer |
2008-11-09 | i945.h: Add some more comments, align data for better readability (trivial). | Uwe Hermann |
2008-11-08 | The POST_CODE macro had the outb() argument order backwards. | Carl-Daniel Hailfinger |
2008-11-08 | flashrom: SST39SF040 TEST_OK_ PROBE READ ERASE WRITE | Peter Stuge |
2008-11-08 | Update bayou to use ACS_ macros for line drawing characters. | Ulf Jordan |
2008-11-06 | Re-add "based on" lines. | Uwe Hermann |
2008-11-06 | Drop #defines for registers that are not existant on the ICH7. | Uwe Hermann |
2008-11-06 | The enable_hpet() code in intel/i82801gx will not work with the | Uwe Hermann |
2008-11-05 | The ST M25P16 chip has been confirmed to work fine for probe, read, | Carl-Daniel Hailfinger |
2008-11-04 | Add support for 8 new chips to flashrom and fix up 2 existing chips | Carl-Daniel Hailfinger |
2008-11-03 | Fix compile errors if CONFIG_FS_PAYLOAD=1: | Jens Rottmann |
2008-11-03 | Add the missing I/O resources for IT8712F GPIOs. (E.g. some LiPPERT | Jens Rottmann |
2008-11-03 | Set asus/a8v-3_se to use printk in CAR. (trivial) | Marc Jones |
2008-11-03 | Update K8 FID/VID setup. Add support for 100MHz FIDs (revG). | Marc Jones |
2008-11-03 | Move the default payload to be more buildrom friendly. | Jordan Crouse |
2008-11-03 | modify pirq tables for epia-cn. | Ronald G. Minnich |
2008-11-03 | Dump ICH8/ICH9/ICH10 SPI registers in flashrom. | Carl-Daniel Hailfinger |
2008-11-03 | Add additional SPI sector erase and chip erase command functions to | Carl-Daniel Hailfinger |
2008-11-02 | Drop nr/opcode_index parameter from run_opcode and search the opmenu for the ... | Stefan Reinauer |
2008-11-02 | Get the lzma/ directory from v3 via svn:externals, for use with Bayou. | Uwe Hermann |