Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
711fb811acd403301bb59499071a82ecf112f687
/
src
/
cpu
c07f8fb
security/tpm: Unify the coreboot TPM software stack
by Philipp Deppenwiese
· 5 years ago
e0e1e64
amdfam10: Drop tests for LATE_CBMEM_INIT
by Kyösti Mälkki
· 5 years ago
9d75957
src/cpu: Get rid of whitespace before tab
by Elyes HAOUAS
· 5 years ago
2463533
cpu/x86/mp: Update CPU name in device structure
by Naresh G Solanki
· 5 years ago
3e893bb
intel/socket_mPGA604 intel/e7505: Switch to POSTCAR_STAGE
by Kyösti Mälkki
· 5 years ago
6a8ce0d
cpu/intel/car: Prepare for some POSTCAR_STAGE support
by Kyösti Mälkki
· 5 years ago
717b6e3
aopen/dxplplusu intel/e7505: Move to EARLY_CBMEM_INIT
by Kyösti Mälkki
· 5 years ago
e307343
src/cpu: Remove unneeded includes
by Elyes HAOUAS
· 5 years ago
654cc2f
{cpu,drivers,nb,soc}/intel: Use CACHE_ROM_BASE where appropriate
by Nico Huber
· 5 years ago
ef3f94a
Remove VIA C7 CPU support
by Kyösti Mälkki
· 5 years ago
5ceaf7b
Remove VIA C3 CPU support
by Kyösti Mälkki
· 5 years ago
d840eb5
Remove AMD K8 cpu and northbridge support
by Kyösti Mälkki
· 5 years ago
688d004
Remove leftover Intel CPU support
by Kyösti Mälkki
· 5 years ago
8a25cae
cpu/x86: Add support to run function on single AP
by Subrata Banik
· 5 years ago
3337497
cpu/x86: Add support to run function with argument over APs
by Subrata Banik
· 5 years ago
223fb43
cpu/x86/mp: pass pointers to structures for AP callbacks
by Aaron Durbin
· 5 years ago
99f0a51
cpu/amd/quadcore: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
381feb8
cpu/x86/mp: use __aligned macro
by Aaron Durbin
· 5 years ago
4c16f8f
cpu/x86/mp: remove unused functions and limit API exposure
by Aaron Durbin
· 5 years ago
838f296
cpu/x86: Add infinite timeout support into run_ap_work() function
by Subrata Banik
· 5 years ago
d3c0c0c
arch/x86: Relocate GDT in verstage, romstage, and postcar
by Hannah Williams
· 5 years ago
cc1e3b6
Fix freeze during chipset lockdown on Nehalem
by Matthias Gazzari
· 5 years ago
f925c56
cpu/intel: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
d2d8a31
cpu/amd: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
fc1b496
cpu/x86: Get rid of device_t
by Elyes HAOUAS
· 5 years ago
c01a9ab
cubieboard/qemu-armv7/am335x: Add fake TTB region for consistency
by Julius Werner
· 5 years ago
12d65f8
amd/agesa/family14,15 & 16: Remove unnecessary whitespace
by Elyes HAOUAS
· 5 years ago
fdca655
arch/x86: Fix call for wait_other_cpus_stop()
by Kyösti Mälkki
· 5 years ago
696c642
cpu/x86: add limited runtime identity page mapping
by Aaron Durbin
· 5 years ago
0f35af8f
arch/x86: add support for cache-as-ram paging
by Aaron Durbin
· 5 years ago
49b4285
cpu/via/car: drop CARTEST
by Lubomir Rintel
· 5 years ago
9618cf4
cpu/via/car: ensure CAR ends up zeroed out
by Lubomir Rintel
· 5 years ago
6403167
compiler.h: add __weak macro
by Aaron Durbin
· 5 years ago
c82e48d
cpu/x86: add paging_set_default_pat() function
by Aaron Durbin
· 5 years ago
d5e4746
cpu/x86: expose and add paging helper functions
by Aaron Durbin
· 5 years ago
ae18f80
cpu/x86: move NXE and PAT accesses to paging module
by Aaron Durbin
· 5 years ago
7f5e734
cpu/x86: add pae paging module to all stages
by Aaron Durbin
· 5 years ago
e56189c
pci: Move inline PCI functions to pci_ops.h
by Patrick Rudolph
· 5 years ago
68f6888
Revert "model_206ax: Use parallel MP init"
by Arthur Heymans
· 5 years ago
5fbe788
model_206ax: Use parallel MP init
by Arthur Heymans
· 5 years ago
bb3a5ef
Correct "MTTR" to "MTRR"
by Jonathan Neuschäfer
· 5 years ago
2e744e0
cpu/x86/mtrr: Fix broken output ("indexis")
by Jonathan Neuschäfer
· 5 years ago
b67cfbb
cpu/amd/microcode/microcode.c: Remove unneeded whitespace
by Elyes HAOUAS
· 5 years ago
67031a5
cpu/intel/sandybridge: Put stage cache into TSEG
by Arthur Heymans
· 5 years ago
64f0bcb
cpu/x86/mtrr: Use single code path with/without holes
by Nico Huber
· 6 years ago
bd5fb66
cpu/x86/mtrr: Optimize hole carving strategy
by Nico Huber
· 6 years ago
2c3fd49
intel/nehalem post-car: Use postcar_frame for MTRR setup
by Kyösti Mälkki
· 7 years ago
d6630d1
x86: Increase time out for parking APs to 250ms
by Furquan Shaikh
· 5 years ago
5d8faef
cpu/x86/mp_init: Print amount of time it takes in bsp_do_flight_plan
by Furquan Shaikh
· 5 years ago
fa9f107
cpu/x86/mp_init: Increase AP check-in time-out to 1second
by Furquan Shaikh
· 5 years ago
d2d2aef
sb/intel/{bd82x6,ibexpeak}: Move RCBA macros to a common location
by Arthur Heymans
· 5 years ago
235daa4
driver/uart: Introduce a way for mainboard to override the baudrate
by Julien Viard de Galbert
· 5 years ago
c0dbeda
x86/mtrr: Enable Rd/WrDram mod in AMD fixed MTRRs
by Marshall Dawson
· 6 years ago
3985112
cpu/x86/16bit/entry16.inc: Fix typo in comment
by Paul Menzel
· 5 years ago
4004081
cpu/intel/haswell: Don't select PARALLEL_CPU_INIT
by Arthur Heymans
· 5 years ago
f70c1bf
cpu/x86: don't utilize UDELAY_IO if GENERIC_UDELAY
by Aaron Durbin
· 5 years ago
c618b90
AGESA f15 cimx/sb700: Remove unused chips code
by Kyösti Mälkki
· 5 years ago
9de8ab9
AGESA_LEGACY: Apply final cleanup and file removals
by Kyösti Mälkki
· 6 years ago
3fff817
cpu/intel: Remove unused CPU code
by Arthur Heymans
· 5 years ago
d88fb36
security/tpm: Change TPM naming for different layers.
by Philipp Deppenwiese
· 6 years ago
64e2d19
security/tpm: Move tpm TSS and TSPI layer to security section
by Philipp Deppenwiese
· 6 years ago
0a4e0fd
cpu/intel/speedstep: Fix the PNOT ACPI method
by Arthur Heymans
· 5 years ago
2bd6939
AGESA f15 boards: Remove - using LATE_CBMEM_INIT
by Kyösti Mälkki
· 6 years ago
0a19b08
Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
264566c
Intel i3100 boards & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
f6af8943
Intel i5000 board & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
0026a535
Intel sch board & chip: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
732fb2a
DMP Vortex86ex board & chip: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
99c45de
AMD GX2 boards & chips: Remove - using LATE_CBMEM_INIT
by Martin Roth
· 6 years ago
ec2e61a
cpu/x86: set permanent SMM handler stack to 1KiB
by Aaron Durbin
· 5 years ago
f6bbc60
intel: Use MSR_EBC_FREQUENCY_ID instead of 0x2c
by Elyes HAOUAS
· 6 years ago
242ea84
intel: Replace msr(0x198) with msr(IA32_PERF_STATUS)
by Elyes HAOUAS
· 6 years ago
8f06ce3
Constify struct cpu_device_id instances
by Jonathan Neuschäfer
· 6 years ago
c467334
Microcode: add dependency to header files
by Julien Viard de Galbert
· 6 years ago
399d35f
cpu/intel: Add Intel FCBGA1023 socket support
by Hal Martin
· 6 years ago
8b59b31
cpu/intel/speedstep: Emit PPKG object for first package
by Nico Huber
· 6 years ago
b1aa611
cpu: assume SSE if SSE2 is selected
by Aaron Durbin
· 6 years ago
ec48c74
AMD boards: Fix function name (soft_reset) in message
by Jonathan Neuschäfer
· 6 years ago
c68d410
x86/lapic: Use the existing lapicid() function
by Marc Jones
· 6 years ago
73abfea
cpu/intel/model_1067x: Select UDELAY_LAPIC
by Arthur Heymans
· 6 years ago
1d6002a
cpu/amd: Fix spelling of *implementation*
by Paul Menzel
· 6 years ago
ceb5271
cpu/x86/mtrr: Remove var-MTRR alignment optimization
by Nico Huber
· 6 years ago
0e1ea27
AGESA vendorcode: Add ENABLE_MRC_CACHE option
by Kyösti Mälkki
· 6 years ago
47dffa5
chromeec: Remove checks for EC in RO
by Daisuke Nojiri
· 6 years ago
f824784
binaryPI: Fix boot regressions
by Kyösti Mälkki
· 6 years ago
df31904
cpu/x86: Align stack in SIPI handler
by Marshall Dawson
· 6 years ago
4286502
AGESA binaryPI: Fix indirect AGESA.h include
by Kyösti Mälkki
· 6 years ago
d4955f0
AGESA: Move API interface under drivers/
by Kyösti Mälkki
· 6 years ago
0f6c0b1
AGESA: Drop CAR teardown without POSTCAR_STAGE
by Kyösti Mälkki
· 6 years ago
63fac81
AGESA: Implement POSTCAR_STAGE
by Kyösti Mälkki
· 6 years ago
b29078e
mb/*/*: Remove rtc nvram configurable baud rate
by Arthur Heymans
· 6 years ago
6933151
cpu/x86/sipi_vector.S: Use correct op suffix
by Damien Zammit
· 6 years ago
b7959b5
AGESA boards: Drop heapManager.h includes
by Kyösti Mälkki
· 6 years ago
f3ec5ed
cpu/intel/slot_1: Increase CAR size to 8KiB
by Keith Hui
· 6 years ago
0a9982f
cpu/intel/car/cache_as_ram.inc: Fix long standing issues
by Keith Hui
· 6 years ago
5036ebd
cpu/intel/car/cache_as_ram.inc: Remove unused code
by Keith Hui
· 6 years ago
47b2836
cpu/intel/car/cache_as_ram.inc: Remove broken HT code
by Keith Hui
· 6 years ago
5a1f9a8
cpu/x86/mp_init: remove adjust_cpu_apic_entry()
by Aaron Durbin
· 6 years ago
3b4b069
AGESA binaryPI: Remove heapmanager from romstage
by Kyösti Mälkki
· 6 years ago
916b331
ACPI S3: Handle LATE_CBMEM_INIT boards
by Kyösti Mälkki
· 6 years ago
Next »