summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* smm: Update rev 0x30101 SMM revision save stateAaron Durbin2013-02-271-1/+1
* Unify setting 82801a/b/c/d IOAPIC IDKyösti Mälkki2013-02-268-86/+87
* AMD Southbridge: Add RTC init to lpc_initMike Loptien2013-02-253-0/+21
* AMD/Persimmon: Add RTC init to CIMX SB800Mike Loptien2013-02-231-0/+7
* AMD S3: Introduce Kconfig variable 'S3_DATA_SIZE'Zheng Bao2013-02-215-1/+33
* Whitespace: Replace tab character in license text with two spacesPaul Menzel2013-02-204-4/+4
* build system: Retire REQUIRES_BLOBPatrick Georgi2013-02-192-3/+4
* AMD S3: Change S3_VOLATILE_POS to S3_DATA_POSZheng Bao2013-02-195-6/+6
* AMD S3: Fix typo vol*a*tile in southbridge KconfigZheng Bao2013-02-184-4/+4
* sconfig: rename lapic_cluster -> cpu_clusterStefan Reinauer2013-02-141-1/+1
* sconfig: rename pci_domain -> domainStefan Reinauer2013-02-142-2/+2
* spi.h: Rename the spi.h to spi-generic.hZheng Bao2013-02-115-5/+5
* Hudson: Legacy free question is hudson onlyMartin Roth2013-01-221-5/+5
* Hudson: Cleanup - change SB800 references to hudsonMartin Roth2013-01-213-5/+5
* Hudson: Changes to support agesa/hudson for legacy freeMartin Roth2013-01-212-2/+12
* Hudson: Changes to agesa/hudson FADT for ACPI 3.0Martin Roth2013-01-212-60/+88
* Fix typo in SB800 Kconfig for IMC positionMartin Roth2013-01-091-1/+1
* rs780: Implement `rs780_internal_gfx_disable` and add .disable pcie_opsDenis 'GNUtoo' Carikli2012-12-301-0/+18
* Add AMD Hudson blobs by CONFIG_REQUIRES_BLOBS dependencyMarc Jones2012-12-291-0/+3
* USBDEBUG: Enable the EHCI in AMD SouthbridgeZheng Bao2012-12-284-5/+17
* No need to contact AMD for firmware anymorePatrick Georgi2012-12-192-4/+0
* AMD S3: Rename generated s3.rom for make cleanZheng Bao2012-12-141-2/+2
* SB800: Add IMC ROM and fan control.Martin Roth2012-12-128-1/+807
* Rename generated hudson_romsig.bin for make cleanMartin Roth2012-12-121-2/+2
* Fix SPI BAR special case in lpc_set_resourcesMartin Roth2012-12-124-8/+14
* Claim the SPI bus before writes if the IMC ROM is presentMartin Roth2012-12-122-0/+82
* Drop TINY_BOOTBLOCKKyösti Mälkki2012-12-011-1/+0
* AMD S3: Leverage the public SPI routineZheng Bao2012-11-305-410/+139
* Remove assembly coded log2 functionRonald G. Minnich2012-11-2821-21/+2
* Drop driver-y from GM45/ICH9/RK9Stefan Reinauer2012-11-271-8/+8
* Enable the FCH GPP port prior to device enumerationDave Frodin2012-11-271-30/+16
* Get rid of drivers classPatrick Georgi2012-11-2745-261/+261
* intel/i82801ix: new southbridge, ICH9Patrick Georgi2012-11-2733-0/+5952
* Unify use of bool config variablesStefan Reinauer2012-11-205-13/+13
* Drop Kconfig variable BOARD_HAS_HARD_RESETStefan Reinauer2012-11-162-3/+2
* Move HAVE_SMI_HANDLER from mainboards to chipsetsStefan Reinauer2012-11-145-2/+14
* SMM: Fix save state searching for GSMIDuncan Laurie2012-11-141-2/+2
* SMM: Pass the ACPI GNVS pointer via state save mapDuncan Laurie2012-11-142-10/+22
* SMM: Avoid use of global variables in SMI handlerDuncan Laurie2012-11-142-9/+16
* SMM: Extract function for finding save state nodeDuncan Laurie2012-11-141-26/+42
* SMM: Restore GNVS pointer in the resume pathDuncan Laurie2012-11-142-0/+34
* Add Kconfig option to lock/unlock ME firmware during buildStefan Reinauer2012-11-132-0/+22
* SandyBridge/IvyBridge: Add IFD and ME firmware automaticallyStefan Reinauer2012-11-131-0/+16
* SPI: Add early romstage SPI driver using hardware sequencingDuncan Laurie2012-11-123-0/+131
* SPI: Fix and enable Fast Read supportDuncan Laurie2012-11-122-1/+6
* Add bd82x6x mainboards ASPM overrides.Marc Jones2012-11-122-7/+62
* SPI: Configure Software Sequence SPI Freq to match descriptorDuncan Laurie2012-11-121-0/+21
* SPI: Add Fast Read to the OPMENU for locked down SPIDuncan Laurie2012-11-121-2/+2
* Define post codes for OS boot and resumeDuncan Laurie2012-11-121-0/+4
* Pass correct sleep type to mainboard sleep handlerStefan Reinauer2012-11-121-1/+1
OpenPOWER on IntegriCloud