summaryrefslogtreecommitdiffstats
path: root/src/soc/intel/broadwell/romstage
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-119-9/+0
* vboot: Clean up pre-RAM use of vboot_recovery_mode_enabled()Julius Werner2020-05-091-1/+2
* soc/intel/broadwell: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-069-117/+18
* soc: Remove copyright noticesPatrick Georgi2020-03-189-11/+0
* sb/intel/common: Declare common smbus_base() and enable_smbus()Kyösti Mälkki2020-01-142-1/+9
* soc/intel/broadwell: Drop old forked version of SMBUS supportKyösti Mälkki2020-01-091-5/+0
* arch/x86: Remove <arch/cbfs.h>Kyösti Mälkki2019-12-272-2/+0
* src/soc/intel: Remove unused <stdlib.h>Elyes HAOUAS2019-12-193-3/+0
* src: Remove unused 'include <bootblock_common.h>'Elyes HAOUAS2019-12-181-1/+0
* intel/smm: Provide common smm_relocation_paramsKyösti Mälkki2019-11-221-1/+0
* soc/intel: Replace config_of_path() with config_of_soc()Kyösti Mälkki2019-10-021-1/+1
* drivers/elog: Add elog_boot_notify()Kyösti Mälkki2019-09-131-4/+2
* intel/broadwell: Use smm_subregion()Kyösti Mälkki2019-08-281-1/+0
* soc/intel: Use common romstage codeKyösti Mälkki2019-08-261-1/+0
* arch/x86: Add <arch/romstage.h>Kyösti Mälkki2019-08-221-1/+1
* cpu/intel: Enter romstage without BISTKyösti Mälkki2019-08-181-1/+1
* arch/x86: Add postcar_frame_common_mtrrs()Kyösti Mälkki2019-08-151-6/+0
* cpu/intel: Refactor platform_enter_postcar()Kyösti Mälkki2019-08-151-12/+4
* soc/intel: Use config_of()Kyösti Mälkki2019-07-181-5/+1
* soc/intel: Replace uses of dev_find_slot()Kyösti Mälkki2019-07-041-1/+1
* arch/x86: Adjust size of postcar stackKyösti Mälkki2019-07-041-3/+2
* src/soc/intel: Avoid NULL pointer dereferenceJohn Zhao2019-06-031-0/+6
* sb/intel/*: Delete early_spiPatrick Rudolph2019-05-292-144/+0
* Clean up unused arch/early_variables.h headerArthur Heymans2019-05-292-2/+0
* soc/intel/broadwell: Enable LPC/SIO setup in bootblockArthur Heymans2019-05-152-50/+0
* nb/intel/broadwell: Add an option for where verstage startsArthur Heymans2019-05-151-1/+6
* soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCKArthur Heymans2019-05-152-5/+1
* soc/intel/broadwell: Use the common cpu/intel/car romstage entryArthur Heymans2019-05-152-19/+5
* soc/intel/broadwell: Clean up the bootflowArthur Heymans2019-05-141-24/+21
* soc/intel/broadwell: Don't use a pointer for pei_dataArthur Heymans2019-05-141-3/+2
* soc/intel/broadwell: Move GPIO init to a common placeArthur Heymans2019-05-141-0/+4
* 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
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-083-5/+5
* device/mmio.h: Add include file for MMIO opsKyösti Mälkki2019-03-041-1/+1
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-047-7/+0
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-013-0/+3
* soc/intel/broadwell: Don't use CAR_GLOBALArthur Heymans2019-02-131-4/+3
* postcar: Make more use of postcar_frame_add_romcache()Nico Huber2019-02-121-2/+1
* cpu/intel/car: Prepare for C_ENVIRONMENT_BOOTBLOCKKyösti Mälkki2019-01-081-4/+10
* soc/intel: Drop romstage_after_car()Kyösti Mälkki2018-12-281-8/+0
* soc: Remove useless include <device/pci_ids.h>Elyes HAOUAS2018-12-192-2/+0
* cpuid: Add helper function for cpuid(1) functionsSubrata Banik2018-12-131-7/+8
* soc/intel/broadwell: Implement postcar stageArthur Heymans2018-12-054-425/+35
* src: Remove unneeded include <cbmem.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <cbfs.h>Elyes HAOUAS2018-11-161-1/+0
* src: Remove unneeded include <console/console.h>Elyes HAOUAS2018-11-163-3/+0
* src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS2018-11-121-1/+0
* intel: Use CF9 reset (part 1)Patrick Rudolph2018-10-222-4/+3
* src: Replace MSR addresses with macrosElyes HAOUAS2018-10-111-2/+2