summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix full reset for Ivy Bridge platformsVadim Bendebury2012-05-291-9/+0
* cbtypes.h: Unify cbtypes.h used in AMD board's codeVikram Narayanan2012-05-244-166/+1
* Fix fadt legacy free setting.Marc Jones2012-05-151-2/+2
* Add legacy free setting and override to fadt.cMarc Jones2012-05-121-1/+8
* Merge sb800 fadt fixes from South Station mainboard to southbridge fadt.Marc Jones2012-05-121-43/+62
* Add SPI flash driverStefan Reinauer2012-05-103-0/+703
* Unmark source files as executablesAlec Ari2012-05-103-0/+0
* Move fadt.c to the cimx sb800 southbridge directory to be shared.Marc Jones2012-05-092-0/+195
* Add simple PMIO & PMIO2 read/write routines to CIMX wrapperMartin Roth2012-05-093-0/+92