index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
cpu
Age
Commit message (
Expand
)
Author
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
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
2019-11-22
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-22
cpu/amd/microcode: Remove microcode update routine
Kyösti Mälkki
2019-11-21
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-21
cpu/x86/lapic/lapic_cpu_init.c: Drop unused guards
Arthur Heymans
2019-11-21
Kconfig: Remove not found sources
Elyes HAOUAS
2019-11-21
drivers/intel/fsp1_0: Drop support
Arthur Heymans
2019-11-21
nb/sb/cpu: Drop Intel Rangeley support
Arthur Heymans
2019-11-20
nb/amd/fam10: Drop support
Arthur Heymans
2019-11-20
sb/amd/sb800: Drop support
Arthur Heymans
2019-11-20
sb/amd/sb700: Drop support
Arthur Heymans
2019-11-20
cpu/via/nano: Drop support
Arthur Heymans
2019-11-20
cpu/intel/car: Add EC software sync to Intel romstage
Tim Wawrzynczak
2019-11-20
cpu/nb/sb: Remove fam12
Joe Moore
2019-11-20
Remove MIPS architecture
Julius Werner
2019-11-18
nb/intel/sandybridge: Set up console in bootblock
Arthur Heymans
2019-11-18
nb/intel/sandybridge: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-15
nb/intel/x4x: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-15
nb/intel/i945: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-11-11
AGESA: Select CBMEM_STAGE_CACHE with HAVE_ACPI_RESUME
Kyösti Mälkki
2019-11-08
arch/x86: Drop some __SMM__ guards
Kyösti Mälkki
2019-11-07
Rangeley: Fix incorrect BCLK
Kyösti Mälkki
2019-11-06
Kconfig: Organize debugging options per file extensions
Arthur Heymans
2019-11-05
intel/i440bx: Switch to UDELAY_TSC and TSC_MONOTONIC_TIMER
Kyösti Mälkki
2019-11-05
cpu/ti/am335x: Extend monotonic timer to early stages
Kyösti Mälkki
2019-11-04
cpu/qemu-x86: Add x86_64 bootblock support
Patrick Rudolph
2019-11-04
cpu/intel/car/p4-netburst: Remove delay loops
Kyösti Mälkki
[prev]
[next]