Age | Commit message (Expand) | Author |
2008-08-01 | clarify in the printks what function is actually called. This little smart magic | Stefan Reinauer |
2008-08-01 | clean out obsoleted config.lb rules and output, fix indenting (trivial) | Stefan Reinauer |
2008-08-01 | use printk, when possible. (trivial) | Stefan Reinauer |
2008-08-01 | match against all steppings of a CPU model, because these are _model_ drivers. | Stefan Reinauer |
2008-08-01 | serial.inc is not used anywhere. drop it (trivial) | Stefan Reinauer |
2008-08-01 | same spelling in all mtrr output.. (trivial) | Stefan Reinauer |
2008-08-01 | drop unused code (trivial) | Stefan Reinauer |
2008-08-01 | coding style fixes (trivial) | Stefan Reinauer |
2008-08-01 | fix compile warnings of rom_stream.c (trivial) | Stefan Reinauer |
2008-08-01 | add some SPD values from specs. (trivial) | Stefan Reinauer |
2008-08-01 | function prototypes don't need extern. (trivial) | Stefan Reinauer |
2008-08-01 | fix warning in vga console code (trivial) | Stefan Reinauer |
2008-08-01 | fix typo in coreboot_ram.ld comment (trivial) | Stefan Reinauer |
2008-08-01 | fix typo in commend of generic_sdram.c (trivial) | Stefan Reinauer |
2008-08-01 | clean up comment in onboard.c (trivial) | Stefan Reinauer |
2008-08-01 | clean up Config.lb in lib/ (trivial) | Stefan Reinauer |
2008-08-01 | fix warnings, make mptable struct members explicitly packed, as they're | Stefan Reinauer |
2008-08-01 | fix typos and warnings in the device tree code (trivial) | Stefan Reinauer |
2008-08-01 | CONFIG_LOGICAL_CPUS=2 does not make sense because it is a BOOL. (trivial) | Stefan Reinauer |
2008-08-01 | fix build warnings for buildrom (trivial) | Stefan Reinauer |
2008-08-01 | fix typos in config.g, and don't arbitrarily hide some build information | Stefan Reinauer |
2008-07-23 | This patch fixes the kernel EBDA mislocation problem. Thank you, Yinghai. | Roman Kononov |
2008-07-23 | Fix r3434 check-in. Added missing end to Options.lb. Not entirely sure how it | Marc Jones |
2008-07-23 | Add AMD Fam10 B3 default settings to match AMD example code. | Marc Jones |
2008-07-23 | Update to the latest AMD Fam10 microcode patches. | Marc Jones |
2008-07-23 | Memory initialization support for AMD Fam10 B3 (B0-B2 already supported). | Marc Jones |
2008-07-21 | Missed a const in my previous checkin, r3426 (trivial). | Marc Jones |
2008-07-21 | flashrom: Winbond W39V040C and MSI K8T Neo2-F | Peter Stuge |
2008-07-21 | Add support for the Winbond W83697HF Super I/O. | Sean Nelson |
2008-07-19 | superiotool: add support for SMSC SIO10N268 (trivial) | Stefan Reinauer |
2008-07-19 | add support for 2 new SMSC superio chips. Information is a bit ambiguous | Stefan Reinauer |
2008-07-18 | Random coding style fixes and simplifications (trivial). | Uwe Hermann |
2008-07-17 | Add manual HT BUID fixup to detect previously set BUIDs in early init. This f... | Marc Jones |
2008-07-17 | Clean up AMD FAM10 HT variable initialization. The structure init is cleaner,... | Marc Jones |
2008-07-17 | Add Fam10 Gart table walk enable for MCA reporting to match AMD example code. | Marc Jones |
2008-07-16 | Clean up comments, whitespace, and copyright date in the AMD HT code. | Marc Jones |
2008-07-15 | Add missing Intel CPU (trivial). | Uwe Hermann |
2008-07-12 | There was a programming error which made most USB port4 setup wrong. This pat... | Marc Jones |
2008-07-11 | Fix and clean up coreboot image detection heuristic. | Carl-Daniel Hailfinger |
2008-07-08 | Add a coreinfo module which can hexdump arbitrary RAM regions and | Uwe Hermann |
2008-07-07 | flashrom: Trivial SPI cleanups | Peter Stuge |
2008-07-07 | flashrom: Trivial indent fix in ichspi.c | Peter Stuge |
2008-07-06 | r3415 removed symbolic constants for device IDs by accident. | Carl-Daniel Hailfinger |
2008-07-06 | flashrom: Add AMIC A29002 | Andreas Thienemann |
2008-07-05 | Adding support for flashing system with Nvidia MCP67 | Stefan Reinauer |
2008-07-05 | flashrom: Add PCI IDs for EPIA-CN | Peter Stuge |
2008-07-03 | Minor cosmetics, e.g. make stuff fit in 80 chars/line etc. (trivial). | Uwe Hermann |
2008-07-03 | Mark SST49LF040B as tested. | Carl-Daniel Hailfinger |
2008-07-03 | Mark the SST SST49LF040 as OK (tested by me), all operations (trivial). | Uwe Hermann |
2008-07-03 | flashrom: Winbond W25x80 TEST_OK PROBE READ ERASE WRITE | Peter Stuge |
2008-07-03 | Improve coreboot image detection heuristic in flashrom. It's not | Carl-Daniel Hailfinger |
2008-07-02 | flashrom: probe_flash() cleanup for better code readability | Peter Stuge |
2008-07-02 | set w39v080fa to fully supported. I'm am flashing this chip several times a | Stefan Reinauer |
2008-07-02 | flashrom: Update to TEST_OK for Winbond W39V040FA PROBE READ | Peter Stuge |
2008-07-02 | flashrom: Don't rm *~ in make clean, who knows what files that could be | Peter Stuge |
2008-07-02 | flashrom: Unknown vendor:board message can be triggered by -m too | Peter Stuge |
2008-07-02 | flashrom: Case insensitive matching of vendor:board strings in coreboot table | Peter Stuge |
2008-06-30 | First attempt to clean up SPI probing and create a common | Stefan Reinauer |
2008-06-30 | Mine AMIC flash chip needs 4 bytes RDID. This enables to use the new probing ... | Rudolf Marek |
2008-06-30 | Mine AMIC flash chip needs 4 bytes RDID. Following patch adds support for that. | Rudolf Marek |
2008-06-30 | This patch adds support for VIA SPI controller on VT8237S. It is similar with | Rudolf Marek |
2008-06-29 | Add a debug marker after ICH SPI opcode programming. | Carl-Daniel Hailfinger |
2008-06-29 | Adds a field to the serial port descriptor about the configured line speed. | Patrick Georgi |
2008-06-29 | flashrom: Fix ICH7 non-SPI that broke in r3393 | Peter Stuge |
2008-06-28 | Use symbolic constants for PCI subsystem probing in flashrom. | Carl-Daniel Hailfinger |
2008-06-27 | * ICH7 SPI support | Stefan Reinauer |
2008-06-27 | indent according to development guidelines (trivial) | Stefan Reinauer |
2008-06-26 | Initial support for the A-Trend ATC-6240 board. | Uwe Hermann |
2008-06-26 | Winbond W39V080FA: Probe and Read are OK. | Jens Kühnel |
2008-06-24 | flashrom: Test status OK for ST M50FW040 PROBE READ | Peter Stuge |
2008-06-24 | flashrom: Test status OK for Macronix MX25L8005 PROBE READ ERASE WRITE | Peter Stuge |
2008-06-24 | flashrom: Increase delay in probe_jedec() after Product ID Entry to 10ms | Peter Stuge |
2008-06-24 | flashrom: Slight restructure of SPI probe_ functions | Peter Stuge |
2008-06-22 | Some flashrom documentation fixes, and removal of duplicated info (trivial). | Uwe Hermann |
2008-06-22 | flashrom: A few changes were committed before the DoC remove, update README. | Peter Stuge |
2008-06-22 | as per Peter's suggestion. clean binary in make clean | Stefan Reinauer |
2008-06-22 | flashrom: Remove dead M-Systems Disk on Chip code | Peter Stuge |
2008-06-22 | Enable hardware fan control for m57sli. | Ronald Hoogenboom |
2008-06-22 | This patch allows support for multiple so-dimms, single or double sided. | Joseph Smith |
2008-06-22 | flashrom: Update test status to TEST_OK_PREW for ST M50FLW080A and SST49LF008A | Peter Stuge |
2008-06-22 | flashrom: Some Makefile cleaning | Peter Stuge |
2008-06-21 | flashrom: Fix OBJS in Makefile to compile stm50flw0x0x.c like the others | Peter Stuge |
2008-06-21 | flashrom: Uppercase AMIC since that's what they write in datasheets. | Peter Stuge |
2008-06-21 | flashrom: Update comment to match delay change in probe_jedec() r3373 | Peter Stuge |
2008-06-21 | flashrom: Update test status for Atmel AT29C020 and SST29EE010 | Peter Stuge |
2008-06-21 | flashrom: Increase delay in probe_jedec() to 2ms to reliably detect AT29C020 | Peter Stuge |
2008-06-20 | flashrom: Show expected and read byte on verify failure. Trivial. | Peter Stuge |
2008-06-20 | coreinfo: Enable serial support | Jordan Crouse |
2008-06-20 | libpayload: Support curses for serial | Jordan Crouse |
2008-06-20 | Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. | Bari Ari |
2008-06-18 | flashrom: Add support for AMIC Technology A49LF040A and do not probe W29EE011... | Jens Kuehnel |
2008-06-18 | flashrom: Force read unknown flash chips | Peter Stuge |
2008-06-13 | flashrom: Board enable and autodetection for GIGABYTE GA-7VT600 | Peter Stuge |
2008-06-11 | flashrom: Add support for Amic Technology A29040B flash chip. | Peter Stuge |
2008-06-11 | flashrom: Board enable and autodetection for BioStar P4M80-M4. | Peter Stuge |
2008-06-08 | Changes Makefile generation so that recursive "make" calls read | Pierre Pronchery |
2008-06-07 | fix via epia cn abuild. | Stefan Reinauer |
2008-06-07 | Add dump support for Winbond (NSC) PC87427. Dumps available from real hardware. | Tom Sylla |
2008-06-03 | Ward writes: | Peter Stuge |
2008-05-28 | abuild: fix gnu getopt detection (trivial) | Stefan Reinauer |