summaryrefslogtreecommitdiff
path: root/src/device/Kconfig
AgeCommit message (Expand)Author
2021-04-19device/azalia_device.c: Add option to lock down GCAPAngel Pons
2021-04-18device/Kconfig: Adapt PCIEXP_HOTPLUG_BUSESNico Huber
2021-03-24device/azalia_device.c: Introduce AZALIA_MAX_CODECSAngel Pons
2021-02-15device: Add unit to Kconfig option name: `PRE_GRAPHICS_DELAY_MS`Paul Menzel
2021-02-06soc/intel/broadwell: Conditionally skip PRE_GRAPHICS_DELAYKyösti Mälkki
2021-01-30device/Kconfig: Introduce MMCONF_LENGTHAngel Pons
2021-01-29device/Kconfig: Declare MMCONF symbols' type onceAngel Pons
2021-01-10device: Add new Kconfig VGA_ROM_RUN_DEFAULT for mainboard userSubrata Banik
2020-11-25device: Drop unused HyperTransport codeAngel Pons
2020-11-16device: Allow configuring bus mastering for PCI bridges conditionallyFelix Singer
2020-11-02device: Rework bus master optionFelix Singer
2020-10-27device: Rephrase bus master Kconfig optionFelix Singer
2020-09-20lint: check for misuse of Kconfig SUBSYSTEM_*_IDMichael Niewöhner
2020-08-31device: Add method to configure bus mastering based on KconfigFelix Singer
2020-06-19Kconfig: Escape variable to accommodate new Kconfig versionsPatrick Georgi
2020-06-18src/device/Kconfig: Introduce WANT_LINEAR_FRAMEBUFFERAngel Pons
2020-06-10device/xhci: Add xHCI utility to enumerate capabilitiesRaul E Rangel
2020-05-28Revert "Revert "pciexp_device: Add option to allocate prefetch memory above 4...Furquan Shaikh
2020-05-26device: Switch to resource allocator v4 by default treewideFurquan Shaikh
2020-05-26device: Add support for resource allocator v4Furquan Shaikh
2020-05-26device: Move resource allocation into a separate compilation unitFurquan Shaikh
2020-05-18src: Remove leading blank lines from SPDX headerElyes HAOUAS
2020-05-16Revert "pciexp_device: Add option to allocate prefetch memory above 4G boundary"Furquan Shaikh
2020-05-12pciexp_device: Add option to allocate prefetch memory above 4G boundaryFurquan Shaikh
2020-05-11treewide: Remove "this file is part of" linesPatrick Georgi
2020-05-09src/: Replace GPL boilerplate with SPDX headersPatrick Georgi
2020-03-31device/Kconfig: fix circular dependency for RUN_FSP_GOPMatt DeVillier
2020-03-29src/device/Kconfig: Adjust Graphics init defaultsMatt DeVillier
2020-03-25src/device: Add option to look at revision in option romsMartin Roth
2020-03-25arch/x86: Add Kconfig option for 2nd VGA BIOS imageMartin Roth
2020-02-24device/Kconfig: select linear framebuffer for TianocoreMatt DeVillier
2020-02-17treewide: capitalize 'BIOS'Elyes HAOUAS
2020-02-05pciexp: Add support for allocating PCI express hotplug resourcesJeremy Soller
2020-01-04device/smbus: Drop SMBUS_HAS_AUX_CHANNELSKyösti Mälkki
2020-01-03device/Kconfig: make sure display can't be selected by accidentMichael Niewöhner
2019-11-20device: Add back dummy HT_CHAIN_UNITID_BASEKyösti Mälkki
2019-11-01console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices'Arthur Heymans
2019-10-27device: add Kconfig option to hide GOP initialization optionMichael Niewöhner
2019-09-17AUTHORS: Move src/device copyrights into AUTHORS fileMartin Roth
2019-09-15lib/coreboot_table: Show splashscreen in lb_table_initJohanna Schander
2019-07-24device: Default to VESA/linear framebuffer for ChromeOSNico Huber
2019-03-27drivers/intel/gma: Make libgfxinit available w/o gfxinitNico Huber
2019-03-07src/device/Kconfig: Include the discrete VGA OpROM at config UIMike Banon
2019-02-25src/device/Kconfig: Change default VESA mode from 117h to 118hMike Banon
2019-02-06libgfxinit: Add options to limit framebuffer sizeNico Huber
2018-12-21cpu/amd/geode_lx: Drop supportArthur Heymans
2018-11-30arch/power8: Rename to ppc64Jonathan Neuschäfer
2018-06-12drivers/intel/gma: Unify VBT related Kconfig namesNico Huber
2018-06-06drivers/intel/gma: Include mainboard data.vbtArthur Heymans
2018-06-04device: Only expose VGA_ROM_RUN on supported architecturesPatrick Rudolph