aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/ioapic.c
AgeCommit message (Expand)Author
2022-12-07arch/x86/ioapic.c: Move macros to compilation unitArthur Heymans
2022-11-10arch/x86/ioapic: Reduce API exposureKyösti Mälkki
2022-11-10arch/x86: Add register_new_ioapic()Kyösti Mälkki
2021-10-23arch/x86: fix a wrong variable in ioapic_set_max_vectors()Iru Cai
2021-10-22arch/x86/ioapic: Allow IOAPIC with only one vectorKyösti Mälkki
2021-10-22sb,soc/intel: Set IOAPIC redirection entry countKyösti Mälkki
2021-10-17sb/amd/cimx/sb800: Clear IOAPIC vectors only onceKyösti Mälkki
2021-10-17drivers/generic/ioapic: Drop enable_virtual_wireKyösti Mälkki
2021-06-16arch/x86/ioapic: Clear vector table firstKyösti Mälkki
2021-06-16arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki
2021-06-12arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki
2021-06-07drivers/generic/ioapic: Use arch/x86/ioapicKyösti Mälkki
2021-06-07arch/x86/ioapic: Add write_vector() helperKyösti Mälkki
2021-06-07arch/x86/ioapic: Split some ioapic utility functionsKyösti Mälkki
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-03-06src/arch/x86: Convert to SPDX license headerPatrick Georgi
2019-12-11printf: Automatically prefix %p with 0xJulius Werner
2019-09-10AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2019-03-04device/mmio.h: Add include file for MMIO opsKyösti Mälkki
2018-04-09ioapic: extend definition name to avoid collisionMarc Jones
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2015-10-31tree: drop last paragraph of GPL copyright headerPatrick Georgi
2015-07-13x86: flatten hierarchyStefan Reinauer