1. 2f39eae Remove NRV2B compression support by Patrick Georgi · 10 years ago
  2. dcccbd1 usbdebug: Fix control messages by Kyösti Mälkki · 10 years ago
  3. e29584c usbdebug: Use separate data toggle for each pipe by Kyösti Mälkki · 10 years ago
  4. 75d0062 usbdebug: Reference endpoints by pipes in calls by Kyösti Mälkki · 10 years ago
  5. 545b30d intel usbdebug: Add choice of EHCI controller by Kyösti Mälkki · 10 years ago
  6. 8101aa6 usbdebug: Support choice of EHCI controller by Kyösti Mälkki · 10 years ago
  7. 2410010 usbdebug: Change debug port scanning by Kyösti Mälkki · 10 years ago
  8. f7381f8 kontron/ktqm77: Allow disabling onboard NICs by Patrick Georgi · 10 years ago
  9. ab6d27e lenovo/x60/romstage.c: Collect timestamps in romstage by Paul Menzel · 10 years ago
  10. 3c46ca3 Sandybridge/Ivybridge: Unify and fix Kconfig defaults by Stefan Reinauer · 10 years ago
  11. 12ba197 kontron/ktqm77: Drop MRC_FILE definition by Patrick Georgi · 10 years ago
  12. dedcc78 Fix up Stumpy/Lumpy PEI data for system agent r6 by Stefan Reinauer · 10 years ago
  13. 5bdcff5 ASRock IMB-A180: Add CODEC initialization table by Bruce Griffith · 10 years ago
  14. f77f734 ASRock IMB-A180: Add new AMD Embedded G-Series SOC mainboard by WANG Siyuan · 10 years ago
  15. a9b01d1 AMD f16kb: use AZ_PIN in Kconfig to customize AZALIA_PIN in Yangtze by WANG Siyuan · 10 years ago
  16. 021fa78 usbdebug: Change reference to EHCI BAR by Kyösti Mälkki · 10 years ago
  17. c73acdb Add test to match struct device with pci_devfn_t by Kyösti Mälkki · 10 years ago
  18. 842f0ba Add pnp_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 10 years ago
  19. 3f9a62e Add pci_devfn_t and use with __SIMPLE_DEVICE__ by Kyösti Mälkki · 10 years ago
  20. a2adaeb usbdebug: Only test two possible USB device numbers by Kyösti Mälkki · 10 years ago
  21. 16c0145 usbdebug: Halt host controller before resetting it by Kyösti Mälkki · 10 years ago
  22. 1cf8577 SPI: Support STMicro partial page write by Kyösti Mälkki · 10 years ago
  23. 93b2bd7 usbdebug: Do not support logging from SMM by Kyösti Mälkki · 10 years ago
  24. 6bfe61d usbdebug: Add compatibility quirk for FX2 by Kyösti Mälkki · 10 years ago
  25. d799140 usbdebug: Block recursive calls of printk by Kyösti Mälkki · 10 years ago
  26. 8ff3d68 usbdebug: Add logging level to debugging by Kyösti Mälkki · 10 years ago
  27. eabfd3a Don't include LZMA in romstage if ramstage is not compressed. by Andrew Wu · 10 years ago
  28. 4159a80 Correct spelling of shadow, setting and memory by Paul Menzel · 10 years ago
  29. 95b573a AMD Southbridge CS5536: make use of #include <device/smbus_def.h> by Christian Gmeiner · 10 years ago
  30. 59c3a06 AMD AGESA: Remove INVD instruction when transitioning from CAR by Bruce Griffith · 10 years ago
  31. 540d8ea kontron/ktqm77: Update MRC path by Patrick Georgi · 10 years ago
  32. 3f34fc4 emulation/qemu-i440fx: style cleanup by Patrick Georgi · 10 years ago
  33. 1e44c3f Fix lint-stable target by Patrick Georgi · 10 years ago
  34. 361cd81 console: Squelch console output from AP CPUs in romstage by Kyösti Mälkki · 10 years ago
  35. 7037840 w83627hf/acpi: Move floppy drive enumeration from _INI into _FDE. by Christoph Grenz · 10 years ago
  36. bbf0969 w83627hf/acpi: Make `AddressMax` a multiple of `AddressAlignment` by Christoph Grenz · 10 years ago
  37. c66f1cb Include boot_cpu.c for romstage builds by Kyösti Mälkki · 10 years ago
  38. f040858 payload/SeaBIOS: Add SEABIOS_PS2_TIMEOUT Kconfig variable by Peter Stuge · 10 years ago
  39. a4e7057 qemu: fix ioapic reservation by Gerd Hoffmann · 10 years ago
  40. 1e1a179 ASUS F2A85-M: Provide HD Audio verb table for Realtek ALC887-VD by Rudolf Marek · 11 years ago
  41. 1ae7d47 AMD Fam15tn boards: BiosCallOuts.c: Remove board name from `CodecTableList` by Paul Menzel · 11 years ago
  42. dc92d68 w83627hf/acpi: Fix logical device power down in ACPI by Christoph Grenz · 10 years ago
  43. ec3a462 CBFS: Change how the bss is zeroed when loading a stage. by Gabe Black · 10 years ago
  44. 0c605a5 CBFS: Change the signature of cbfs_decompress. by Gabe Black · 10 years ago
  45. f31eacc lenovo/t60 lenovo/x60: Default SEABIOS_PS2_TIMEOUT to 3 seconds by Peter Stuge · 10 years ago
  46. 05d3f49 qemu: reserve ports by Gerd Hoffmann · 10 years ago
  47. 42e11f5 AMD Richland: Add new graphics device IDs to Family 15, Models 10-1F by Bruce Griffith · 10 years ago
  48. 9e8690b AMD Fam16: Add OSC method to PCI0 by Mike Loptien · 10 years ago
  49. 6cf5c8e AMD Fam16: Add secondary bus number to CRES method by Mike Loptien · 10 years ago
  50. ac90d80 AMD Kabini: Split DSDT into common sections by Mike Loptien · 10 years ago
  51. 81c70fb dmp/vortex86ex: Initialize Reatek ALC262 audio codec by Andrew Wu · 10 years ago
  52. b7bb70d Add a generic Intel HD audio (Azalia) module azalia_device.c by Andrew Wu · 10 years ago
  53. 9361daf Fix some wait_for_valid functions return value from 1 to -1. by Andrew Wu · 10 years ago
  54. 3be80cc usbdebug: Add option for verbose logging of connection by Kyösti Mälkki · 10 years ago
  55. a9bbdd3 usbdebug: Fix AMD cimx/sb700 cimx/sb800 by Kyösti Mälkki · 10 years ago
  56. fd98c65 intel/sandybridge intel/bd82x6x: remove explicit pcie config accesses by Kyösti Mälkki · 10 years ago
  57. 0cc33da ASUS F2A85-M: Split DSDT into common sections (as per Parmer) by Kimarie Hoot · 10 years ago
  58. 436a375 AMD Thatcher: Split DSDT into common sections (as per Parmer) by Kimarie Hoot · 10 years ago
  59. 0010bf6 usbdebug: Support AMD cimx/sb700 cimx/sb800 once again by Kyösti Mälkki · 10 years ago
  60. 1fd7508 usbdebug: Use __SIMPLE_DEVICE__ on early enable by Kyösti Mälkki · 10 years ago
  61. da940c5 Make EARLY_CONSOLE optional by Kyösti Mälkki · 10 years ago
  62. cec611a AMD AGESA: Fix comment for `PCIE_DDI_DATA_INITIALIZER` by Paul Menzel · 10 years ago
  63. 5697df2 AMD AGESA: Add missing breaks to switch statement in one file by Bruce Griffith · 10 years ago
  64. ee7cd8d AMD Olive Hill: Enable WARNINGS_ARE_ERRORS (remove override) by Bruce Griffith · 10 years ago
  65. 4e08a95 AMD Olive Hill: Change SB800 references to Yangtze by Bruce Griffith · 10 years ago
  66. effc8d0 AMD Olive Hill: Add HUDSON_LEGACY_FREE flag by Bruce Griffith · 10 years ago
  67. 2b56e85 AMD Olive Hill: Remove default VBIOS vendor/device ID by Bruce Griffith · 10 years ago
  68. aea318f AMD Kabini: Add "const" modifier to AGESA function parameters by Bruce Griffith · 10 years ago
  69. abebe80 AMD SATA: Correct "them implement" to "then implement" in comments by Paul Menzel · 11 years ago
  70. 76db07e AMD Kabini: Add map_oprom() function for Vendor/Device IDs by Bruce Griffith · 10 years ago
  71. 17933e8 AMD Olive Hill: Enable HDMI audio setting in build options by Bruce Griffith · 10 years ago
  72. 5912125 AMD Olive Hill: Eliminate unnecessary memory copy by Bruce Griffith · 10 years ago
  73. 80cf7d5 AMD Olive Hill: Add new AMD mainboard using Kabini processor by Siyuan Wang · 10 years ago
  74. 37a1d6c AMD Hudson/Yangtze: Enable support for SATA port multipliers by Bruce Griffith · 10 years ago
  75. 9157145 AMD Kabini: Modify Hudson southbridge to support new AMD processor by Siyuan Wang · 10 years ago
  76. 3e32cc0 AMD Kabini: Add northbridge AGESA wrapper (new AMD processor) by Siyuan Wang · 10 years ago
  77. 5d7d09c AMD Kabini: Add CPU AGESA wrapper for new AMD processor family by Siyuan Wang · 10 years ago
  78. affe85f AMD Kabini: Add AGESA/PI code for new processor family by Siyuan Wang · 10 years ago
  79. ae8d069 Remove unnecessary space characters. by Andrew Wu · 10 years ago
  80. 386b3e6 intel/lynxpoint: remove explicit pcie config accesses by Kyösti Mälkki · 10 years ago
  81. ef84401 Add directive __SIMPLE_DEVICE__ by Kyösti Mälkki · 10 years ago
  82. 0aede11 Drop unused EXTERNAL_MRC_BLOB by Stefan Reinauer · 10 years ago
  83. 71216c9 Makefile: Fix adding intel/common by Kyösti Mälkki · 10 years ago
  84. e23c22d usbdebug: Fix missing include by Kyösti Mälkki · 10 years ago
  85. 8eaf1e7 cpu/intel/model_67x: Add missing include by Kyösti Mälkki · 10 years ago
  86. 696561c kontron/ktqm77: Update cmos checksum range by Nico Huber · 10 years ago
  87. ca4f073 ec/kontron/it8516e: Add sanity checks for values from nvram by Nico Huber · 10 years ago
  88. 1f9f678 ec/kontron/it8516e: Comment low-level EC functions by Nico Huber · 10 years ago
  89. 260c33b ec/kontron/it8516e: Remove some unsafe bit shifting by Nico Huber · 10 years ago
  90. 8e1a7cc kontron/ktqm77: Squeeze more fan options into cmos.layout by Nico Huber · 10 years ago
  91. 9ce71b3 ec/kontron/it8516e: Add PWM limits option by Nico Huber · 10 years ago
  92. 942b6c2 ec/kontron/it8516e: Correct fan setting for PWM mode by Nico Huber · 10 years ago
  93. 6d6a2ac ec/kontron/it8516e: Add option for external temperature sensor by Nico Huber · 10 years ago
  94. 933b5df AMD Parmer: Fix file permissions on asl files in mainboard by Kimarie Hoot · 10 years ago
  95. b9646a2 emulation/qemu-q35: Use MMCONF_SUPPORT_DEFAULT by Kyösti Mälkki · 10 years ago
  96. aad0747 Redefine pci_bus_default_ops as function by Kyösti Mälkki · 10 years ago
  97. 026ff3e usbdebug: Split endpoint buffers by Kyösti Mälkki · 10 years ago
  98. b5e777c X86: make the SIPI num_starts a config variable by Ronald G. Minnich · 10 years ago
  99. 4c2ebeb it8728f: Add ITE IT8728F superio early serial support. by Damien Zammit · 10 years ago
  100. c71ac38 SMBIOS: Clarify prompts and help texts for Serial and Version Numbers by Peter Stuge · 10 years ago