summaryrefslogtreecommitdiff
path: root/src/soc/intel/braswell/romstage
AgeCommit message (Expand)Author
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/braswell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-23soc/intel/braswell: Clean upAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-07-18soc/intel: Use config_of()Kyösti Mälkki
2019-06-12{drivers,soc/intel/braswell}: Implement C_ENVIRONMENT_BOOTBLOCK supportFrans Hendriks
2019-06-04soc/intel/braswell: Use common cpu/intel/car codeArthur Heymans
2019-05-29sb/intel/*: Delete early_spiPatrick Rudolph
2019-05-29soc/intel/braswell: Don't use CAR_GLOBALArthur Heymans
2019-05-13soc/intel/braswell: Remove unused include <timestamp.h>Elyes HAOUAS
2019-04-26soc/{amd,intel}/chip: Use local include for chip.hElyes HAOUAS
2019-03-29src: Use include <reset.h> when appropriateElyes HAOUAS
2019-03-19soc/intel/braswell/romstage: Drop unused 'include <rtc.h>'Elyes HAOUAS
2019-03-18src: Drop unused 'include <romstage_handoff.h>'Elyes HAOUAS
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-03-01device/pci: Fix PCI accessor headersKyösti Mälkki
2019-01-06device: Use pcidev_on_root()Kyösti Mälkki
2018-12-28arch/x86: Drop spurious arch/stages.h includesKyösti Mälkki
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-11-05src/soc/intel/braswell/romstage/romstage.c: Perform RTC init in romstageFrans Hendriks
2018-07-25drivers/tpm: Add TPM ramstage driver for devices without vboot.Philipp Deppenwiese
2018-06-04security/tpm: Unify the coreboot TPM software stackPhilipp Deppenwiese
2018-01-18security/tpm: Change TPM naming for different layers.Philipp Deppenwiese
2018-01-18security/tpm: Move tpm TSS and TSPI layer to security sectionPhilipp Deppenwiese
2017-12-17drivers/mrc_cache: move mrc_cache support to driversAaron Durbin
2016-12-01lib: put romstage_handoff implementation in own compilation unitAaron Durbin
2016-07-31Remove extra newlines from the end of all coreboot files.Martin Roth
2016-07-15soc/intel/braswell: use common Intel ACPI hardware definitionsAaron Durbin
2016-01-28soc/braswell: Fix issues found during static code analysisRavi Sarawadi
2016-01-28Strago: Enable CA MirrorShobhit Srivastava
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-10-27FSP 1.1: Replace soc_ prefix with fsp_Lee Leahy
2015-10-11intel fsp1_1: prepare for romstage vboot verification splitAaron Durbin
2015-10-11soc/intel/common: remove chipset specific callsAaron Durbin
2015-10-11intel SOC common: Remove unused parametersLee Leahy
2015-09-10fsp1_1: provide binding to UEFI versionAaron Durbin
2015-08-29fsp raminit: Add romstage_params to soc_memory_init_paramsDuncan Laurie
2015-07-06Braswell: Update to end of June.Lee Leahy
2015-06-25Braswell: Add Braswell SOC supportLee Leahy
2015-06-09stage_cache: use cbmem init hooksAaron Durbin
2015-06-08Remove empty lines at end of fileElyes HAOUAS
2015-06-02cbfs: new API and better program loadingAaron Durbin
2015-05-28Remove address from GPLv2 headersPatrick Georgi
2015-05-27Move TPM code out of chromeosVladimir Serbinenko
2015-05-23Braswell: Use Baytrail as Comparison BaseLee Leahy