summaryrefslogtreecommitdiff
path: root/src/device/Kconfig
AgeCommit message (Expand)Author
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
2018-02-01Add a default path for vbt.binArthur Heymans
2018-02-01device: add ALWAYS_RUN_OPROM optionAaron Durbin
2018-01-15Intel i82830 boards & chips: Remove - using LATE_CBMEM_INITMartin Roth
2017-09-04Kconfig: Move and rename ADD_VBT_DATA_FILEPatrick Rudolph
2017-06-08fsp/gop: Add running the GOP to the choice of gfx initNico Huber
2017-06-08device/Kconfig: Put gfx init methods into a `choice`Nico Huber
2017-06-08device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INITNico Huber
2017-06-06device/Kconfig: Move "Display" menu below gfx optionsNico Huber
2017-06-04Kconfig: Add choice of framebuffer modeNico Huber
2017-06-04device/Kconfig: Clarify ON_DEVICE_ROM_LOADNico Huber
2017-06-02Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFERNico Huber
2017-06-02Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFGNico Huber
2017-05-30lib/edid: Split out fill_lb_framebuffer()Nico Huber