aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/mpspec.c
AgeCommit message (Expand)Author
2022-11-13arch/x86/mpspec.c: Drop weak write_smp_table()Kyösti Mälkki
2022-11-13drivers/generic/ioapic: Drop poor implementationKyösti Mälkki
2022-10-26arch/x86: Clean up includesElyes Haouas
2022-10-06treewide: use predicates to check for enabled pci devicesFabio Aiuto
2022-09-29treewide: use is_enabled_cpu() on cycles over device listFabio Aiuto
2022-04-24{arch,cpu}: Remove redundant <arch/cpu.h>Elyes HAOUAS
2021-06-12arch/x86/mptable: Add smp_write_ioapic_from_hw()Kyösti Mälkki
2021-06-11cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki
2020-07-12arch/x86/mpspec.c: Drop dead codeAngel Pons
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2018-12-13cpuid: Add helper function for cpuid(1) functionsSubrata Banik
2018-11-12src: Remove unneeded include "{arch,cpu}/cpu.h"Elyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-30x86/mpspec: order the I/O APICs by the APIC IdLubomir Rintel
2018-04-30device: constify some variablesLubomir Rintel
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-03-20arch/x86: Fix most of remaining issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Wrap lines at 80 columnsLee Leahy
2017-03-17arch/x86: Fix prefer errors detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix space issues detected by checkpatchLee Leahy
2017-03-17arch/x86: Fix issues with braces detected by checkpatchLee Leahy
2016-08-28src/arch: Add required space before opening parenthesis '('Elyes HAOUAS
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer