Age | Commit message (Expand) | Author |
2024-07-22 | lib/smbios: Create SMBIOS type 4 entry | Jincheng Li |
2024-05-24 | soc/intel/xeon_sp: Move get_cxl_mode out of soc/util.h | Shuo Liu |
2024-05-02 | soc/intel/xeon_sp: Use fixed BDF for IBL | Shuo Liu |
2024-05-02 | soc/intel/xeon_sp: Add get_cxl_mode | Shuo Liu |
2024-04-01 | soc/intel/xeon_sp: Remove PAM unlock operations | Shuo Liu |
2024-03-05 | soc/intel/xeon_sp: Drop code to locate the UBOX bus | Patrick Rudolph |
2024-03-05 | soc/intel/xeon_sp/util: Enhance lock_pam0123 | Patrick Rudolph |
2024-02-28 | soc/intel/xeon_sp/util: Locate PCU by PCI device ID | Patrick Rudolph |
2024-01-22 | soc/intel/xeon_sp: Scan and allocate resources on all stacks | Arthur Heymans |
2024-01-15 | soc/intel/xeon_sp: Redesign resource allocation | Arthur Heymans |
2023-07-18 | soc/intel/xeon_sp: Skip empty sockets | Patrick Rudolph |
2023-07-18 | soc/intel/xeon_sp: Remove invalid comment | Patrick Rudolph |
2023-07-18 | soc/intel/xeon_sp: Introduce soc_cpu_is_enabled | Patrick Rudolph |
2023-04-14 | soc/intel/xeon_sp: Don't sort struct device cpus for numa | Arthur Heymans |
2023-03-28 | soc/intel/xeon_sp: Use simple device function for setting PMAX_LOCK | Jonathan Zhang |
2023-03-09 | soc/intel/xeon_sp: rework lock_pam0123() to accomodate hidden SAD device | Jonathan Zhang |
2023-03-09 | soc/intel/xeon_sp: use get_socket_ubox_busno() to hide soc specifics | Jonathan Zhang |
2023-01-15 | soc/intel/xeon_sp: lock MSR_PPIN_CTL at BS_PAYLOAD_LOAD | Tim Chu |
2022-11-26 | src/soc/intel: Remove unnecessary space after casts | Elyes Haouas |
2022-09-15 | soc/intel/xeon_sp: Use "if (!ptr)" in preference to "if (ptr == NULL)" | Elyes Haouas |
2021-11-05 | soc/intel/xeon_sp: Refactor `get_threads_per_package()` | Angel Pons |
2021-10-05 | src/soc to src/superio: Fix spelling errors | Martin Roth |
2021-04-16 | soc/intel/xeon_sp: More PCU locks | Marc Jones |
2021-02-15 | intel/xeon_sp/util: Use get_stack_busno instead of get_cpubusnos | Maxim Polyakov |
2021-01-19 | intel/xeon_sp, mb/ocp/deltalake: Rework get_stack_busnos() | Maxim Polyakov |
2020-11-13 | soc/intel/xeon_sp: move get_iiostack_info() to a common place | Arthur Heymans |
2020-11-09 | soc/intel/xeon_sp: Move set_bios_init_completion() | Marc Jones |
2020-11-09 | soc/intel/xeon_sp: Look up the IIO_HOB only once | Arthur Heymans |
2020-11-06 | soc/intel/xeon_sp: Move CPU helper functions | Marc Jones |
2020-10-30 | soc/intel/xeon_sp: Move read_msr_ppin() to common util.c | Marc Jones |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-26 | soc/intel/xeon_sp: Refactor code to allow for additional CPUs types | Andrey Petrov |