summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define global uma_memory variablesKyösti Mälkki2012-07-165-11/+0
* AGESA F15 wrapper for Hudson.zbao2012-07-1427-1/+2332
* Fix AMD S3 block generator on CygwinPatrick Georgi2012-07-031-1/+2
* AGESA F15 wrapper for Trinityzbao2012-07-031-0/+7
* i3100: add smbus_write_byte()Sven Schnelle2012-06-233-1/+63
* i3100: Enable second IOAPIC for PCI-XSven Schnelle2012-06-212-0/+62
* Don't use 64-bit constant 0x100000000 in linker scriptsNico Huber2012-06-214-4/+4
* Update SB800 CIMX FADTMartin Roth2012-06-121-15/+19
* Provide functions to access arbitrary GPIO pins and vectorsVadim Bendebury2012-05-302-0/+45
* Add support for Panther Point to SPI driverStefan Reinauer2012-05-301-9/+20
* Fix compilation with CONFIG_DEBUG_SPI_FLASH enabledStefan Reinauer2012-05-291-6/+6