1. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  2. 6544cb3 Separate bootsplash image menuconfig option from others by Konstantin Aladyshev · 9 years ago
  3. acbdade southbridge/amd/sb700: Allow use of auxiliary SMBUS controller by Timothy Pearson · 9 years ago
  4. fdbc1af Kconfig: Remove EXPERT mode by Alexandru Gagniuc · 9 years ago
  5. 4093148 Kconfig: Don't 'select' options based on PAYLOAD_SEABIOS by Alexandru Gagniuc · 9 years ago
  6. fcbebb6 PCI subsystem: Drop PCI_64BIT_PREF_MEM option by Kyösti Mälkki · 9 years ago
  7. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  8. 31c6e63 PCIe: Add L1 Sub-State support. by Kenji Chen · 10 years ago
  9. bf62b2d AMD fam10: Drop PCI_BUS_SEGN_BITS by Kyösti Mälkki · 9 years ago
  10. 18cb134 device/pciexp: Add support for PCIe CLK power management by Kane Chen · 10 years ago
  11. 754fac4 PCI subsystem: Remove AGP bridge type by Kyösti Mälkki · 9 years ago
  12. c522fc8 drivers/xgi/z9s: Port Linux framebuffer initialization to coreboot by Timothy Pearson · 9 years ago
  13. a91e1e6 Fix Kconfig whitespace by Kyösti Mälkki · 10 years ago
  14. 37d7ac8 i2c: Add software_i2c driver for I2C debugging and emulation by Julius Werner · 10 years ago
  15. 58470e3 Kconfig: clean up options in top level and device menu by Stefan Reinauer · 10 years ago
  16. f2fb7d9 src/device/Kconfig: make help for VGA_BIOS_ID and PXE_ROM_ID more similar by Daniele Forsi · 10 years ago
  17. 53847a2 src/.../Kconfig: various small fixes to texts by Daniele Forsi · 10 years ago
  18. ed3d0e8 src/device/Kconfig: fix typo in label "1024x768 256-color" by Daniele Forsi · 10 years ago
  19. 36abdc4 gizmosphere/gizmo: Move support of SPD data in CBFS by Kyösti Mälkki · 10 years ago
  20. 580e564 device: provide option to always load PCI option roms by Kyösti Mälkki · 10 years ago
  21. 4c686f2 OxPCIe uart: Split PCI bridge control by Kyösti Mälkki · 10 years ago
  22. 160e9a0 devices: Allow to configure textmode in native gfx init. by Vladimir Serbinenko · 10 years ago
  23. fb6d25f device: Do not show "framebuffer graphics resolution" with native init. by Vladimir Serbinenko · 10 years ago
  24. fd3451d device/Kconfig: Add third person singular s to lacks by Paul Menzel · 11 years ago
  25. b32816e Remove PCI_ROM_RUN option by Vladimir Serbinenko · 11 years ago
  26. 7e1c83e Add Kconfig options to override Subsystem Vendor and Device ID by Duncan Laurie · 11 years ago
  27. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 11 years ago
  28. 64a7ed6 Add PXE ROM selection to Kconfig menu by Siyuan Wang · 11 years ago
  29. 69efaa0 Google Link: Add remaining code to support native graphics by Ronald G. Minnich · 11 years ago
  30. a46a712 GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« by Paul Menzel · 11 years ago
  31. c4077d4 Make PCIe config options depend on PCIe support by Stefan Reinauer · 12 years ago
  32. 91f1423 Fix Yabel compilation on non-x86 platforms by Stefan Reinauer · 12 years ago
  33. 2110c97 Allow PCI option rom execution only on systems with PCI support by Stefan Reinauer · 12 years ago
  34. 8d71155 Rename devices -> device by Stefan Reinauer · 12 years ago[Renamed from src/devices/Kconfig]
  35. 78a1667 Create a a new configuration variable for PCI by Ronald G. Minnich · 12 years ago
  36. 95a6396 Clean up Kconfig by Stefan Reinauer · 12 years ago
  37. f4ff56f Hide all _ROM_RUN Kconfig options if the payload is SeaBIOS by Peter Stuge · 12 years ago
  38. be0ede4 Run option ROMs in coreboot by default only if the payload is not SeaBIOS by Peter Stuge · 12 years ago
  39. b6fa47c Clarify that _ROM_RUN Kconfig options control if ROMs are run by coreboot by Peter Stuge · 12 years ago
  40. c4b2a1b Allow YABEL to fake write accesses to config space by Patrick Georgi · 12 years ago
  41. bcdbe90 Drop VGA_BRIDGE_SETUP config option by Patrick Georgi · 12 years ago
  42. 90dcdd4 Add support for enabling PCIe Common Clock and ASPM by Duncan Laurie · 13 years ago
  43. afaa257 Don't run any Option ROMs stored outside of the system flash by Stefan Reinauer · 13 years ago
  44. 0a50084 Don't run VGA option ROMs on S3 resume. by Stefan Reinauer · 13 years ago
  45. abc0c85 Printing coreboot debug messages on VGA console is pretty much useless, since by Stefan Reinauer · 14 years ago
  46. e3df121 Enable PCI_OPTION_ROM_REALMODE when GEODE_VSA is selected. by Myles Watson · 14 years ago
  47. 01ce601 This patch is from 2009-10-20 by Uwe Hermann · 14 years ago
  48. 800379f by Stefan Reinauer · 14 years ago
  49. 548dbe7 Random cosmetic fixes (trivial). by Uwe Hermann · 14 years ago
  50. d650e99 YABEL update by Stefan Reinauer · 14 years ago
  51. c70e9fc Various license header consistency fixes (trivial). by Uwe Hermann · 14 years ago
  52. 9a35853 Add two YABEL options to Kconfig by Stefan Reinauer · 14 years ago
  53. 14be4d0 - Improve help texts for option ROM initialization methods by Stefan Reinauer · 14 years ago
  54. 63a8f2a Add kconfig menus for most chipset VIDEO_MB values. by Uwe Hermann · 15 years ago
  55. 168b11b Various Kconfig fixes and improvements: by Uwe Hermann · 15 years ago
  56. 74fb8f2 Remove HyperTransport support from boards that don't need it. by Myles Watson · 15 years ago
  57. ed03556 src/Kconfig: Remove HT-specific options. by Myles Watson · 15 years ago
  58. 28412f5 Separate CONFIG_VGA_CONSOLE from CONFIG_VGA_BRIDGE_SETUP. by Myles Watson · 15 years ago
  59. e680495 Add Kconfig support for PCI option ROMS. by Myles Watson · 15 years ago
  60. 876d7e9 Move some config variables that are in one or two mainboards to by Ronald G. Minnich · 15 years ago
  61. 5ec2c2b Various Kconfig and Makefile.inc fixes and cosmetics. by Uwe Hermann · 15 years ago
  62. 0588d19 Kconfig! Works on Kontron, qemu, and serengeti. by Patrick Georgi · 15 years ago