1. 6aca7e6 nb/intel/sandybridge: Move DMI init code by Patrick Rudolph · 5 years ago
  2. a1e9eef sb/intel/bd82x6x/early_pch: Make use of RCBA and DMIBAR marcros by Patrick Rudolph · 5 years ago
  3. bf74350 sb/intel/sandybridge/early_pch: Make DMI init more readable by Patrick Rudolph · 5 years ago
  4. 25b35d3 mb/gigabyte/ga-b75m-d3{h,v}: Various cleanups by Alex James · 5 years ago
  5. d939183 soc/qualcomm/common: replace IS_ENABLED(CONFIG_*) with CONFIG() by Patrick Georgi · 5 years ago
  6. f295d8f mb/ocp/monolake: replace IS_ENABLED(CONFIG_*) with CONFIG() by Patrick Georgi · 5 years ago
  7. bc67476 {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling by Jacob Garber · 5 years ago
  8. ce2c1cb mb/google/sarien: leave gpio pads unlocks during fsp by Jett Rink · 5 years ago
  9. f42344a soc/amd/stoneyridge: Move I2C bus clear out of gpio.c by Marshall Dawson · 5 years ago
  10. 69486ca soc/amd/common: Create AcpiMmio functionality from stoneyridge by Marshall Dawson · 5 years ago
  11. e1909ee soc/intel/skylake: Correct GPIO pointer assignment by Jacob Garber · 5 years ago
  12. 6644a75 drivers/elog: Rename ramstage_elog_add_boot_count() to elog_add_boot_count() by Subrata Banik · 5 years ago
  13. 48b6be8 Remove remaining unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  14. 8b7a161 src/mainboard: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  15. 274dabd src/northbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  16. 45b79be src/soc: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  17. 5bc493a src/southbridge: Remove unneeded include <arch/io.h> by Elyes HAOUAS · 5 years ago
  18. caae269 soc/intel/broadwell/romstage: Clean up unused bist variable by Arthur Heymans · 5 years ago
  19. e439724 soc/intel/broadwell: Enable LPC/SIO setup in bootblock by Arthur Heymans · 6 years ago
  20. 4d56a06 nb/intel/broadwell: Add an option for where verstage starts by Arthur Heymans · 6 years ago
  21. 5bb15f1 soc/intel/broadwell: Use C_ENVIRONMENT_BOOTBLOCK by Arthur Heymans · 6 years ago
  22. 56f7687 soc/intel/broadwell: Use the common cpu/intel/car romstage entry by Arthur Heymans · 5 years ago
  23. 807803a vboot: remove OPROM-related code by Joel Kitching · 5 years ago
  24. 18b51b7 vboot: rename BOOT_OPROM_NEEDED to BOOT_DISPLAY_REQUEST by Joel Kitching · 5 years ago
  25. caef7f8 mb/packardbell/ms2290/acpi: Serialize Control Method by Elyes HAOUAS · 5 years ago
  26. 111f9a9 mb/google/poppy/variants/atlas: Remove B0D4 _PSV by Puthikorn Voravootivat · 5 years ago
  27. 2968c9d mb/google/poppy/variants/rammus: Support new onboard Hynix memory by Kane Chen · 5 years ago
  28. 0d4200f soc/intel/cannonlake: Support different SPD read type for each slot by Philip Chen · 5 years ago
  29. 72f6fbb superio/ite: Add IT8786E-I by Kyösti Mälkki · 6 years ago
  30. dcfff37 src/superio/ite/common: Prepare for ITE IT8786E SuperIO by Michał Żygowski · 6 years ago
  31. 29150c8 soc/amd/stoneyridge: Add ACPI D3Cold support for SD Controller by Raul E Rangel · 5 years ago
  32. cd51d7c mb/google/poppy/variant/atlas: Add SPDs for Samsung D-die chips by Caveh Jalali · 5 years ago
  33. d1ad378 mb/google/poppy/vr/atlas: Add a W/A for Samsung memory init error by Gaggery Tsai · 5 years ago
  34. 97e9e56 soc/intel/broadwell: Clean up the bootflow by Arthur Heymans · 5 years ago
  35. 325865d soc/intel/broadwell: Don't use a pointer for pei_data by Arthur Heymans · 5 years ago
  36. cadc70f soc/intel/broadwell: Move GPIO init to a common place by Arthur Heymans · 5 years ago
  37. 57459db mb/{lenovo/x201,packardbell/ms2290}: Remove superfluous TS init by Arthur Heymans · 5 years ago
  38. 55cb5f8 Remove unnecessary ENV_RAMSTAGE guard by Subrata Banik · 5 years ago
  39. 11a5b6b i82801gx/bootblock: Use macro instead of magic number by Elyes HAOUAS · 5 years ago
  40. 8dd5189 soc/intel/{cannonlake,icelake}: Drop unused cbmem.c file by Elyes HAOUAS · 5 years ago
  41. 0c22d2f {bd82x6x,i82801gx,ibexpeak,lynxpoint}: Remove dead code and use macro by Elyes HAOUAS · 6 years ago
  42. 9005071 nb/intel/sandybridge: Move boot_count_increment() by Patrick Rudolph · 5 years ago
  43. 5709e03 nb/intel/sandybridge: Migrate MRC settings to devicetree by Patrick Rudolph · 5 years ago
  44. 59b4255 mb/samsung/lumpy: Move onboard SPD to second channel by Patrick Rudolph · 5 years ago
  45. 4410594 nb/intel/sandybridge: Update pei_data comments by Patrick Rudolph · 5 years ago
  46. 60ab1d8 src/ec/lenovo/h8/acpi: Serialize Control Method by Elyes HAOUAS · 5 years ago
  47. 2f0bbbf mb/lenovo/s230u: Rewrite trigger inversion ACPI code by Martin Roth · 5 years ago
  48. ef9e85b mb/t400/acpi: Update ATPR buffer to fit all entries by Elyes HAOUAS · 5 years ago
  49. 7528f83 soc/intel: Geminilake Refresh feature request support by John Zhao · 5 years ago
  50. 2cb3996 mainboard: remove "recovery" gpio, selectively add "presence" gpio. by Matt Delco · 5 years ago
  51. f2d173a mb/google/sarien: config ISH_GP6 with NF2 by Jett Rink · 5 years ago
  52. ac6bf7d lib/hexdump: Drop redundant isprint() implementation by Nico Huber · 5 years ago
  53. cb6f6a10 soc/intel/braswell: Remove unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  54. 9d6f645 mainboard: Remove unused include <timestamp.h> by Elyes HAOUAS · 5 years ago
  55. 9c90609 soc/intel/braswell: Add tsc_freq.c and pmutil.c in verstage by Frans Hendriks · 5 years ago
  56. e091d0e lapic/lapic_cpu_init: Add cpu_add_map_entry() to store default_apic_id by Subrata Banik · 5 years ago
  57. 095c931 src/arch/x86: Use core apic id to get cpu_index() by Subrata Banik · 5 years ago
  58. a6d401c mb/asrock/h81m-hds: Drop now obsolete libgfxinit override by Nico Huber · 5 years ago
  59. 772a154 nb/intel/snb: Drop NORTHBRIDGE_INTEL_IVYBRIDGE by Nico Huber · 5 years ago
  60. 47953d0 3rdparty/libgfxinit: Update for runtime CPU detection by Nico Huber · 5 years ago
  61. f77eb44 mb/lenovo/*: Add MAINBOARD_FAMILY by Patrick Rudolph · 5 years ago
  62. 2be0b50 boot_device: Constify argument by Patrick Rudolph · 5 years ago
  63. 2d7a52c lib/timestamp: Make timestamp_sync_cache_to_cbmem() in postcar by Subrata Banik · 5 years ago
  64. 7e893a0 Kconfig: Create RAMPAYLOAD kconfig by Subrata Banik · 5 years ago
  65. 7bc9036 arch/cpu: Rename mp_get_apic_id() and add_cpu_map_entry() function by Subrata Banik · 5 years ago
  66. 1159a16 soc/intel/cnl: Enable VT-d by John Zhao · 5 years ago
  67. 4249348 Define ENV_PAYLOAD_LOADER by Ronald G. Minnich · 5 years ago
  68. 998dc17 vboot: Turn vboot_logic_executed() into a static inline by Julius Werner · 5 years ago
  69. a73e5a7 assert.h: Undefine ASSERT macro in case vendorcode headers set it by Julius Werner · 5 years ago
  70. ef7d89c vboot: Make vboot_logic_executed() a bit more precise by Julius Werner · 5 years ago
  71. 939bfcc soc/amd/stoneyridge: Add IO access functions for PMx by Marshall Dawson · 5 years ago
  72. f36fcdf mb/google/sarien: Fix s5 touchscreen power leakage by Lijian Zhao · 5 years ago
  73. 9646cfe sb/bd82x6x: Don't rewrite over BCTRL by Elyes HAOUAS · 5 years ago
  74. c9f6bd9 sb/i82801gx: Don't rewrite over BCTRL by Elyes HAOUAS · 5 years ago
  75. 9d9ce62 mb/google/nami: Add VBT blobs and include them in cbfs by Arthur Heymans · 6 years ago
  76. 1360b9a mb/google/sarien/variants/arcada: Set tcc offset value by Bonnie Lin · 5 years ago
  77. bddfa59 mb/google/hatch: Fine tune Goodix touch screen timing by Dtrain Hsu · 5 years ago
  78. 2de7af0 mb/google/hatch: Fix GBB_HWID for kohaku by Furquan Shaikh · 5 years ago
  79. 32b9a99 nb/intel/i945: Use macro instead of magic number by Elyes HAOUAS · 6 years ago
  80. 8ed01a0 mainboard/google/kahlee: Fix Micron MT40A512M16TB-062E:J SPD CRC error by Kevin Chiu · 5 years ago
  81. 1119428 soc/intel/braswell/smbus: Enable early SMBus in romstage by Michał Żygowski · 5 years ago
  82. 4feaf6b sb/i82801gx: Remove duplicated 'define PMBASE' by Elyes HAOUAS · 5 years ago
  83. d5d89c8 soc/intel/cannonlake: Fix pcie clock number by Lijian Zhao · 5 years ago
  84. 643daed vendorcode/google/chromeos: Use explicit zero check in ACPI code by Duncan Laurie · 5 years ago
  85. 24047fe Change the guard for bootblock_systemagent_early_init to ENV_BOOTBLOCK by Ronald G. Minnich · 5 years ago
  86. 2eb89c8 vboot: include vb2_sha.h when required by Joel Kitching · 5 years ago
  87. 5923d67 vboot: communicate display requirements with vb2api_fw_phase1 by Joel Kitching · 5 years ago
  88. 9e8cf3c vboot: remove use of VbInitParams by Joel Kitching · 5 years ago
  89. 0a433db mb/google/sarien: Move EC PTS/WAK function to mainboard by Lijian Zhao · 5 years ago
  90. c7817bc soc/intel/common/acpi: Remove EC PTS/WAK dynamic loading by Lijian Zhao · 5 years ago
  91. b3ddb29 mb/google/sarien/variants/arcada: Update thermal configuration for DPTF by Mike Hsieh · 5 years ago
  92. 49df54a mb/lenovo/t520: Fix devicetree by Patrick Rudolph · 5 years ago
  93. 976e3e9 soc/amd/stoneyridge: Add iomux read/write functions by Marshall Dawson · 5 years ago
  94. b4b9efc soc/amd/stoneyridge: Finish read/write misc registers by Marshall Dawson · 5 years ago
  95. b435d44 soc/amd/stoneyridge: Add aoac_ read/write functions by Marshall Dawson · 5 years ago
  96. 753c225 soc/amd/stoneyridge: Rewrite smbus_read/write, add asf by Marshall Dawson · 5 years ago
  97. 6ac87c4 soc/amd/stoneyridge: Rearrange sb_util.c by Marshall Dawson · 5 years ago
  98. 5de4771 soc/amd/stoneyridge: Rename AcpiMmio blocks by Marshall Dawson · 5 years ago
  99. 62bc1cb mb/lenovo/*: Add support for VBOOT on 8MiB devices by Patrick Rudolph · 5 years ago
  100. 2521211 ec/lenovo/h8: Add VBOOT board support by Patrick Rudolph · 5 years ago