1. 340e4b8 lib/cbmem_top: Add a common cbmem_top implementation by Arthur Heymans · 4 years, 10 months ago
  2. 4487448 mb/portwell/m107: Remove Intel wifi disable by Wim Vervoorn · 4 years, 10 months ago
  3. f6671a8 mb/portwell/m107: Add Kingston memory support by Wim Vervoorn · 4 years, 10 months ago
  4. 34bc60b mb/facebook/fbg1701: Disable Intel wifi by Wim Vervoorn · 4 years, 10 months ago
  5. 2e6a0f8 lib/uuid: Add UUID parsing function by Nico Huber · 4 years, 10 months ago
  6. f71bb5d soc/{mediatek,sifive}: Remove unused 'include <arch/barrier.h>' by Elyes HAOUAS · 4 years, 10 months ago
  7. 011688f soc/intel/fsp_baytrail: Remove unused 'barrier()' by Elyes HAOUAS · 4 years, 10 months ago
  8. c7783a3 nb/intel: Remove unused 'barrier()' by Elyes HAOUAS · 4 years, 10 months ago
  9. 99bf436 sc7180: support bitbang UART w/gpio by T Michael Turney · 5 years ago
  10. 626a537 trogdor: Add mainboard gpio support by T Michael Turney · 4 years, 10 months ago
  11. 09c3bfe sc7180: Add gpio driver by Taniya Das · 5 years ago
  12. 2e37fdd soc/intel/skylake: Remove unused ASL debug options by Subrata Banik · 4 years, 10 months ago
  13. 154024d soc/intel/{cnl,icl,skl}: Fix multiple whitespace issue by Subrata Banik · 4 years, 10 months ago
  14. 1031aae soc/intel/{cnl,icl,skl}: Remove unused SMI opregion by Subrata Banik · 4 years, 10 months ago
  15. 20ce400 Makefile, Kconfig: Add AMD dependency for amd_blobs repo by Marshall Dawson · 4 years, 10 months ago
  16. f185779 mb/google/drallion: Turn off HDMI power when enter s0ix and S5 by Eric Lai · 4 years, 10 months ago
  17. 1966b5c80 ec/google/chromeec: Add EC driver support for software sync by Tim Wawrzynczak · 4 years, 10 months ago
  18. 5ce66da soc/intel/common: add common function to set LT_LOCK_MEMORY by Michael Niewöhner · 5 years ago
  19. af1cbe2 cpu/x86: make set_msr_bit publicly available by Michael Niewöhner · 4 years, 10 months ago
  20. 9a100b5 mb/asrock/h110m: configure SuperIO Deep Sleep by Maxim Polyakov · 4 years, 10 months ago
  21. db8f922 soc/intel/icelake: adapt FSP GOP param to match the other FSP2.0 platforms by Michael Niewöhner · 4 years, 10 months ago
  22. 02d9071 soc/mediatek/mt8183: Disable DRAM DVFS in recovery mode by Yu-Ping Wu · 4 years, 10 months ago
  23. 40964fb soc/intel/icelake: Enable caching on SPI memory-mapped boot device unconditionally by Subrata Banik · 4 years, 10 months ago
  24. b8bda11 sb/intel/common: Make linking pmbase.c conditional by Arthur Heymans · 5 years ago
  25. 63998ad sb/intel/common/Makefile: Use 'all' class to link files in all stages by Arthur Heymans · 5 years ago
  26. 10af2af mb/google/hatch/variants/helios: Modify DPTF parameters by Kane Chen · 4 years, 11 months ago
  27. ff744bf src/southbridge: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  28. 5331a7c Program loading: Handoff cbmem_top via calling arguments by Arthur Heymans · 4 years, 10 months ago
  29. b7cc68a arch/x86/boot.c: Pass arguments when running programs by Arthur Heymans · 4 years, 10 months ago
  30. 9b8d28f soc/intel/apollolake: set FSP param to enable or skip GOP by Michael Niewöhner · 4 years, 10 months ago
  31. 1f30de0 soc/intel/cannonlake: set FSP param to enable or skip GOP by Michael Niewöhner · 4 years, 10 months ago
  32. e0ad1fa soc/intel/common: move common memmap functionality from skl,icl,cnl,apl by Michael Niewöhner · 4 years, 10 months ago
  33. a1dbcb9 arch/x86/Makefile.inc: Use the 'all' target to add common sources by Arthur Heymans · 4 years, 10 months ago
  34. 4d77bf2 hatch: refactor gpio table into baseboard, allow empty SPDs by Paul Fagerburg · 4 years, 10 months ago
  35. b559432 mainboard: Add Lenovo ThinkPad T440p by Iru Cai · 5 years ago
  36. eef992d commonlib/helpers: Add alloca() macro by Tim Wawrzynczak · 4 years, 10 months ago
  37. 776da08 arch/x86/*.S: use defines instead of hardcoded values by Patrick Rudolph · 4 years, 10 months ago
  38. 5f25760 soc/skylake/vr_config: print mch_id in hex by Maxim Polyakov · 4 years, 10 months ago
  39. b5c345a ec/google/chromeec: Clean up ec.[ch] by Tim Wawrzynczak · 4 years, 10 months ago
  40. 44b275e nb/intel/{nehalem,x4x}: Remove unused 'include <pc80/vga_io.h>' by Elyes HAOUAS · 4 years, 10 months ago
  41. 4223880 purism/librem_skl: add libgfxinit support by Matt DeVillier · 6 years ago
  42. 7f57dd4 src/soc/intel: skl,cnl,icl: remove unneeded check in cbmem_top() by Michael Niewöhner · 4 years, 10 months ago
  43. 0108c8b soc/intel/broadwell_de: Implement smbios_cpu_get_maximum_freq_mhz() by Andrey Petrov · 4 years, 10 months ago
  44. 2e032f0 arch/x86: Populate more fields in SMBIOS type 4 by Andrey Petrov · 4 years, 10 months ago
  45. b8eaa6a arch/x86: Move max cpuid leaf function into arch/x86 by Andrey Petrov · 4 years, 10 months ago
  46. be9533a nb/intel/gm45: Add C_ENVIRONMENT_BOOTBLOCK support by Arthur Heymans · 4 years, 10 months ago
  47. 942ad6a cpu/intel/car: Correctly cache the bootblock with C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 4 years, 10 months ago
  48. 947916e soc/mediatek/mt8183: Pass MR values as function arguments by Yu-Ping Wu · 4 years, 10 months ago
  49. 845652b src/cpu: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  50. 400f9ca src/southbridge: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  51. 34715df src: Remove unused '#include <cpu/cpu.h>' by Elyes HAOUAS · 4 years, 10 months ago
  52. d8b6e67 mb/lenovo/x200: Correct device tree override logic by Bill XIE · 4 years, 10 months ago
  53. 7c24de9 lib/cbfs: Don't load XIP stages from bootblock by Arthur Heymans · 4 years, 10 months ago
  54. 158e8d1 mb/google/sarien/arcada: Add support for Cirque Touchpad by Karthikeyan Ramasubramanian · 4 years, 10 months ago
  55. fc58034 lib/prog_loaders.c: Add prog_locate_hook() by Frans Hendriks · 5 years ago
  56. 523ca8d mb/google/poppy/variant/nocturne: don't invert GPP_D17 by Nick Vaccaro · 4 years, 10 months ago
  57. d3856aa Dragonair: Add sku23 by Wisley Chen · 4 years, 10 months ago
  58. f785680 mb/supermicro/x11-lga1151: use the new Kconfig to hide GOP by Michael Niewöhner · 4 years, 10 months ago
  59. d61a40e device: add Kconfig option to hide GOP initialization option by Michael Niewöhner · 4 years, 10 months ago
  60. 57e8909 src/soc: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  61. ad0f485 src/mainboard: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  62. 38ddbfb src/[arch-lib]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  63. e74ca4f mb/supermicro/h8scm_fam10: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  64. bdc761e mb/amd/serengeti_cheetah_fam10: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  65. 8896dc8 mb/msi/ms7721: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  66. d115940 mb/lippert: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  67. 6c361d6 mb/jetway: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  68. 468d02c src/[northbridge,security]: change "unsigned" to "unsigned int" by Martin Roth · 4 years, 10 months ago
  69. 36fcc85 mb/iei: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  70. 8484a12 mb/gigabyte: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  71. 6908dc8 mb/avalue: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  72. dac4497 mb/asus: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  73. 4b0598c mb/advansus: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  74. af84368 mb/amd: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  75. 2c34892 cpu/amd/*/*/acpi/: Use 'Device()' instead of 'Processor()' by Elyes HAOUAS · 4 years, 10 months ago
  76. 6df210b mb/(ich7): Use macro instead of magic number by Elyes HAOUAS · 4 years, 10 months ago
  77. ede8dd0 src/{device,drivers}: Use 'include <stdlib.h>' when appropriate by Elyes HAOUAS · 5 years ago
  78. 0edf6a5 src: Use 'include <boot/coreboot_tables.h>' when appropriate by Elyes HAOUAS · 4 years, 10 months ago
  79. b759a4f cbmem.h: Align comment with the reality of implementations by Arthur Heymans · 4 years, 10 months ago
  80. bc1dbb3 drivers/intel/fsp2_0: move die() calls to the functions by Michael Niewöhner · 4 years, 10 months ago
  81. 40f893e soc/intel: common,skl,cnl,icl: drop reserved mmio memory size calculation by Michael Niewöhner · 4 years, 10 months ago
  82. b17f3d3 soc,mb/intel: clean up remaining FSP2.0 socs/boards by Michael Niewöhner · 4 years, 10 months ago
  83. 7ef1903 soc/intel/skylake: move/rename files after drop of FSP 1.1 by Michael Niewöhner · 4 years, 11 months ago
  84. fa62e01 drivers/intel/fsp1_1: remove orphaned functionality by Michael Niewöhner · 4 years, 10 months ago
  85. 0f91f79 soc/intel/skylake: drop support for FSP 1.1 by Michael Niewöhner · 4 years, 11 months ago
  86. a9e07f9 mb/intel/saddlebrook: Enable serial port on SIO by Praveen Hodagatta Pranesh · 4 years, 10 months ago
  87. 5e779f9 mb/intel/saddlebrook: migrate to FSP 2.0 by Michael Niewöhner · 4 years, 10 months ago
  88. fda6cd6 trogdor: Provide initial mainboard support by T Michael Turney · 4 years, 10 months ago
  89. 0cd098e mb/lenovo/{t60,r60}: Add ThinkPad R60 support as variant board by Maccraft · 4 years, 11 months ago
  90. 9be81b8 soc/intel: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  91. 4d99cde src/mainboard: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  92. 5216b72 ec/{compal,google,quanta}: Drop wrong _ADR objects by Elyes HAOUAS · 4 years, 10 months ago
  93. faaea99 mb/lenovo/x201/smihandler: Remove mainboard_io_trap_handler function by Peter Lemenkov · 4 years, 10 months ago
  94. dbed786 mb/*/*/smihandler: Remove bogus mainboard_io_trap_handler by Peter Lemenkov · 4 years, 10 months ago
  95. cfc93cb mb/lenovo/{t60,x201,x60}/smihandler: Remove SMM reinitialization by Peter Lemenkov · 4 years, 10 months ago
  96. b2832e3 mb/*/*/smihandler: Remove bogus SMM init by Peter Lemenkov · 4 years, 10 months ago
  97. 8c09b82 arch/acpi.h: Convert MADT APIC type names to all caps by Himanshu Sahdev · 4 years, 10 months ago
  98. b0f99ad arch/acpi.h: Use the aforementioned typedef acpi_table_header by Himanshu Sahdev · 4 years, 10 months ago
  99. ca1187f mb/google/{glados,dragonegg}: Configure GPIOs in mainboard chip->init() by Furquan Shaikh · 4 years, 10 months ago
  100. 514ddef mb/google/{drallion,sarien}: Configure GPIOs in mainboard chip->init() by Furquan Shaikh · 4 years, 10 months ago