1. c2e4642 nb/intel/haswell: Implement proper backlight PWM config by Nico Huber · 4 years, 5 months ago
  2. 8107c81 src/device/Kconfig: Adjust Graphics init defaults by Matt DeVillier · 4 years, 5 months ago
  3. de349ed mb/google/cyan: Clean up Kconfig by Matt DeVillier · 4 years, 5 months ago
  4. 044b49c mb/google/glados: remove Chrome-EC defaults by Matt DeVillier · 4 years, 5 months ago
  5. 6e50849 mb/51nb/x210: Fix up USB ports in devicetree by Matt DeVillier · 4 years, 5 months ago
  6. b49e210 cpu/x86/Makefile.inc: Fix external toolchain build by Arthur Heymans · 4 years, 9 months ago
  7. 4554942 hatch: Create sushi variant by Paul Fagerburg · 4 years, 5 months ago
  8. eb30e1a soc/amd/picasso: Add and use CPUID defines for Picasso and Raven2 by Martin Roth · 4 years, 8 months ago
  9. 8cb5c30 soc/amd/picasso: Add Kconfig option for chip footprint by Felix Held · 4 years, 5 months ago
  10. 79dfa90 superio: Replace D1/D2 power states with D3 by Nico Huber · 4 years, 5 months ago
  11. ddb4cf0 soc/intel/skylake: Hook up GMA ACPI brightness controls by Matt DeVillier · 4 years, 5 months ago
  12. 1eea1dd soc/intel/common: Hook up GMA ACPI brightness controls by Matt DeVillier · 5 years ago
  13. 512b77a soc/intel/jasperlake: Remove Tiger Lake SoC code from Jasper Lake by Aamir Bohra · 4 years, 5 months ago
  14. dd7acaa soc/intel/jasperlake: Add Jasper Lake SoC support by Aamir Bohra · 4 years, 5 months ago
  15. 18fd26c amdfwtool: Allow for up to 16 APCB entries by Rob Barnes · 4 years, 6 months ago
  16. f0619f4 vc/amd/fsp/picasso: Add PCIe and DDI helpers by Marshall Dawson · 4 years, 7 months ago
  17. 90557f4 drivers/intel/fsp2_0: Avoid iterative print statement by Subrata Banik · 4 years, 5 months ago
  18. d4e9978 configs: Add builder config to create a working Cedar Island CRB by Andrey Petrov · 4 years, 5 months ago
  19. 1b325dd mb/intel/cedarisland_crb: Add Cedar Island CRB by Andrey Petrov · 4 years, 5 months ago
  20. 7b42bba vendorcode: Add fake Cooperlake-SP FSP header files by Andrey Petrov · 4 years, 5 months ago
  21. 2e41075 soc/intel/xeon_sp: Add basic Cooperlake-SP support by Andrey Petrov · 4 years, 5 months ago
  22. b75bcc9 mb/ocp/tiogapass: Properly configure early serial output by Andrey Petrov · 4 years, 5 months ago
  23. 5e5d9c2 mb/intel/jasperlake_rvp: add display related UPD configs by Ronak Kanabar · 4 years, 5 months ago
  24. 9ed5a36 mb/intel/jasperlake_rvp: Correct Kconfig options by Maulik V Vaghela · 4 years, 5 months ago
  25. aa56c11 mb/google/dedede: Query the EC for board version by Dtrain Hsu · 4 years, 5 months ago
  26. bfa8166 mb/google/hatch/variants/nightfury: Replace unneeded white spaces by tabs by Elyes HAOUAS · 4 years, 5 months ago
  27. 8a7aff4 mb/google/volteer: Use tabs for indents by Elyes HAOUAS · 4 years, 5 months ago
  28. 8bf921c mb/facebook/monolith: Update GT-Sliced icc_max by Wim Vervoorn · 4 years, 5 months ago
  29. 69e1714 nb/intel/sandybridge: Use macros for JEDEC commands by Angel Pons · 4 years, 5 months ago
  30. 394ac5b nb/intel/sandybridge: Fix IOSAV register description by Angel Pons · 4 years, 5 months ago
  31. ca2f68a nb/intel/sandybridge: Correct TC_DTP handling by Angel Pons · 4 years, 5 months ago
  32. 5fd50b6 nb/intel/sandybridge: Add and use TC_DTP definition by Angel Pons · 4 years, 5 months ago
  33. 098240eb nb/intel/sandybridge: Use IOSAV_BYTE_SERROR_C_ch macro by Angel Pons · 4 years, 5 months ago
  34. 0c3936e nb/intel/sandybridge: Update comment by Angel Pons · 4 years, 5 months ago
  35. a38fee3 nb/intel/sandybridge: Rename raminit_ivy.c by Angel Pons · 4 years, 5 months ago
  36. 0760902 nb/intel/sandybridge: Drop dead code by Angel Pons · 4 years, 5 months ago
  37. efbed26 nb/intel/sandybridge: Unify the code paths by Angel Pons · 4 years, 5 months ago
  38. 29f391ec nb/intel/sandybridge: Add print for PLL_REF100_CFG by Angel Pons · 4 years, 5 months ago
  39. a6c8b4b nb/intel/sandybridge: Rewrite get_FRQ by Angel Pons · 4 years, 5 months ago
  40. 2a0a02f drivers/net/r8168: Fix extraneous space in "ethernet_mac " by Edward O'Callaghan · 4 years, 5 months ago
  41. 0e13806 drivers/net/r8168: Fix ethernet_mac[0-9] format for vpd by Edward O'Callaghan · 4 years, 5 months ago
  42. d08bc5a drivers/net/r8168: Fix leaking memory from mapping by Edward O'Callaghan · 4 years, 5 months ago
  43. 2a82f74 drivers/net/r8168: Split fetch_mac_string_vpd() logic up by Edward O'Callaghan · 4 years, 5 months ago
  44. 335384d soc/intel/xeon_sp: Configure P2SB BAR in bootblock by Andrey Petrov · 4 years, 5 months ago
  45. 403f215 configs: Add builder Tioga Pass config by Andrey Petrov · 4 years, 5 months ago
  46. 662da6c soc/intel/xeon_sp: Refactor code to allow for additional CPUs types by Andrey Petrov · 4 years, 5 months ago
  47. a1b1517 create stdio.h and stdarg.h for {,v}snprintf by Joel Kitching · 4 years, 5 months ago
  48. 5e20c1c util/board-status: Reject logs from dirty images by Paul Menzel · 4 years, 5 months ago
  49. 65f0550 superio/nuvoton/nct5104d: add chip config option to reset GPIOs by Michał Żygowski · 4 years, 6 months ago
  50. 48409b8 nb/intel/sandybridge: Cache FRQ index by Angel Pons · 4 years, 5 months ago
  51. df09bdb nb/intel/sandybridge: Rewrite table accessors by Angel Pons · 4 years, 5 months ago
  52. 5271776 Documentation: Add lemp9 to toctree by Patrick Rudolph · 4 years, 5 months ago
  53. b84c616 amd/common/acpi: move thermal zone to common location by Michał Żygowski · 4 years, 5 months ago
  54. 612a867 drivers/intel/gma/acpi: Add Kconfigs for backlight registers by Nico Huber · 5 years ago
  55. 4f01269 mb/facebook/monolith: Configure COMB to 0x3e8 by Wim Vervoorn · 4 years, 5 months ago
  56. b43d74a mb/intel/jasperlake_rvp: Update FMAP for jslrvp by Meera Ravindranath · 4 years, 7 months ago
  57. 9e71fdd mb/google/dedede: Update EC_MKBP_INT_L configuration by Karthikeyan Ramasubramanian · 4 years, 5 months ago
  58. e680caa Makefile.inc: Don't run `ifittool` with CONFIG_UPDATE_IMAGE by Nico Huber · 4 years, 5 months ago
  59. 34d8036 drivers/secunet: Add driver to read DMI info from I2C EEPROM by Nico Huber · 4 years, 10 months ago
  60. dafcc7a Rework map_oprom_vendev to add revision check and mapping by Martin Roth · 4 years, 6 months ago
  61. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 7 months ago
  62. 4cc2cac arch/x86: Add Kconfig option for 2nd VGA BIOS image by Martin Roth · 4 years, 8 months ago
  63. 17a478c mb/intel/jasperlake_rvp: Add config check for lid switch by Maulik V Vaghela · 4 years, 5 months ago
  64. 26dc8f2 soc/intel/cometlake: Use IntelFSP repo by Felix Singer · 4 years, 5 months ago
  65. ba5062d mb/intel/jasperlake_rvp: Add memory config for Jasper Lake RVP by Ronak Kanabar · 4 years, 6 months ago
  66. 2e4bc06 drivers/usb/acpi: Add needed #include file by Tim Wawrzynczak · 4 years, 5 months ago
  67. 9550e97 acpi: correct the processor devices scope by Michał Żygowski · 4 years, 5 months ago
  68. a956063 mb/ocp/tiogapass: Enable IPMI KCS by Johnny Lin · 4 years, 6 months ago
  69. ebb7f54 soc/intel/xeon_sp: Enable LPC generic IO decode range by Johnny Lin · 4 years, 6 months ago
  70. 3180af7 soc/intel/tigerlake: Configure Hyperthreading by Wonkyu Kim · 4 years, 5 months ago
  71. 825332d nb/intel/sandybridge: Factor out timing tables by Angel Pons · 4 years, 5 months ago
  72. 6e5aabd nb/intel/sandybridge: Use SPDX headers by Angel Pons · 4 years, 5 months ago
  73. 4d177e4 mb/pcengines/*/devicetree: remove non-existing NCT5104d LDN 0xe by Michał Żygowski · 4 years, 6 months ago
  74. 8e46d42 mb/pcengines/apu2: enable PCIe power management features by Michał Żygowski · 4 years, 5 months ago
  75. c04871a mb/pcengines/apu2: add reset logic for PCIe slots by Michał Żygowski · 4 years, 5 months ago
  76. d07ac8e drivers/intel/gma: Ditch `link_frequency_270_mhz` setting by Nico Huber · 4 years, 5 months ago
  77. e47132b intel/broadwell: Correct backlight-PWM divider by Nico Huber · 4 years, 5 months ago
  78. 53ec8c5 drivers/intel/gma/acpi: Use SPDX license identifiers by Nico Huber · 4 years, 5 months ago
  79. bed7ad9 drivers/intel/gma/acpi: Let the compiler initialize counters[] by Nico Huber · 4 years, 5 months ago
  80. c0be410 drivers/intel/gma/acpi: Use snprintf() to construct device name by Nico Huber · 4 years, 5 months ago
  81. 53c1717 drivers/intel/gma/acpi: Refine some cosmetics by Nico Huber · 4 years, 5 months ago
  82. e98f6af drivers/intel/gma/acpi: Reduce display switching stubs by Nico Huber · 4 years, 5 months ago
  83. cc85ce0 util/inteltool: add inteltool path to include path by Michael Niewöhner · 4 years, 5 months ago
  84. 4bd6927 mb/google/hatch: Give first NIC in Puff idx 1 for vpd by Edward O'Callaghan · 4 years, 5 months ago
  85. c632bda soc/intel/tigerlake: Update DCACHE_BSP_STACK_SIZE by Tim Wawrzynczak · 4 years, 5 months ago
  86. 4629830 mb/pcengines/apu2/mptable.c: add GNB IOAPIC to MP Table by Michał Żygowski · 4 years, 5 months ago
  87. 3fbd2af nb/amd/pi/00730F01/state_machine.c: unhardcode IOAPIC2 address by Michał Żygowski · 4 years, 5 months ago
  88. 208318c nb/amd/pi/00730F01: initialize GNB IOAPIC by Michał Żygowski · 4 years, 5 months ago
  89. 89ae6b8 nb/intel/sandybridge: Use cached CPUID by Angel Pons · 4 years, 5 months ago
  90. a6a6418 nb/intel/sandybridge: Void MRC cache if CPUID differs by Angel Pons · 4 years, 5 months ago
  91. 80037f7 nb/intel/sandybridge: Store CPUID in ctrl struct by Angel Pons · 4 years, 5 months ago
  92. 5c1baf5 nb/intel/sandybridge: Add warning to saved structs by Angel Pons · 4 years, 5 months ago
  93. 2b5c1e7 nb/intel/sandybridge: Remove unnecessary declaration by Angel Pons · 4 years, 5 months ago
  94. 7f6586f nb/intel/sandybridge: Do not define tables in a header by Angel Pons · 4 years, 5 months ago
  95. 0e47ad6 nb/intel/sandybridge: Reflow raminit tables by Angel Pons · 4 years, 5 months ago
  96. be3979c acpi: Change Processor ACPI Name (Intel only) by Christian Walter · 4 years, 8 months ago
  97. 09eb8d0 nb/amd/{agesa,pi}/acpi: include thermal zone by Michał Żygowski · 4 years, 6 months ago
  98. ece6b2f nb/amd/agesa/family14: Improve HTC threshold handling by Michał Żygowski · 4 years, 5 months ago
  99. 143309f nb/intel/sandybridge: Remove oddball `- 1` in tRFC by Angel Pons · 4 years, 5 months ago
  100. 66f569f mb/gigabyte/ga-h61m-ds2v: Fix PCIe port numbers by Angel Pons · 4 years, 5 months ago