summaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2012-11-27intel/i82801ix: new southbridge, ICH9Patrick Georgi
2012-11-16Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer
2012-11-14Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer
2012-11-14SMM: Fix save state searching for GSMIDuncan Laurie
2012-11-14SMM: Pass the ACPI GNVS pointer via state save mapDuncan Laurie
2012-11-14SMM: Avoid use of global variables in SMI handlerDuncan Laurie
2012-11-14SMM: Extract function for finding save state nodeDuncan Laurie
2012-11-13Add Kconfig option to lock/unlock ME firmware during buildStefan Reinauer
2012-11-13SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer
2012-11-12SPI: Add early romstage SPI driver using hardware sequencingDuncan Laurie
2012-11-12SPI: Fix and enable Fast Read supportDuncan Laurie
2012-11-12Add bd82x6x mainboards ASPM overrides.Marc Jones
2012-11-12SPI: Configure Software Sequence SPI Freq to match descriptorDuncan Laurie
2012-11-12SPI: Add Fast Read to the OPMENU for locked down SPIDuncan Laurie
2012-11-12Define post codes for OS boot and resumeDuncan Laurie
2012-11-12Pass correct sleep type to mainboard sleep handlerStefan Reinauer
2012-11-09PCH: Add register descriptions used by IGD OpRegionStefan Reinauer
2012-11-09Add IGD Opregion variables to NVSStefan Reinauer
2012-11-09SPI: re-init SMM SPI driver after lockdownDuncan Laurie
2012-11-08smi: make tseg_relocate check pointer offsetDuncan Laurie
2012-11-08elog: add extended management engine eventDuncan Laurie
2012-11-08spi: fix erase in SMM while SPIBAR is lockedDuncan Laurie
2012-11-07ELOG: Don't disable SPI controller lockdownDuncan Laurie
2012-11-07SPI: opmenu special case for WREN as atomic prefixDuncan Laurie
2012-11-07SMI: Change order of SMI_EN and PM1_EN initDuncan Laurie
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-07Sandy/Ivy Bridge and Cougar/Panther Point: Fix namesStefan Reinauer
2012-08-07bd82x6x: Add beep commandsDylan Reid
2012-08-04Perform additional programming requirements for SATAStefan Reinauer
2012-07-30bd82x6x: Fix CONFIG_USBDEBUGSven Schnelle
2012-07-26Refactor driver structsPatrick Georgi
2012-07-26bd82x6x: Use CMOS variable if available for power-on on power failureStefan Reinauer
2012-07-26Log event for abnormal management engine statusDuncan Laurie
2012-07-26NVS: Add a temp sensor ID and an ACPI Method to set itDuncan Laurie
2012-07-26ME: Move ME v8 lockdown to finalize stepDuncan Laurie
2012-07-26Reserve bd82x6x LPC decode ranges in the resource allocatorMarc Jones
2012-07-26ELOG: Log run-time SMI southbridge eventsDuncan Laurie
2012-07-26SATA: Add option to configure gen3 transmitterDuncan Laurie
2012-07-26ELOG: Support GSMI in CPT/PPT southbridge SMI handlerDuncan Laurie
2012-07-25SMM: Skip locking SPI registers in finalize stepDuncan Laurie
2012-07-25ELOG: Log boot-time events found in southbridgeDuncan Laurie
2012-07-25SMM: rename tseg_fixup to tseg_relocate and exportDuncan Laurie
2012-07-25CougarPoint/PantherPoint: Add HM77 device ID to tableKimarie Hoot
2012-07-25bd82x6x: Drop unneeded pci_dev_tStefan Reinauer
2012-07-24CPU: Set flex ratio to nominal TDP ratio in bootblockDuncan Laurie
2012-07-24SMM: Fix state save map for sandybridge and TSEGDuncan Laurie
2012-07-24SMM: Add option for SPI driver to be available in SMMDuncan Laurie
2012-07-24Fix automatic ME detection in finalizeStefan Reinauer