summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82371eb/isa.c
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/ioapic: Promote ioapic_get_sci_pin()Kyösti Mälkki2023-04-261-0/+9
* src: Make PCI ID define names shorterFelix Singer2022-03-071-4/+4
* mb/emulation/qemu-i440fx: Select IOAPICKyösti Mälkki2021-10-221-2/+0
* sb,soc/intel: Replace set_ioapic_id() with setup_ioapic()Kyösti Mälkki2021-10-221-1/+1
* arch/x86/ioapic: Add get_ioapic_id() and get_ioapic_version()Kyösti Mälkki2021-06-121-11/+3
* sb/intel/i82371eb: Don't fill \_SB.PCI0.MBRSKeith Hui2020-07-061-9/+1
* sb/intel/i82371eb: Fix 16-bit read/write PCI_COMMAND registerElyes HAOUAS2020-06-021-3/+1
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* treewide: replace GPLv2 long form headers with SPDX headerPatrick Georgi2020-05-061-12/+1
* treewide: Move "is part of the coreboot project" line in its own commentPatrick Georgi2020-05-061-2/+1
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-2/+2
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-1/+0
* Trim `.acpi_fill_ssdt_generator` and `.acpi_inject_dsdt_generator`Nico Huber2020-04-021-2/+2
* src (minus soc and mainboard): Remove copyright noticesPatrick Georgi2020-03-171-1/+0
* Revert "i82371eb: Drop support for older PIIX chips"Patrick Georgi2020-03-061-0/+6
* i82371eb: Roll 82093aa init into isa_init()Keith Hui2020-03-031-34/+22
* i82371eb: Drop support for older PIIX chipsKeith Hui2020-03-031-6/+0
* sb/intel/i82371eb: Support reconfiguring GPO22/23Keith Hui2020-03-031-1/+6
* device: Use scan_static_bus() over scan_lpc_bus()Nico Huber2019-10-081-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-6/+6
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* sb/intel/i82371eb: Get rid of device_tElyes HAOUAS2018-05-141-2/+2
* southbridge/intel: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-161-3/+3
* tree: drop last paragraph of GPL copyright headerPatrick Georgi2015-10-311-4/+0
* device_ops: add device_t argument to acpi_fill_ssdt_generatorAlexander Couzens2015-06-051-2/+2
* devicetree: Discriminate device ops scan_bus()Kyösti Mälkki2015-06-041-1/+1
* Remove address from GPLv2 headersPatrick Georgi2015-05-211-1/+1
* i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko2014-12-181-0/+16
* cmos: Rename the CMOS related functions.Gabe Black2014-10-221-1/+1
* GPLv2 notice: Unify all files to just use one space in »MA 02110-1301«Paul Menzel2013-03-011-1/+1
* first round name simplification. drop the <component>_ prefix.stepan2010-12-081-0/+147