Age | Commit message (Expand) | Author |
2022-01-14 | src/{drivers,lib}: Remove unused <console/console.h> | Elyes HAOUAS |
2021-10-17 | drivers/generic/ioapic: Drop enable_virtual_wire | Kyösti Mälkki |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-06-07 | drivers/generic/ioapic: Use arch/x86/ioapic | Kyösti Mälkki |
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-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 |