aboutsummaryrefslogtreecommitdiff
path: root/src/southbridge/intel
AgeCommit message (Expand)Author
2018-11-07sb/intel: Deduplicate vbnv_cmos_failed and rtc_initPatrick Rudolph
2018-11-07intel: Get rid of smm_get_pmbasePatrick Rudolph
2018-11-05sb/intel/lynxpoint: Remove irrelevant conditional statementElyes HAOUAS
2018-11-01sb/intel/common: Create a common implementation of `acpi_fill_madt()`Tristan Corrick
2018-11-01sb/intel/lynxpoint: Include <stdint.h> to fix compilation errorsTristan Corrick
2018-11-01sb/intel/lynxpoint: Add a common platform.asl fileTristan Corrick
2018-11-01sb/intel/lynxpoint: Provide a function for mainboard super I/O configTristan Corrick
2018-11-01sb/intel/lynxpoint: Automatically generate the ACPI PCI routing tableTristan Corrick
2018-11-01sb/intel/lynxpoint: Add a PCI ID for an SMBus controllerTristan Corrick
2018-11-01sb/intel/lynxpoint: Add PCI IDs for more SKUsTristan Corrick
2018-11-01sb/intel/common/pciehp.h: Add missing license headerElyes HAOUAS
2018-11-01src: Add missing include <stdint.h>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-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-18src/{sb/intel,mb/google/auron}: Don't use device_tElyes 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-09-21sb/intel/bd82x6x: Don't use device_tElyes HAOUAS
2018-09-20sb/intel/common/firmware: Ensure warning is put lateNico Huber
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-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-09src/southbridge: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-07-02src: Get rid of unneeded whitespaceElyes HAOUAS
2018-07-02src/sb: Fix non-local header treated as localElyes HAOUAS
2018-06-29sb/intel/i82801{g,j}x: Automatically generate ACPI PIRQ tablesArthur Heymans
2018-06-29sb/intel/i82801ix: Use the common ACPI pirq generatorArthur Heymans
2018-06-25sb/intel/common/firmware: Enable me_cleaner for NehalemNicola Corna
2018-06-21sb/intel/i82801xx: Use common RCBA MACROsArthur Heymans
2018-06-21sb/intel/common/rcba_pirq.c: Use common RCBA acces MACROsArthur Heymans
2018-06-21sb/intel/common: Make RCBA manipulation MACROs commonArthur Heymans
2018-06-21Revert "sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location"Arthur Heymans
2018-06-14src: Get rid of unneeded whitespaceElyes HAOUAS
2018-06-14src: Get rid of device_tElyes HAOUAS
2018-06-13sb/intel/common/firmware: Use the -S flag of me_cleanerNicola Corna
2018-06-11sb/intel/common: Include SPI driver into postcar stageNico Huber
2018-06-09sb/intel/lynxpoint: Get rid of device_tElyes HAOUAS
2018-06-09sb/intel/fsp_bd82x6x: Use pci_devfn_t instead of device_tElyes HAOUAS
2018-06-08southbridge/intel/lynxpoint: add hard_reset to postcarPatrick Georgi
2018-06-04sb/intel/i82801gx: Add the option to lock the platformArthur Heymans
2018-06-04src/sb/intel/common/spi.c: Adapt and link in romstageArthur Heymans
2018-06-04src: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-04sb/intel/common/spi.c: Add a SPI write protect functionArthur Heymans
2018-06-04sb/intel/i82801gx: Remove unneeded includesElyes HAOUAS
2018-06-04sb/intel/bd82x6x: Get rid of device_tElyes HAOUAS
2018-06-03intel bd82x6x/lynxpoint systems: Update ACPI thermal zone handlerMartin Roth
2018-05-29src/southbridge: Add and update license headersMartin Roth
2018-05-29southbridge/intel/bd82x6x: Remove unused argument from ACPI methodMartin Roth
2018-05-29sb/intel/{bd82x6x,ibexpeak}: Fix out of bounds access in intel_me_status()Nicola Corna
2018-05-25sb/intel/common/pirq_gen: Rework generating pin-route tablesArthur Heymans
2018-05-24sb/intel/i82801ix: Get rid of device_tElyes HAOUAS
2018-05-24sb/intel/i82801jx: Get rid of device_tElyes HAOUAS
2018-05-24sb/intel/fsp_i89xx: Get rid of device_tElyes HAOUAS
2018-05-24Remove leftover Intel i82801b supportKyösti Mälkki
2018-05-24Remove leftover Intel i82801a supportKyösti Mälkki
2018-05-24src: Remove space after `defined`Elyes HAOUAS
2018-05-23sb/intel/i82801dx: Get rid of device_tElyes HAOUAS
2018-05-23sb/intel/i82870: Get rid of device_tElyes HAOUAS
2018-05-22sb/intel/i82801gx: Get rid of device_tElyes HAOUAS
2018-05-22sb/intel/fsp_rangeley: Get rid of device_tElyes HAOUAS
2018-05-22sb/intel/fsp_bd82x6x: Get rid of device_tElyes HAOUAS
2018-05-18sb/intel/i82801bx: Get rid of device_tElyes HAOUAS
2018-05-18sb/intel/i82801ax: Get rid of device_tElyes HAOUAS
2018-05-18sb/intel/ibexpeak: Get rid of device_tElyes HAOUAS
2018-05-14sb/intel/i82371eb: Get rid of device_tElyes HAOUAS
2018-05-09src/southbridge: Serialize methods with named objects insideMartin Roth
2018-05-08src/southbridge: Add required space before the open parenthesisElyes HAOUAS
2018-05-02intel/ibexpeak: Fix missing ACPI PIRQ entriesKyösti Mälkki
2018-04-30southbridge/intel: Remove space before/after parenthesisElyes HAOUAS
2018-04-28src/southbridge: Add spaces around '=='Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin