1. 43b7f41 src: Make PCI ID define names shorter by Felix Singer · 2 years, 4 months ago
  2. 4bab569 mb/emulation/qemu-i440fx: Select IOAPIC by Kyösti Mälkki · 3 years, 1 month ago
  3. 682613f sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() by Kyösti Mälkki · 3 years, 1 month ago
  4. 401ec98 arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version() by Kyösti Mälkki · 3 years, 1 month ago
  5. 562279e sb/intel/i82371eb: Don't fill \_SB.PCI0.MBRS by Keith Hui · 4 years, 2 months ago
  6. cb46728 sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND register by Elyes HAOUAS · 4 years, 2 months ago
  7. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  8. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 2 months ago
  9. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  10. 76cedd2 acpi: Move ACPI table support out of arch/x86 (3/5) by Furquan Shaikh · 4 years, 2 months ago
  11. 7536a39 device: Constify struct device * parameter to acpi_fill_ssdt() by Furquan Shaikh · 4 years, 2 months ago
  12. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  13. 68680dd Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` by Nico Huber · 4 years, 3 months ago
  14. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 4 months ago
  15. 17dda3a Revert "i82371eb: Drop support for older PIIX chips" by Patrick Georgi · 4 years, 4 months ago
  16. 2f3c37b i82371eb: Roll 82093aa init into isa_init() by Keith Hui · 4 years, 5 months ago
  17. 2b9004d i82371eb: Drop support for older PIIX chips by Keith Hui · 4 years, 5 months ago
  18. ce62238 sb/intel/i82371eb: Support reconfiguring GPO22/23 by Keith Hui · 4 years, 6 months ago
  19. 51b75ae device: Use scan_static_bus() over scan_lpc_bus() by Nico Huber · 5 years ago
  20. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  21. f1b58b7 device/pci: Fix PCI accessor headers by Kyösti Mälkki · 5 years ago
  22. 07e77f1 sb/intel/i82371eb: Get rid of device_t by Elyes HAOUAS · 6 years ago
  23. 7a1a3ad southbridge/intel: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  24. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  25. 5eea458 device_ops: add device_t argument to acpi_fill_ssdt_generator by Alexander Couzens · 9 years ago
  26. d0e212c devicetree: Discriminate device ops scan_bus() by Kyösti Mälkki · 9 years ago
  27. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  28. 41877d8 i82371eb & qemu: Move to per-device ACPI. by Vladimir Serbinenko · 10 years ago
  29. b3f08c6 cmos: Rename the CMOS related functions. by Gabe Black · 10 years ago
  30. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  31. 836ae29 first round name simplification. drop the <component>_ prefix. by stepan · 14 years ago[Renamed from src/southbridge/intel/i82371eb/i82371eb_isa.c]
  32. e87c38e After finding the missing bit poweroff works now. by Tobias Diedrich · 14 years ago
  33. b34ff66 Fix broken build due to missing #if CONFIG_IOAPIC. by Uwe Hermann · 14 years ago
  34. 7718054 Add IOAPIC support for Intel 82371EB and fixup SMP on ASUS P2B-D. by Uwe Hermann · 14 years ago
  35. 74d1a6e We define IO_APIC_ADDR in <arch/ioapic.h>, let's use it. by Uwe Hermann · 14 years ago
  36. 312673c Improve coreboot build output and eliminate some warnings: by Uwe Hermann · 15 years ago
  37. ea92185 Add few missing prototypes, and remove few unused (thus lonelly) variables. by Maciej Pijanka · 15 years ago
  38. 9095092 The new CBFS based build system requires the whole ROM to be accessible by Uwe Hermann · 15 years ago
  39. 29cc9ed Move the v3 resource allocator to v2. by Myles Watson · 15 years ago
  40. 0520d55 This patch adds high table support to qemu. It was already added to by Myles Watson · 15 years ago
  41. 7e61e45 Please bear with me - another rename checkin. This qualifies as trivial, no by Stefan Reinauer · 16 years ago
  42. 9da69f8 Improve support for the Intel 82371FB/SB/AB/EB/MB southbridge(s): by Uwe Hermann · 17 years ago