aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_broadwell_de/include
AgeCommit message (Expand)Author
2019-11-21soc/intel/fsp_broadwell_de: Drop supportArthur Heymans
2019-11-04soc/intel: Remove unused codePatrick Rudolph
2019-10-28soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz()Andrey Petrov
2019-10-27src/soc: change "unsigned" to "unsigned int"Martin Roth
2019-10-24soc/intel/fsp_broadwell_de: Add function to set DPRPatrick Rudolph
2019-10-16mainboard/ocp/monolake: Hide IIO root ports before memory initAndrey Petrov
2019-10-06intel/fsp_broadwell_de: Rename from xx_DEV_FUNCKyösti Mälkki
2019-10-02intel/pci_devs: Regroup PCI xx_DEVID entriesKyösti Mälkki
2019-09-26soc/intel/fsp_broadwell_de: move get_busno1() into vtd.cAndrey Petrov
2019-09-24soc/fsp_broadwell_de: Add devhide functionalityAndrey Petrov
2019-09-21soc/fsp_broadwell_de: Move function to get CPUBUSNO(1) into common fileAndrey Petrov
2019-09-13soc/intel: Remove some __PRE_RAM__ useKyösti Mälkki
2019-08-29intel/fsp_broadwell_de: Use smm_subregion()Kyösti Mälkki
2019-08-29soc/intel/fsp_broadwell_de: Implement SystemAgent TSEG functionsPatrick Rudolph
2019-08-27soc/intel/fsp_broadwell_de: Add ACPI HPET tableJohnny Lin
2019-08-15intel/smm: Define struct ied_header just onceKyösti Mälkki
2019-08-15soc/intel: Rename some SMM support functionsKyösti Mälkki
2019-08-14soc/intel/fsp_broadwell_de: Populate SMBIOS tables with memory informationAndrey Petrov
2019-08-14soc/fsp_broadwell_de: Implement SMBus read/write over IMCAndrey Petrov
2019-08-13soc/intel/fsp_broadwell_de: Enable early integrated UARTAndrey Petrov
2019-07-13cpu/x86: Move smm_lock() prototypeKyösti Mälkki
2019-03-16drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph
2019-01-07soc/intel: Standardize names of common MSRsElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-22intel: Use CF9 reset (part 1)Patrick Rudolph
2018-10-11src: Move common IA-32 MSRs to <cpu/x86/msr.h>Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-10-01soc/intel/fsp_broadwell_de: Fix IA32_MC0_* namesElyes HAOUAS
2018-09-20soc/intel/fsp_broadwell_de: Add fixed VT-d MMIO range to the resourcesWerner Zeh
2018-09-20fsp_broadwell_de: Move DMAR table generation to corresponding VT-d deviceWerner Zeh
2018-06-04soc/intel/fsp_broadwell_de: Get rid of device_tElyes HAOUAS
2017-10-19soc/fsp_broadwell_de: Add support for GPIO handlingWerner Zeh
2017-10-12intel/fsp_broadwell_de: Add timestamp functionalityWerner Zeh
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-05-05fsp_broadwell_de: Switch CPU to high frequency modeWerner Zeh
2017-04-28fsp_broadwell_de: Add SMM codeWerner Zeh
2017-01-16intel: Fix copy/paste error in license textMarshall Dawson
2016-09-13fsp_broadwell_de: Add Kconfig switch for SERIRQ operation modeWerner Zeh
2016-09-12siemens/mc_bdx1: Enable decoding for COM 3 & COM 4 on LPCWerner Zeh
2016-08-03fsp_broadwell_de: Add DMAR table to ACPIWerner Zeh
2016-07-15soc/intel/fsp_broadwell_de: use common Intel ACPI hardware definitionsAaron Durbin
2016-07-14fsp_broadwell_de: Add SMBus driver for ramstageWerner Zeh
2016-07-07intel/fsp_broadwell_de: Do not use hard coded SCI IRQ for ACPIWerner Zeh
2016-07-06PCI: Use PCI_DEVFN macro instead of DEV_FUNCWerner Zeh
2016-06-30fsp_broadwell_de: Enable Super I/O address range decodeWerner Zeh
2016-04-14soc/intel: Add Broadwell-DE SoC supportYork Yang