index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
arch
/
x86
/
ioapic.c
Age
Commit message (
Expand
)
Author
2021-10-23
arch/x86: fix a wrong variable in ioapic_set_max_vectors()
Iru Cai
2021-10-22
arch/x86/ioapic: Allow IOAPIC with only one vector
Kyösti Mälkki
2021-10-22
sb,soc/intel: Set IOAPIC redirection entry count
Kyösti Mälkki
2021-10-17
sb/amd/cimx/sb800: Clear IOAPIC vectors only once
Kyösti Mälkki
2021-10-17
drivers/generic/ioapic: Drop enable_virtual_wire
Kyösti Mälkki
2021-06-16
arch/x86/ioapic: Clear vector table first
Kyösti Mälkki
2021-06-16
arch/x86/ioapic: Drop irq_on_fsb as a configurable item
Kyösti Mälkki
2021-06-12
arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()
Kyösti Mälkki
2021-06-07
drivers/generic/ioapic: Use arch/x86/ioapic
Kyösti Mälkki
2021-06-07
arch/x86/ioapic: Add write_vector() helper
Kyösti Mälkki
2021-06-07
arch/x86/ioapic: Split some ioapic utility functions
Kyösti Mälkki
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-03-06
src/arch/x86: Convert to SPDX license header
Patrick Georgi
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2019-03-04
device/mmio.h: Add include file for MMIO ops
Kyösti Mälkki
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-13
x86: flatten hierarchy
Stefan Reinauer