summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/systemagent.c
Commit message (Expand)AuthorAgeFilesLines
* soc/intel/broadwell/systemagent.c: Rename to `northbridge.c`Angel Pons2020-11-161-482/+0
* soc/intel/broadwell: Separate PCH in devicetreeAngel Pons2020-10-301-6/+0
* Revert "broadwell: update processor power limits configuration"Angel Pons2020-10-301-4/+1
* soc/intel/broadwell: Merge `chip.c` into `systemagent.c`Angel Pons2020-10-251-0/+38
* soc/intel/broadwell: Drop `broadwell_pci_ops`Angel Pons2020-10-251-1/+1
* soc/intel/broadwell/systemagent.c: Fix typoAngel Pons2020-06-221-1/+1
* broadwell: update processor power limits configurationSumeet R Pawnikar2020-05-181-1/+4
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-13/+2
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-1/+1
* soc: Remove copyright noticesPatrick Georgi2020-03-181-2/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-191-1/+0
* soc/intel: Expand SA_DEV_ROOT for ramstageKyösti Mälkki2019-07-211-4/+8
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-5/+5
* soc/intel/broadwell: implement RMRR ACPI tableMatt DeVillier2018-12-201-0/+12
* soc/intel/{baytrail,broadwell}: Correct Chromeos RAM reservationFrans Hendriks2018-11-281-1/+2
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* soc/intel/broadwell: Get rid of device_tElyes HAOUAS2018-06-011-10/+11
* soc/intel/broadwell: Enable VT-d and X2APICMatt DeVillier2018-03-011-3/+17
* soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy2017-03-171-2/+1
* soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy2017-03-171-11/+11
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* acpi: make fill_slit and fill_srat into arguments.Vladimir Serbinenko2015-05-201-12/+0
* broadwell: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-071-5/+5
* broadwell: Tweak GFXPAUSE settings based on revisionDuncan Laurie2015-03-271-0/+5
* ACPI: Get S3 resume state from romstage_handoffKyösti Mälkki2015-03-101-23/+0
* broadwell: Preparations for buildingMarc Jones2014-12-311-7/+7
* broadwell: move to per-device ACPI.Vladimir Serbinenko2014-11-191-0/+14
* Redundant addr '&' operator on func ptr's in struct initiatorEdward O'Callaghan2014-11-041-6/+6
* broadwell: ACPI, romstage, and other updatesDuncan Laurie2014-10-221-3/+19
* broadwell: add new intel SOCDuncan Laurie2014-10-221-0/+440