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
/
cpu
/
x86
/
lapic
/
lapic.c
Age
Commit message (
Expand
)
Author
2020-06-22
cpu/x86/lapic: Support x86_64 and clean up code
Patrick Rudolph
2020-06-16
Revert "x86/lapic: Set EXTINT on BSP only"
Angel Pons
2020-06-16
x86/lapic: Set EXTINT on BSP only
Zheng Bao
2020-05-11
treewide: Remove "this file is part of" lines
Patrick Georgi
2020-04-04
src/cpu: Use SPDX for GPL-2.0-only files
Angel Pons
2019-05-28
src/cpu/x86/lapic/lapic.c: Add missing newline
Christian Walter
2018-06-01
src/cpu: Remove unneeded includes
Elyes HAOUAS
2017-08-19
arch/x86: Fix ugly NEED_LAPIC use
Kyösti Mälkki
2017-03-16
cpu/x86: Fix various issues detected by checkpatch.pl
Lee Leahy
2017-02-22
src/cpu/x86: Update/Add license headers to all files
Martin Roth
2016-08-23
src/cpu: Capitalize CPU, APIC and IOAPIC typo fix
Elyes HAOUAS
2014-08-03
cpu/x86/lapic/lapic.c: trivial: fix comment on #else
Daniele Forsi
2010-04-27
Since some people disapprove of white space cleanups mixed in regular commits
Stefan Reinauer
2010-03-22
printk_foo -> printk(BIOS_FOO, ...)
Stefan Reinauer
2009-02-09
Remove some warnings, mainly from format strings which didn't match the
Myles Watson
2006-10-04
AMD Rev F support
Yinghai Lu
2004-10-14
- Add new cvs code to cvs
Eric Biederman