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
/
cpu
/
intel
/
haswell
Age
Commit message (
Expand
)
Author
2019-04-25
cpu/intel/car/non-evict: Select NO_FIXED_XIP_ROM_SIZE
Arthur Heymans
2019-04-21
nb/intel/haswell: Add an option for where verstage starts
Arthur Heymans
2019-04-21
cpu/intel/haswell: Use C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-03-27
Move calls to quick_ram_check() before CBMEM init
Kyösti Mälkki
2019-03-20
src: Use 'include <string.h>' when appropriate
Elyes HAOUAS
2019-03-16
src: Drop unused '#include <halt.h>'
Elyes HAOUAS
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-06
src: Drop unused include <arch/acpi.h>
Elyes HAOUAS
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-25
security/vboot: Add measured boot mode
Philipp Deppenwiese
2019-02-12
postcar: Make more use of postcar_frame_add_romcache()
Nico Huber
2019-01-09
cpu/intel: Use the common code to initialize the romstage timestamps
Arthur Heymans
2019-01-06
device: Use pcidev_on_root()
Kyösti Mälkki
2019-01-03
nb/intel/haswell: Add support for PEG
Tristan Corrick
2018-12-28
arch/x86: SSE2 implies SSE support
Kyösti Mälkki
2018-12-20
cpu/intel/common: decouple IA32_FEATURE_CONTROL lock from set_vmx()
Matt DeVillier
2018-12-18
cpu: Remove unneeded include <pc80/mc146818rtc.h>
Elyes HAOUAS
2018-12-13
cpuid: Add helper function for cpuid(1) functions
Subrata Banik
2018-11-30
cpu/intel/common: Use a common acpi/cpu.asl file
Arthur Heymans
2018-11-30
cpu/intel/haswell: Rework acpi/cpu.asl
Arthur Heymans
2018-11-16
src: Remove unneeded include <cbfs.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-01
cpu/intel/haswell: Only change the slow ramp rate for ULT CPUs
Tristan Corrick
2018-11-01
cpu/intel/haswell: Allow use of TSC for the monotonic timer
Tristan Corrick
2018-11-01
cpu/intel/haswell: Add the CPUID for Haswell C0 CPUs
Tristan Corrick
2018-10-22
intel: Use CF9 reset (part 1)
Patrick Rudolph
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-05
src: Fix MSR_PKG_CST_CONFIG_CONTROL register name
Elyes HAOUAS
2018-09-28
src/*: normalize Google copyright headers
Patrick Georgi
2018-08-13
src: Get rid of non-local header treated as local
Elyes HAOUAS
2018-08-09
src/cpu: Fix typo
Elyes HAOUAS
2018-07-25
drivers/tpm: Add TPM ramstage driver for devices without vboot.
Philipp Deppenwiese
2018-07-24
cpu/x86/mtrr.h: Rename MSR SMRR_PHYS_x to IA32_SMRR_PHYSx
Arthur Heymans
2018-06-14
cpu/intel/haswell: Use the common intel romstage_main function
Arthur Heymans
2018-06-06
arch/x86: Make RELOCATABLE_RAMSTAGE the default
Kyösti Mälkki
2018-06-05
cpu/intel/haswell: Switch to POSTCAR_STAGE
Arthur Heymans
2018-06-05
cpu/intel/car/non-evict: Prepare for some POSTCAR_STAGE support
Arthur Heymans
2018-06-04
security/tpm: Unify the coreboot TPM software stack
Philipp Deppenwiese
2018-04-30
cpu/intel: Get rid of device_t
Elyes HAOUAS
2018-04-20
pci: Move inline PCI functions to pci_ops.h
Patrick Rudolph
2018-02-06
cpu/intel/haswell: Don't select PARALLEL_CPU_INIT
Arthur Heymans
2018-01-18
security/tpm: Change TPM naming for different layers.
Philipp Deppenwiese
2018-01-18
security/tpm: Move tpm TSS and TSPI layer to security section
Philipp Deppenwiese
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-10-04
chromeec: Remove checks for EC in RO
Daisuke Nojiri
2017-09-11
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
Aaron Durbin
2017-07-06
cpu/intel/haswell: Fix undefined behavior
Ryan Salsamendi
2017-06-28
cpu/intel: add IS_ENABLED() around Kconfig symbol references
Martin Roth
2017-06-28
cpu/*: Add whitespace around '<<'
Elyes HAOUAS
2017-06-16
haswell: add CBMEM_MEMINFO table when initing RAM
Matt DeVillier
[next]