summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2012-11-28Remove assembly coded log2 functionRonald G. Minnich
2012-11-27Drop driver-y from GM45/ICH9/RK9Stefan Reinauer
2012-11-27Enable the FCH GPP port prior to device enumerationDave Frodin
2012-11-27Get rid of drivers classPatrick Georgi
2012-11-27intel/i82801ix: new southbridge, ICH9Patrick Georgi
2012-11-20Unify use of bool config variablesStefan Reinauer
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-14SMM: Restore GNVS pointer in the resume pathDuncan 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-09Get rid of hard coded strings in ACPI tablesStefan 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-11-07Fix whitespace issue with help message in Kconfig fileDave Frodin
2012-11-02Fix some issues with new "reference" toolchainStefan Reinauer
2012-10-08hpet: common ACPI generationPatrick Georgi
2012-10-07Remove chip.h files without config structureKyösti Mälkki
2012-09-28AMD Hudson: Printf the high address as unsigned integerZheng Bao
2012-09-24AMD hudson: Round the float pointing number to integerZheng Bao
2012-09-19cimx sb700: change Platform.h to remove some warningsSiyuan Wang
2012-09-17AMD Hudson: use awk to calulate instead of exprZheng Bao
2012-08-30AMD S3: The offset of the nv storage depends on config.hZheng Bao
2012-08-28AMD hudson: Complete the missing ruleZheng Bao
2012-08-27SB700/SP5100: This configures the HPET clock period.Dave Frodin
2012-08-27AMD Hudson: Move the combining firmware from Python to sh.Zheng Bao
2012-08-22Auto-declare chip_operationsKyösti Mälkki
2012-08-08Cleanup coreboot memory table includesKyösti Mälkki
2012-08-07Sandy/Ivy Bridge and Cougar/Panther Point: Fix namesStefan Reinauer
2012-08-07bd82x6x: Add beep commandsDylan Reid
2012-08-06AMD RS690: mark MMCONF resource as reserved MEMKyösti Mälkki
2012-08-05AMD SB: Call the rtc update if needed (Propagation)zbao