aboutsummaryrefslogtreecommitdiff
path: root/src/arch/x86/pirq_routing.c
AgeCommit message (Expand)Author
2020-08-24src/arch: Drop unneeded empty linesElyes HAOUAS
2020-08-06arch/x86/pirq_routing.c: Drop unneeded `continue`Angel 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
2019-07-12device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki
2019-07-07arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki
2019-06-21arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS
2019-06-21arch/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held
2019-03-08coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner
2018-11-16src: Get rid of duplicated includesElyes HAOUAS
2018-10-08Move compiler.h to commonlibNico Huber
2018-04-24compiler.h: add __weak macroAaron Durbin
2017-07-07arch/*: Update Kconfig symbol usageMartin Roth
2017-03-17arch/x86: Wrap lines at 80 columnsLee 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