1. 65bb543 src: Get rid of non-local header treated as local by Elyes HAOUAS · 6 years ago
  2. 2527648 src/mb: Remove some unneeded includes by Elyes HAOUAS · 6 years ago
  3. e308cc6 mb: Get rid of unneeded include <cbmem.h> by Elyes HAOUAS · 6 years ago
  4. 348b79f cpu/intel/car: Align the stack to 16 bytes before romstage_main by Arthur Heymans · 6 years ago
  5. 995b99d google/bobba: Add Raydium touch screen support by Pan Sheng-Liang · 6 years ago
  6. 8da2fa0 nb/intel/haswell: Always locate mrc.bin in the COREBOOT fmap region by Arthur Heymans · 6 years ago
  7. e7cacb1 mb/intel/dg43gt: Enable the GBE by Arthur Heymans · 6 years ago
  8. 487f7f2 arm64: mmu: Spot check security state for TTB mapping by Julius Werner · 6 years ago
  9. 72b2022 cpu/x86/smm/smm_module_loader.c: Avoid static analysis error "unused value" by Richard Spiegel · 6 years ago
  10. 9fb8e22 soc/intel/skylake: use unique _uid by Matt Delco · 6 years ago
  11. d7d376b ec/google/chromeec: de-dup a _UID by Matt Delco · 6 years ago
  12. 1efe257 mediatek: Map SRAM as secure and cached memory by Tristan Shieh · 6 years ago
  13. 4cb8ac2 mb/google/poppy/variants/nocturne: remove icc_max overrides by Nick Vaccaro · 6 years ago
  14. 2dd7b6b mb/google/poppy/variant/nocturne: update PL2 based on CPU sku by Nick Vaccaro · 6 years ago
  15. 7130ca0 mb/google/poppy/variant/atlas: Update PL2 based on CPU sku by Gaggery Tsai · 6 years ago
  16. 736b124 intel/apollolake: Fix typo in dptf.asl by Chris Zhou · 6 years ago
  17. 31c2cca mb/google/octopus/variants/fleex: Set up DPTF table by John Su · 6 years ago
  18. 9315a04 mediatek/mt8183: Add DRAM resource in ramstage by Tristan Shieh · 6 years ago
  19. 128b0cf security/vboot/Makefile: Use shell cat instead of make file command by Raul E Rangel · 6 years ago
  20. 9ed805c soc/broadcom/cygnus: Increase romstage SRAM size in memlayout by Philipp Deppenwiese · 7 years ago
  21. 0f3574e mb/google/octopus: Enable SAR config for Intel 9560 module by John Zhao · 6 years ago
  22. fbd6f39 mb/google/octopus: Do not configure IOStandby for WLAN_PE_RST by Furquan Shaikh · 6 years ago
  23. 6542899 mb/google/octopus: Configure WiFi wake as NC when using CNVi by Furquan Shaikh · 6 years ago
  24. 9cd65cd soc/intel/apollolake: Get rid of cnvi.asl by Furquan Shaikh · 6 years ago
  25. c3cbbe6 mb/google/octopus: Use correct chip for CNVi device by Furquan Shaikh · 6 years ago
  26. 19ab813 drivers/intel/wifi: Get rid of unused wrdd.asl by Furquan Shaikh · 6 years ago
  27. 11d0c32 drivers/intel/wifi: Skip adding SSDT entry if device is disabled by Furquan Shaikh · 6 years ago
  28. 617fcf3 mb/google/octopus: Dynamically disable CNVi/PCIe device by Furquan Shaikh · 6 years ago
  29. 6cf9402 soc/intel/apollolake: Add CNVi device to list of PCI devs by Furquan Shaikh · 6 years ago
  30. 4b95fa2 mb/google/octopus: Disable unused I2C2 in devicetree by Furquan Shaikh · 6 years ago
  31. ff23d21 mb/google/octopus/var/fleex: Update GPIO config for fleex bid >= 1 by Furquan Shaikh · 6 years ago
  32. 17ce00d mb/asus/maximus_iv_gene-z: Add VBT by Tristan Corrick · 6 years ago
  33. bf5ccfd drivers/pc80/tpm: add support for SLB9665 TPM2.0 module by Kamil Wcislo · 7 years ago
  34. 545ed7a drivers/i2c: Add i2c TPM support for different stages by Philipp Deppenwiese · 7 years ago
  35. 52acef1 soc/cavium/cn81xx: Fix minor things by Patrick Rudolph · 6 years ago
  36. eead879 [HACK]cavium/cn81xx/soc: Don't advertise CAR area as usable by Patrick Rudolph · 6 years ago
  37. 3fca4ed lib/fit: support booting initrd placed above 4GiB by Patrick Rudolph · 6 years ago
  38. 6539ede mb/google/octopus: add support for new shared memory config by Aaron Durbin · 6 years ago
  39. 3d45000 src: Fix typo by Elyes HAOUAS · 6 years ago
  40. 1895838 src/drivers: Fix typo by Elyes HAOUAS · 6 years ago
  41. 5cdd9aa mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up CMOS files by Angel Pons · 6 years ago
  42. 940bb4e mb/gigabyte/ga-{h61m-s2pv,b75m-d3h,b75m-d3v}: Clean up mainboard code by Angel Pons · 6 years ago
  43. dfc3013 fit: Handle decompression errors properly by Patrick Rudolph · 6 years ago
  44. fc19ab5 src/soc/intel: Add new device IDs to support coffeelake by Maulik · 7 years ago
  45. e819c85 arm64: Turn architectural register accessors into inline functions by Julius Werner · 6 years ago
  46. 0c5f61a arm64: Drop checks for current exception level, hardcode EL3 assumption by Julius Werner · 6 years ago
  47. 73be9dd arm64: Remove set_cntfrq() function by Julius Werner · 6 years ago
  48. af7f9ee marvell: Remove 'mvmap2315' SoC by Julius Werner · 6 years ago
  49. 3b1987b google: Remove board 'rotor' by Julius Werner · 6 years ago
  50. 042b53a mb/google/octopus: add support for fetching DRAM part number from CBI by Aaron Durbin · 6 years ago
  51. bb7424f arch/x86/tables.c: Avoid static analysis error for unused value by Richard Spiegel · 6 years ago
  52. 43bd594 cpu/x86/mp_init.c: Avoid static analysis error for unused value by Richard Spiegel · 6 years ago
  53. ece2696 src/cpu: Fix typo by Elyes HAOUAS · 6 years ago
  54. 394ec02 src/device: Fix typo by Elyes HAOUAS · 6 years ago
  55. 58d5df7 src/ec/google/chromeec: Fix typo by Elyes HAOUAS · 6 years ago
  56. f0a58df src/include: Fix typo by Elyes HAOUAS · 6 years ago
  57. 1ec7644 src/lib: Fix typo by Elyes HAOUAS · 6 years ago
  58. 08fc8ff src/mainboard: Fix typo by Elyes HAOUAS · 6 years ago
  59. 2f79eb3 src/arch: Fix typo by Elyes HAOUAS · 6 years ago
  60. 64f6b71 src/northbridge: Fix typo by Elyes HAOUAS · 6 years ago
  61. bc0ec50 src/security/vboot: Fix typo by Elyes HAOUAS · 6 years ago
  62. 809aeee src/soc: Fix typo by Elyes HAOUAS · 6 years ago
  63. 6de6571 src/superio: Fix typo and remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  64. 089b685 google/grunt: Override BayHub EMMC driving strength by Kevin Chiu · 6 years ago
  65. d87a9b8 drivers/spi/spi_flash.c: Check input parameter by Richard Spiegel · 6 years ago
  66. 5e9785d src/device/pci_rom.c: Remove double initialization by Richard Spiegel · 6 years ago
  67. b1299c7 arch/x86/exception.c: Remove double initialization by Richard Spiegel · 6 years ago
  68. 569711a cpu/x86/mp_init.c: Fix error treatment by Richard Spiegel · 6 years ago
  69. cc9b334 mb/google/octopus: remove disable_periodic_retraining options by Aaron Durbin · 6 years ago
  70. cb5304b cpu/intel/smm: Make sure SMRR base is aligned to SMRR size by Arthur Heymans · 6 years ago
  71. 60828b7 rk3288: Dig up two more KB of SRAM from under the couch cushions by Julius Werner · 6 years ago
  72. 79ab843 drivers/spi/winbond: Improve structure packing by Patrick Rudolph · 6 years ago
  73. 4cc0126 superio: fix and extend pnp_info of wpcd376i by Stefan Tauner · 6 years ago
  74. 2fdbe0c lib/edid.c: Avoid static analysis error for unused value by Richard Spiegel · 6 years ago
  75. ea45ecf mb/google/poppy/variants/atlas: Do not override icc_max by Caveh Jalali · 6 years ago
  76. 248c60a security/tpm: Report tpm_unmarshal_response warning by Richard Spiegel · 6 years ago
  77. 8c38a8b security/vboot: Split fwid.region build target by Raul E Rangel · 6 years ago
  78. 3f61949 mainboard/google/kahlee: Set SYSTEM_TYPE_LAPTOP by Raul E Rangel · 6 years ago
  79. 7905341 soc/amd/stoneyridge: Prevent reboot in romstage by Raul E Rangel · 6 years ago
  80. 74473ec amd/stoneyridge: Dump MCA registers by Marshall Dawson · 6 years ago
  81. f9a63c0 amd/fam15: Add MCA bank register definitions by Marshall Dawson · 6 years ago
  82. 2e49cf12 amd/stoneyridge: Add warm reset detection by Marshall Dawson · 6 years ago
  83. bd4a3f8 cpu/amd: Correct number of MCA banks cleared by Marshall Dawson · 6 years ago
  84. e13dd17 cpu/amd: Improve formatting by Marshall Dawson · 6 years ago
  85. bddd157 cpu/amd: Rename MCA status register by Marshall Dawson · 6 years ago
  86. b388c0e ec/google/chromeec: add support for retrieving DRAM part number by Aaron Durbin · 6 years ago
  87. 9a30c72 soc/intel/apollolake: add new dimm info saving API by Aaron Durbin · 6 years ago
  88. 577e41c soc/intel/apollolake: Add support for LPDDR4 nWR setting by Ravi Sarawadi · 6 years ago
  89. 3f16a0f soc/amd/stoneyridge/acpi.c: Remove fixed value variables by Richard Spiegel · 6 years ago
  90. 38ad45c device/pci_device.c: Remove unused variable attr setting by Richard Spiegel · 6 years ago
  91. d3131e4 lib/bootmem.c: Remove unused setting of variable "begin" by Richard Spiegel · 6 years ago
  92. 2b68cb0 mb/intel/cannonlake_rvp/devicetree: Remove spurious CPP directives by Arthur Heymans · 6 years ago
  93. c7b23e9 src/soc/intel/common: Configure the gspi chip select state correctly by Aamir Bohra · 6 years ago
  94. 94e2ec7 arch: Retire cache_sync_instructions() from <arch/cache.h> (except arm) by Julius Werner · 6 years ago
  95. b47b6e9 arm64: Disable MMU during legacy payload handoff (without Arm TF) by Julius Werner · 6 years ago
  96. 90f025b2 sdm845: Implement bitbang UART for bootblock by Julius Werner · 6 years ago
  97. c49ab45 security/tpm: Check for NULL pointer by Furquan Shaikh · 6 years ago
  98. 1758e73 sb/intel/i82801[ijg]x: remove stale board-specific comments from ich*.asl by Stefan Tauner · 6 years ago
  99. fcba427 mb/google/poppy/variants/nautilus: Set CABC_EN to GPO high before EDP power on by Seunghwan Kim · 6 years ago
  100. fb10ceb mb/google/poppy: Add variant callback for romstage GPIO configuration by Furquan Shaikh · 6 years ago