summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Remove irrelevant conditional statementElyes HAOUAS2018-11-052-14/+12
* sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick2018-11-016-6/+8
* sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick2018-11-011-0/+1
* sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick2018-11-011-0/+53
* sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick2018-11-012-0/+7
* sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick2018-11-012-0/+14
* sb/intel/lynxpoint: Add a PCI ID for an SMBus controllerTristan Corrick2018-11-011-1/+4
* sb/intel/lynxpoint: Add PCI IDs for more SKUsTristan Corrick2018-11-011-0/+5
* sb/intel/common/pciehp.h: Add missing license headerElyes HAOUAS2018-11-011-0/+18
* src: Add missing include <stdint.h>Elyes HAOUAS2018-11-018-0/+16
* reset: Finalize move to new APINico Huber2018-10-319-1/+43
* {cpu,drivers,nb,sb}/amd: Replace {MSR,MTRR} addresses with macrosElyes HAOUAS2018-10-302-4/+5
* src: Add missing include <stdint.h>Elyes HAOUAS2018-10-301-0/+2
* sb/amd: Use 'unsigned int' to bare use of 'unsigned'Elyes HAOUAS2018-10-2412-36/+44
* vboot: fix CONFIG_RESUME_PATH_SAME_AS_BOOT S3 resume logicJoel Kitching2018-10-244-0/+17
* src: Remove unneeded whitespaceElyes HAOUAS2018-10-2329-66/+66
* src: Typo fix (cosmetic)Peter Lemenkov2018-10-231-2/+2
* amdfam10: Convert to `board_reset()`Nico Huber2018-10-2218-18/+12
* sb/amd/*/hudson: Use CF9 resetNico Huber2018-10-224-33/+22
* sb/amd/cimx/sb[89]00: Use CF9 resetNico Huber2018-10-224-32/+12
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-2230-224/+18
* src/{sb/intel,mb/google/auron}: Don't use device_tElyes HAOUAS2018-10-188-20/+21
* cpu/amd: Use common AMD's MSRElyes HAOUAS2018-10-183-5/+8
* mb/lenovo/*/romstage: Use macros instead of magic numbersPeter Lemenkov2018-10-181-0/+2
* sb/intel/i82801jx: Use macros for LPC_ENArthur Heymans2018-10-151-0/+10
* Move compiler.h to commonlibNico Huber2018-10-0825-39/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-083-5/+5
* sb/amd/pi/hudson: Remove #if 1Jonathan Neuschäfer2018-10-041-2/+0
* sb/intel/bd82x6x: Don't use device_tElyes HAOUAS2018-09-214-20/+20
* sb/intel/common/firmware: Ensure warning is put lateNico Huber2018-09-201-2/+2
* sb/amd/sr5650/sr5650.h: Get rid of device_tElyes HAOUAS2018-09-181-30/+35
* sb/intel/i82801dx/Kconfig: remove duplicate SOUTHBRIDGE_INTEL_COMMONStefan Tauner2018-09-161-1/+0
* src/*/intel: introduce warning when building with no IFDAngel Pons2018-09-134-1/+26
* src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner2018-09-1310-10/+19
* chromeos/gnvs: remove function and naming cleanupJoel Kitching2018-09-062-2/+2
* intel: Use common HPET table revision functionMarc Jones2018-08-271-1/+1
* update all FADT version 3.0 to use the get tables functionMarc Jones2018-08-274-4/+4
* Kconfig, Makefile.inc: Remove all traces of ifdfakeAngel Pons2018-08-232-81/+3
* cbtable: remove chromeos_acpi from cbtableJoel Kitching2018-08-225-5/+5
* acpi: remove CBMEM_ID_ACPI_GNVS_PTR entryJoel Kitching2018-08-222-2/+0
* Fix PCI ACPI _OSC methodsMarc Jones2018-08-173-15/+3
* sb/intel/i82801[ij]x: do not set Chipset Initialization Register (CIR) 5Stefan Tauner2018-08-162-2/+2
* sb/intel/{bd82x6x,ibexpeak}: Don't build with FAKE_IFD by defaultAngel Pons2018-08-142-6/+0
* sb/intel/i82801[ij]x: use (more) RCBA register names instead of magic numbersStefan Tauner2018-08-145-22/+47
* sb/intel/lynxpoint: Don't build with FAKE_IFD by defaultArthur Heymans2018-08-131-4/+0
* sb/intel/lynxpoint/Kconfig: Clean up redefined config optionsArthur Heymans2018-08-131-18/+0
* src: Get rid of non-local header treated as localElyes HAOUAS2018-08-132-2/+2
* sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.aslStefan Tauner2018-08-073-64/+63
* southbridge/intel/bd82x6x/Kconfig: Do not include any IFD by defaultAngel Pons2018-08-051-3/+0
* southbridge/intel: Remove leftover TPM ACPI codePhilipp Deppenwiese2018-08-032-46/+0