summaryrefslogtreecommitdiffstats
path: root/src/mainboard/emulation/qemu-i440fx/northbridge.c
Commit message (Expand)AuthorAgeFilesLines
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-1/+1
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-2/+2
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER}Kyösti Mälkki2023-05-051-3/+4
* cpu/*: Drop PARALLEL_MP leftoversArthur Heymans2022-11-091-33/+1
* treewide: use predicate to check if pci device is on n-th busFabio Aiuto2022-10-061-1/+1
* mb/qemu-i440fx,soc/nvidia: Fix coverity reported defectsKyösti Mälkki2022-07-041-2/+2
* mb/emulation/qemu-i440fx,q35: Do resource transitionKyösti Mälkki2022-06-301-13/+12
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-8/+8
* mb/emulation/qemu-q35: Support PARALLEL_MP with SMM_ASEGArthur Heymans2022-06-011-1/+1
* src/mb: Remove unused <string.h>Elyes HAOUAS2022-01-041-1/+0
* src: Drop duplicated includesElyes HAOUAS2022-01-011-1/+0
* mb/emulation/qemu-i440fx: Refactor `fw_cfg_max_cpus()`Angel Pons2021-11-051-2/+2
* cpu/x86/mp_init: move printing of failure message into mp_init_with_smmFelix Held2021-10-221-2/+2
* cpu/x86/mp_init: use cb_err as mp_init_with_smm return typeFelix Held2021-10-211-1/+2
* SMBIOS: Introduce `smbios_full_table_len` functionAngel Pons2021-07-011-2/+2
* SMBIOS: Introduce `smbios_carve_table` functionAngel Pons2021-07-011-13/+8
* SMBIOS: Avoid `sizeof` on struct typeAngel Pons2021-07-011-4/+4
* cpu/x86/lapic: Replace LOCAL_APIC_ADDR referencesKyösti Mälkki2021-06-111-1/+1
* mb/emulation/qemu-q35: Add support for SMM_TSEG with parallel MP initArthur Heymans2021-03-181-1/+5
* mb/emulation/qemu: Fix SMP bootPatrick Rudolph2021-02-041-0/+6
* mb/emulation/x86: Add optional parallel_mp init supportArthur Heymans2020-12-041-1/+15
* mb/emulation/qemu-i440fx/northbridge.c: Use SMBIOS macrosElyes HAOUAS2020-07-261-3/+3
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* Replace DEVICE_NOOP with noop_(set|read)_resourcesNico Huber2020-04-101-2/+2
* Drop unnecessary DEVICE_NOOP entriesNico Huber2020-04-101-1/+0
* Drop explicit NULL initializations from `device_operations`Elyes HAOUAS2020-04-051-2/+0
* mainboard/emulation: Use SPDX for GPL-2.0-only filesAngel Pons2020-04-041-12/+2
* mb/emulation/qemu-i440fx: Add acpi_name handler for QEMUDuncan Laurie2020-03-311-0/+17
* mb/emulation/qemu-i440fx: Reserve low memoryDuncan Laurie2020-03-311-0/+6
* src/mainboard: Remove unused '#include <device/pci.h>'Elyes HAOUAS2019-12-201-1/+0
* mainboard: Add missing include <device/pci_def.h>Elyes HAOUAS2019-12-201-0/+1
* emulation/qemu-i440fx/northbridge.c: Fix minor whitespaceHimanshu Sahdev2019-09-111-1/+1
* coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX)Julius Werner2019-03-081-2/+2
* device/pci: Fix PCI accessor headersKyösti Mälkki2019-03-011-0/+1
* mb/emulation/qemu-i440fx: change file handlingThomas Heijligen2019-01-311-6/+5
* device: Replace ugly cases of dev_find_slot()Kyösti Mälkki2019-01-041-1/+1
* mb/emulation/qemu-i440fx|q35: Get rid of unused headersPatrick Rudolph2018-11-121-1/+0
* mb/emulation/qemu-i440fx|q35: Link memory.cPatrick Rudolph2018-11-111-14/+1
* src/mainboard: Add and update license headersMartin Roth2018-06-021-0/+13
* mb/emulation/qemu-i440fx: Get rid of device_tKyösti Mälkki2018-05-231-5/+5
* {mb,nb,soc}: Remove references to pci_bus_default_ops()Nico Huber2018-05-081-1/+0
* mainboard/[a-e]: add IS_ENABLED() around Kconfig symbol referencesMartin Roth2017-07-061-2/+2
* emulation/qemu-i440fx: Use SMBIOS macrosPaul Menzel2017-03-211-3/+3
* src/mainboard: Capitalize ROM, RAM, CPU and APICElyes HAOUAS2016-08-141-2/+2
* devicetree: Change scan_bus() prototype in device opsKyösti Mälkki2015-06-041-3/+2
* devicetree: Rename unused parameter to passthruKyösti Mälkki2015-06-041-1/+1
* qemu: 2.1+ smbios tables supportGerd Hoffmann2015-03-101-0/+5
* CBMEM: Always use DYNAMIC_CBMEMKyösti Mälkki2015-01-271-4/+0
* i82371eb & qemu: Move to per-device ACPI.Vladimir Serbinenko2014-12-181-0/+1