summaryrefslogtreecommitdiff
path: root/src/southbridge
AgeCommit message (Expand)Author
2018-10-24sb/amd: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS
2018-10-24vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching
2018-10-23src: Remove unneeded whitespaceElyes HAOUAS
2018-10-23src: Typo fix (cosmetic)Peter Lemenkov
2018-10-22amdfam10: Convert to `board_reset()`Nico Huber
2018-10-22sb/amd/*/hudson: Use CF9 resetNico Huber
2018-10-22sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS
2018-10-18cpu/amd: Use common AMD's MSRElyes HAOUAS
2018-10-18mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov
2018-10-15sb/intel/i82801jx: Use macros for LPC_ENArthur Heymans
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-08src: Use tabs for indentationElyes HAOUAS
2018-10-04sb/amd/pi/hudson: Remove #if 1Jonathan Neuschäfer
2018-09-21sb/intel/bd82x6x: Don't use device_tElyes HAOUAS
2018-09-20sb/intel/common/firmware: Ensure warning is put lateNico Huber
2018-09-18sb/amd/sr5650/sr5650.h: Get rid of device_tElyes HAOUAS
2018-09-16sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMONStefan Tauner
2018-09-13src/*/intel: introduce warning when building with no IFDAngel Pons
2018-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-06chromeos/gnvs: remove function and naming cleanupJoel Kitching
2018-08-27intel: Use common HPET table revision functionMarc Jones
2018-08-27update all FADT version 3.0 to use the get tables functionMarc Jones
2018-08-23Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons
2018-08-22cbtable: remove chromeos_acpi from cbtableJoel Kitching
2018-08-22acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching
2018-08-17Fix PCI ACPI _OSC methodsMarc Jones
2018-08-16sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5Stefan Tauner
2018-08-14sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by defaultAngel Pons
2018-08-14sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbersStefan Tauner
2018-08-13sb/intel/lynxpoint: Don't build with FAKE_IFD by defaultArthur Heymans
2018-08-13sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans
2018-08-13src: Get rid of non-local header treated as localElyes HAOUAS
2018-08-07sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.aslStefan Tauner
2018-08-05southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons
2018-08-03southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese
2018-08-01sb/intel/i82801gx: Select INTEL_TOP_SWAP_BOOTBLOCK_SIZEArthur Heymans
2018-07-30nb/intel/gm45: Use common code for SMM in TSEGArthur Heymans
2018-07-30sb/intel/bd82x6x/finalize: Use new PMBASE APIPatrick Rudolph
2018-07-28sb/intel/bd82x6x: Fix watchdogPatrick Rudolph
2018-07-28nb/intel/sandybridge/report_platform: Move remaining code to sb folderPatrick Rudolph
2018-07-28sb/intel/gpio: Cache gpiobase in ramstage and romstagePatrick Rudolph
2018-07-27sb/intel/common/pmutil: Use new PMBASE APIPatrick Rudolph
2018-07-27sb/intel/common/smi*: Use new PMBASE APIPatrick Rudolph
2018-07-27sb/intel/common: Add functions to manipulate PMBASEPatrick Rudolph
2018-07-16Kconfig: Make the EM100 config option commonSimon Glass
2018-07-10src/sb/amd/pi/hudson/sd.c: disable SDR50 tuning and set correct clock freq in...Michał Żygowski
2018-07-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS