Age | Commit message (Expand) | Author |
2012-07-26 | NVS: Add a temp sensor ID and an ACPI Method to set it | Duncan Laurie |
2012-07-26 | ME: Move ME v8 lockdown to finalize step | Duncan Laurie |
2012-07-26 | Reserve bd82x6x LPC decode ranges in the resource allocator | Marc Jones |
2012-07-26 | ELOG: Log run-time SMI southbridge events | Duncan Laurie |
2012-07-26 | SATA: Add option to configure gen3 transmitter | Duncan Laurie |
2012-07-26 | ELOG: Support GSMI in CPT/PPT southbridge SMI handler | Duncan Laurie |
2012-07-26 | Add correct bios callout into read event routine | zbao |
2012-07-26 | ibase/mb899: Rename NIC BIOS disable driver and hook up | Patrick Georgi |
2012-07-26 | Remove copies of rtl8168.c | Patrick Georgi |
2012-07-26 | USBDEBUG: buffer up to 8 bytes | Sven Schnelle |
2012-07-26 | Drop CONFIG_CPU_MODEL_NAME and fix CPU name displayed in logs | Stefan Reinauer |
2012-07-26 | Enable Microcode in CBFS for all SandyBridge/IvyBridge systems | Stefan Reinauer |
2012-07-26 | ELOG: Add support for SMM and kernel GSMI driver | Duncan Laurie |
2012-07-25 | SMM: Fix state table for Intel Core2 CPUs | Stefan Reinauer |
2012-07-25 | SMM: Skip locking SPI registers in finalize step | Duncan Laurie |
2012-07-25 | ELOG: Log boot-time events found in southbridge | Duncan Laurie |
2012-07-25 | ELOG: Log events for Chrome OS developer/recovery mode | Duncan Laurie |
2012-07-25 | Fix comment to reference IvyBridge, too | Stefan Reinauer |
2012-07-25 | Include SandyBridge Microcode when IvyBridge is enabled | Stefan Reinauer |
2012-07-25 | AMD parmer: Set correct azalia code verb table | zbao |
2012-07-25 | AMD family15tn: Add BIOS callback hook for getting VBIOS Image | zbao |
2012-07-25 | AMD Family 15tn: Set the default return value as AGESA_SUCCESS instead of TRUE | zbao |
2012-07-25 | AMD Family15tn: Set the mask of MTRR to 0000FFFXX0000800 | zbao |
2012-07-25 | Change multiply ONE_MB to bit shifting. | zbao |
2012-07-25 | SMM: rename tseg_fixup to tseg_relocate and export | Duncan Laurie |
2012-07-25 | Fix date output in Microcode update | Stefan Reinauer |
2012-07-25 | CougarPoint/PantherPoint: Add HM77 device ID to table | Kimarie Hoot |
2012-07-25 | Extend smbios api to allow runtime change of mainboard serial and version | Christian Gmeiner |
2012-07-25 | Remove useless semicolon | Patrick Georgi |
2012-07-25 | chromeos: Pass pointer to ChromeOS ACPI structure instead of VB Shared Data | Stefan Reinauer |
2012-07-25 | sync the northbridge.c with other family. | zbao |
2012-07-25 | Fix LAPIC timer on Ivy Bridge systems | Stefan Reinauer |
2012-07-25 | ELOG: Add support for a monotonic boot counter in CMOS | Duncan Laurie |
2012-07-25 | ELOG: Add support for generating SMBIOS type15 table | Duncan Laurie |
2012-07-25 | More descriptive error messages in Sandybridge raminit code | Stefan Reinauer |
2012-07-25 | bd82x6x: Drop unneeded pci_dev_t | Stefan Reinauer |
2012-07-24 | ELOG: Fix boot count increment for non-wake case | Duncan Laurie |
2012-07-24 | Ivybridge: fix workaround and enable PAIR | Duncan Laurie |
2012-07-24 | CPU: Set flex ratio to nominal TDP ratio in bootblock | Duncan Laurie |
2012-07-24 | SMM: Fix state save map for sandybridge and TSEG | Duncan Laurie |
2012-07-24 | SMM: Add option for SPI driver to be available in SMM | Duncan Laurie |
2012-07-24 | SMM: Add support for malloc in SMM if using TSEG | Duncan Laurie |
2012-07-24 | ELOG: Add support for flash based event log | Duncan Laurie |
2012-07-24 | SMM: Add heap region and move C handler higher in region | Duncan Laurie |
2012-07-24 | CPU: Update ivybridge PP1 current limit value | Duncan Laurie |
2012-07-24 | CPU: Add basic support for Nominal Configurable TDP | Duncan Laurie |
2012-07-24 | Rename cache_lbmem() to cache_ramstage() | Stefan Reinauer |
2012-07-24 | Implement stack overflow checking for the BSP | Ronald G. Minnich |
2012-07-24 | Fix automatic ME detection in finalize | Stefan Reinauer |
2012-07-24 | ChromeOS: Remove board specific acpi_get_vdat_info() | Stefan Reinauer |