Age | Commit message (Expand) | Author |
2023-05-14 | arch/x86/ioapic.c: Increase the number of bits for ioapic ID | Arthur Heymans |
2023-03-16 | arch/x86/ioapic: Print IOAPIC ID for GSI #0 | Jay Patel |
2022-12-07 | arch/x86/ioapic.c: Move macros to compilation unit | Arthur Heymans |
2022-11-10 | arch/x86/ioapic: Reduce API exposure | Kyösti Mälkki |
2022-11-10 | arch/x86: Add register_new_ioapic() | Kyösti Mälkki |
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 |