Age | Commit message (Expand) | Author |
2024-04-30 | drivers/intel/fsp2_0: Add dedicated caller function for ap procedure calls | Appukuttan V K |
2024-04-23 | drivers/intel/fsp2_0: Support FSP 2.4 64-bits | Jeremy Compostella |
2024-01-24 | driver/intel to /driver/ocp: Rename Makefiles from .inc to .mk | Martin Roth |
2023-04-11 | drivers/fsp2_0/mp_service_ppi: Use struct device to fill in buffer | Arthur Heymans |
2022-12-19 | drivers/intel/fsp2_0: Implement `mps2_noop_get_number_of_processors()` | Subrata Banik |
2022-11-29 | Revert "src/arch/x86: Use core apic id to get cpu_index()" | Arthur Heymans |
2022-08-24 | drivers: Implement EFI_PEI_MP_SERVICES_PPI with FSP_UNSUPPORTED type | Subrata Banik |
2022-08-13 | payloads/tianocore: Rename TianoCore to edk2 | Sean Rhodes |
2022-04-24 | {drivers,northbridge,security}: Remove unused <cpu/x86/lapic.h> | Elyes HAOUAS |
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 |