summaryrefslogtreecommitdiffstats
path: root/src/include/device/device.h
Commit message (Expand)AuthorAgeFilesLines
* include/device/device: drop unused soft_reserved_ram_resource macroFelix Held2024-02-141-3/+0
* device/device.h: Rename busses for clarityArthur Heymans2024-01-311-9/+4
* include/device/device.h: Remove CHIP_NAME() macroNicholas Sudsgaard2024-01-311-2/+0
* device/device.h: Drop multiple linksArthur Heymans2024-01-291-4/+3
* device: Add a helper function to add a downstream busArthur Heymans2024-01-291-3/+3
* device/device_util: Add method to retrieve the domainPatrick Rudolph2024-01-241-0/+1
* device: Add inline method to identify PATH_ROOTPatrick Rudolph2024-01-241-0/+9
* device/device.h: Drop acpi_inject_dsdtArthur Heymans2024-01-221-1/+0
* device_util: Drop unused function bus_pathArthur Heymans2024-01-211-1/+0
* device/device.h: Fix outdated commentArthur Heymans2024-01-181-8/+1
* device: Add support for multiple PCI segment groupsFelix Held2024-01-161-0/+1
* drivers/ipmi to lib: Fix misspellings & capitalization issuesMartin Roth2023-12-131-1/+1
* include/device/device: drop HAVE_ACPI_TABLES guardsFelix Held2023-11-171-2/+1
* include/device/device: drop GENERATE_SMBIOS_TABLES guardsFelix Held2023-11-171-2/+2
* device/device.h: Rename pci_domain_scan_busArthur Heymans2023-10-201-1/+1
* include/device/device: drop unused alignment definesFelix Held2023-08-151-6/+0
* include/device/device: align comments in struct busFelix Held2023-08-101-6/+6
* include/device/device: drop unused fields from struct busFelix Held2023-08-101-4/+0
* treewide: Remove 'extern' from functions declarationElyes Haouas2023-05-261-1/+1
* lib/version: Move board identification stringsKyösti Mälkki2023-04-221-2/+0
* util/sconfig: Remove unused ioapic and irq keywordsArthur Heymans2023-04-111-8/+0
* cpu/x86/topology: Add code to fill in topology on struct pathArthur Heymans2023-04-061-9/+0
* lib: set up specific purpose memory as LB_MEM_SOFT_RESERVEDJonathan Zhang2023-03-031-0/+3
* device/pci_device.c: Add way to limit max bus numbersArthur Heymans2023-02-061-1/+2
* src/device + util/sconfig: Introduce new device 'mdio'Mario Scheithauer2022-11-241-0/+2
* include/device/device_util.c: add predicates for pci devicesFabio Aiuto2022-10-061-0/+3
* include/device/path.h: use functions for enabled cpu selectionFabio Aiuto2022-09-291-0/+2
* pciexp_device: Propagate above-4G flag to all hotplug devicesNico Huber2022-09-041-0/+4
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* include/device/device.h: Remove unneeded blank line after '{'Elyes HAOUAS2022-07-171-1/+0
* device: Drop LOG_MEM/IO_RESOURCEKyösti Mälkki2022-06-261-17/+0
* resource: Add helpers for memory resourcesKyösti Mälkki2022-06-261-0/+56
* device: Add fixed_io_range_flags() and helpersKyösti Mälkki2022-06-261-6/+23
* device: Add fixed_mem_range_flags() and helpersKyösti Mälkki2022-06-261-3/+34
* device/resource: Add _kb postfix for resource allocatorsKyösti Mälkki2022-06-221-13/+13
* SMBIOS/SCONFIG: Allow devtree-defined Type 41 entriesAngel Pons2021-11-041-0/+11
* include/device: ensure valid link/bus is passed to mp_cpu_bus_initFelix Held2021-10-221-0/+11
* device: Drop unused function `dev_find_matching_device_on_bus`Furquan Shaikh2021-09-241-14/+0
* device: Add helper macros for device pointers using alias namesFurquan Shaikh2021-09-201-0/+8
* device/device.h: Drop unused function declarationAngel Pons2021-09-061-1/+0
* device: Add helper function devfn_disable()Subrata Banik2021-06-171-0/+2
* device: Add helper function is_devfn_enabled()Subrata Banik2021-06-091-0/+1
* device: Consider fw_config probing in `is_dev_enabled()`Furquan Shaikh2021-05-241-5/+1
* device: Drop unused `uma_memory_{base,size}` globalsAngel Pons2021-05-101-6/+0
* device/device.c: Rename .disable to .vga_disableArthur Heymans2021-02-241-1/+1
* device: Drop `mmconf_resource_init` functionAngel Pons2021-01-301-1/+0
* device: Use __pci_0_00_0_config in config_of_soc()Furquan Shaikh2021-01-121-5/+6
* device + util/sconfig: introduce new device `gpio`Michael Niewöhner2020-12-281-0/+2
* include/device/device: add comment that config_of_soc never returns NULLFelix Held2020-12-061-0/+1
* soc/intel/xeon_sp: Move function debug macrosMarc Jones2020-10-291-0/+14