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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/x86,cpu/x86: Disable the %gs and %fs segments
Raul E Rangel
2021-09-29
1
-1
/
+2
*
arch/x86: Make sure compiler knows we're stopping in hlt()
Martin Roth
2021-09-28
1
-2
/
+3
*
arch/x86,cpu/x86: Move cpu_info initialization instructions into macro
Raul E Rangel
2021-09-27
2
-14
/
+4
*
arch/x86/boot: Add missing include
Raul E Rangel
2021-09-13
1
-0
/
+1
*
SMBIOS: Skip `get_smbios_data` for disabled devices
Angel Pons
2021-09-13
1
-1
/
+4
*
SMBIOS: Allow skipping default SMBIOS generation
Angel Pons
2021-09-13
1
-2
/
+12
*
smbios.c: Rename two local functions
Angel Pons
2021-09-05
1
-8
/
+6
*
arch/x86: Update debug message to callout the reason for failure
Subrata Banik
2021-09-03
1
-1
/
+2
*
arch/x86: Check unsupported CPU type while writing to SMBIOS table 7
Subrata Banik
2021-09-03
1
-1
/
+2
*
arch/x86: Skip returning default leaf value as `0`
Subrata Banik
2021-09-03
1
-8
/
+5
*
arch/x86: Implement cpu_info in C code
Arthur Heymans
2021-08-31
1
-14
/
+4
*
smbios.c: Move function definition near call-site
Angel Pons
2021-08-31
1
-35
/
+35
*
arch/x86: smbios write 7 table using deterministic cache functions
Subrata Banik
2021-08-11
1
-34
/
+12
*
arch/x86: Helper functions to get deterministic cache parameters
Subrata Banik
2021-08-11
2
-0
/
+208
*
arch/x86/thread: Add #error when compiling for x86_64
Raul E Rangel
2021-07-29
2
-0
/
+8
*
arch/x86,lib/thread: Enable thread support in romstage
Raul E Rangel
2021-07-26
2
-0
/
+10
*
arch/x86,cpu/x86/mp_init: Switch cpu_info index type to size_t
Raul E Rangel
2021-07-26
1
-1
/
+1
*
lib/thread,arch/x86: Move thread stacks into C bss
Raul E Rangel
2021-07-26
2
-12
/
+0
*
x86/smp/spinlock: Disable thread coop when taking spinlock
Raul E Rangel
2021-07-18
1
-0
/
+8
*
arch/x86: Save resume vector to stack in x86_64 mode
Iru Cai
2021-07-07
1
-0
/
+7
*
arch/x86: Use ENV_X86_64 instead of _x86_64_
Patrick Rudolph
2021-07-06
14
-32
/
+32
*
arch/x86: Add X86_CUSTOM_BOOTMEDIA
Raul E Rangel
2021-07-02
1
-3
/
+7
*
src: Consolidate x86_64 support Kconfig
Angel Pons
2021-07-02
1
-0
/
+18
*
src: Introduce `ARCH_ALL_STAGES_X86`
Angel Pons
2021-07-02
1
-0
/
+5
*
SMBIOS: Introduce `smbios_full_table_len` function
Angel Pons
2021-07-01
1
-17
/
+23
*
arch/x86/smbios.c Move calculation next to usage
Angel Pons
2021-07-01
1
-1
/
+1
*
SMBIOS: Introduce `smbios_carve_table` function
Angel Pons
2021-07-01
1
-109
/
+61
*
SMBIOS: Avoid `sizeof` on struct type
Angel Pons
2021-07-01
1
-38
/
+37
*
arch/x86/smbios.c: Trim some `len` variables
Angel Pons
2021-07-01
1
-7
/
+4
*
src: Move `select ARCH_X86` to platforms
Angel Pons
2021-06-30
1
-10
/
+2
*
arch/x86/bootblock.ld: Align the bottom of the bootblock to 64 bytes
Arthur Heymans
2021-06-24
1
-1
/
+1
*
arch/x86/include/arch/smp/mpspec: improve mp_bustype enum definition
Felix Held
2021-06-18
1
-1
/
+1
*
arch/x86/walkcbfs.S: Fix the cbfs base addr for some fmap
Arthur Heymans
2021-06-17
1
-1
/
+7
*
arch/x86/ioapic: Clear vector table first
Kyösti Mälkki
2021-06-16
1
-8
/
+2
*
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-06-16
3
-18
/
+11
*
treewide: Disable R_AMD64_32S relocation support
Patrick Rudolph
2021-06-15
3
-19
/
+25
*
arch/x86/mptable: Add smp_write_ioapic_from_hw()
Kyösti Mälkki
2021-06-12
2
-0
/
+13
*
arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()
Kyösti Mälkki
2021-06-12
2
-0
/
+12
*
cpu/x86/lapic: Replace LOCAL_APIC_ADDR references
Kyösti Mälkki
2021-06-11
3
-8
/
+5
*
arch/x86/acpi_bert_storage: unbreak BERT support
Felix Held
2021-06-08
1
-4
/
+0
*
arch/x86/include/bert_storage: introduce bert_should_generate_acpi_table
Felix Held
2021-06-08
1
-0
/
+5
*
arch/x86: Do not call lapicid() without SMP
Kyösti Mälkki
2021-06-07
1
-2
/
+3
*
drivers/generic/ioapic: Use arch/x86/ioapic
Kyösti Mälkki
2021-06-07
2
-8
/
+18
*
arch/x86/ioapic: Add write_vector() helper
Kyösti Mälkki
2021-06-07
1
-11
/
+12
*
arch/x86/ioapic: Split some ioapic utility functions
Kyösti Mälkki
2021-06-07
1
-37
/
+40
*
arch/x86/acpi_bert_storage: change return type of bert_errors_present
Felix Held
2021-05-30
2
-7
/
+8
*
arch/x86/timestamp.inc: Remove unused file
Arthur Heymans
2021-05-28
1
-23
/
+0
*
option: Introduce `CMOS_LAYOUT_FILE` Kconfig symbol
Angel Pons
2021-05-18
1
-4
/
+6
*
cbfs: Increase mcache size defaults
Julius Werner
2021-05-14
1
-2
/
+3
*
include/console: Fix duplicate entry of postcode 0x79
Subrata Banik
2021-05-12
1
-1
/
+1
[next]