summaryrefslogtreecommitdiff
path: root/src/device/Kconfig
AgeCommit message (Expand)Author
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
2017-05-03lib/edid.c: Allow use of when not NGIArthur Heymans
2017-04-08libgfxinit: Select CONFIG_VGA when neededNico Huber
2017-02-10ddr3 spd: move accessor code into lib/spd_bin.cPatrick Georgi
2016-12-29Kconfig: Document what ASPM meansJonathan Neuschäfer
2016-12-19drivers/intel/gma: Add textmode support with libgfxinitNico Huber
2016-12-07MMCONF_SUPPORT: Flip default to enabledKyösti Mälkki
2016-12-07PCI ops: MMCONF_SUPPORT_DEFAULT is requiredKyösti Mälkki
2016-12-01PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI accessKyösti Mälkki
2016-11-29drivers/intel/gma: Hook up libgfxinitNico Huber
2016-10-02Kconfig: Update default hex values to start with 0xMartin Roth
2016-04-13payloads: add iPXE 'payload' buildMartin Roth
2016-03-05Kconfig: hide useless options on ARM.Vladimir Serbinenko
2016-02-16device/pci_rom: Rename missleading ON_DEVICE_ROM_RUNPatrick Rudolph