index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpu/x86: Make MP init timeout configurable
Jonathan Zhang
2020-02-04
1
-4
/
+6
*
cpu/intel/model_6?x{slot_1}: Leave enabling CONFIG_SMP to the mainboard
Keith Hui
2020-01-18
5
-5
/
+0
*
drivers/pc80/rtc: Separate {get|set}_option() prototypes
Kyösti Mälkki
2020-01-09
1
-1
/
+1
*
cpu/intel/microcode: Apply more strict guard for assembly files
Kyösti Mälkki
2019-12-27
1
-1
/
+0
*
src/x86|cpu/intel: Hardcode FIT and ID
Marshall Dawson
2019-12-26
1
-1
/
+1
*
cpu/intel/car/p4-netburst: Add assert for SIPI_VECTOR_IN_ROM
Kyösti Mälkki
2019-12-26
1
-3
/
+23
*
AGESA,binaryPI: Drop remains of ROMCC_BOOTBLOCK
Kyösti Mälkki
2019-12-20
6
-139
/
+0
*
AGESA,binaryPI: Enable lapic early for udelay()
Kyösti Mälkki
2019-12-20
3
-18
/
+0
*
AGESA fam14: Remove early PCI subsystem ID setting
Kyösti Mälkki
2019-12-20
1
-14
/
+0
*
AGESA fam14: Remove early p-state setting
Kyösti Mälkki
2019-12-20
1
-4
/
+0
*
arch/x86,soc/intel: Drop RESET_ON_INVALID_RAMSTAGE_CACHE
Kyösti Mälkki
2019-12-19
1
-12
/
+0
*
arch/x86: Fix S3 resume without stage cache
Kyösti Mälkki
2019-12-19
1
-1
/
+0
*
src: Remove unused 'include <arch/cpu.h>'
Elyes HAOUAS
2019-12-19
3
-3
/
+1
*
src: Use '#include <smp/node.h>' when appropriate
Elyes HAOUAS
2019-12-19
3
-0
/
+3
*
arch/x86: Drop uses of ROMCC_BOOTBLOCK
Arthur Heymans
2019-12-19
1
-1
/
+0
*
Drop ROMCC code and header guards
Arthur Heymans
2019-12-19
1
-3
/
+0
*
cpu/x86/mp_init: Fix typo
Elyes HAOUAS
2019-12-18
1
-1
/
+1
*
src: Remove unused 'include <pc80/mc146818rtc.h>'
Elyes HAOUAS
2019-12-18
1
-1
/
+0
*
cpu/intel: Remove ROMCC header guards and code
Elyes HAOUAS
2019-12-17
4
-34
/
+2
*
bootblock: Provide some common prototypes
Kyösti Mälkki
2019-12-14
4
-24
/
+3
*
sb/amd/cimx/sb800: Postpone Sb_Poweron_Init() call
Kyösti Mälkki
2019-12-13
2
-25
/
+0
*
AGESA, binaryPI: implement C bootblock
Michał Żygowski
2019-12-11
3
-0
/
+17
*
fmap: Make FMAP_CACHE mandatory if it is configured in
Julius Werner
2019-12-11
1
-1
/
+2
*
arch|cpu/x86: Add Kconfig option for x86 reset vector
Marshall Dawson
2019-12-06
2
-8
/
+6
*
Change all clrsetbits_leXX() to clrsetbitsXX()
Julius Werner
2019-12-04
1
-2
/
+2
*
AGESA: Reduce S3_DATA_SIZE
Kyösti Mälkki
2019-12-04
1
-1
/
+1
*
src/: Remove g_ prefixes and _g suffixes from variables
Patrick Georgi
2019-12-02
3
-28
/
+28
*
kill CAR_GLOBAL_MIGRATION leftovers
Arthur Heymans
2019-11-30
1
-8
/
+0
*
arch/*/*/early_variables.h: drop unused files
Arthur Heymans
2019-11-30
2
-96
/
+0
*
arch/x86/cache.h: Use ENV_CACHE_AS_RAM macro
Arthur Heymans
2019-11-30
1
-5
/
+0
*
cpu/x86/tsc: Remove indirection when accessing mono_timer_g
Patrick Georgi
2019-11-30
1
-14
/
+7
*
cpu/intel/common/fsb.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-19
/
+12
*
cpu/x86/lapic/apic_timer.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-12
/
+8
*
cpu/x86/tsc/delay_tsc.c: Drop CAR_GLOBAL_MIGRATION support
Arthur Heymans
2019-11-29
1
-3
/
+2
*
cpu/amd/{agesa,pi}/Kconfig: select SSE2
Michał Żygowski
2019-11-29
2
-0
/
+2
*
soc/intel/skylake: Clean up report_cpu_info() function
Usha P
2019-11-27
1
-0
/
+1
*
binaryPI: Drop BINARYPI_LEGACY_WRAPPER support
Kyösti Mälkki
2019-11-27
4
-101
/
+0
*
binaryPI: Drop S3_DATA_POS and S3_DATA_SIZE
Kyösti Mälkki
2019-11-27
1
-8
/
+0
*
soc/intel/{apl,cnl,dnv,skl}: Skip ucode loading by FSP-T
Subrata Banik
2019-11-26
1
-5
/
+0
*
cpu/intel/slot_1: Move to C_ENVIRONMENT_BOOTBLOCK
Arthur Heymans
2019-11-25
3
-6
/
+10
*
Kconfig: Drop the C_ENVIRONMENT_BOOTBLOCK symbol
Arthur Heymans
2019-11-25
10
-10
/
+8
*
Drop superfluous C_ENVIRONMENT_BOOTBLOCK checks
Arthur Heymans
2019-11-25
3
-6
/
+2
*
Kconfig: comply to Linux 5.3's Kconfig language rules
Patrick Georgi
2019-11-23
6
-38
/
+38
*
cpu/intel/gen1/smmrelocate: Fix stale comment
Arthur Heymans
2019-11-22
1
-2
/
+1
*
cpu/intel/smm: Drop em64t save state
Arthur Heymans
2019-11-22
1
-6
/
+5
*
cpu/x86/smm: Use PRIxPTR to print uintptr_t
Jacob Garber
2019-11-22
1
-2
/
+3
*
intel/smm: Provide common smm_relocation_params
Kyösti Mälkki
2019-11-22
6
-62
/
+23
*
cpu/amd/microcode: Remove microcode update routine
Kyösti Mälkki
2019-11-22
1
-225
/
+0
*
cpu/amd/fam10: Drop support
Arthur Heymans
2019-11-21
39
-6961
/
+0
*
cpu/x86/lapic/lapic_cpu_init.c: Drop unused guards
Arthur Heymans
2019-11-21
1
-3
/
+1
[next]