Age | Commit message (Expand) | Author |
2012-11-27 | Get rid of drivers class | Patrick Georgi |
2012-11-14 | Move HAVE_SMI_HANDLER from mainboards to chipsets | Stefan Reinauer |
2012-11-14 | SMM: Fix save state searching for GSMI | Duncan Laurie |
2012-11-14 | SMM: Pass the ACPI GNVS pointer via state save map | Duncan Laurie |
2012-11-14 | SMM: Avoid use of global variables in SMI handler | Duncan Laurie |
2012-11-14 | SMM: Extract function for finding save state node | Duncan Laurie |
2012-11-13 | Add Kconfig option to lock/unlock ME firmware during build | Stefan Reinauer |
2012-11-13 | SandyBridge/IvyBridge: Add IFD and ME firmware automatically | Stefan Reinauer |
2012-11-12 | SPI: Add early romstage SPI driver using hardware sequencing | Duncan Laurie |
2012-11-12 | SPI: Fix and enable Fast Read support | Duncan Laurie |
2012-11-12 | Add bd82x6x mainboards ASPM overrides. | Marc Jones |
2012-11-12 | SPI: Configure Software Sequence SPI Freq to match descriptor | Duncan Laurie |
2012-11-12 | SPI: Add Fast Read to the OPMENU for locked down SPI | Duncan Laurie |
2012-11-12 | Define post codes for OS boot and resume | Duncan Laurie |
2012-11-12 | Pass correct sleep type to mainboard sleep handler | Stefan Reinauer |
2012-11-09 | PCH: Add register descriptions used by IGD OpRegion | Stefan Reinauer |
2012-11-09 | Add IGD Opregion variables to NVS | Stefan Reinauer |
2012-11-09 | SPI: re-init SMM SPI driver after lockdown | Duncan Laurie |
2012-11-08 | smi: make tseg_relocate check pointer offset | Duncan Laurie |
2012-11-08 | elog: add extended management engine event | Duncan Laurie |
2012-11-08 | spi: fix erase in SMM while SPIBAR is locked | Duncan Laurie |
2012-11-07 | ELOG: Don't disable SPI controller lockdown | Duncan Laurie |
2012-11-07 | SPI: opmenu special case for WREN as atomic prefix | Duncan Laurie |
2012-11-07 | SMI: Change order of SMI_EN and PM1_EN init | Duncan Laurie |
2012-10-08 | hpet: common ACPI generation | Patrick Georgi |
2012-08-22 | Auto-declare chip_operations | Kyösti Mälkki |
2012-08-07 | Sandy/Ivy Bridge and Cougar/Panther Point: Fix names | Stefan Reinauer |
2012-08-07 | bd82x6x: Add beep commands | Dylan Reid |
2012-08-04 | Perform additional programming requirements for SATA | Stefan Reinauer |
2012-07-30 | bd82x6x: Fix CONFIG_USBDEBUG | Sven Schnelle |
2012-07-26 | bd82x6x: Use CMOS variable if available for power-on on power failure | Stefan Reinauer |
2012-07-26 | Log event for abnormal management engine status | Duncan Laurie |
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-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 | SMM: rename tseg_fixup to tseg_relocate and export | Duncan Laurie |
2012-07-25 | CougarPoint/PantherPoint: Add HM77 device ID to table | Kimarie Hoot |
2012-07-25 | bd82x6x: Drop unneeded pci_dev_t | Stefan Reinauer |
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 | Fix automatic ME detection in finalize | Stefan Reinauer |
2012-07-24 | Cougar/Panther Point: Compile in ME7 and ME8 code at the same time | Stefan Reinauer |
2012-07-24 | Fix ME hash functions on Panther Point/Cougar Point | Stefan Reinauer |
2012-07-24 | Add PCIe port disable debug message | Marc Jones |
2012-07-24 | bd82x6x: Support power-on-after-power-fail better | Stefan Reinauer |
2012-07-24 | Fix function generating GPIO state based vector | Vadim Bendebury |
2012-07-24 | Add specific power management init code for PantherPoint | Duncan Laurie |
2012-07-24 | RTC: Enable extended CMOS in the bootblock | Duncan Laurie |
2012-07-24 | bd82x6x: Convert all PCI ID lists to new scheme | Stefan Reinauer |
2012-07-24 | Add support for HM70 and NM70 LPC bridge | Stefan Reinauer |
2012-07-24 | SPI flash layer: remove unused function spi_flash_free() | Stefan Reinauer |
2012-05-30 | Provide functions to access arbitrary GPIO pins and vectors | Vadim Bendebury |
2012-05-30 | Add support for Panther Point to SPI driver | Stefan Reinauer |
2012-05-29 | Fix compilation with CONFIG_DEBUG_SPI_FLASH enabled | Stefan Reinauer |
2012-05-29 | Fix full reset for Ivy Bridge platforms | Vadim Bendebury |
2012-05-10 | Add SPI flash driver | Stefan Reinauer |
2012-05-01 | Fix issue with PCIe power management setup | Duncan Laurie |
2012-05-01 | Add an option to enable PCIe root port coalescing | Duncan Laurie |
2012-05-01 | Update PCIe Root Port _PRT to handle re-mapped functions | Duncan Laurie |
2012-05-01 | Fix SATA port map to only enable port 0 | Stefan Reinauer |
2012-05-01 | Don't disable ACPI in the S3 resume path | Duncan Laurie |
2012-05-01 | add new LPC controller device ID value | Vadim Bendebury |
2012-05-01 | Allow device ID arrays in the PCI driver structure | Vadim Bendebury |
2012-04-27 | Cougar Point southbridge: Add includes and drop post_code() | Stefan Reinauer |
2012-04-27 | SMM: unify mainboard APM command handlers | Stefan Reinauer |
2012-04-04 | Add support for Intel Panther Point PCH | Stefan Reinauer |