Age | Commit message (Expand) | Author |
2008-09-29 | This patch for the AMD K8 allows a single DIMM to be populated in the | Marc Jones |
2008-09-27 | fix ppc mainboards (trivial) | Stefan Reinauer |
2008-09-26 | This patch fixes the dbm690t keyboard not working issue. It should also | Marc Jones |
2008-09-26 | Add IRQ12 to the dbm690t mptable for mouse interrupt support. | Marc Jones |
2008-09-24 | Support for the memory controller and PCIe interface of the Intel | Ed Swierk |
2008-09-23 | This patch adds support for watchdog kill and adds it to Asus M2V-MX SE. | Rudolf Marek |
2008-09-23 | The AMD dbm690t mainboard uses the it8712f SIO with the | Marc Jones |
2008-09-23 | Attached patch removes HPET info from ACPI tables. HPET does not work fine on | Rudolf Marek |
2008-09-23 | Following patch adds support for Asus M2V-E SE. Works pretty well, the only | Rudolf Marek |
2008-09-22 | Patch for AMD DBM690T board. | Michael Xie |
2008-09-22 | Patch for AMD SB600 chipset. | Michael Xie |
2008-09-22 | Patch for AMD RS690 chipset. | Michael Xie |
2008-09-19 | Attached patch fixes at least one issue ;) During the PCI BAR sizing must b... | Rudolf Marek |
2008-09-19 | Whitespace and style cleanup. (trivial) | Marc Jones |
2008-09-19 | Add AMD K8 S1G1 socket support. | Michael Xie Michael.Xie |
2008-09-18 | ck804 whitespace fixes | Myles Watson |
2008-09-18 | Fix whitespace in tyan s289{1,2,5} files. Also removes some #if 0 and #if 1 | Myles Watson |
2008-09-12 | For the jetway jf2/4 series of mainboards: | Alex Mauer |
2008-09-11 | From Vincent Legoll: | Stefan Reinauer |
2008-09-10 | Add the "jetway j7f[24]*" mainboard. As compared to the Via Epia CN, this | Alex Mauer |
2008-09-05 | This patch adds support for the VIA VT8237S south bridge. The VT8237R program... | Rudolf Marek |
2008-09-04 | This changes the python generated makefiles | Carl-Daniel Hailfinger |
2008-09-03 | Tidy up identifiers, per Uwe's suggestion. Trivial. | Ed Swierk |
2008-09-01 | This patch gets the Epia-CN working without ACPI or APIC. | Bari Ari |
2008-08-28 | Add definitions for DDR2 SPD registers. | Ed Swierk |
2008-08-28 | Eric Biederman believes that he and Tom Zimmerman of the defunct | Ed Swierk |
2008-08-27 | If you have | Ward Vandewege |
2008-08-25 | This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, | Ed Swierk |
2008-08-25 | This patch modifies the Intel 3100 southbridge code to recognize the | Ed Swierk |
2008-08-25 | This patch implements support for the CPU core of the Intel EP80579 | Ed Swierk |
2008-08-19 | Add Tyan S2912 platform with AMD Family 10 support. | Arne Georg Gleditsch |
2008-08-13 | Fix outb to 0x80 delay functions to use inb instead (fixes excessive post codes | Stefan Reinauer |
2008-08-12 | License updated to GPL v2. | Marc Jones |
2008-08-08 | Enable both IDE ports for our qemu target. | Ward Vandewege |
2008-08-07 | Clean up whitespace and comments style. (trivial) | Marc Jones |
2008-08-04 | Initial support for the ASI MB-5BLGP (Neoware Eon 4000s). | Uwe Hermann |
2008-08-03 | Remove welcome message from elfboot. None of the other subsystems have their | Stefan Reinauer |
2008-08-03 | fix lots of warnings for cache as ram builds (trivial) | Stefan Reinauer |
2008-08-02 | adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" | Stefan Reinauer |
2008-08-02 | Go back to SIPI WAIT state for those CPUS defining the newly introduced | Stefan Reinauer |
2008-08-02 | This patch | Stefan Reinauer |
2008-08-01 | oops, forgot these in the cleanup.. (trivial) | Stefan Reinauer |
2008-08-01 | a heuristics is something different | Stefan Reinauer |
2008-08-01 | Typo, thanks to Idwer for spotting this. (trivial patch) | Stefan Reinauer |
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-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 | Add support for the Winbond W83697HF Super I/O. | Sean Nelson |
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-06-29 | Adds a field to the serial port descriptor about the configured line speed. | Patrick Georgi |
2008-06-26 | Initial support for the A-Trend ATC-6240 board. | Uwe Hermann |
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-20 | Extend the VIA vt8237r southbridge decode range for the ROM to 1MB. | Bari Ari |
2008-05-21 | This is a simple patch which allows payloads to be placed in memory in | Myles Watson |
2008-05-20 | Add post-RAM init code for the Fintek F71805F Super I/O. | Corey Osgood |
2008-05-19 | Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. | Aaron Lwe |
2008-05-16 | Doesn't have to be executable (trivial). | Uwe Hermann |
2008-05-16 | Geode platforms that use a LPC Super I/O had the LPC serial IRQ set to all | Marc Jones |
2008-05-16 | New Target and initial support for the Thomson IP1000. | Joseph Smith |
2008-05-15 | This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec... | Joseph Smith |
2008-05-09 | coreboot-v2: Disable second serial port on Norwich | Jordan Crouse |
2008-05-07 | Implement GPIO configuration routines for the Intel 3100 southbridge, | Ed Swierk |
2008-05-06 | cs5536 IDE PWB flag was not getting set since it is 1<<14 and it was only doi... | Marc Jones |
2008-05-06 | This patch adds pc keyboard init function call for qemu in v2 since some payl... | Aaron Lwe |
2008-05-06 | Fix various issues on MSI MS-7135 board. | Jonathan A. Kollasch |
2008-04-30 | By default, the Intel 3100 LPC interface enables only I/O range 0x3f8 | Ed Swierk |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-25 | Fix so pci device memory allocation does not use memory base address at 0xfec... | Aaron Lwe |
2008-04-24 | Add CPUID processor name string support for Fam10 CPUs. | Marc Jones |
2008-04-24 | On APs the ClLinesToNbDis was being left enabled from CAR setup. | Marc Jones |
2008-04-24 | This board (http://www.ieiworld.com/en/product_IPC.asp?model=PCISA-LX) | Nikolay Petukhov |
2008-04-23 | This is the sata irq patch for s2895 and ultra40. It also changes some broken | Myles Watson |
2008-04-23 | Fix irqs for secondary ports on both sata controllers. | Myles Watson |