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/acpi.c: Split of ACPI table generation into separate files
Arthur Heymans
2023-07-21
1
-0
/
+1
*
vboot: Fix S3 resume with stage_cache
Kyösti Mälkki
2023-07-10
1
-2
/
+2
*
arch/x86: Ensure LAPIC mode for exception handler
Kyösti Mälkki
2023-07-05
1
-3
/
+2
*
arch/arm64/Makefile.inc: Fix Kconfig name in comment
Yu-Ping Wu
2023-07-04
1
-1
/
+1
*
arch/x86/Kconfig: remove period from DUMP_SMBIOS_TYPE17 title
Eric Lai
2023-06-27
1
-1
/
+1
*
commonlib/console/post_code.h: Change post code prefix to POSTCODE
lilacious
2023-06-23
4
-9
/
+9
*
arch/x86,lib: Migrate SMBIOS implementation to common code
Benjamin Doron
2023-06-22
3
-1451
/
+5
*
arch/x86: Introduce DUMP_SMBIOS_TYPE17 config
Eric Lai
2023-06-20
2
-0
/
+66
*
arch/riscv: Add clang as supported architecture
Arthur Heymans
2023-06-11
1
-0
/
+1
*
arch/riscv: Always build opensbi with GCC
Arthur Heymans
2023-06-11
1
-1
/
+3
*
arch/risc/mcall.h: Make the stack pointer global
Arthur Heymans
2023-06-11
1
-3
/
+3
*
arch/x86/include/arch/vga: add defines for VGA MMIO addresses
Felix Held
2023-06-06
1
-0
/
+11
*
libpayload;arch,cpu/x86: drop USE_MARCH_586 Kconfig option
Felix Held
2023-05-27
1
-6
/
+0
*
treewide: Remove 'extern' from functions declaration
Elyes Haouas
2023-05-26
2
-2
/
+2
*
arch/x86/include/arch/pci_io_cfg: add IO port count & last port defines
Felix Held
2023-05-25
1
-2
/
+4
*
arch/x86: Don't allow hw floating point operations
Arthur Heymans
2023-05-25
1
-0
/
+4
*
x86: pci_io_cfg: Make constant unsigned to fix out of bounds shift
Paul Menzel
2023-05-16
1
-1
/
+1
*
arch/x86/ioapic.c: Increase the number of bits for ioapic ID
Arthur Heymans
2023-05-14
1
-1
/
+6
*
arch/x86/car.ld: Fix undefined macro
Arthur Heymans
2023-05-09
1
-1
/
+1
*
Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER}
Kyösti Mälkki
2023-05-05
1
-4
/
+5
*
ACPI: Make FADT entries for RTC/CMOS architectural
Kyösti Mälkki
2023-04-29
1
-0
/
+11
*
arch/x86: Disable walkcbfs_asm code when CONFIG_CBFS_VERIFICATION is set
Julius Werner
2023-04-27
2
-0
/
+6
*
arch/x86/include/pci_io_cfg: introduce PCI_IO_CONFIG_[INDEX,DATA] define
Felix Held
2023-04-27
1
-12
/
+15
*
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
[next]