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