index
:
coreboot
2560p
820g2
autoport-hsw
broadwell_refcode
e6230
e7240_bdw
haswell-mrc
hp820g1
hp9480m
mec1322
Some coreboot project code with my work
vimacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
soc
/
intel
/
broadwell
Age
Commit message (
Expand
)
Author
2019-10-01
intel/pci: Utilise pci_def.h for PCI_BRIDGE_CONTROL
Kyösti Mälkki
2019-09-15
src/soc: Remove unused include <device/pci_ops.h>
Elyes HAOUAS
2019-09-13
intel/broadwell: Replace some __PRE_RAM__ use
Kyösti Mälkki
2019-09-13
drivers/elog: Add elog_boot_notify()
Kyösti Mälkki
2019-08-28
intel/broadwell: Use smm_subregion()
Kyösti Mälkki
2019-08-28
intel/haswell,broadwell: Rename EMRR to PRMRR
Kyösti Mälkki
2019-08-26
soc/intel: Use common romstage code
Kyösti Mälkki
2019-08-22
arch/x86: Add <arch/romstage.h>
Kyösti Mälkki
2019-08-20
src: Remove variable length arrays
Jacob Garber
2019-08-20
devicetree: Remove duplicate chip_ops declarations
Kyösti Mälkki
2019-08-18
cpu/intel: Enter romstage without BIST
Kyösti Mälkki
2019-08-15
intel/smm: Define struct ied_header just once
Kyösti Mälkki
2019-08-15
soc/intel: Rename some SMM support functions
Kyösti Mälkki
2019-08-15
arch/x86: Add postcar_frame_common_mtrrs()
Kyösti Mälkki
2019-08-15
cpu/intel: Refactor platform_enter_postcar()
Kyösti Mälkki
2019-08-13
cpu/x86: Separate save_state struct headers
Kyösti Mälkki
2019-08-11
arch/x86: Flip option NO_CAR_GLOBAL_MIGRATION
Kyösti Mälkki
2019-08-11
arch/x86: Enable POSTCAR_CONSOLE by default
Kyösti Mälkki
2019-08-08
lib/stage_cache: Refactor Kconfig options
Kyösti Mälkki
2019-08-03
intel/baytrail,broadwell: Move stage cache support function
Kyösti Mälkki
2019-07-30
soc/intel/{broad,cannon,sky}: Fix possible out-of-bounds reads
Jacob Garber
2019-07-25
soc/intel: Guard remaining SA_DEV_ROOT definition
Kyösti Mälkki
2019-07-25
soc/intel/broadwell: Fix case of SA_DEV_ROOT
Kyösti Mälkki
2019-07-22
soc/intel/broadwell: Change variable back to u32
Jacob Garber
2019-07-21
soc/intel: Expand SA_DEV_ROOT for ramstage
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of()
Kyösti Mälkki
2019-07-18
soc/intel: Use config_of_path(SA_DEVFN_ROOT)
Kyösti Mälkki
2019-07-17
soc/intel: Fix regression with hidden PCI devices
Kyösti Mälkki
2019-07-13
soc,southbridge/intel: Avoid preprocessor with HAVE_SMI_HANDLER
Kyösti Mälkki
2019-07-13
cpu/x86: Move smm_lock() prototype
Kyösti Mälkki
2019-07-09
arch/x86: Flip HAVE_MONOTONIC_TIMER default
Kyösti Mälkki
2019-07-09
cpu/x86: Flip SMM_TSEG default
Kyösti Mälkki
2019-07-04
soc/intel: Replace uses of dev_find_slot()
Kyösti Mälkki
2019-07-04
arch/x86: Adjust size of postcar stack
Kyösti Mälkki
2019-06-28
{soc,northbridge}/Kconfig: Remove unused CACHE_MRC_SIZE_KB
Elyes HAOUAS
2019-06-03
src/soc/intel: Avoid NULL pointer dereference
John Zhao
2019-05-29
src/soc: Add missing 'include <types.h>'
Elyes HAOUAS
2019-05-29
sb/intel/*: Delete early_spi
Patrick Rudolph
2019-05-29
Clean up unused arch/early_variables.h header
Arthur Heymans
2019-05-22
soc/{baytrail/braswell/broadwell}: fix flashconsole on platform
Matt DeVillier
2019-05-15
soc/intel/broadwell/romstage: Clean up unused bist variable
Arthur Heymans
2019-05-15
soc/intel/broadwell: Enable LPC/SIO setup in bootblock
Arthur Heymans
2019-05-15
nb/intel/broadwell: Add an option for where verstage starts
Arthur Heymans
2019-05-15
soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-05-15
soc/intel/broadwell: Use the common cpu/intel/car romstage entry
Arthur Heymans
2019-05-15
vboot: remove OPROM-related code
Joel Kitching
2019-05-14
soc/intel/broadwell: Clean up the bootflow
Arthur Heymans
2019-05-14
soc/intel/broadwell: Don't use a pointer for pei_data
Arthur Heymans
2019-05-14
soc/intel/broadwell: Move GPIO init to a common place
Arthur Heymans
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
[next]