index
:
coreboot.git
24.02_branch
4.1
4.10_branch
4.11_branch
4.12_branch
4.14_branch
4.15_branch
4.16_branch
4.18_branch
4.19_branch
4.2
4.20_branch
4.22_branch
4.3
4.4
4.8_branch
classic-2014.10
coreboot-v1
coreboot-v3
main
master
rampayload
Coreboot firmware sources
coreboot
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPI: Make FADT entries for SMI architectural
Kyösti Mälkki
2023-04-27
1
-0
/
+7
*
soc/intel: Introduce ioapic_get_sci_pin()
Kyösti Mälkki
2023-04-26
1
-0
/
+2
*
arch/riscv/trap_handler.c: Use new names for CSR
Arthur Heymans
2023-04-21
2
-2
/
+2
*
arch/riscv: Fix compiler argument for clang
Arthur Heymans
2023-04-21
1
-2
/
+8
*
soc/amd: Clarify ACPI _PRT entry generation
Kyösti Mälkki
2023-04-14
1
-1
/
+0
*
cpu/x86/mp_init.c: Keep track of initial lapic ID inside device_path
Arthur Heymans
2023-04-06
1
-18
/
+0
*
arch/x86/smbios: Check str for NULL in smbios_add_string()
Maximilian Brune
2023-04-04
1
-1
/
+1
*
arch/ppc64/rom_media.c: move to mainboard/emulation/qemu-power*
Krystian Hebel
2023-04-03
2
-15
/
+0
*
arch/x86/smbios: Add socket type for Meteor Lake
Jay Patel
2023-03-29
1
-0
/
+2
*
x86/include/registers.h: macros should not use a trailing semicolon
Yuchen He
2023-03-22
1
-4
/
+4
*
arch/arm64/include/armv8/arch/barrier.h: Add spaces around colons
Yuchen He
2023-03-21
1
-1
/
+1
*
arch/x86/ioapic: Print IOAPIC ID for GSI #0
Jay Patel
2023-03-16
1
-1
/
+1
*
arch/x86/include/arch/mmio.h: Provide __always_inline definition for musl
Fabian Groffen
2023-03-13
1
-0
/
+4
*
cpu/x86/cache: CLFLUSH programs to memory before running
Arthur Heymans
2023-03-13
1
-0
/
+22
*
arch/x86/smbios: use cpu_cpuid_extended_level instead of open coding it
Felix Held
2023-02-21
1
-2
/
+2
*
arch/x86/include/cpu: introduce CPU_TABLE_END CPU table terminator
Felix Held
2023-02-09
1
-0
/
+2
*
treewide: Remove repeated words
Elyes Haouas
2023-02-09
2
-2
/
+2
*
soc/amd/picasso/soc_util: use cpuid_match
Felix Held
2023-02-08
1
-2
/
+3
*
arch/x86/cpu: move cpuid_match to corresponding header file
Felix Held
2023-02-08
2
-5
/
+5
*
arch/x86/include/cpu: introduce CPUID_FROM_FMS macro
Felix Held
2023-02-08
1
-0
/
+10
*
arch/x86/cpu: introduce and use device_match_mask
Felix Held
2023-02-08
2
-1
/
+10
*
arch/x86/include/cpu: retype device field in cpu_device_id
Felix Held
2023-02-08
1
-1
/
+1
*
arch/arm64/armv8/mmu.c: Add a space before the ternary operator
Yuchen He
2023-02-08
1
-2
/
+2
*
tree: Drop repeated words
Alexander Goncharov
2023-02-07
1
-1
/
+1
*
treewide: Remove duplicated include <device/pci.h>
Elyes Haouas
2023-02-01
1
-1
/
+0
*
arch/x86/smbios.c: Add socket type for Intel SPR-SP
Christian Walter
2023-01-30
1
-0
/
+2
*
arch/x86/smbios.c: Update Xeon-SP socket types
David Hendricks
2023-01-29
1
-2
/
+4
*
arch/x86/Kconfig: Remove unused NUM_IPI_STARTS
Elyes Haouas
2023-01-21
1
-9
/
+0
*
arch/x86/include: Remove unused <stddef.h>
Elyes Haouas
2023-01-21
2
-2
/
+0
*
treewide: stop calling custom TPM log "TCPA"
Sergii Dmytruk
2023-01-11
1
-2
/
+2
*
drivers/intel/gma: Hook up libgfxinit in romstage
Jeremy Compostella
2023-01-11
1
-0
/
+7
*
arch/x86/smbios: Replace SMBIOS type4 processor upgrade fields
Li, Jincheng
2023-01-08
1
-6
/
+6
*
{acpi,arch,soc}/acpi: Replace constant "One" with actual number
Felix Singer
2022-12-27
2
-4
/
+4
*
arch/riscv: Use 'enum cb_err'
Elyes Haouas
2022-12-25
1
-7
/
+7
*
arch/x86: Use 'enum cb_err'
Elyes Haouas
2022-12-25
3
-16
/
+17
*
cpu/x86: Set up a separate stack for APs
Arthur Heymans
2022-12-23
1
-5
/
+3
*
treewide: Remove duplicated includes
Elyes Haouas
2022-12-21
1
-1
/
+0
*
lib: Hook up libhwbase in romstage
Jeremy Compostella
2022-12-17
1
-0
/
+6
*
Set x86_64 as supported architecture for clang
Arthur Heymans
2022-12-16
1
-0
/
+1
*
cpu/cpu.h: Change the function signature
Arthur Heymans
2022-12-10
1
-3
/
+3
*
arch/x86/ioapic.c: Move macros to compilation unit
Arthur Heymans
2022-12-07
2
-15
/
+15
*
arch/x86/smbios.c: Allow creating entries for empty DIMM slots
Angel Pons
2022-12-06
1
-3
/
+30
*
arch/x86: Buildtest clang targets with VBOOT_STARTS_BEFORE_BOOTBLOCK
Arthur Heymans
2022-11-30
1
-1
/
+1
*
arch/arm/armv7: Disable generating neon FPU code
Arthur Heymans
2022-11-30
1
-0
/
+1
*
arch/arm/eabi_compat.c: Add eabi_clrX and eabi_memcyX
Arthur Heymans
2022-11-30
1
-0
/
+23
*
arm/armv7/Makefile.inc: Fix processing ld files with clang
Arthur Heymans
2022-11-30
1
-0
/
+6
*
/: Remove extra space after comma
Elyes Haouas
2022-11-30
1
-1
/
+1
*
Revert "src/arch/x86: Use core apic id to get cpu_index()"
Arthur Heymans
2022-11-29
2
-39
/
+8
*
arch/arm: Use unified assembly syntax
Arthur Heymans
2022-11-24
4
-34
/
+42
*
src/arch: Remove unnecessary space after casts
Elyes Haouas
2022-11-22
6
-9
/
+9
[next]