summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2017-03-22southbridge/intel/i82801gx: Fix problems found by checkpatch.plArthur Heymans
2017-03-21southbridge/nvidia/mcp55: Get rid of #include early_smbus.cArthur Heymans
2017-03-19sb/intel/common/firmware: Add Intel ME/TXE firmware checkNicola Corna
2017-03-08AGESA: Move heap allocator declarationsKyösti Mälkki
2017-03-07amd/pi/hudson: Move APIC enable to CPU fileMarshall Dawson
2017-03-07amd/pi/hudson/acpi: Only declare S3 if it is supportedMarc Jones
2017-03-07amd/pi/hudson: Add early SPI setupMarshall Dawson
2017-03-07amd/pi/hudson: Add SPI definitions to headerMarshall Dawson
2017-03-07amd/pi/hudson: Consolidate BITn definitionsMarshall Dawson
2017-03-07AGESA: Remove redundant and invalid IRQ routingKyösti Mälkki
2017-02-23lynxpoint bd82x6x: Enable PCI-to-PCI bridgeKyösti Mälkki
2017-02-22southbridge/amd: Add LPC bridge acpi path for Family14 and SB800Tobias Diedrich
2017-02-20lynxpoint/broadwell: fix PCH power optimizerMatt DeVillier
2017-02-20Revert "intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano"Matt DeVillier
2017-02-08southbridge/intel/common/firmware: allow locking ME without HAVE_ME_BINAaron Durbin
2017-02-04sb/intel/common: Hook up me_cleanerNicola Corna
2017-01-13sb/nvidia/mcp55: Fix typo in nic.cMartin Roth
2017-01-12sb/intel/ibexpeak: Update debug code to match other chipsMartin Roth
2017-01-12sb/intel/fsp_rangeley: Fix NULL check in gpio.cMartin Roth
2017-01-12fsp 1.0 systems: Check for NULL when saving HobListPtrMartin Roth
2017-01-10amd/hudson/agesa: Fix position of hudson_fwmRicardo Ribalda Delgado
2017-01-10amd/hudson/pi: Fix position of hudson_fwmRicardo Ribalda Delgado
2017-01-10intel/i82801dx: Support 2MiB FWH partKyösti Mälkki
2017-01-06sb/ich7: Use common/gpio.h to set up GPIOsArthur Heymans
2017-01-05src/amd: Add common definition of AMD ACPI MMIO addressTimothy Pearson
2017-01-04amdfam10: Perform major include ".c" cleanupDamien Zammit
2017-01-03broadcom/bcm5785: don't treat KBC-DATA as COM1Patrick Georgi
2017-01-03sb/nvidia/mcp55: Fix P_state generationArthur Heymans
2017-01-03sb/intel/common/gpio: Support ICH9M and priorPatrick Rudolph
2016-12-23spi: Get rid of SPI_ATOMIC_SEQUENCINGFurquan Shaikh
2016-12-19pcengines/apu2: add board supportPiotr Król
2016-12-18intel/i82801ix: Add HAVE_INTEL_FIRMWAREKyösti Mälkki
2016-12-11intel/i945: Use romstage_handoff for S3Kyösti Mälkki
2016-12-11intel/gm45: Use romstage_handoff for S3Kyösti Mälkki
2016-12-11x86 SMM: Fix use with RELOCATABLE_RAMSTAGEKyösti Mälkki
2016-12-10intel 82801dx/gx/ix: Commit SMM relocation code to DRAMKyösti Mälkki
2016-12-08buildsystem: Drop explicit (k)config.h includesKyösti Mälkki
2016-12-08sb/intel/bd82x6x: Add TCO_Lock in finalize stepDennis Wassenberg
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-06PCI ops: Define read-modify-write routines globallyKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06PCI ops: Remove conflicting duplicate declarationsKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06intel PCI ops: Remove explicit PCI MMCONF accessKyösti Mälkki
2016-12-06spi_flash: Make a deep copy of spi_slave structureFurquan Shaikh
2016-12-05mainboard & southbridge: Clear files that are just headersMartin Roth
2016-12-05spi: Define and use spi_ctrlr structureFurquan Shaikh
2016-12-05spi: Pass pointer to spi_slave structure in spi_setup_slaveFurquan Shaikh
2016-12-05spi: Fix parameter types for spi functionsFurquan Shaikh
2016-12-04spi_flash: Move spi flash opcodes to spi_flash.hFurquan Shaikh