1. 4a73252 libpayload: Cache physical location of strings by Nico Huber · 4 years, 1 month ago
  2. bea01e3 libpayload: Cache physical location of CBMEM entries by Nico Huber · 4 years, 1 month ago
  3. 12faea3 libpayload: Cache physical location of cb_table entries by Nico Huber · 4 years, 1 month ago
  4. 5e0db58 libpayload: Cache copy of `cb_framebuffer` struct by Nico Huber · 4 years, 1 month ago
  5. be842cb libpayload: Cache physical location of serial-console struct by Nico Huber · 4 years, 1 month ago
  6. b2eafa6 libpayload: Cache physical CMOS option table location by Nico Huber · 4 years, 1 month ago
  7. 14adb7e libpayload: Cache physical cbmem console address by Nico Huber · 4 years, 1 month ago
  8. 2f6d555 soc/intel/common: Add downgrade support for CSE Firmware by Sridhar Siricilla · 4 years, 4 months ago
  9. 0d431ac util/abuild: Don't pass kconfig output through head by Patrick Georgi · 4 years ago
  10. c01a49f util/abuild: Delete temporary config in failure case by Patrick Georgi · 4 years ago
  11. 275f150 cpu/x86/smm/smm_module_handler: Add x86_64 support by Patrick Rudolph · 4 years ago
  12. 3813822 arch/x86/walkcbfs.S: Mark code as x86_32 by Patrick Rudolph · 4 years ago
  13. 18ad7fa cpu/x86/sipi: Add x86_64 support by Patrick Rudolph · 4 years, 9 months ago
  14. c7a7531 mb/google/zork: Add GPIO_144 in touchscreen power on/off sequence by Kane Chen · 4 years ago
  15. 9a3b8bd mb/google/zork: Fix VARIANT_MIN_BOARD_ID_V3_6_SCHEMATICS for Woomax by Kane Chen · 4 years ago
  16. 90ca7f4 mb/google/zork: disable non-GPU HD Audio device by Felix Held · 4 years ago
  17. eb8e8df9 soc/amd/picasso/romstage: Set HDA disable UPD if controller disabled by Felix Held · 4 years ago
  18. 85e981c vc/amd/fsp/picasso: add FSP-M UPD to disable the HD Audio controller by Felix Held · 4 years ago
  19. 762fa82 Revert "vc/amd/fsp/picasso: add FSP-M UPD to disable the SATA controller" by Felix Held · 4 years ago
  20. 119ace0 soc/intel/cnl: Configure FSP option PcieRpSlotImplemented by Nico Huber · 4 years, 11 months ago
  21. 2b9035e mb/prodrive/hermes: Add root port numbers to comments by Felix Singer · 4 years ago
  22. bd409ad mb/google/puff: Select cse_board_reset() strong symbol by Edward O'Callaghan · 4 years ago
  23. d329417 mb/google/dedede: Enable CSE Board Reset Override by Karthikeyan Ramasubramanian · 4 years ago
  24. b9042cb vendorcode/google/chromeos: Introduce helper for CSE board reset by Karthikeyan Ramasubramanian · 4 years ago
  25. 7b58f94 drivers/spi/tpm: Add helper to get cr50 firmware version by Karthikeyan Ramasubramanian · 4 years ago
  26. 4cc87d4 mb/google/zork/var/ezkinil: Fix stylus GPIO to enable suspend by Josie Nordrum · 4 years ago
  27. 6c5f47b superio/ite: delay PWRGD3 during resume by Michael Büchler · 4 years ago
  28. 1594e8f lib: Update fmap cache error for psp_verstage by Martin Roth · 4 years, 1 month ago
  29. e2d0ba0 soc/amd/picasso: If using VBOOT, skip the APOB_NV region for RO by Martin Roth · 4 years, 1 month ago
  30. 48dd9fe util/amdfwtool: Refactor APOB_NV requirements by Martin Roth · 4 years, 1 month ago
  31. dff9994 docs/purism/librem_mini: Fixup CPU model, markup links by Matt DeVillier · 4 years ago
  32. bb98887 mb/google/zork: provide full range backlight settings to kernel by Aaron Durbin · 4 years ago
  33. 77a062e soc/amd/common: add rudimentary ATIF support by Aaron Durbin · 4 years ago
  34. 80bc091 acpi: add more AML generation functions by Aaron Durbin · 4 years ago
  35. 29ed4f5 arch/x86/gdt: Work around assembler bug by Patrick Rudolph · 4 years, 2 months ago
  36. 69fb7d2 include/asan.h: Add missing includes by Elyes HAOUAS · 4 years ago
  37. d32d2c3 mb/purism/librem_whl: Convert GPIOs to macros by Matt DeVillier · 4 years ago
  38. 3af09bb mb/intel/tglrvp: Disable TBT_PCIE3 for UP4 by John Zhao · 4 years ago
  39. b728e2c mb/google/dedede: Enable IPU for Wdoo and Wdee variants by Maulik V Vaghela · 4 years ago
  40. 9f8f115 SMM: Validate more user-provided pointers by Patrick Rudolph · 4 years, 4 months ago
  41. 37ac368 sb/intel/i82371eb/fadt.c: Use macro for 'flags' instead of magic number by Elyes HAOUAS · 4 years ago
  42. e046b71 soc/intel/tigerlake: Enable long cr50 ready pulses by Jes Klinke · 4 years ago
  43. 51593dd arch/x86: Add support for ASan to memory functions by Harshit Sharma · 4 years ago
  44. c29c123 mainboard/emulation/qemu-i440fx: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years ago
  45. 7fe5ea4 soc/intel/apollolake: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years, 1 month ago
  46. d196e04 cpu/intel/haswell: Select HAVE_ASAN_IN_ROMSTAGE by Harshit Sharma · 4 years, 1 month ago
  47. 65bec1c arch/x86: Select HAVE_ASAN_IN_RAMSTAGE by Harshit Sharma · 4 years ago
  48. 0b1ec5a Kconfig: Update ASan config options by Harshit Sharma · 4 years ago
  49. a6ebe08 lib: Add ASan support to romstage on x86 arch by Harshit Sharma · 4 years, 1 month ago
  50. 9c88fb8 lib: Add ASan support to ramstage on x86 arch by Harshit Sharma · 4 years, 2 months ago
  51. 3b9cc85 lib: Update ASan compiler flags and Kconfig help text by Harshit Sharma · 4 years, 1 month ago
  52. 2bcaba0 lib: Add ASan stub by Harshit Sharma · 4 years, 2 months ago
  53. 693f4a4 mb/google/asurada: Fixup BOOT_DEVICE_SPI_FLASH_BUS default value by CK Hu · 4 years ago
  54. 9bc0411 cse_lite: Move global reset after MRC writeback by Caveh Jalali · 4 years, 1 month ago
  55. 08d5be5 3rdparty/vboot: Update to latest master by Patrick Georgi · 4 years ago
  56. 1916f89 soc/amd/acpi: Move ACPI IVRS generation to coreboot by Jason Glenesk · 4 years, 1 month ago
  57. dcae807 drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems by Jes Klinke · 4 years, 1 month ago
  58. f290e62 src/mainboard: Escape variable expansion in Kconfig by Patrick Georgi · 4 years ago
  59. 176d005 mb/asrock/b85m_pro4: Select PECI function on Super I/O by Angel Pons · 4 years ago
  60. a151c22 sb/intel/lynxpoint: Drop unneeded and rotten Kconfig option by Angel Pons · 4 years ago
  61. 1452c80 mb/asus/am1i-a/buildOpts.c: choose the 1600 MT/s RAM frequency by Mike Banon · 4 years ago
  62. ddc2a307 vc/amd/agesa/f16kb: raise the UDIMM Freq limit 1333MT/s values to 1600MT/s by Mike Banon · 4 years ago
  63. 86ea251 soc/intel/xeon_sp/cpx/Kconfig: Relocate 'select CACHE_MRC_SETTINGS' by Elyes HAOUAS · 4 years ago
  64. 9efb7f9 mb/google/zork/baseboard: Remove unused reference by Matt Papageorge · 4 years ago
  65. 8107cef vc/amd/fsp/picasso: update pci descriptor comments by Matt Papageorge · 4 years ago
  66. 942c199 util/abuild: Avoid another git submodule invocation by Patrick Georgi · 4 years, 2 months ago
  67. 6796f4b mb/google/volteer: Implement weak function `cse_board_reset` by Tim Wawrzynczak · 4 years ago
  68. 60752e7 configs: Build test experimental x86_64 code by Patrick Rudolph · 6 years ago
  69. 57907fc mb/emulation/qemu-q35,qemu-i440fx: Add x86_64 support by Patrick Rudolph · 6 years ago
  70. e3dd57e cpu/x86/64bit/exit32: Add support for ramstage by Patrick Rudolph · 4 years ago
  71. e563815 arch/x86/boot: Jump to payload in protected mode by Patrick Rudolph · 6 years ago
  72. ad7b2e2 cpu/ti/am335x: Move from cpu to soc in tree by Sam Lewis · 4 years, 1 month ago
  73. cb287987 arch/arm: Enable FIT payloads by Sam Lewis · 4 years ago
  74. 3b9041a mb/google/volteer: Update settings for trackpad on Halvor by John Su · 4 years ago
  75. aa8f165 soc/amd/picasso: log and print GPIO wake events by Aaron Durbin · 4 years ago
  76. e05f4dc soc/amd/common: add gpio subsystem event reporting by Aaron Durbin · 4 years ago
  77. e21698b soc/amd/picasso: Use cbfs to locate the AMD firmware by Martin Roth · 4 years, 2 months ago
  78. 143c6d8 soc/amd/picasso: Remove now unused #define by Martin Roth · 4 years ago
  79. 13989fa mb/google/zork: remove unused asl files for dirinboz by Kevin Chiu · 4 years ago
  80. 39fd923 mb/google/zork: Adjust Dirinboz I2C values by Kevin Chiu · 4 years ago
  81. 7f94b40 mb/amd/mandolin: enable SoC UARTs 0 and 1 and disable 2 and 3 by Felix Held · 4 years ago
  82. b69549b mb/amd/mandolin: select ACPI driver for internal memory mapped UARTs by Felix Held · 4 years ago
  83. d8f461f mb/amd/mandolin: use SoC UART for console if LPC UART isn't present by Felix Held · 4 years ago
  84. bb56ad4 mb/google/zork: Clean up bt reset_gpio removal by Rob Barnes · 4 years ago
  85. 8709375 documentation: Add documentation for Purism Librem Mini by Matt DeVillier · 4 years, 2 months ago
  86. e87ec09 soc/amd/picasso: fix GPE snapshot state by Aaron Durbin · 4 years ago
  87. b4e28df elog: add ELOG_WAKE_SOURCE_GPIO by Aaron Durbin · 4 years ago
  88. 90e5626 mb/google/volteer: Configure DP_HPD as PAD_NC and disable DdiPortHpd by John Zhao · 4 years ago
  89. aa90203 elog: rename ELOG_WAKE_SOURCE_GPIO to ELOG_WAKE_SOURCE_GPE by Aaron Durbin · 4 years ago
  90. 819d676 mb/google/dedede: Fix S3 wake using trackpad by Meera Ravindranath · 4 years, 1 month ago
  91. d980339 soc/intel/jasperlake: Fix PMC_GPE_DW mapping by Meera Ravindranath · 4 years, 1 month ago
  92. 6aa6f1f soc/intel/jasperlake: Increase PRERAM_CBMEM_CONSOLE_SIZE to 5KB by Meera Ravindranath · 4 years ago
  93. 8f1853c crossgcc: Upgrade LLVM to version 10.0.1 by Elyes HAOUAS · 4 years, 1 month ago
  94. cfdcfdb src: Remove unused 'include <delay.h>' by Elyes HAOUAS · 4 years, 1 month ago
  95. ec17902 src: Remove unused 'include <lib.h>' by Elyes HAOUAS · 4 years, 1 month ago
  96. 0c1d2eb src: Remove unuse '<timestamp.h> by Elyes HAOUAS · 4 years, 1 month ago
  97. c06f4f8 src: Remove unused '<halt.h>' by Elyes HAOUAS · 4 years, 1 month ago
  98. 5885ba8 src: Remove unused '<option.h>' by Elyes HAOUAS · 4 years, 1 month ago
  99. 38819a4 soc/intel/common/block/pmc/pmclib.c: Remove unused '<pc80/mc146818rtc.h>' by Elyes HAOUAS · 4 years, 1 month ago
  100. 24230f6 sb/amd/agesa/hudson: Add missing '#include <stddef.h>' by Elyes HAOUAS · 4 years, 1 month ago