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-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
2019-12-11
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-06
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-12-04
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
AGESA: Reduce S3_DATA_SIZE
Kyösti Mälkki
2019-12-02
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-11-30
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro
Arthur Heymans
2019-11-30
cpu/x86/tsc: Remove indirection when accessing mono_timer_g
Patrick Georgi
2019-11-29
cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
cpu/amd/{agesa,pi}/Kconfig: select SSE2
Michał Żygowski
2019-11-27
soc/intel/skylake: Clean up report_cpu_info() function
Usha P
2019-11-27
binaryPI: Drop BINARYPI_LEGACY_WRAPPER support
Kyösti Mälkki
2019-11-27
binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE
Kyösti Mälkki
2019-11-26
soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T
Subrata Banik
2019-11-25
cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-25
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks
Arthur Heymans
2019-11-23
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-22
cpu/intel/gen1/smmrelocate: Fix stale comment
Arthur Heymans
2019-11-22
cpu/intel/smm: Drop em64t save state
Arthur Heymans
2019-11-22
cpu/x86/smm: Use PRIxPTR to print uintptr_t
Jacob Garber
[next]