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
Age
Commit message (
Expand
)
Author
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-29
cpu/x86/Makefile.inc: Fix external toolchain build
Arthur Heymans
2020-03-25
acpi: correct the processor devices scope
Michał Żygowski
2020-03-23
acpi: Change Processor ACPI Name (Intel only)
Christian Walter
2020-03-21
cpu/x86: Fix typo
Subrata Banik
2020-03-17
src (minus soc and mainboard): Remove copyright notices
Patrick Georgi
2020-03-15
cpu/intel/model_2065x: Add missing CPU IDs
Angel Pons
2020-03-15
treewide: Replace uses of "Nehalem"
Angel Pons
2020-03-15
nb/intel/nehalem: Rename to ironlake
Angel Pons
2020-03-11
prog_loaders: Remove CONFIG_MIRROR_PAYLOAD_TO_RAM_BEFORE_LOADING
Julius Werner
2020-03-07
cpu/x86/smm: Add smm_size to relocatable smmstub
Arthur Heymans
2020-03-04
src: capitalize 'PCIe'
Elyes HAOUAS
2020-03-04
cpu/intel/model_206ax: Lock MSR on all cores
Patrick Rudolph
2020-03-04
cpu/microcode: Fix config CPU_MICROCODE_CBFS_EXTERNAL_BINS
Nico Huber
2020-03-03
cpu/intel/slot_1: Cache romstage XIP execution
Arthur Heymans
2020-02-24
cpu/Kconfig: Remove old reference to ROMCC
Elyes HAOUAS
2020-02-24
src: capitalize 'RAM'
Elyes HAOUAS
2020-02-21
cpu/x86/smm: Convert C++ style comment
Eugene Myers
2020-02-18
cpu: Allow to configure microcode at pre-defined address
Andrey Petrov
2020-02-18
cpu/x86/name: Make name.c file available in romstage
Usha P
2020-02-17
treewide: capitalize 'BIOS'
Elyes HAOUAS
2020-02-17
cpu/x86/smm: Remove blank line in code
Eugene Myers
2020-02-17
cpu/x86: Remove unnecessary guard
Eugene Myers
2020-02-17
cpu/x86: Adjust STM smm_save_state_size
Eugene Myers
2020-02-09
cpu/intel: Drop unused file
Elyes HAOUAS
2020-02-09
cpu/x86/smm: Add overflow check
Nico Huber
2020-02-06
cpu/x86: Put guard around align for smm_save_state_size
Eugene Myers
2020-02-05
security/intel/stm: Add STM support
Eugene Myers
2020-02-04
cpu/x86: Make MP init timeout configurable
Jonathan Zhang
2020-01-18
cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard
Keith Hui
2020-01-09
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2019-12-27
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-26
src/x86|cpu/intel: Hardcode FIT and ID
Marshall Dawson
2019-12-26
cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROM
Kyösti Mälkki
2019-12-20
AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-12-20
AGESA,binaryPI: Enable lapic early for udelay()
Kyösti Mälkki
2019-12-20
AGESA fam14: Remove early PCI subsystem ID setting
Kyösti Mälkki
2019-12-20
AGESA fam14: Remove early p-state setting
Kyösti Mälkki
2019-12-19
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-19
arch/x86: Fix S3 resume without stage cache
Kyösti Mälkki
2019-12-19
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-19
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
Drop ROMCC code and header guards
Arthur Heymans
2019-12-18
cpu/x86/mp_init: Fix typo
Elyes HAOUAS
2019-12-18
src: Remove unused 'include <pc80/mc146818rtc.h>'
Elyes HAOUAS
2019-12-17
cpu/intel: Remove ROMCC header guards and code
Elyes HAOUAS
2019-12-14
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-13
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-12-11
AGESA, binaryPI: implement C bootblock
Michał Żygowski
[next]