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
/
pirq_routing.c
Age
Commit message (
Expand
)
Author
2020-08-24
src/arch: Drop unneeded empty lines
Elyes HAOUAS
2020-08-06
arch/x86/pirq_routing.c: Drop unneeded `continue`
Angel Pons
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-09-10
AUTHORS: Move src/arch/x86 copyrights into AUTHORS file
Martin Roth
2019-07-12
device/pci: Replace use of dev_find_slot() for IRQs
Kyösti Mälkki
2019-07-07
arch/x86: Clean up PIRQ_ROUTE
Kyösti Mälkki
2019-06-21
arch: Add missing #include <commonlib/helpers.h>
Elyes HAOUAS
2019-06-21
arch/x86: use ALIGN_UP instead of ALIGN for better readability
Felix Held
2019-03-08
coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)
Julius Werner
2018-11-16
src: Get rid of duplicated includes
Elyes HAOUAS
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-04-24
compiler.h: add __weak macro
Aaron Durbin
2017-07-07
arch/*: Update Kconfig symbol usage
Martin Roth
2017-03-17
arch/x86: Wrap lines at 80 columns
Lee Leahy
2017-03-17
arch/x86: Fix space issues detected by checkpatch
Lee Leahy
2017-03-17
arch/x86: Fix issues with braces detected by checkpatch
Lee Leahy
2016-08-28
src/arch: Add required space before opening parenthesis '('
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-07-13
x86: flatten hierarchy
Stefan Reinauer