summaryrefslogtreecommitdiffstats
path: root/src/arch/x86/pirq_routing.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/arch/x86: Convert to SPDX license headerPatrick Georgi2020-03-061-13/+3
* AUTHORS: Move src/arch/x86 copyrights into AUTHORS fileMartin Roth2019-09-101-3/+0
* device/pci: Replace use of dev_find_slot() for IRQsKyösti Mälkki2019-07-121-1/+1
* arch/x86: Clean up PIRQ_ROUTEKyösti Mälkki2019-07-071-7/+5
* arch: Add missing #include <commonlib/helpers.h>Elyes HAOUAS2019-06-211-0/+1
* arch/x86: use ALIGN_UP instead of ALIGN for better readabilityFelix Held2019-06-211-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* src: Get rid of duplicated includesElyes HAOUAS2018-11-161-1/+0
* Move compiler.h to commonlibNico Huber2018-10-081-1/+0
* compiler.h: add __weak macroAaron Durbin2018-04-241-1/+2
* arch/*: Update Kconfig symbol usageMartin Roth2017-07-071-10/+10
* arch/x86: Wrap lines at 80 columnsLee Leahy2017-03-171-10/+16
* arch/x86: Fix space issues detected by checkpatchLee Leahy2017-03-171-8/+8
* arch/x86: Fix issues with braces detected by checkpatchLee Leahy2017-03-171-6/+3
* src/arch: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-281-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-3/+0
* x86: flatten hierarchy4.14.1Stefan Reinauer2015-07-131-0/+208