summaryrefslogtreecommitdiff
path: root/src/soc/intel/broadwell/romstage/romstage.c
AgeCommit message (Expand)Author
2020-11-13soc/intel/broadwell: Flatten northbridge folder structureAngel Pons
2020-10-23soc/intel/broadwell/romstage/romstage.c: Clean up includesAngel Pons
2020-10-23soc/intel/broadwell: Move `fill_postcar_frame` to memmap.cAngel Pons
2020-06-02src: Remove unused 'include <bootmode.h>'Elyes HAOUAS
2020-05-13src: Remove unused '#include <stddef.h>'Elyes HAOUAS
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-04-06soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons
2020-03-18soc: Remove copyright noticesPatrick Georgi
2019-12-27arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki
2019-12-18src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS
2019-09-13drivers/elog: Add elog_boot_notify()Kyösti Mälkki
2019-08-28intel/broadwell: Use smm_subregion()Kyösti Mälkki
2019-08-26soc/intel: Use common romstage codeKyösti Mälkki
2019-08-22arch/x86: Add <arch/romstage.h>Kyösti Mälkki
2019-08-18cpu/intel: Enter romstage without BISTKyösti Mälkki
2019-08-15arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki
2019-08-15cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki
2019-07-04arch/x86: Adjust size of postcar stackKyösti Mälkki
2019-05-29Clean up unused arch/early_variables.h headerArthur Heymans
2019-05-15soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans
2019-05-15soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans
2019-05-15soc/intel/broadwell: Use the common cpu/intel/car romstage entryArthur Heymans
2019-05-14soc/intel/broadwell: Clean up the bootflowArthur Heymans
2019-05-14soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans
2019-05-14soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04arch/io.h: Drop unnecessary includeKyösti Mälkki
2019-02-12postcar: Make more use of postcar_frame_add_romcache()Nico Huber
2019-01-08cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki
2018-12-28soc/intel: Drop romstage_after_car()Kyösti Mälkki
2018-12-05soc/intel/broadwell: Implement postcar stageArthur Heymans
2018-11-16src: Remove unneeded include <cbmem.h>Elyes HAOUAS
2018-11-16src: Remove unneeded include <cbfs.h>Elyes 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-08Move compiler.h to commonlibNico Huber
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-04-26src: Fix a typo on "mtrr"Elyes HAOUAS
2018-04-24compiler.h: add __weak macroAaron Durbin
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-07-18vboot: Remove get_sw_write_protect_state callbackJulius Werner
2017-07-13soc/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth
2017-03-28chromeos / broadwell / jecht: Make save_chromeos_gpios() jecht-specificJulius Werner
2017-03-17soc/intel/broadwell: Fix other issues detected by checkpatchLee Leahy
2017-03-17soc/intel/broadwell: Fix {}, () and conditional issuesLee Leahy
2017-03-17soc/intel/broadwell: Fix spacing issues detected by checkpatchLee Leahy
2016-12-01romstage_handoff: remove code duplicationAaron Durbin
2016-10-31lib/prog_loaders: use common ramstage_cache_invalid()Aaron Durbin