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
/
soc
/
intel
/
common
/
block
/
cpu
Age
Commit message (
Expand
)
Author
2020-06-15
arch/x86: Remove NO_FIXED_XIP_ROM_SIZE
Kyösti Mälkki
2020-06-06
src: Remove unused 'include <cpu/x86/mtrr.h>'
Elyes HAOUAS
2020-06-06
soc/intel/tigerlake: Add CPU ID for TGL B0
Jamie Ryu
2020-06-01
soc/intel/common/block: Remove unused headers
Angel Pons
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-06
treewide: replace GPLv2 long form headers with SPDX header
Patrick Georgi
2020-05-06
treewide: Move "is part of the coreboot project" line in its own comment
Patrick Georgi
2020-05-02
acpi: Move ACPI table support out of arch/x86 (3/5)
Furquan Shaikh
2020-05-01
src: Remove unused 'include <cpu/x86/cache.h>'
Elyes HAOUAS
2020-04-06
soc/intel/common: Use SPDX for GPL-2.0-only files
Angel Pons
2020-03-18
soc: Remove copyright notices
Patrick Georgi
2020-03-04
soc/intel/cpu: Select NO_FIXED_XIP_ROM_SIZE
Arthur Heymans
2020-02-25
soc/intel/common: Update Jasper Lake Device IDs
Meera Ravindranath
2020-02-04
soc/intel: Remove duplicate CPUID entry
Subrata Banik
2020-01-22
soc/intel/common: Add Elkhartlake Device IDs
Tan, Lean Sheng
2019-12-02
src/soc/intel: Add Cometlake-S and CMP-H skus
Gaggery Tsai
2019-11-15
soc/intel/common: Make alignment proper for comments
Subrata Banik
2019-11-12
arch/x86/car.ld: Rename suffix _start/_end
Arthur Heymans
2019-11-06
soc/intel/common: Make native and FSP-T CAR init mutually exclusive
Arthur Heymans
2019-11-05
soc/intel/common: Include Tigerlake device IDs
Ravi Sarawadi
2019-11-05
soc/intel/common: Don't link CAR teardown in romstage
Arthur Heymans
2019-11-04
soc/intel/sgx: convert SGX and PRMRR devicetree options to Kconfig
Michael Niewöhner
2019-10-31
soc/intel/common: add common function to set LT_LOCK_MEMORY
Michael Niewöhner
2019-09-29
soc/intel: Rename <intelblocks/chip.h>
Kyösti Mälkki
2019-09-11
arch/x86: Restrict use of _car_global[start|end]
Kyösti Mälkki
2019-08-15
soc/*: mp_run_on_all_cpus: Remove configurable timeout
Patrick Rudolph
2019-08-12
soc/intel/common: Fix typo mistake in cache_as_ram.S
Subrata Banik
2019-07-30
soc/intel/cannonlake: Add new PCI IDs
Felix Singer
2019-07-17
soc/intel/cannonlake: Add device Ids for new CFL SKUs support
Lean Sheng Tan
2019-07-10
soc/intel/block/cpu: remove unused USE_COREBOOT_NATIVE_MP_INIT
Arthur Heymans
2019-05-21
soc/intel: Remove unused pointer argument in mca_configure()
Subrata Banik
2019-05-13
soc/intel: Geminilake Refresh feature request support
John Zhao
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-04-21
cpu/x86: Move checking for MTRR's as a proxy for proper CPU reset
Arthur Heymans
2019-04-13
soc/intel/cpulib: Remove redundent enable/disable functions
Subrata Banik
2019-04-13
soc/intel/cpulib: Factor out IA32_PERF_CTL (0x199) MSR code
Subrata Banik
2019-04-06
src: Use include <delay.h> when appropriate
Elyes HAOUAS
2019-03-29
src: Use include <reset.h> when appropriate
Elyes HAOUAS
2019-03-24
soc/intel/common: Remove common chip config use_fsp_mp_init
Subrata Banik
2019-03-24
soc/intel/common: Add Kconfig option to choose desired MP Init for platform
Subrata Banik
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
arch/io.h: Drop unnecessary include
Kyösti Mälkki
2019-02-24
soc/intel/common: Include cometlake CPU IDs
Ronak Kanabar
2019-02-19
soc/intel/common: Add whiskeylake celeron v-0 support
Lijian Zhao
2019-02-05
soc/intel/cpulib: Add debug message to mca_configure()
Nico Huber
2019-01-08
arch/x86: Link walkcbfs.S instead of including it
Arthur Heymans
2018-11-23
intelblocks/cpu: Fix wrong comment for P_Req field in PERF_CTL MSR
Werner Zeh
2018-11-23
intelblocks/cpu: Add function to set CPU clock to minimum value
Werner Zeh
2018-11-16
src: Remove unneeded include <lib.h>
Elyes HAOUAS
2018-11-12
src: Remove unneeded include "{arch,cpu}/cpu.h"
Elyes HAOUAS
2018-11-07
soc/intel/common: Include Icelake device IDs
Aamir Bohra
2018-10-25
soc/intel: Consolidate FSP CAR setup and teardown code
Praveen hodagatta pranesh
2018-10-11
src: Move common IA-32 MSRs to <cpu/x86/msr.h>
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-08-20
intel/common/block: Fix issues found by klockwork
John Zhao
2018-08-10
src/soc/intel: Add new device IDs to support coffeelake
Maulik
2018-07-18
soc/intel/common/block: Add WhiskeyLake W0 CPUID
Krzysztof Sywula
2018-06-28
intel/common: change mca_configure API's def
Pratik Prajapati
2018-06-22
soc/intel/common/block/cpu: Add option to skip coreboot AP init
Subrata Banik
2018-06-14
src: Get rid of device_t
Elyes HAOUAS
2018-06-04
src/soc: Get rid of whitespace before tab
Elyes HAOUAS
2018-05-14
cpu/x86: Add support to run function with argument over APs
Subrata Banik
2018-04-25
soc/intel/common: disable paging if PAGING_IN_CACHE_AS_RAM enabled
Aaron Durbin
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2018-04-23
cpu/x86: move NXE and PAT accesses to paging module
Aaron Durbin
2018-04-11
soc/intel/common/block/cpu: Fix cpu_get_power_max
Mario Scheithauer
2018-04-09
soc/intel/common: Add funtion to modify PAT & NXE bit
Naresh G Solanki
2018-02-20
src/soc: Fix various typos
Jonathan Neuschäfer
2018-02-07
intel/common/block/cpu: Change post_cpus_init after BS_DEV RESOURCES
Barnali Sarkar
2018-01-26
soc/intel/cannonlake: Add Cannonlake D0 support in mpinit and report
Lijian Zhao
2017-11-23
Constify struct cpu_device_id instances
Jonathan Neuschäfer
2017-11-03
soc/intel/apollolake: Add APL CPU device ID
Mario Scheithauer
2017-10-16
intel/common: CAR setup CQOS
Naresh G Solanki
2017-09-02
intel/common/cpulib: Add API to configure MCA
Pratik Prajapati
2017-08-21
intel/common/mp_init: Refactor MP Init code to get rid of microcode param
Pratik Prajapati
2017-08-21
intel/common/cpu: Add function to get microcode patch pointer
Pratik Prajapati
2017-08-17
soc/intel/common/block: Add functions to common CPU library code
Shaunak Saha
2017-08-10
soc/intel/common/block: Add CNL, APL and GLK CPU device IDs
Barnali Sarkar
2017-06-29
arch/x86: update assembly to ensure 16-byte alignment into C
Aaron Durbin
2017-06-23
soc/intel/common/block: Add common MP Init code
Barnali Sarkar
2017-06-09
soc/intel/common/block: Add Intel common CPU library code
Barnali Sarkar
2017-03-28
soc/intel/common/block: Add cache as ram init and teardown code
Subrata Banik