summaryrefslogtreecommitdiffstats
path: root/src/device/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* device/Kconfig: Move Intel/ACPI/USB4 specific Kconfig optionsArthur Heymans2024-01-191-30/+0
* device: Add support for multiple PCI segment groupsFelix Held2024-01-161-0/+9
* device/Kconfig: handle ECAM_MMCONF_BUS_NUMBER being 32Felix Held2024-01-151-0/+1
* device/Kconfig: Add an option to allocate above 4G by defaultArthur Heymans2024-01-121-0/+7
* device: Drop MULTIPLE_VGA_ADAPTERS KconfigNico Huber2023-12-191-4/+0
* device/Kconfig: rename AZALIA_PLUGIN_SUPPORT to AZALIA_HDA_CODEC_SUPPORTFelix Held2023-11-101-2/+7
* allocator_v4: Disable top-down allocation for EDK2Nico Huber2023-07-081-2/+5
* allocator_v4: Treat above 4G resources more nativelyNico Huber2023-06-221-4/+5
* device/pci: Limit default domain memory windowNico Huber2023-06-011-0/+9
* device/Kconfig: Reduce PCIe hotplug bus numbers and IO resourcesArthur Heymans2023-05-191-6/+4
* device: Move D3COLD_SUPPORT symbolSean Rhodes2023-04-201-0/+14
* Revert "device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORT"Michael Niewöhner2023-04-121-13/+0
* device/Kconfig: explain which PCI ID needs to be used for VGA_BIOS_IDFelix Held2023-03-091-0/+4
* device: Add Kconfig options for D3COLD_SUPPORT and NO_S0IX_SUPPORTSean Rhodes2023-02-171-0/+13
* device/Kconfig: Fix selection of software connection managerMartin Roth2023-01-111-0/+6
* drivers/intel/gma: Hook up libgfxinit in romstageJeremy Compostella2023-01-111-1/+30
* soc/intel/alderlake/acpi: Add Kconfig options for SCM and FCMSean Rhodes2023-01-081-0/+24
* device/Kconfig: bump desktop framebuffer max height/width to support 4KMatt DeVillier2022-12-171-2/+4
* device/Kconfig: Don't allow native mode in x86_64Arthur Heymans2022-11-141-1/+1
* device/resource_allocator_v3: Drop codeArthur Heymans2022-11-071-20/+0
* device/dram: Add kconfig options for memory typesMartin Roth2022-11-041-0/+2
* device: Clear lane error statusWilson Chou2022-09-121-0/+7
* allocator_v4: Disable top-down mode by defaultNico Huber2022-09-061-1/+4
* Revert "allocator_v4: Treat above 4G resources more natively"Nico Huber2022-09-051-1/+1
* allocator_v4: Treat above 4G resources more nativelyNico Huber2022-09-041-1/+1
* allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWNNico Huber2022-09-041-0/+5
* payloads/tianocore: Rename TianoCore to edk2Sean Rhodes2022-08-131-1/+1
* payloads/external: Add support for coreDOOM payloadNicholas Chin2022-05-281-0/+1
* i2c: Add configurable I2C transfer timeoutJes Klinke2022-03-151-0/+8
* treewide: Get rid of CONFIG_AZALIA_MAX_CODECSElyes Haouas2022-02-221-8/+0
* device: Add support for PCIe Resizable BARsTim Wawrzynczak2022-02-161-0/+29
* Rename ECAM-specific MMCONF KconfigsShelley Chen2021-11-101-15/+23
* src/acpi to src/lib: Fix spelling errorsMartin Roth2021-10-051-1/+1
* device/mipi: Move to drivers/mipiJulius Werner2021-08-261-2/+0
* device: Move MIPI panel library from mainboard/google/kukui into commonJulius Werner2021-08-181-0/+2
* device/azalia_device.c: Add option to lock down GCAPAngel Pons2021-04-191-0/+9
* device/Kconfig: Adapt PCIEXP_HOTPLUG_BUSESNico Huber2021-04-181-0/+2
* device/azalia_device.c: Introduce AZALIA_MAX_CODECSAngel Pons2021-03-241-0/+8
* device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS`Paul Menzel2021-02-151-1/+1
* soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAYKyösti Mälkki2021-02-061-0/+10
* device/Kconfig: Introduce MMCONF_LENGTHAngel Pons2021-01-301-0/+8
* device/Kconfig: Declare MMCONF symbols' type onceAngel Pons2021-01-291-0/+8
* device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard userSubrata Banik2021-01-101-2/+9
* device: Drop unused HyperTransport codeAngel Pons2020-11-251-12/+0
* device: Allow configuring bus mastering for PCI bridges conditionallyFelix Singer2020-11-161-0/+11
* device: Rework bus master optionFelix Singer2020-11-021-0/+11
* device: Rephrase bus master Kconfig optionFelix Singer2020-10-271-1/+1
* lint: check for misuse of Kconfig SUBSYSTEM_*_IDMichael Niewöhner2020-09-201-0/+6
* device: Add method to configure bus mastering based on KconfigFelix Singer2020-08-311-0/+13
* Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi2020-06-191-3/+3