Age | Commit message (Expand) | Author |
2019-03-27 | drivers/intel/gma: Make libgfxinit available w/o gfxinit | Nico Huber |
2019-03-07 | src/device/Kconfig: Include the discrete VGA OpROM at config UI | Mike Banon |
2019-02-25 | src/device/Kconfig: Change default VESA mode from 117h to 118h | Mike Banon |
2019-02-06 | libgfxinit: Add options to limit framebuffer size | Nico Huber |
2018-12-21 | cpu/amd/geode_lx: Drop support | Arthur Heymans |
2018-11-30 | arch/power8: Rename to ppc64 | Jonathan Neuschäfer |
2018-06-12 | drivers/intel/gma: Unify VBT related Kconfig names | Nico Huber |
2018-06-06 | drivers/intel/gma: Include mainboard data.vbt | Arthur Heymans |
2018-06-04 | device: Only expose VGA_ROM_RUN on supported architectures | Patrick Rudolph |
2018-02-01 | Add a default path for vbt.bin | Arthur Heymans |
2018-02-01 | device: add ALWAYS_RUN_OPROM option | Aaron Durbin |
2018-01-15 | Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT | Martin Roth |
2017-09-04 | Kconfig: Move and rename ADD_VBT_DATA_FILE | Patrick Rudolph |
2017-06-08 | fsp/gop: Add running the GOP to the choice of gfx init | Nico Huber |
2017-06-08 | device/Kconfig: Put gfx init methods into a `choice` | Nico Huber |
2017-06-08 | device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT | Nico Huber |
2017-06-06 | device/Kconfig: Move "Display" menu below gfx options | Nico Huber |
2017-06-04 | Kconfig: Add choice of framebuffer mode | Nico Huber |
2017-06-04 | device/Kconfig: Clarify ON_DEVICE_ROM_LOAD | Nico Huber |
2017-06-02 | Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER | Nico Huber |
2017-06-02 | Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG | Nico Huber |
2017-05-30 | lib/edid: Split out fill_lb_framebuffer() | Nico Huber |
2017-05-03 | lib/edid.c: Allow use of when not NGI | Arthur Heymans |
2017-04-08 | libgfxinit: Select CONFIG_VGA when needed | Nico Huber |
2017-02-10 | ddr3 spd: move accessor code into lib/spd_bin.c | Patrick Georgi |
2016-12-29 | Kconfig: Document what ASPM means | Jonathan Neuschäfer |
2016-12-19 | drivers/intel/gma: Add textmode support with libgfxinit | Nico Huber |
2016-12-07 | MMCONF_SUPPORT: Flip default to enabled | Kyösti Mälkki |
2016-12-07 | PCI ops: MMCONF_SUPPORT_DEFAULT is required | Kyösti Mälkki |
2016-12-01 | PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access | Kyösti Mälkki |
2016-11-29 | drivers/intel/gma: Hook up libgfxinit | Nico Huber |
2016-10-02 | Kconfig: Update default hex values to start with 0x | Martin Roth |
2016-04-13 | payloads: add iPXE 'payload' build | Martin Roth |
2016-03-05 | Kconfig: hide useless options on ARM. | Vladimir Serbinenko |
2016-02-16 | device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN | Patrick Rudolph |
2015-10-31 | tree: drop last paragraph of GPL copyright header | Patrick Georgi |
2015-10-25 | Separate bootsplash image menuconfig option from others | Konstantin Aladyshev |
2015-10-24 | southbridge/amd/sb700: Allow use of auxiliary SMBUS controller | Timothy Pearson |
2015-08-30 | Kconfig: Remove EXPERT mode | Alexandru Gagniuc |
2015-08-30 | Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS | Alexandru Gagniuc |
2015-06-10 | PCI subsystem: Drop PCI_64BIT_PREF_MEM option | Kyösti Mälkki |
2015-05-21 | Remove address from GPLv2 headers | Patrick Georgi |
2015-03-23 | PCIe: Add L1 Sub-State support. | Kenji Chen |
2015-03-09 | AMD fam10: Drop PCI_BUS_SEGN_BITS | Kyösti Mälkki |
2015-03-09 | device/pciexp: Add support for PCIe CLK power management | Kane Chen |
2015-02-10 | PCI subsystem: Remove AGP bridge type | Kyösti Mälkki |
2015-02-05 | drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot | Timothy Pearson |
2014-12-31 | Fix Kconfig whitespace | Kyösti Mälkki |
2014-12-30 | i2c: Add software_i2c driver for I2C debugging and emulation | Julius Werner |
2014-10-17 | Kconfig: clean up options in top level and device menu | Stefan Reinauer |
2014-07-23 | src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar | Daniele Forsi |
2014-07-23 | src/.../Kconfig: various small fixes to texts | Daniele Forsi |
2014-07-19 | src/device/Kconfig: fix typo in label "1024x768 256-color" | Daniele Forsi |
2014-07-05 | gizmosphere/gizmo: Move support of SPD data in CBFS | Kyösti Mälkki |
2014-05-01 | device: provide option to always load PCI option roms | Kyösti Mälkki |
2014-04-09 | OxPCIe uart: Split PCI bridge control | Kyösti Mälkki |
2014-03-03 | devices: Allow to configure textmode in native gfx init. | Vladimir Serbinenko |
2014-02-22 | device: Do not show "framebuffer graphics resolution" with native init. | Vladimir Serbinenko |
2014-01-04 | device/Kconfig: Add third person singular s to lacks | Paul Menzel |
2013-12-24 | Remove PCI_ROM_RUN option | Vladimir Serbinenko |
2013-12-21 | Add Kconfig options to override Subsystem Vendor and Device ID | Duncan Laurie |
2013-08-13 | Add a generic Intel HD audio (Azalia) module azalia_device.c | Andrew Wu |
2013-04-03 | Add PXE ROM selection to Kconfig menu | Siyuan Wang |
2013-03-15 | Google Link: Add remaining code to support native graphics | Ronald G. Minnich |
2013-03-01 | GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« | Paul Menzel |
2013-01-04 | Make PCIe config options depend on PCIe support | Stefan Reinauer |
2012-12-08 | Fix Yabel compilation on non-x86 platforms | Stefan Reinauer |
2012-12-08 | Allow PCI option rom execution only on systems with PCI support | Stefan Reinauer |
2012-11-30 | Rename devices -> device | Stefan Reinauer |