summaryrefslogtreecommitdiffstats
path: root/src/device/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* 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
* src/device/Kconfig: Introduce WANT_LINEAR_FRAMEBUFFERAngel Pons2020-06-181-4/+7
* device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel2020-06-101-0/+5
* Revert "Revert "pciexp_device: Add option to allocate prefetch memory above 4...Furquan Shaikh2020-05-281-0/+16
* device: Switch to resource allocator v4 by default treewideFurquan Shaikh2020-05-261-2/+4
* device: Add support for resource allocator v4Furquan Shaikh2020-05-261-0/+9
* device: Move resource allocation into a separate compilation unitFurquan Shaikh2020-05-261-0/+7
* src: Remove leading blank lines from SPDX headerElyes HAOUAS2020-05-181-2/+0
* Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary"Furquan Shaikh2020-05-161-15/+0
* pciexp_device: Add option to allocate prefetch memory above 4G boundaryFurquan Shaikh2020-05-121-0/+15
* treewide: Remove "this file is part of" linesPatrick Georgi2020-05-111-1/+0
* src/: Replace GPL boilerplate with SPDX headersPatrick Georgi2020-05-091-9/+1
* device/Kconfig: fix circular dependency for RUN_FSP_GOPMatt DeVillier2020-03-311-1/+1
* src/device/Kconfig: Adjust Graphics init defaultsMatt DeVillier2020-03-291-0/+3
* src/device: Add option to look at revision in option romsMartin Roth2020-03-251-8/+14
* arch/x86: Add Kconfig option for 2nd VGA BIOS imageMartin Roth2020-03-251-0/+29
* device/Kconfig: select linear framebuffer for TianocoreMatt DeVillier2020-02-241-0/+2
* treewide: capitalize 'BIOS'Elyes HAOUAS2020-02-171-1/+1
* pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller2020-02-051-0/+44
* device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki2020-01-041-4/+0
* device/Kconfig: make sure display can't be selected by accidentMichael Niewöhner2020-01-031-0/+3
* device: Add back dummy HT_CHAIN_UNITID_BASEKyösti Mälkki2019-11-201-0/+8
* console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'Arthur Heymans2019-11-011-0/+10
* device: add Kconfig option to hide GOP initialization optionMichael Niewöhner2019-10-271-1/+6
* AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth2019-09-171-3/+0
* lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander2019-09-151-12/+12
* device: Default to VESA/linear framebuffer for ChromeOSNico Huber2019-07-241-0/+3
* drivers/intel/gma: Make libgfxinit available w/o gfxinitNico Huber2019-03-271-1/+0
* src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon2019-03-071-0/+35
* src/device/Kconfig: Change default VESA mode from 117h to 118hMike Banon2019-02-251-2/+2
* libgfxinit: Add options to limit framebuffer sizeNico Huber2019-02-061-0/+16
* cpu/amd/geode_lx: Drop supportArthur Heymans2018-12-211-2/+1
* arch/power8: Rename to ppc64Jonathan Neuschäfer2018-11-301-1/+1
* drivers/intel/gma: Unify VBT related Kconfig namesNico Huber2018-06-121-6/+6
* drivers/intel/gma: Include mainboard data.vbtArthur Heymans2018-06-061-0/+10
* device: Only expose VGA_ROM_RUN on supported architecturesPatrick Rudolph2018-06-041-1/+1