Age | Commit message (Expand) | Author |
2008-10-17 | ROMCC chokes on vt8237_early_network_init(). Since that function is only | Carl-Daniel Hailfinger |
2008-10-16 | Revision 3564 improved compilation time, but it also introduced a | Carl-Daniel Hailfinger |
2008-10-16 | * Add a new board, the BCom WinNET P680 | Alex Mauer |
2008-10-16 | Revision 3567 introduced __attribute__((packed)) for a structured which | Carl-Daniel Hailfinger |
2008-10-13 | Add support for the Intel EP80579 (Tolapai) Development Kit mainboard | Ed Swierk |
2008-10-13 | Move AMD RS690 and SB600 PCI IDs to pci_ids.h where they should be. | Uwe Hermann |
2008-10-13 | Drop unused (or commented / #if 0) reset.c files. | Uwe Hermann |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-12 | Remove an extra bracket left by the vt8237r cleanup patch (trivial) | Corey Osgood |
2008-10-12 | VIA VT8237R cleanups (trivial). | Uwe Hermann |
2008-10-12 | Add support for the VIA pc2500e mainboard (CN700 + VT8237R). | Uwe Hermann |
2008-10-11 | Drop a number of duplicated failover.c files (they have the same content | Uwe Hermann |
2008-10-10 | Enable vga bios by default on Tyan s2881. The board has an onboard ati rage XL. | Ward Vandewege |
2008-10-09 | Indent-based + manual cleanups for CN700 (trivial). As this will be ported | Uwe Hermann |
2008-10-09 | Added comment about sb600 wideio setting for clarity and a minor witespace c... | Marc Jones |
2008-10-07 | [PATCH] coreboot: Don't loop forever waiting for HDA codecs | Jordan Crouse |
2008-10-06 | Whitespace fixes. | Myles Watson |
2008-10-04 | Fix obviously (syntactically) broken cmos.layout (trivial). | Uwe Hermann |
2008-10-03 | Ron has been doing really good work over in v3. The problem is that the work ... | Marc Jones |
2008-10-03 | Fix/amend the incorrect pnp_dev_info[] items for the ITE IT8712F Super I/O. | Uwe Hermann |
2008-10-03 | Thanks to Jason Zhao we got a skeleton CAR code for VIA C7. I have tried | Carl-Daniel Hailfinger |
2008-10-02 | Whitespace cleanup (trivial). | Myles Watson |
2008-10-02 | Whitespace cleanup (trivial). | Myles Watson |
2008-10-02 | CK804 coding-style fixed based on an 'indent' run (trivial). | Uwe Hermann |
2008-10-02 | This is so that people can see it. This is the sb600 for v3. It almost | Ronald G. Minnich |
2008-10-02 | Fix a typo. | Carl-Daniel Hailfinger |
2008-10-02 | Use easily readable macros to setup interrupt routing. | Carl-Daniel Hailfinger |
2008-10-01 | Missed a CONFIG_USE_PRINTK_IN_CAR define for the Asus m2v-mx_se. | Marc Jones |
2008-10-01 | Enable all available devices on the ASUS A8N-E (trivial). | Uwe Hermann |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-30 | Coding-style fixes and simplifications for the ASUS A8N-E (trivial). | Uwe Hermann |
2008-09-30 | A duplicate register address is incremented in table register_values. | Mats Erik Andersson |
2008-09-29 | AMD K8 platforms must use CAR so it makes sense to use the PRINK_IN_CAR | Marc Jones |
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 |