summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* Remove chip.h files without config structureKyösti Mälkki2012-10-079-120/+0
* AMD Hudson: Printf the high address as unsigned integerZheng Bao2012-09-281-1/+1
* AMD hudson: Round the float pointing number to integerZheng Bao2012-09-241-1/+1
* cimx sb700: change Platform.h to remove some warningsSiyuan Wang2012-09-191-0/+3
* AMD Hudson: use awk to calulate instead of exprZheng Bao2012-09-171-8/+8
* AMD S3: The offset of the nv storage depends on config.hZheng Bao2012-08-306-6/+35
* AMD hudson: Complete the missing ruleZheng Bao2012-08-281-2/+2
* SB700/SP5100: This configures the HPET clock period.Dave Frodin2012-08-271-0/+8
* AMD Hudson: Move the combining firmware from Python to sh.Zheng Bao2012-08-272-68/+69
* Auto-declare chip_operationsKyösti Mälkki2012-08-2238-72/+0
* Cleanup coreboot memory table includesKyösti Mälkki2012-08-082-2/+0
* Sandy/Ivy Bridge and Cougar/Panther Point: Fix namesStefan Reinauer2012-08-072-13/+1
* bd82x6x: Add beep commandsDylan Reid2012-08-071-0/+12
* AMD RS690: mark MMCONF resource as reserved MEMKyösti Mälkki2012-08-061-1/+2
* AMD SB: Call the rtc update if needed (Propagation)zbao2012-08-056-2/+30
* AMD S3: Remove the hardcoded volatile positionzbao2012-08-052-2/+7
* Perform additional programming requirements for SATAStefan Reinauer2012-08-042-5/+46
* AMD hudson: Call the rtc update if needed.zbao2012-08-021-0/+2
* AMD K8 and AMDFAM10, GFXUMA: drop use of uma_memory_baseKyösti Mälkki2012-08-022-0/+12
* bd82x6x: Fix CONFIG_USBDEBUGSven Schnelle2012-07-301-0/+2
* Refactor driver structsPatrick Georgi2012-07-268-255/+84
* bd82x6x: Use CMOS variable if available for power-on on power failureStefan Reinauer2012-07-261-4/+10
* Log event for abnormal management engine statusDuncan Laurie2012-07-262-6/+8
* NVS: Add a temp sensor ID and an ACPI Method to set itDuncan Laurie2012-07-262-3/+33
* ME: Move ME v8 lockdown to finalize stepDuncan Laurie2012-07-262-33/+34
* Reserve bd82x6x LPC decode ranges in the resource allocatorMarc Jones2012-07-261-2/+37
* ELOG: Log run-time SMI southbridge eventsDuncan Laurie2012-07-261-0/+9
* SATA: Add option to configure gen3 transmitterDuncan Laurie2012-07-263-0/+15
* ELOG: Support GSMI in CPT/PPT southbridge SMI handlerDuncan Laurie2012-07-261-0/+53
* SMM: Skip locking SPI registers in finalize stepDuncan Laurie2012-07-251-0/+3
* ELOG: Log boot-time events found in southbridgeDuncan Laurie2012-07-255-0/+129
* SMM: rename tseg_fixup to tseg_relocate and exportDuncan Laurie2012-07-251-7/+5
* CougarPoint/PantherPoint: Add HM77 device ID to tableKimarie Hoot2012-07-251-5/+4
* bd82x6x: Drop unneeded pci_dev_tStefan Reinauer2012-07-251-3/+1
* CPU: Set flex ratio to nominal TDP ratio in bootblockDuncan Laurie2012-07-241-0/+2
* SMM: Fix state save map for sandybridge and TSEGDuncan Laurie2012-07-241-13/+15
* SMM: Add option for SPI driver to be available in SMMDuncan Laurie2012-07-242-7/+37
* Fix automatic ME detection in finalizeStefan Reinauer2012-07-241-1/+1
* Cougar/Panther Point: Compile in ME7 and ME8 code at the same timeStefan Reinauer2012-07-244-15/+29
* Fix ME hash functions on Panther Point/Cougar PointStefan Reinauer2012-07-242-8/+10
* Add PCIe port disable debug messageMarc Jones2012-07-241-0/+2
* bd82x6x: Support power-on-after-power-fail betterStefan Reinauer2012-07-241-7/+7
* Fix function generating GPIO state based vectorVadim Bendebury2012-07-241-1/+0
* Add specific power management init code for PantherPointDuncan Laurie2012-07-241-2/+56
* RTC: Enable extended CMOS in the bootblockDuncan Laurie2012-07-241-0/+3
* bd82x6x: Convert all PCI ID lists to new schemeStefan Reinauer2012-07-247-199/+49
* Add support for HM70 and NM70 LPC bridgeStefan Reinauer2012-07-241-0/+10
* cs5536: add smbus support in ramstageChristian Gmeiner2012-07-245-175/+256
* SPI flash layer: remove unused function spi_flash_free()Stefan Reinauer2012-07-241-6/+0
* Trinity wrapper code improvement.zbao2012-07-221-3/+3