summaryrefslogtreecommitdiffstats
path: root/src/southbridge
Commit message (Expand)AuthorAgeFilesLines
* sb/intel/lynxpoint: Ensure the finalise handler is calledTristan Corrick2018-12-032-14/+6
* sb/intel/lynxpoint: Make the finalise handler commonTristan Corrick2018-12-031-0/+15
* sb/intel/lynxpoint/usb_{e,x}hci.c: Don't use device_tElyes HAOUAS2018-12-032-8/+9
* sb/intel/i82801gx: Clean up unneeded smi setup codeArthur Heymans2018-12-031-4/+0
* nb/intel/x4x: Use common code for SMM in TSEGArthur Heymans2018-12-031-2/+0
* nb/intel/i945: Use common SMM_TSEG codeArthur Heymans2018-12-031-0/+2
* sb/intel/i82801jx: Use common Intel SMM codeArthur Heymans2018-12-033-613/+10
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-294-14/+8
* sb/amd/sb800: Remove unused smbus_delay() functionElyes HAOUAS2018-11-281-5/+0
* src/{mainboard,southbridge}: Remove commented include linesElyes HAOUAS2018-11-283-6/+0
* sb/intel/common: Fix style issue in spi.cElyes HAOUAS2018-11-281-50/+52
* sb/intel/i82801gx: Use common Intel SMM codeArthur Heymans2018-11-275-877/+18
* sb/intel/common: Fix style issue in spi.cPatrick Georgi2018-11-261-1/+1
* sb/intel/spi: read FLCOMP descriptor early and cache itStefan Tauner2018-11-261-6/+5
* sb/intel/bd82x6x/early_usb.c: Fix formattingElyes HAOUAS2018-11-231-13/+13
* sb/intel/common: Reset Pre-OP after atomic SPI cycle is finishedWerner Zeh2018-11-221-1/+3
* northbridge/intel/fsp_*: Remove legacy SoCszaolin2018-11-1977-17983/+0
* sb/amd/{agesa,pi}/hudson/Kconfig: Remove unused HUDSON_FWMElyes HAOUAS2018-11-182-10/+0
* {soc,sb}/amd: Remove unused SOUTHBRIDGE_AMD_*_SKIP_ISA_DMA_INITElyes HAOUAS2018-11-163-12/+0
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-168-8/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* sb/intel/lynxpoint: Generate the ACPI FADT with a common functionTristan Corrick2018-11-163-0/+150
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-1672-73/+0
* src: Get rid of duplicated includesElyes HAOUAS2018-11-1615-28/+9
* sb/amd/cs5536: Remove unneeded include <cpu/x86/bist.h>Elyes HAOUAS2018-11-161-1/+0
* sb/amd: Remove dead assignment in SPI driverPaul Menzel2018-11-162-2/+2
* sb/amd: Fix grammar in commentPaul Menzel2018-11-162-2/+2
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-1229-31/+7
* sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph2018-11-0710-72/+94
* southbridge/amd/pi/hudson: Get rid of void pointer mathRichard Spiegel2018-11-071-15/+19
* intel: Get rid of smm_get_pmbasePatrick Rudolph2018-11-074-21/+7
* amd: Fix non-local header treated as localElyes HAOUAS2018-11-0510-27/+27
* 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