summaryrefslogtreecommitdiff
path: root/src/soc/intel/fsp_broadwell_de
AgeCommit message (Expand)Author
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2019-01-04soc/intel/fsp_broadwell_de: Use BLOBs for microcode updatesPatrick Rudolph
2018-12-24soc/intel/fsp_broadwell_de/acpi: Fix wrong table checksumPatrick Rudolph
2018-12-22soc/intel/fsp_broadwell_de: Select RELOCATABLE_RAMSTAGEArthur Heymans
2018-12-19soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS
2018-12-18soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS
2018-12-17soc/intel/fsp_broadwell_de: Drop unused filesNico Huber
2018-11-29arch/acpi.h: Add some update to version 6.2aElyes HAOUAS
2018-11-21soc/intel/fsp_broadwell_de: Add vboot supportPhilipp Deppenwiese
2018-11-16src: Remove unneeded include <lib.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <console/console.h>Elyes HAOUAS
2018-11-16fsp_broadwell_de: Switch to common SPI controller driverWerner Zeh
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05src: Remove unneeded include <arch/ioapic.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-11selfboot: remove bounce buffersRonald G. Minnich
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-09-13src/*/intel/: clarify Kconfig options regarding IFDStefan Tauner
2018-09-07fsp_broadwell_de: enable spi consoleOkash Khawaja
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-13fsp_broadwell_de: Increase CONFIG_MAX_CPUS to 32Samuel Jimenez
2018-07-24cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSxArthur Heymans
2018-07-09src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS
2018-06-30arch/x86/acpi: Add DMAR RMRR helper functionsMatt DeVillier
2018-06-28fsp_broadwell_de: Add ability to set PCIe completion timeoutDavid Hendricks
2018-06-20fsp_broadwell_de: Add uncore ASL in common locationDavid Hendricks
2018-06-06arch/x86: Always select RELOCATABLE_MODULESKyösti Mälkki
2018-06-06arch/x86: Flag platforms without RELOCATABLE_RAMSTAGEKyösti Mälkki
2018-06-04soc/intel/fsp_broadwell_de: Get rid of device_tElyes HAOUAS
2018-05-28fsp_broadwell_de: Select TSC_MONOTONIC_TIMER by defaultDavid Hendricks
2018-05-08soc/intel/fsp_broadwell_de: Spell verb *set up* with spacePaul Menzel
2018-05-08{mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber
2018-05-05fsp_broadwell_de: Add option to enable EHCI controllersDavid Hendricks
2018-04-23drivers/spi: reduce confusion in the APIAaron Durbin
2018-04-16intel/fsp_broadwell_de: Set FSP serial speed to match coreboot'sDavid Hendricks
2018-04-16intel/fsp_broadwell_de: Remove buggy code for SMBus clock gatingWerner Zeh
2018-04-06fsp_broadwell_de: Provide valid address and size for DCACHE rangeWerner Zeh
2018-04-06fsp_broadwell_de: Provide valid ACPI path names for domain and LPCWerner Zeh
2017-11-23Constify struct cpu_device_id instancesJonathan Neuschäfer
2017-10-19soc/fsp_broadwell_de: Add support for GPIO handlingWerner Zeh
2017-10-12intel/fsp_broadwell_de: Add timestamp functionalityWerner Zeh
2017-09-27smbus: Fix a typo ("Set the device I'm talking too")Jonathan Neuschäfer
2017-07-13Rename __attribute__((packed)) --> __packedStefan Reinauer
2017-06-13Consolidate reset API, add generic reset_prepare mechanismJulius Werner
2017-05-24soc/intel: Move spi driver to use spi_bus_mapFurquan Shaikh