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
/
lib
/
ioapic.c
Age
Commit message (
Expand
)
Author
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-02-15
x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer
Kevin Paul Herbert
2013-05-07
x86 I/O APIC: Dump I/O APIC regs in `ioapic.c`
Paul Menzel
2013-05-07
x86 I/O APIC: Make functions `io_apic_{read,write}()` public
Paul Menzel
2013-03-01
GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«
Paul Menzel
2013-02-27
IOAPIC: Divide setup_ioapic() in two parts.
Kyösti Mälkki
2013-01-27
ioapic: Factor out counting code to `ioapic_interrupt_count`
Patrick Georgi
2013-01-23
clear_ioapic: Fix reading of number of interrupts for IO-APICs
Aladyshev Konstantin
2012-10-29
Fix reading of number of interrupts for IO-APICs
Nico Huber
2012-04-23
Unbreak boards where chipset can select between FSB and serial APIC bus
Rudolf Marek
2012-03-16
Via Epia-N and C3: Set ioapic delivery type in Kconfig
Patrick Georgi
2011-10-19
IOAPIC: fix bitmask
Kyösti Mälkki
2011-04-21
more ifdef -> if fixes
Stefan Reinauer
2010-12-11
After this has been brought up many times before, rename src/arch/i386 to
Stefan Reinauer