summaryrefslogtreecommitdiffstats
path: root/src/drivers/generic/ioapic
Commit message (Expand)AuthorAgeFilesLines
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointerKevin Paul Herbert2015-02-152-4/+4
* drivers/ioapic: DEVICE_NOOP some stub function callbacksEdward O'Callaghan2014-11-071-12/+5
* {arch,cpu,drivers,ec}: Don't hide pointers behind typedefsEdward O'Callaghan2014-10-271-4/+4
* x86 I/O APIC: Make functions `io_apic_{read,write}()` publicPaul Menzel2013-05-071-12/+0
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* Get rid of drivers classPatrick Georgi2012-11-271-1/+1
* ioapic driver: typedef the ioapic_config struct (TRIVIAL)Alexandru Gagniuc2012-08-301-2/+4
* Auto-declare chip_operationsKyösti Mälkki2012-08-221-1/+0
* Add generic IOAPIC driverSven Schnelle2012-07-044-0/+170
OpenPOWER on IntegriCloud