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
/
drivers
/
intel
/
fsp2_0
/
ppi
Age
Commit message (
Expand
)
Author
2022-03-18
Revert "Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run se...
Nick Vaccaro
2022-03-10
Revert "drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially"
Ronak Kanabar
2021-10-30
drivers/intel/fsp2_0: Check return type against CB_SUCCESS
Subrata Banik
2021-10-29
drivers/intel/fsp2_0: Allow `mp_startup_all_cpus()` to run serially
Subrata Banik
2021-10-22
cpu/x86/mp_init: use cb_err as status return type in remaining functions
Felix Held
2021-03-11
driver/intel/fsp2_0: Allow function to run serially on all APs
Aamir Bohra
2021-02-23
intel/fsp2_0: Fix the mp_get_processor_info
Aamir Bohra
2021-02-06
drivers/intel/fsp2_0: Add support for MP services2 PPI
Aamir Bohra
2021-02-06
intel: Rename config FSP_USES_MP_SERVICES_PPI to MP_SERVICES_PPI
Furquan Shaikh
2020-08-13
drivers/intel/fsp2_0: Fill EFI_CPU_PHYSICAL_LOCATION structure information
Subrata Banik
2020-05-18
src: Remove leading blank lines from SPDX header
Elyes HAOUAS
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-05-09
src/: Replace GPL boilerplate with SPDX headers
Patrick Georgi
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-10-28
src: Remove unused '#include <cpu/cpu.h>'
Elyes HAOUAS
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2019-05-16
{arch,cpu}/x86, drivers/intel: Restore cpu_index error handling
Jacob Garber
2019-05-06
Fix code that would trip -Wtype-limits
Julius Werner
2019-04-23
src: include <assert.h> when appropriate
Elyes HAOUAS
2019-04-23
src: Add missing include 'console.h'
Elyes HAOUAS
2019-03-19
drivers/intel/fsp2_0: Implement EFI_MP_SERVICES_PPI structure APIs
Subrata Banik