summaryrefslogtreecommitdiffstats
path: root/src/drivers/generic/ioapic/chip.h
Commit message (Expand)AuthorAgeFilesLines
* drivers/generic/ioapic: Drop poor implementationKyösti Mälkki2022-11-131-13/+0
* drivers/generic/ioapic: Drop enable_virtual_wireKyösti Mälkki2021-10-171-1/+0
* arch/x86/ioapic: Drop irq_on_fsb as a configurable itemKyösti Mälkki2021-06-161-1/+0
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/drivers: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-061-12/+2
* AUTHORS: Move src/drivers/[a*-i*] copyrights into AUTHORS fileMartin Roth2019-10-221-3/+0
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* 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-151-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-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-041-0/+32