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
/
drivers
/
generic
/
ioapic
Age
Commit message (
Expand
)
Author
2020-04-10
Replace DEVICE_NOOP with noop_(set|read)_resources
Nico Huber
2020-04-10
Drop unnecessary DEVICE_NOOP entries
Nico Huber
2020-04-06
src/drivers: Use SPDX for GPL-2.0-only files
Angel Pons
2019-12-11
printf: Automatically prefix %p with 0x
Julius Werner
2019-10-22
AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS file
Martin Roth
2018-06-04
drivers/generic/ioapic/ioapic.c: Remove unneeded include
Elyes HAOUAS
2018-04-09
ioapic: extend definition name to avoid collision
Marc Jones
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
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
2014-11-07
drivers/ioapic: DEVICE_NOOP some stub function callbacks
Edward O'Callaghan
2014-10-27
{arch,cpu,drivers,ec}: Don't hide pointers behind typedefs
Edward O'Callaghan
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
2012-11-27
Get rid of drivers class
Patrick Georgi
2012-08-30
ioapic driver: typedef the ioapic_config struct (TRIVIAL)
Alexandru Gagniuc
2012-08-22
Auto-declare chip_operations
Kyösti Mälkki
2012-07-04
Add generic IOAPIC driver
Sven Schnelle