1. 08e8e47 nb/intel/ironlake: Use an `index` variable for resources by Nico Huber · 4 years ago
  2. 66039a5 src/mainboard: Remove unused include <device/pnp_ops.h> by Elyes HAOUAS · 4 years ago
  3. 864d1cf mb/amd/olivehill/bootblock.c: Add missing <arch/io.h> by Elyes HAOUAS · 4 years ago
  4. b4093dc src/superio: Remove unused <device/pnp_def.h> by Elyes HAOUAS · 4 years ago
  5. 79a3de1 src/{device,include}: Use PNP_IDX_EN instead of magic number by Elyes HAOUAS · 4 years ago
  6. 4759788 drivers/elog: Remove ELOG_PRERAM config by Shelley Chen · 4 years ago
  7. c3cc158 lib/fmap: add ENV_SMM check to setup_preram_cache by Josie Nordrum · 4 years ago
  8. 7ad46df soc/intel/common/block: Use pci_dev_request_bus_master for BM enabling by Subrata Banik · 4 years ago
  9. 9fec889 soc/intel/{cnl,icl,jsl,tgl}: Clean up chip.h by Subrata Banik · 4 years ago
  10. c9d598a soc/intel/jasperlake: Clean up iomap.h and systemagent.h by Subrata Banik · 4 years ago
  11. 8ca0b21 soc/intel/cnl: Add ACPI support for PMC core OS driver by Michael Niewöhner · 4 years ago
  12. 33f64b5 crossgcc: Fix libcpp to address -Wformat-security by Masanori Ogino · 4 years ago
  13. 3c5b803 util/cbfstool: extend includes in commonlib by Idwer Vollering · 4 years ago
  14. 563fc08 src/include: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  15. 7c79d83 soc/amd/picasso: Move sd_emmc_config into emmc_config struct by Raul E Rangel · 4 years ago
  16. 73cd3e7 mb/google/delbin: Configure DP_HPD as PAD_NC and disable DdiPortHpd by Ravi Sarawadi · 4 years ago
  17. 47c4bf5 mb/google/octopus/variants/fleex: Add G2Touch touchscreen support by John Su · 4 years ago
  18. 5f027fa soc/amd/picasso: copy local info to transfer buf by Kangheui Won · 4 years ago
  19. 8840bcf include/superio/hwm5_conf.h: Fix copy-pasted comments by Angel Pons · 4 years ago
  20. 410af46 mb/google/dedede/var/boten: Add audio configuration by Karthikeyan Ramasubramanian · 4 years ago
  21. 19b2599 sb/intel/lynxpoint/acpi: Do not determine PCH type at runtime by Angel Pons · 4 years ago
  22. d9f1b04 sb/intel/lynxpoint: Do not determine PCH type at runtime by Angel Pons · 4 years ago
  23. 78c615c mb/ocp/deltalake: Drop redundant `select FSP_CAR` by Angel Pons · 4 years ago
  24. 9366885 soc/intel/xeon_sp/cpx: display FSP_PREV_BOOT_ERR_SRC_HOB by Jonathan Zhang · 4 years ago
  25. 7f4395f src/vendorcode/intel/fsp/fsp2_0/cpx-sp: add prev boot error info HOB header file by Jonathan Zhang · 4 years ago
  26. 07201d7 coreinfo: Use SPDX license identifiers by Jacob Garber · 4 years ago
  27. 3b616e4 mb/google/volteer: Fix GPP_E12 definition by Caveh Jalali · 4 years ago
  28. a545d30 mb/google/volteer/var/voxel: Update DPTF parameters and TCC offset by David Wu · 4 years ago
  29. a5cb564 mb/google/volteer: Refactor baseboard devicetree by Tim Wawrzynczak · 4 years ago
  30. 426e07a mb/google/dedede/variants/drawcia: Increase PL2 value from 15W to 20W by Sumeet R Pawnikar · 4 years ago
  31. 033038f soc/intel/tigerlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 8KB by Anil Kumar · 4 years ago
  32. 623da4b mb/google/volteer: Add error handling by John Zhao · 4 years ago
  33. d944f17 mb/google/volteer: Enable EC software sync by David Wu · 4 years ago
  34. 121bc7a soc/intel/tigerlake: Select USE_CAR_NEM_ENHANCED_V2 for tigerlake by Shreesh Chhabbi · 4 years ago
  35. c1d227d soc/intel/common/cpu: Update COS mask calculation for NEM enhanced mode by Aamir Bohra · 4 years, 1 month ago
  36. 1ba86f6 utils/docker/coreboot-sdk: Update python to python2, add python3 by Martin Roth · 4 years ago
  37. aec3b1f libpayload: malloc: Fix realloc for overlapping buffers by Yu-Ping Wu · 4 years ago
  38. 828a36e soc/amd/picasso/chip: fix typo in acp_pme_enable by Felix Held · 4 years ago
  39. 6c61b4b soc/amd/picasso/aoac: make AOAC device number unsigned by Felix Held · 4 years ago
  40. 2617073 soc/amd/picasso/uart: make AOAC device ID in uart_enable unsigned by Felix Held · 4 years ago
  41. 2e80003 soc/amd/picasso/uart: add missing types.h include by Felix Held · 4 years ago
  42. 1b89f5e soc/intel/common/block/*/Kconfig: Guard options with if-blocks by Angel Pons · 4 years ago
  43. 042edd3 Update vboot submodule to upstream master by Idwer Vollering · 4 years ago
  44. 4b58d14f soc/intel/denverton_ns/uart_debug: include header for uart_platform_base by Felix Held · 4 years ago
  45. e3a1247 include/console/uart: make index parameter unsigned by Felix Held · 4 years ago
  46. 8395165 soc/amd/picasso/uart: make index parameters unsigned by Felix Held · 4 years ago
  47. c92524d mb/ocp/deltalake: Enable TPM2 by Christian Walter · 4 years ago
  48. 70fea01 cpu/intel/model_1067x: enable PECI by Michael Büchler · 4 years ago
  49. eea0657 mb/msi/ms7721: Use PNP_IDX_EN instead of magic number by Elyes HAOUAS · 4 years ago
  50. c33f6e0 mb/ibase/mb899: Use 'PNP_IDX_*' macros instead of magic number by Elyes HAOUAS · 4 years ago
  51. 92c4bc1 mb/kontron/ktqm77: Use 'PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 4 years ago
  52. c06c0ce strongbad / coachz : Add Initial Support by Bob Moragues · 4 years ago
  53. 600e70d mb/kontron/986lcd-m: Use ''PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 4 years ago
  54. e1b1bc9 mb/biostar/am1ml: Use 'PNP_IDX_*' instead of magic numbers by Elyes HAOUAS · 4 years ago
  55. 9b54dfa src/superio: Use 'PNP_IDX_*' macros instead of magic numbers by Elyes HAOUAS · 4 years ago
  56. aa03f30 mb/google/dedede/var/drawcia: Remove debug statement with NULL pointer by Karthikeyan Ramasubramanian · 4 years ago
  57. 8e1ea52 sconfig: Allow to link devices to other device's drivers by Nico Huber · 4 years, 3 months ago
  58. ad7c8ff src/ec: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  59. 8b70772 mb/google/dedede/var/drawcia: Add Wifi SAR for drawcia by Wisley Chen · 4 years ago
  60. 4b59989 mb/google/dedede: Enable FW_CONFIG by Wisley Chen · 4 years ago
  61. b68679b mb/google/dedede: Add option to enable WiFi SAR configs by Wisley Chen · 4 years ago
  62. 875d0c2 mb/google/zork: Add woomax memory ID 0 by Rob Barnes · 4 years ago
  63. 1e633e8 soc/amd/picasso: Fix TSC frequency calculation by Nikolai Vyssotski · 4 years ago
  64. 1fa45b1 vc/amd/fsp/picasso: Fix FSP-S UPD header file formatting by Felix Held · 4 years ago
  65. b026c7c soc/amd/common/espi_util: clarify espi_open_io_window by Felix Held · 4 years ago
  66. 3999aa6 soc/intel/tigerlake: Clean up systemagent.h by Subrata Banik · 4 years ago
  67. 86e5326 device: Fix incompatible-pointer-types build error by Subrata Banik · 4 years ago
  68. a903ea8d mb/google/volteer/variants/volteer2: route GPP_F14 via APIC by Alex Levin · 4 years ago
  69. 8678d47 trogdor: Strappings_update_final3.1_second_thisistherealone.patch by Julius Werner · 4 years ago
  70. b2545cc soc/amd/picasso: Move APCB generation out of picasso by Rob Barnes · 4 years ago
  71. 3992da0 lib/Makefile.inc: fix hex-to-bin conversion of SPD files by Michael Niewöhner · 4 years ago
  72. 28276fc util/abuild: Remove symbols that don't exist anymore in Kconfig by Patrick Georgi · 4 years ago
  73. f459a40 soc/amd/picasso: Add MADT entry for GNB IOAPIC by Jason Glenesk · 4 years ago
  74. 39c64b0 soc/amd/picasso: Assign IOAPIC IDs, GNB APIC base with FSP by Marshall Dawson · 4 years ago
  75. 39a8040 vc/amd/fsp/picasso: Sync FSP-S UPD header file by Marshall Dawson · 4 years ago
  76. aa78c9e mb/google/asurada: Add config for hayato by Yu-Ping Wu · 4 years ago
  77. 1a8b500 soc/mediatek: Drop unneeded empty lines by Elyes HAOUAS · 4 years ago
  78. f8f8615 mb/siemens/mc_apl2/gpio: Fix code style by Maxim Polyakov · 4 years ago
  79. e05aafb mb/siemens/mc_apl2/gpio: Undo set DRIVER for GPO by Maxim Polyakov · 4 years ago
  80. 2ee4c0d vendorcode/intel/fsp/alderlake: Fix FSPS_ARCH_UPD redefinition issue by Subrata Banik · 4 years ago
  81. fed1a1a soc/intel/alderlake: Rename pch_init() code by Subrata Banik · 4 years ago
  82. 4df75dc soc/intel/tigerlake: Maintain consistent tab in iomap.h by Subrata Banik · 4 years ago
  83. 3b4c45e sc7180: Add display hardware pipe line initialization by Vinod Polimera · 4 years, 6 months ago
  84. c4e0b0a sc7180: Add support for sn65dsi86 bridge by Vinod Polimera · 4 years, 2 months ago
  85. c6880b3 sc7180: Add display dsi interface programming by Vinod Polimera · 4 years, 6 months ago
  86. 0b493bb sc7180: enable bl31 by T Michael Turney · 5 years ago
  87. 43810cb soc/intel/common/block/imc: Drop unused code by Angel Pons · 4 years ago
  88. 4cdd097 sc7180: Add display 10nm phy & pll programming support by Vinod Polimera · 4 years, 6 months ago
  89. dc92cea sc7180: clock: Add display external clock in coreboot by Taniya Das · 5 years ago
  90. 6856ae4 trogdor: Change Memlayout to increase QcLib region from 512 to 596kB by Ashwin Kumar · 4 years, 10 months ago
  91. 32aed01 sc7180: GPIO: Add I2S configuration for google/trogdor by vsujithk · 4 years, 3 months ago
  92. b05e540 trogdor: SoC makefile blob support by ashk · 5 years ago
  93. 43e6013 mb/google/volteer/var/trondo: Add memory parts and generate DRAM IDs by David Wu · 4 years ago
  94. d04c06b4 drivers/ipmi: Add CONFIG_IPMI_KCS_TIMEOUT_MS for IPMI KCS timeout value by Johnny Lin · 4 years ago
  95. 44097e2 mb/google/volteer/variants/eldrid: add memory.c for ddr4 support by nick_xr_chen · 4 years ago
  96. 404a42b 3rdparty: Add submodule intel-sec-tools by Philipp Deppenwiese · 4 years ago
  97. 266c136 soc/ti/am335x: Fix MLO build by Sam Lewis · 4 years, 1 month ago
  98. f58fb59 mb/ti/beaglebone: Init UART in early init by Sam Lewis · 4 years, 1 month ago
  99. 3ecee09 soc/intel/common/block/uart/Kconfig: Drop unused symbols by Angel Pons · 4 years ago
  100. 97dd498 util/mb/google: Update dalboz/trembyle template by Rob Barnes · 4 years ago