Age | Commit message (Expand) | Author |
2009-04-01 | Drop CONFIG_CHIP_NAME. Those config statements in Config.lb should | Stefan Reinauer |
2009-03-26 | During the suspend/resume programming I came to an issue that first 4KB of | Rudolf Marek |
2009-03-24 | Every object file with a struct pci_driver ... __pci_driver needs to be marked | Stefan Reinauer |
2009-03-20 | Fix CPUID typo. This caused fid to memory speed calculations to be off. | Marc Jones |
2009-03-15 | Fix all build problems on PPC except the _SDA_BASE issues caused by the | Stefan Reinauer |
2009-03-13 | This, ladies and gentlement, is commit #4000. | Stefan Reinauer |
2009-03-13 | ACPI implementation for i945, ICH7, Kontron 986LCD-M | Stefan Reinauer |
2009-03-11 | i945 northbridge update | Stefan Reinauer |
2009-03-10 | This patch adds common elements for ck804-based boards. | Myles Watson |
2009-03-10 | This patch makes the boards use a single amdk8_util.asl. There are only | Myles Watson |
2009-03-06 | Fix mmconf (PCIe memory mapped config space access) support in v2. It was | Stefan Reinauer |
2009-03-04 | I just went on a bugfix frenzy and fixed all printk format warnings | Carl-Daniel Hailfinger |
2009-03-01 | (Trivial) Add missing header file. | Rudolf Marek |
2009-02-28 | coreboot-v2: drop this ugly historic union name in v2 that was dropped in v3 | Stefan Reinauer |
2009-02-27 | Generic approach of putting BIOS tables at the end of memory | Stefan Reinauer |
2009-02-27 | This patch makes several CMOS/NVRAM reads dependent on whether there's a tabl... | Myles Watson |
2009-02-17 | Add QWord support to acpigen. | Carl-Daniel Hailfinger |
2009-02-12 | This patch converts __FUNCTION__ to __func__, since __func__ is standard. | Myles Watson |
2009-02-03 | Following patch converts the run-time SSDT patching via update_ssdt funtion to | Rudolf Marek |
2009-02-01 | Following patch adds dynamic ACPI AML code generator which can be used to | Rudolf Marek |
2009-01-30 | Bring AMD K8 ACPI mangling more in line with Fam10 ACPI mangling. No | Carl-Daniel Hailfinger |
2009-01-20 | fix small TOLUD issue in i945 raminit (trivial) | Stefan Reinauer |
2009-01-20 | put in a little comment (trivial) | Stefan Reinauer |
2009-01-20 | This fine work by Jon Dufresne was awkwardly rotting on the mailing list for | Jon Dufresne |
2009-01-16 | First part of heterogenous dualchannel support. | Carl-Daniel Hailfinger |
2009-01-16 | Refactor K8 rev F DDR2 CL timing retrieval. | Carl-Daniel Hailfinger |
2009-01-16 | Since all K8 targets now have CONFIG_USE_PRINTK_IN_CAR enabled, using | Carl-Daniel Hailfinger |
2009-01-15 | amdk8: This patch fixes ram init problems when using the 9W Sempron part. | Dan Lykowski |
2008-12-23 | Add verbose debugging output at SPEW level to noncoherent HyperTransport | Carl-Daniel Hailfinger |
2008-12-19 | Fix breakage caused by r3822. I should have known not to touch the k8 stuff... | Corey Osgood |
2008-12-19 | Fix a LOT of implicit function declarations before they become errors. | Corey Osgood |
2008-12-18 | Fix the only implicit declaration before it becomes an error. | Corey Osgood |
2008-12-18 | Fix implicit declaration in cn700/vt8237 code | Corey Osgood |
2008-12-18 | This patch gets rid of all the implicit definition warnings for serengeti exc... | Myles Watson |
2008-12-09 | Add (parts of the) support for multiple DIMMs on the Intel 440BX chipset. | Uwe Hermann |
2008-12-05 | Fixes to AMD MCT code, found by Marco Schmidt <mschmidt@dspace.de> | Stefan Reinauer |
2008-11-27 | Remove the unnecessary memctrl[] indirection, 440BX only has one | Uwe Hermann |
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-18 | i810: Add some more comments, and especially add a list of tested BUFF_SC | Uwe Hermann |
2008-11-11 | Thanks to Uwe Hermann for spotting this typo. | Stefan Reinauer |
2008-11-10 | Merge some parts of the i945 review (trivial): | 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-10-31 | Revert i945/ICH7 PCI IDs to be hard-coded numbers instead of #defines. | Uwe Hermann |
2008-10-29 | i945/ICH7: Use #defines from pci_ids.h (trivial). | Uwe Hermann |
2008-10-29 | Support for the Intel 945 northbridge. | Stefan Reinauer |
2008-10-22 | Changed RAM speed calculation to fix RAM modules getting rejected only | Jens Rottmann |
2008-10-12 | Drop tons of duplicated debug.c files, move common file to | Uwe Hermann |
2008-10-09 | Indent-based + manual cleanups for CN700 (trivial). As this will be ported | Uwe Hermann |
2008-10-02 | Whitespace cleanup (trivial). | Myles Watson |
2008-10-01 | The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of | Carl-Daniel Hailfinger |
2008-09-30 | A duplicate register address is incremented in table register_values. | Mats Erik Andersson |
2008-09-29 | This patch for the AMD K8 allows a single DIMM to be populated in the | Marc Jones |
2008-09-24 | Support for the memory controller and PCIe interface of the Intel | Ed Swierk |
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-01 | This patch gets the Epia-CN working without ACPI or APIC. | Bari Ari |
2008-08-28 | Eric Biederman believes that he and Tom Zimmerman of the defunct | Ed Swierk |
2008-08-25 | This patch adds PCI device IDs for the Intel EP80579 Integrated Processor, | Ed Swierk |
2008-08-12 | License updated to GPL v2. | Marc Jones |
2008-08-02 | adapt Uncompressing.. patch for AMD code. Also replace "linxbios" by "coreboot" | Stefan Reinauer |
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-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-16 | Clean up comments, whitespace, and copyright date in the AMD HT code. | Marc Jones |
2008-06-22 | This patch allows support for multiple so-dimms, single or double sided. | Joseph Smith |
2008-05-19 | Add support for the VIA EPIA-CN baord, which uses C7 + CN700 + VT8237R. | Aaron Lwe |
2008-05-15 | This patch allows the RCA RM4100 to reboot. Upon rebooting in auto.c it detec... | Joseph Smith |
2008-04-25 | Remove inline from FAM10 CPU initialization functions. | Marc Jones |
2008-04-22 | Find matching settings for each CPUs FID, VID, and P-state registers and init... | Marc Jones |
2008-04-22 | Add early MSR and PCI register initialization. | Marc Jones |
2008-04-11 | Bring Fam10 memory controller init up to date with the latest AMD BKDG | Marc Jones (marc.jones |
2008-03-16 | This patch implements support for the Intel 3100 integrated ... | Ed Swierk |
2008-03-09 | Initial support for the Intel 82830 northbridge and RCA RM4100 board. | Joseph Smith |
2008-02-21 | Add support for the Via CN700 with a C7 CPU and DDR2 RAM. Only a single DIMM is | Corey Osgood |
2008-02-05 | Factor out print_conf() from Geode LX mainboard directories. The | Carl-Daniel Hailfinger |
2008-01-18 | Rename almost all occurences of LinuxBIOS to coreboot. | Stefan Reinauer |
2008-01-18 | Please bear with me - another rename checkin. This qualifies as trivial, no | Stefan Reinauer |
2007-12-19 | More abuild fixes, this should be the last (trivial) | Corey Osgood |
2007-12-19 | Initial AMD Barcelona support for rev Bx. | Marc Jones |
2007-12-05 | Remove the coherent_ht_car.c file. It is exactly the same as | Uwe Hermann |
2007-11-13 | Fix ACPI issues brought up with Intel's latest ASL compiler. | Stefan Reinauer |
2007-11-07 | Final set of changes to make Alix1c work. | Ronald G. Minnich |
2007-11-04 | Add dummy function for MCFG on those mainboards that provide ACPI but don't | Stefan Reinauer |
2007-11-02 | This patch changes the "if else" style of parameter matching to table and als... | Rudolf Marek |
2007-10-31 | Use the preferred order of 'static const' instead of 'const static'. | Uwe Hermann |
2007-10-27 | Drop duplicated and unneeded #defines from some northbridges (trivial). | Uwe Hermann |
2007-10-26 | This code gets us to a working linux boot on the alix1c. I have not tested | Ronald G. Minnich |
2007-10-24 | Ever wondered where those "setting incorrect section attributes for | Stefan Reinauer |
2007-10-21 | I am signing off and acking this trivial patch, as I just wasted several | Ronald G. Minnich |
2007-10-14 | Fix the resource end in amdk8/northbridge.c. | Rudolf Marek |
2007-10-07 | Make the reserved video memory on Geode GX1 based systems configurable. | Juergen Beisert |
2007-09-14 | More range for HT_CHAIN_UNITID_BASE and HT_CHAIN_END_UNITID_BASE. | Yinghai Lu |
2007-09-13 | I still don't understand a word, but I tried to improve the documentation. (t... | Stefan Reinauer |
2007-06-19 | Various minor cosmetics and coding style fixes (trivial). | Uwe Hermann |
2007-06-19 | This patch fixes up a couple mistakes I made with the i82810 and mew-vw to make | Corey Osgood |
2007-06-14 | his patch fixes the CAS map for -.5 and -1 CAS settings. The -.5 setting shou... | Marc Jones |
2007-06-14 | Add initial support for the Intel 82810 northbridge. | Corey Osgood |