1. 175ffd8 device/Kconfig: fix circular dependency for RUN_FSP_GOP by Matt DeVillier · 4 years, 5 months ago
  2. 8107c81 src/device/Kconfig: Adjust Graphics init defaults by Matt DeVillier · 4 years, 5 months ago
  3. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 7 months ago
  4. 4cc2cac arch/x86: Add Kconfig option for 2nd VGA BIOS image by Martin Roth · 4 years, 9 months ago
  5. 672a4fe device/Kconfig: select linear framebuffer for Tianocore by Matt DeVillier · 4 years, 6 months ago
  6. 6dc9d03 treewide: capitalize 'BIOS' by Elyes HAOUAS · 4 years, 6 months ago
  7. cf2ac54 pciexp: Add support for allocating PCI express hotplug resources by Jeremy Soller · 4 years, 10 months ago
  8. 473d979 device/smbus: Drop SMBUS_HAS_AUX_CHANNELS by Kyösti Mälkki · 4 years, 8 months ago
  9. 1513d72 device/Kconfig: make sure display can't be selected by accident by Michael Niewöhner · 4 years, 10 months ago
  10. bc29bd0 device: Add back dummy HT_CHAIN_UNITID_BASE by Kyösti Mälkki · 4 years, 9 months ago
  11. b43ec47 console/kconfig: Move ONBOARD_VGA_IS_PRIMARY to 'devices' by Arthur Heymans · 5 years ago
  12. d61a40e device: add Kconfig option to hide GOP initialization option by Michael Niewöhner · 4 years, 10 months ago
  13. 99f83bb AUTHORS: Move src/device copyrights into AUTHORS file by Martin Roth · 5 years ago
  14. c544a85 lib/coreboot_table: Show splashscreen in lb_table_init by Johanna Schander · 5 years ago
  15. 7ebb018 device: Default to VESA/linear framebuffer for ChromeOS by Nico Huber · 5 years ago
  16. fde7c31 drivers/intel/gma: Make libgfxinit available w/o gfxinit by Nico Huber · 6 years ago
  17. 0f8547e src/device/Kconfig: Include the discrete VGA OpROM at config UI by Mike Banon · 6 years ago
  18. 749fe1e src/device/Kconfig: Change default VESA mode from 117h to 118h by Mike Banon · 5 years ago
  19. 2bc892c libgfxinit: Add options to limit framebuffer size by Nico Huber · 6 years ago
  20. 57f70a1 cpu/amd/geode_lx: Drop support by Arthur Heymans · 6 years ago
  21. c22ad58 arch/power8: Rename to ppc64 by Jonathan Neuschäfer · 6 years ago
  22. 29cc331 drivers/intel/gma: Unify VBT related Kconfig names by Nico Huber · 6 years ago
  23. 7225a36 drivers/intel/gma: Include mainboard data.vbt by Arthur Heymans · 6 years ago
  24. a593339 device: Only expose VGA_ROM_RUN on supported architectures by Patrick Rudolph · 6 years ago
  25. 4ad1f7d Add a default path for vbt.bin by Arthur Heymans · 7 years ago
  26. 1051025 device: add ALWAYS_RUN_OPROM option by Aaron Durbin · 7 years ago
  27. 0a19b08 Intel i82830 boards & chips: Remove - using LATE_CBMEM_INIT by Martin Roth · 7 years ago
  28. 4c17098 Kconfig: Move and rename ADD_VBT_DATA_FILE by Patrick Rudolph · 7 years ago
  29. 2e7f6cc fsp/gop: Add running the GOP to the choice of gfx init by Nico Huber · 7 years ago
  30. d4ebeaf device/Kconfig: Put gfx init methods into a `choice` by Nico Huber · 7 years ago
  31. 26ce9af device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT by Nico Huber · 7 years ago
  32. a2cf686 device/Kconfig: Move "Display" menu below gfx options by Nico Huber · 7 years ago
  33. 6d8266b Kconfig: Add choice of framebuffer mode by Nico Huber · 7 years ago
  34. 49d99fc device/Kconfig: Clarify ON_DEVICE_ROM_LOAD by Nico Huber · 7 years ago
  35. 7971582e Kconfig: Introduce HAVE_(VBE_)LINEAR_FRAMEBUFFER by Nico Huber · 7 years ago
  36. ce642f0 Kconfig: Rework MAINBOARD_HAS_NATIVE_VGA_INIT_TEXTMODECFG by Nico Huber · 7 years ago
  37. 3db7653 lib/edid: Split out fill_lb_framebuffer() by Nico Huber · 7 years ago
  38. a459a8a lib/edid.c: Allow use of when not NGI by Arthur Heymans · 7 years ago
  39. 0ee130a libgfxinit: Select CONFIG_VGA when needed by Nico Huber · 7 years ago
  40. 0e3c59e ddr3 spd: move accessor code into lib/spd_bin.c by Patrick Georgi · 8 years ago
  41. 8c50e68 Kconfig: Document what ASPM means by Jonathan Neuschäfer · 8 years ago
  42. 66203df drivers/intel/gma: Add textmode support with libgfxinit by Nico Huber · 8 years ago
  43. 3d15e10 MMCONF_SUPPORT: Flip default to enabled by Kyösti Mälkki · 8 years ago
  44. 6f66f41 PCI ops: MMCONF_SUPPORT_DEFAULT is required by Kyösti Mälkki · 8 years ago
  45. 91bfa8e PCIEXP_PLUGIN_SUPPORT: Change dependency on PCI access by Kyösti Mälkki · 8 years ago
  46. 542e948 drivers/intel/gma: Hook up libgfxinit by Nico Huber · 8 years ago
  47. 3b87812 Kconfig: Update default hex values to start with 0x by Martin Roth · 8 years ago
  48. 888a98b payloads: add iPXE 'payload' build by Martin Roth · 8 years ago
  49. d51a089 Kconfig: hide useless options on ARM. by Vladimir Serbinenko · 8 years ago
  50. 647e34d device/pci_rom: Rename missleading ON_DEVICE_ROM_RUN by Patrick Rudolph · 9 years ago
  51. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  52. 6544cb3 Separate bootsplash image menuconfig option from others by Konstantin Aladyshev · 10 years ago
  53. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  54. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  55. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  56. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  57. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  58. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  59. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  60. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  61. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 10 years ago
  62. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 10 years ago
  63. a91e1e6 Fix Kconfig whitespace by Kyösti Mälkki · 10 years ago
  64. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  65. 58470e3 Kconfig: clean up options in top level and device menu by Stefan Reinauer · 10 years ago
  66. f2fb7d9 src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar by Daniele Forsi · 10 years ago
  67. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  68. ed3d0e8 src/device/Kconfig: fix typo in label "1024x768 256-color" by Daniele Forsi · 10 years ago
  69. 36abdc4 gizmosphere/gizmo: Move support of SPD data in CBFS by Kyösti Mälkki · 10 years ago
  70. 580e564 device: provide option to always load PCI option roms by Kyösti Mälkki · 10 years ago
  71. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 11 years ago
  72. 160e9a0 devices: Allow to configure textmode in native gfx init. by Vladimir Serbinenko · 10 years ago
  73. fb6d25f device: Do not show "framebuffer graphics resolution" with native init. by Vladimir Serbinenko · 10 years ago
  74. fd3451d device/Kconfig: Add third person singular s to lacks by Paul Menzel · 11 years ago
  75. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  76. 7e1c83e Add Kconfig options to override Subsystem Vendor and Device ID by Duncan Laurie · 11 years ago
  77. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  78. 64a7ed6 Add PXE ROM selection to Kconfig menu by Siyuan Wang · 11 years ago
  79. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  80. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  81. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  82. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  83. 2110c97 Allow PCI option rom execution only on systems with PCI support by Stefan Reinauer · 12 years ago
  84. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/Kconfig]
  85. 78a1667 Create a a new configuration variable for PCI by Ronald G. Minnich · 12 years ago
  86. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  87. f4ff56f Hide all _ROM_RUN Kconfig options if the payload is SeaBIOS by Peter Stuge · 12 years ago
  88. be0ede4 Run option ROMs in coreboot by default only if the payload is not SeaBIOS by Peter Stuge · 12 years ago
  89. b6fa47c Clarify that _ROM_RUN Kconfig options control if ROMs are run by coreboot by Peter Stuge · 12 years ago
  90. c4b2a1b Allow YABEL to fake write accesses to config space by Patrick Georgi · 12 years ago
  91. bcdbe90 Drop VGA_BRIDGE_SETUP config option by Patrick Georgi · 12 years ago
  92. 90dcdd4 Add support for enabling PCIe Common Clock and ASPM by Duncan Laurie · 13 years ago
  93. afaa257 Don't run any Option ROMs stored outside of the system flash by Stefan Reinauer · 13 years ago
  94. 0a50084 Don't run VGA option ROMs on S3 resume. by Stefan Reinauer · 13 years ago
  95. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  96. e3df121 Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. by Myles Watson · 14 years ago
  97. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  98. 800379f by Stefan Reinauer · 14 years ago
  99. 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
  100. d650e99 YABEL update by Stefan Reinauer · 14 years ago