summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/fsp_broadwell_de
Commit message (Expand)AuthorAgeFilesLines
* cpu/x86: Move smm_lock() prototypeKyösti Mälkki2019-07-131-0/+1
* cpu/x86: Flip SMM_TSEG defaultKyösti Mälkki2019-07-091-1/+0
* arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-classKyösti Mälkki2019-07-091-3/+3
* Use 3rdparty/intel-microcodeArthur Heymans2019-07-011-1/+1
* soc/intel/fsp_broadwell_de/romstage: Remove variable set but not usedElyes HAOUAS2019-05-231-2/+1
* post_code: add post code for invalid vendor binaryKeith Short2019-05-221-1/+2
* soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS2019-04-264-4/+8
* src/soc/intel: Remove unused variablesElyes HAOUAS2019-04-251-2/+1
* src: Use include <delay.h> when appropriateElyes HAOUAS2019-04-061-1/+0
* Move calls to quick_ram_check() before CBMEM initKyösti Mälkki2019-03-271-4/+0
* {northbridge, soc, southbridge}/intel: Make use of pci_dev_set_subsystem()Subrata Banik2019-03-211-13/+1
* src: Use 'include <string.h>' when appropriateElyes HAOUAS2019-03-201-1/+0
* src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS2019-03-183-3/+0
* src: Drop unused '#include <halt.h>'Elyes HAOUAS2019-03-161-2/+0
* drivers/intel/fsp1_0: Deduplicate codePatrick Rudolph2019-03-162-15/+0
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-084-24/+24
* src: Drop unused include <arch/acpi.h>Elyes HAOUAS2019-03-061-1/+0
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-043-3/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-016-0/+6
* ACPI: Rename FADT model and set it to zeroElyes HAOUAS2019-03-011-1/+1
* security/vboot: Add measured boot modePhilipp Deppenwiese2019-02-251-0/+1
* ACPI: Correct asl_compiler_revision valueElyes HAOUAS2019-02-211-1/+2
* src: Use macro `ACPI_FADT_LEGACY_FREE`Paul Menzel2019-02-151-1/+2
* soc/intel/fsp_broadwell_de: Move FSP_DEBUG_LEVEL option hereNico Huber2019-02-112-1/+12
* soc/{amd,intel}: Remove needless '&' on function pointersElyes HAOUAS2019-01-231-6/+6
* soc/intel/fsp_broadwell_de: Enable FIT supportPatrick Rudolph2019-01-171-0/+1
* soc/intel/fsp_broadwell_de: Fix TSEG size computationPatrick Rudolph2019-01-171-1/+5
* vendorcode/intel/fsp1_0/broadwell_de: Use FSP from 3rdparty/fspPatrick Rudolph2019-01-152-7/+10
* soc/intel/fsp_broadwell_de: Move early_mainboard_romstage_entry()Patrick Rudolph2019-01-141-3/+5
* intel/fsp1_0: Add option to select FSP debug levelPatrick Rudolph2019-01-141-0/+2
* soc/intel/fsp_broadwell_de: Fix uartPatrick Rudolph2019-01-141-0/+3
* soc/intel/fsp_broadwell_de: Drop MICROCODE_BLOB_NOT_HOOKED_UPNico Huber2019-01-101-1/+0
* soc/intel/fsp_broadwell_de/vtd: Silence warningPatrick Rudolph2019-01-101-0/+1
* Untangle CBFS microcode updatesNico Huber2019-01-101-0/+1
* soc/intel: Standardize names of common MSRsElyes HAOUAS2019-01-072-4/+4
* usbdebug: Make the EHCI debug console work in the bootblockArthur Heymans2019-01-061-1/+1
* usbdebug: Refactor init callsKyösti Mälkki2019-01-061-3/+3
* device: Use pcidev_path_on_root()Kyösti Mälkki2019-01-061-2/+2
* device: Use pcidev_on_root()Kyösti Mälkki2019-01-062-2/+2
* soc/intel/fsp_broadwell_de: Use BLOBs for microcode updatesPatrick Rudolph2019-01-041-0/+2
* soc/intel/fsp_broadwell_de/acpi: Fix wrong table checksumPatrick Rudolph2018-12-241-2/+0
* soc/intel/fsp_broadwell_de: Select RELOCATABLE_RAMSTAGEArthur Heymans2018-12-221-1/+0
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-191-1/+0
* soc: Remove unneeded include <pc80/mc146818rtc.h>Elyes HAOUAS2018-12-182-2/+0
* soc/intel/fsp_broadwell_de: Drop unused filesNico Huber2018-12-172-84/+0
* arch/acpi.h: Add some update to version 6.2aElyes HAOUAS2018-11-291-4/+2
* soc/intel/fsp_broadwell_de: Add vboot supportPhilipp Deppenwiese2018-11-211-0/+3
* src: Remove unneeded include <lib.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-161-1/+0
* fsp_broadwell_de: Switch to common SPI controller driverWerner Zeh2018-11-163-630/+2