Age | Commit message (Expand) | Author |
2023-02-09 | arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator | Felix Held |
2023-02-09 | treewide: Remove repeated words | Elyes Haouas |
2023-02-08 | soc/amd/picasso/soc_util: use cpuid_match | Felix Held |
2023-02-08 | arch/x86/cpu: move cpuid_match to corresponding header file | Felix Held |
2023-02-08 | arch/x86/include/cpu: introduce CPUID_FROM_FMS macro | Felix Held |
2023-02-08 | arch/x86/cpu: introduce and use device_match_mask | Felix Held |
2023-02-08 | arch/x86/include/cpu: retype device field in cpu_device_id | Felix Held |
2023-02-08 | arch/arm64/armv8/mmu.c: Add a space before the ternary operator | Yuchen He |
2023-02-07 | tree: Drop repeated words | Alexander Goncharov |
2023-02-01 | treewide: Remove duplicated include <device/pci.h> | Elyes Haouas |
2023-01-30 | arch/x86/smbios.c: Add socket type for Intel SPR-SP | Christian Walter |
2023-01-29 | arch/x86/smbios.c: Update Xeon-SP socket types | David Hendricks |
2023-01-21 | arch/x86/Kconfig: Remove unused NUM_IPI_STARTS | Elyes Haouas |
2023-01-21 | arch/x86/include: Remove unused <stddef.h> | Elyes Haouas |
2023-01-11 | treewide: stop calling custom TPM log "TCPA" | Sergii Dmytruk |
2023-01-11 | drivers/intel/gma: Hook up libgfxinit in romstage | Jeremy Compostella |
2023-01-08 | arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields | Li, Jincheng |
2022-12-27 | {acpi,arch,soc}/acpi: Replace constant "One" with actual number | Felix Singer |
2022-12-25 | arch/riscv: Use 'enum cb_err' | Elyes Haouas |
2022-12-25 | arch/x86: Use 'enum cb_err' | Elyes Haouas |
2022-12-23 | cpu/x86: Set up a separate stack for APs | Arthur Heymans |
2022-12-21 | treewide: Remove duplicated includes | Elyes Haouas |
2022-12-17 | lib: Hook up libhwbase in romstage | Jeremy Compostella |
2022-12-16 | Set x86_64 as supported architecture for clang | Arthur Heymans |
2022-12-10 | cpu/cpu.h: Change the function signature | Arthur Heymans |
2022-12-07 | arch/x86/ioapic.c: Move macros to compilation unit | Arthur Heymans |
2022-12-06 | arch/x86/smbios.c: Allow creating entries for empty DIMM slots | Angel Pons |
2022-11-30 | arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCK | Arthur Heymans |
2022-11-30 | arch/arm/armv7: Disable generating neon FPU code | Arthur Heymans |
2022-11-30 | arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX | Arthur Heymans |
2022-11-30 | arm/armv7/Makefile.inc: Fix processing ld files with clang | Arthur Heymans |
2022-11-30 | /: Remove extra space after comma | Elyes Haouas |
2022-11-29 | Revert "src/arch/x86: Use core apic id to get cpu_index()" | Arthur Heymans |
2022-11-24 | arch/arm: Use unified assembly syntax | Arthur Heymans |
2022-11-22 | src/arch: Remove unnecessary space after casts | Elyes Haouas |
2022-11-17 | arch/x86/smbios: Add SMBIOS Type 39 | Jonathan Zhang |
2022-11-17 | arch/{arm64,riscv}: Remove "CRIT: " from log messages | Elyes Haouas |
2022-11-16 | arch/x86: Disable clang build if using verstage_before_bootblock | Martin Roth |
2022-11-16 | arch/arm/armv7: Don't set gcc specific options for clang builds | Martin Roth |
2022-11-14 | arch/x86/Kconfig: Move AMD stages arch to common code | Arthur Heymans |
2022-11-13 | arch/x86/mpspec.c: Drop weak write_smp_table() | Kyösti Mälkki |
2022-11-13 | drivers/generic/ioapic: Drop poor implementation | Kyösti Mälkki |
2022-11-12 | arch/x86/memmove: Add 64bit version | Arthur Heymans |
2022-11-12 | cpu/x86: Set thread local storage in C code | Arthur Heymans |
2022-11-10 | arch/x86/ioapic: Reduce API exposure | Kyösti Mälkki |
2022-11-10 | arch/x86: Add register_new_ioapic() | Kyösti Mälkki |
2022-11-09 | Revert "mb/aopen/dxplplusu: Remove board" | Kyösti Mälkki |
2022-11-08 | arch/x86 & commonlib: Add macros for postcodes used in x86/tables | Martin Roth |
2022-11-07 | cpu/x86: Drop !CPU_INFO_V2 code | Arthur Heymans |
2022-11-07 | cpu/amd/agesa: Remove leftover code | Arthur Heymans |
2022-11-07 | mb/aopen/dxplplusu: Remove board | Arthur Heymans |
2022-11-03 | treewide: Add 'IWYU pragma: export' comment | Elyes Haouas |
2022-10-26 | arch/x86: Clean up includes | Elyes Haouas |
2022-10-24 | arch/x86: x86_64 implies SSE2 support | Patrick Rudolph |
2022-10-22 | arch/x86/include/arch: fix assembly clobber for 64bit | Matei Dibu |
2022-10-21 | arm64/armv8: Use 'enum cb_err' | Elyes Haouas |
2022-10-20 | arch/x86/include: Split CPUID access into separate file | Martin Roth |
2022-10-20 | arch/x86: Only use .bss from car.ld when running XIP | Arthur Heymans |
2022-10-17 | arch/x86/smbios.c: Fix Upgrade processor information in SMBIOS | Zhixing Ma |
2022-10-06 | smbios: Add API to generate SMBIOS type 28 Temperature Probe | Erik van den Bogaert |
2022-10-06 | treewide: use predicates to check for enabled pci devices | Fabio Aiuto |
2022-10-06 | arch/x86/timestamp.c: Add missing <stdint.h> | Elyes Haouas |
2022-10-06 | arch/x86/mmap_boot.c: Clean up includes | Elyes Haouas |
2022-09-30 | smbios: Add API to generate SMBIOS type 43 TPM Device | Michał Żygowski |
2022-09-29 | treewide: use is_enabled_cpu() on cycles over device list | Fabio Aiuto |
2022-09-29 | arch/x86/idt.S: Use 'iretq' for ENV_X86_64 | Elyes HAOUAS |
2022-09-17 | riscv: Enable the newfangled way of selecting instruction sets | Patrick Georgi |
2022-09-14 | 3rdparty/opensbi: Update to latest ToT | Patrick Georgi |
2022-09-06 | src: remove force-included header rules.h from individual files | Martin Roth |
2022-08-26 | x86: Zero SMBIOS region before writing tables | Jonathon Hall |
2022-08-24 | src/arch/x86/smbios.c: remove unneeded braces | Fabio Aiuto |
2022-08-13 | arm/libgcc: Support signed 64-bit division | Rob Barnes |
2022-07-30 | arch/x86/acpi: Replace Store() with ASL 2.0 syntax | Felix Singer |
2022-07-30 | arch/x86/acpi: Replace And() with ASL 2.0 syntax | Felix Singer |
2022-07-30 | arch/x86/acpi: Replace LNotEqual(a,b) with ASL 2.0 syntax | Felix Singer |
2022-07-30 | arch/x86/acpi: Replace LLess(a,b) with ASL 2.0 syntax | Felix Singer |
2022-07-29 | arch/x86/acpi: Replace Add(a,b,c) with ASL 2.0 syntax | Felix Singer |
2022-07-20 | arch/x86/*.ld: Don't use CPP to include linker scripts | Arthur Heymans |
2022-07-20 | arch/arm64,arm: Prepare for !SEPARATE_ROMSTAGE | Arthur Heymans |
2022-07-20 | treewide: Remove unused <cpu/x86/msr.h> | Elyes Haouas |
2022-07-14 | arch/x86: Mark prepare_and_run_postcar noreturn | Arthur Heymans |
2022-07-14 | commonlib: Substitude macro "__unused" in compiler.h | Bill XIE |
2022-06-09 | arch/x86/acpi: Replace ShiftLeft() with ASL 2.0 syntax | Felix Singer |
2022-06-09 | arch/x86/acpi: Replace ShiftRight() with ASL 2.0 syntax | Felix Singer |
2022-06-07 | arch/x86: Add a common romstage entry | Arthur Heymans |
2022-06-07 | commonlib: Clean up compiler.h | Julius Werner |
2022-06-03 | arch/x86/acpi: Replace LGreater(a,b) with ASL 2.0 syntax | Felix Singer |
2022-06-01 | cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD | Julius Werner |
2022-06-01 | driver/intel/fsp2_0: Disable NULL deref code when calling FSP | Arthur Heymans |
2022-05-31 | x86/include/arch/boot: Fix header guard | Elyes Haouas |
2022-05-31 | arch/arm{64}/include: Remove unused 'boot.h' file | Elyes Haouas |
2022-05-31 | x86/null_breakpoint: Remove trailing space from log message | Paul Menzel |
2022-05-28 | Kconfig: Mark clang as ready to use on some arch | Arthur Heymans |
2022-05-28 | arch/x86/tables.c: Increase MAX_SMBIOS_SIZE | Arthur Heymans |
2022-05-28 | arch/x86/smbios.c: Fix for CONFIG_MAX_CPUS > 255 | Arthur Heymans |
2022-05-28 | arch/x86/car.ld: Remove AGESA linker warning workaround | Arthur Heymans |
2022-05-27 | Makefile.inc: Add bootblock to CBFS before others | Yu-Ping Wu |
2022-05-25 | arch/x86/acpi_bert_storage.c: Use a common implementation | Arthur Heymans |
2022-05-19 | arch/x86/car.ld: Add a Kconfig param to flag AGESA brokenness | Arthur Heymans |
2022-05-18 | arch/x86: Make sure bootblock gets buildtested | Arthur Heymans |