- 11f0079 src/arch/x86: Convert to SPDX license header by Patrick Georgi · 2 years, 4 months ago
- 540a980 printf: Automatically prefix %p with 0x by Julius Werner · 2 years, 7 months ago
- 20bbd81 AUTHORS: Move src/arch/x86 copyrights into AUTHORS file by Martin Roth · 2 years, 10 months ago
- cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 3 years, 4 months ago
- 13f6650 device/mmio.h: Add include file for MMIO ops by Kyösti Mälkki · 3 years, 4 months ago
- f7dc972 ioapic: extend definition name to avoid collision by Marc Jones · 4 years, 3 months ago
- 898a775 arch/*: Update Kconfig symbol usage by Martin Roth · 5 years ago
- a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 7 years ago
- 6cb3a59 x86: flatten hierarchy by Stefan Reinauer · 7 years ago 4.1 4.1[Renamed from src/arch/x86/lib/ioapic.c]
- b890a12 Remove address from GPLv2 headers by Patrick Georgi · 7 years ago
- bde6d30 x86: Change MMIO addr in readN(addr)/writeN(addr, val) to pointer by Kevin Paul Herbert · 8 years ago
- 1b3e176 x86 I/O APIC: Dump I/O APIC regs in `ioapic.c` by Paul Menzel · 9 years ago
- ac75bc6 x86 I/O APIC: Make functions `io_apic_{read,write}()` public by Paul Menzel · 9 years ago
- a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 9 years ago
- db4f875 IOAPIC: Divide setup_ioapic() in two parts. by Kyösti Mälkki · 10 years ago
- d1de45e ioapic: Factor out counting code to `ioapic_interrupt_count` by Patrick Georgi · 9 years ago
- be0e925 clear_ioapic: Fix reading of number of interrupts for IO-APICs by Aladyshev Konstantin · 10 years ago
- 23c046b Fix reading of number of interrupts for IO-APICs by Nico Huber · 10 years ago
- eeb8a06 Unbreak boards where chipset can select between FSB and serial APIC bus by Rudolf Marek · 10 years ago
- d4d5e4d Via Epia-N and C3: Set ioapic delivery type in Kconfig by Patrick Georgi · 10 years ago
- 939103c IOAPIC: fix bitmask by Kyösti Mälkki · 11 years ago
- d4814bd more ifdef -> if fixes by Stefan Reinauer · 11 years ago
- 8677a23 After this has been brought up many times before, rename src/arch/i386 to by Stefan Reinauer · 12 years ago[Renamed from src/arch/i386/lib/ioapic.c]
- e4990365 Cosmetics in ioapic.c (trivial, no functional changes). by Uwe Hermann · 12 years ago
- 14e2277 Since some people disapprove of white space cleanups mixed in regular commits by Stefan Reinauer · 12 years ago
- 169dc7e - move src/arch/i386/smp/ioapic.c to src/arch/i386/lib/ioapic.c (has by Stefan Reinauer · 12 years ago[Renamed from src/arch/i386/smp/ioapic.c]
- c02b4fc printk_foo -> printk(BIOS_FOO, ...) by Stefan Reinauer · 12 years ago
- 0401bd8 coreboot has 13 instances of IOAPIC setup distributed across a lot by Stefan Reinauer · 12 years ago
- 8dcd50b fix a bunch of cast and type warnings and don't call the apic "nvram", that by Stefan Reinauer · 13 years ago
- 2ee6779 The ARRAY_SIZE macro is convenient, yet mostly unused. Switch lots of by Carl-Daniel Hailfinger · 14 years ago
- 6a8745ae code reformat by Li-Ta Lo · 18 years ago
- 5899fd8 - Small step forward Linux boots and almost works... by Eric Biederman · 19 years ago