summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_broadwell_de/include
Commit message (Expand)AuthorAgeFilesLines
* soc/intel: Add get_pmbaseEugene Myers2023-06-101-0/+28
* soc/intel/fsp_broadwell_de: Add definition for LGMRJonathan Zhang2021-03-241-0/+1
* soc/intel/fsp_broadwell_de: add PCH_DEV_LPC definitionJonathan Zhang2021-03-101-0/+1
* soc/intel/fsp_broadwell_de: Check if memory is 'locked'Andrey Petrov2020-06-242-0/+9
* soc/intel: Remove unused codePatrick Rudolph2019-11-041-1/+0
* soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()Andrey Petrov2019-10-281-0/+1
* src/soc: change "unsigned" to "unsigned int"Martin Roth2019-10-271-4/+4
* soc/intel/fsp_broadwell_de: Add function to set DPRPatrick Rudolph2019-10-242-0/+11
* mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov2019-10-161-2/+1
* intel/fsp_broadwell_de: Rename from xx_DEV_FUNCKyösti Mälkki2019-10-061-21/+2
* intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki2019-10-021-21/+23
* soc/intel/fsp_broadwell_de: move get_busno1() into vtd.cAndrey Petrov2019-09-261-8/+1
* soc/fsp_broadwell_de: Add devhide functionalityAndrey Petrov2019-09-242-100/+133
* soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common fileAndrey Petrov2019-09-212-0/+14
* soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki2019-09-131-4/+0
* intel/fsp_broadwell_de: Use smm_subregion()Kyösti Mälkki2019-08-291-16/+2
* soc/intel/fsp_broadwell_de: Implement SystemAgent TSEG functionsPatrick Rudolph2019-08-291-0/+3
* soc/intel/fsp_broadwell_de: Add ACPI HPET tableJohnny Lin2019-08-271-1/+3
* intel/smm: Define struct ied_header just onceKyösti Mälkki2019-08-151-5/+0
* soc/intel: Rename some SMM support functionsKyösti Mälkki2019-08-151-20/+0
* soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov2019-08-142-0/+35
* soc/fsp_broadwell_de: Implement SMBus read/write over IMCAndrey Petrov2019-08-141-0/+5
* soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov2019-08-132-0/+65
* cpu/x86: Move smm_lock() prototypeKyösti Mälkki2019-07-131-0/+1
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-161-2/+0
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-071-2/+2
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-221-24/+0
* src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS2018-10-111-5/+0
* Move compiler.h to commonlibNico Huber2018-10-082-2/+0
* soc/intel/fsp_broadwell_de: Fix IA32_MC0_* namesElyes HAOUAS2018-10-011-1/+3
* soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resourcesWerner Zeh2018-09-201-1/+2
* fsp_broadwell_de: Move DMAR table generation to corresponding VT-d deviceWerner Zeh2018-09-202-4/+5
* soc/intel/fsp_broadwell_de: Get rid of device_tElyes HAOUAS2018-06-041-2/+2
* soc/fsp_broadwell_de: Add support for GPIO handlingWerner Zeh2017-10-193-0/+138
* intel/fsp_broadwell_de: Add timestamp functionalityWerner Zeh2017-10-121-0/+3
* Rename __attribute__((packed)) --> __packedStefan Reinauer2017-07-131-1/+2
* fsp_broadwell_de: Switch CPU to high frequency modeWerner Zeh2017-05-051-0/+2
* fsp_broadwell_de: Add SMM codeWerner Zeh2017-04-285-7/+143
* intel: Fix copy/paste error in license textMarshall Dawson2017-01-161-1/+1
* fsp_broadwell_de: Add Kconfig switch for SERIRQ operation modeWerner Zeh2016-09-131-0/+4
* siemens/mc_bdx1: Enable decoding for COM 3 & COM 4 on LPCWerner Zeh2016-09-121-0/+4
* fsp_broadwell_de: Add DMAR table to ACPIWerner Zeh2016-08-033-0/+12
* soc/intel/fsp_broadwell_de: use common Intel ACPI hardware definitionsAaron Durbin2016-07-151-8/+2
* fsp_broadwell_de: Add SMBus driver for ramstageWerner Zeh2016-07-142-0/+53
* intel/fsp_broadwell_de: Do not use hard coded SCI IRQ for ACPIWerner Zeh2016-07-071-0/+10
* PCI: Use PCI_DEVFN macro instead of DEV_FUNCWerner Zeh2016-07-061-18/+20
* fsp_broadwell_de: Enable Super I/O address range decodeWerner Zeh2016-06-301-1/+3
* soc/intel: Add Broadwell-DE SoC supportYork Yang2016-04-1411-0/+566