Age | Commit message (Expand) | Author |
---|---|---|
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
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-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 |
2012-07-04 | Add generic IOAPIC driver | Sven Schnelle |