Age | Commit message (Expand) | Author |
2024-02-23 | arch/x86/ioapic: use uintptr_t for IOAPIC base address | Felix Held |
2024-01-31 | device/device.h: Rename busses for clarity | Arthur Heymans |
2022-11-10 | sb,soc/intel: Use register_new_ioapic_gsi0() | Kyösti Mälkki |
2022-10-06 | treewide: use predicates to check for enabled pci devices | Fabio Aiuto |
2022-06-24 | device/resource: Modify some resource allocation instances | Kyösti Mälkki |
2022-03-07 | src: Make PCI ID define names shorter | Felix Singer |
2022-01-17 | pci_ids.h: Make Denverton IDs consistent with other Intel SoCs | Jeff Daly |
2021-10-22 | sb,soc/intel: Replace set_ioapic_id() with setup_ioapic() | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC max entries before APIC ID | Kyösti Mälkki |
2021-10-22 | sb,soc/intel: Set IOAPIC redirection entry count | Kyösti Mälkki |
2021-06-16 | arch/x86/ioapic: Drop irq_on_fsb as a configurable item | Kyösti Mälkki |
2021-01-24 | soc/intel/denverton_ns/lpc.c: Use __func__ | Elyes HAOUAS |
2021-01-13 | ACPI: Have single call-site for acpi_inject_nvsa() | Kyösti Mälkki |
2020-10-26 | src: Include <arch/io.h> when appropriate | Elyes HAOUAS |
2020-06-16 | arch/x86: Create helper for APM_CNT SMI triggers | Kyösti Mälkki |
2020-06-02 | soc/intel/denverton_ns: Fix 16-bit read/write PCI_COMMAND register | Elyes HAOUAS |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-05-02 | acpi: Move ACPI table support out of arch/x86 (3/5) | Furquan Shaikh |
2020-04-06 | soc/intel/denverton_ns: Use SPDX for GPL-2.0-only files | Angel Pons |
2020-04-02 | Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator` | Nico Huber |
2020-03-18 | soc: Remove copyright notices | Patrick Georgi |
2020-03-10 | soc/intel/dnv: Set INT_LINE accouting for PIRQ routing & swizzling | Stephen Douthit |
2020-03-02 | soc/intel/denverton: Move PCI IDs to pci_ids.h | Felix Singer |
2019-10-08 | device: Use scan_static_bus() over scan_lpc_bus() | Nico Huber |
2019-07-18 | soc/intel: Use config_of() | Kyösti Mälkki |
2019-03-08 | coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2019-03-04 | device/mmio.h: Add include file for MMIO ops | Kyösti Mälkki |
2019-03-01 | device/pci: Fix PCI accessor headers | Kyösti Mälkki |
2018-11-12 | src: Remove unneeded include "{arch,cpu}/cpu.h" | Elyes HAOUAS |
2018-06-04 | soc/intel/denverton_ns: Get rid of device_t | Elyes HAOUAS |
2018-02-20 | src/soc: Fix various typos | Jonathan Neuschäfer |
2017-09-05 | soc/intel/denverton_ns: Add support for Intel Atom C3000 SoC | Mariusz Szafranski |