1. ad017c6 soc/intel/apollolake: Use common function to fill DIMM information by Barnali Sarkar · 7 years ago
  2. 1583dbd ec/lenovo/h8: Support an optional battery page flip delay by Tobias Diedrich · 7 years ago
  3. b4d0757 emulation/qemu-i440fx: Use SMBIOS macros by Paul Menzel · 7 years ago
  4. b980d1a google/sand: Add Raydium touchscreen device by Katherine Hsieh · 7 years ago
  5. 1dfc0a6 mb/apple/macbook11,macbook21,imac52: Remove per board directories by Arthur Heymans · 8 years ago
  6. 0b5678f arch/x86: Fix most of remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  7. 41dded3 mainboard/google/snappy: Update _hid name for weida touchscreen by Wisley Chen · 7 years ago
  8. f8c891a mb/google/reef: Remove CPU throttling effect of the charger sensor by Sumeet Pawnikar · 7 years ago
  9. 9b76f0b cpu/x86: add a barrier with timeout by Bora Guvendik · 7 years ago
  10. 4796c32 ramstage: Align stack to 16 bytes by Kyösti Mälkki · 7 years ago
  11. 16719ad sb/intel/common/firmware: Add Intel ME/TXE firmware check by Nicola Corna · 7 years ago
  12. 8e07900 nb/i945/gma.c: Refactor panel setup by Arthur Heymans · 7 years ago
  13. 216712a drivers/intel/fsp1_1: Fix issues detected by checkpatch by Lee Leahy · 7 years ago
  14. 6ef5192 soc/intel/broadwell: Fix other issues detected by checkpatch by Lee Leahy · 7 years ago
  15. 8a9c7dc soc/intel/broadwell: Fix {}, () and conditional issues by Lee Leahy · 7 years ago
  16. 23602df soc/intel/broadwell: Add int to unsigned by Lee Leahy · 7 years ago
  17. 26b7cd0 soc/intel/broadwell: Fix spacing issues detected by checkpatch by Lee Leahy · 7 years ago
  18. 7504268 google/veyron: Clean out unused board variants by Julius Werner · 7 years ago
  19. 2d99f3b google/veyron: Work around RAM code strapping error by Julius Werner · 7 years ago
  20. 336a34c mainboard/google/poppy: Enable EC SW sync by Furquan Shaikh · 7 years ago
  21. 07f60aa soc/intel/apollolake: Reduce D3 cold delay for eMMC controller by Zhuo-hao Lee · 7 years ago
  22. 6f80ccc arch/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  23. e5f29e8 arch/x86: Fix prefer errors detected by checkpatch by Lee Leahy · 7 years ago
  24. 024b13d arch/x86: Fix space issues detected by checkpatch by Lee Leahy · 7 years ago
  25. 9c7c6f7 arch/x86: Fix issues with braces detected by checkpatch by Lee Leahy · 7 years ago
  26. d94cff6 soc/intel/braswell: Fix most of the issues detected by checkpatch by Lee Leahy · 7 years ago
  27. 1072e7d soc/intel/braswell: Add int to unsigned by Lee Leahy · 7 years ago
  28. 6598b91 soc/intel/braswell: Fix spacing issues detected by checkpatch by Lee Leahy · 7 years ago
  29. f4c4ab9 soc/intel/skylake: Fix remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  30. b439a92 soc/intel/skylake: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  31. 573564c soc/intel/skylake: Add int to unsigned by Lee Leahy · 7 years ago
  32. 6a1503e google/poppy: Use rt5663 interrupt as GpioInt instead of PIRQ by Rizwan Qureshi · 7 years ago
  33. 887e793 google/eve: Use rt5663 interrupt as GpioInt instead of PIRQ by Duncan Laurie · 7 years ago
  34. b94e935 i2c/generic: Add support for GPIO IRQ by Duncan Laurie · 7 years ago
  35. 346cfe3 acpi_device: Add macro for GpioInt that uses both polarity by Duncan Laurie · 7 years ago
  36. 9462e14 acpi_device: Prefix IRQ macros with ACPI by Duncan Laurie · 7 years ago
  37. bf3091b binaryPI: Fix SSE regression and align stack early by Kyösti Mälkki · 7 years ago
  38. 8244160 asrock/e350m1: Include ASL for PS/2 controller by Paul Menzel · 7 years ago
  39. 4dddda2 cpu/intel: Fix the remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  40. cdc5048 cpu/intel: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  41. 26eeb0f cpu/intel: Fix brace issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  42. 73a2894 cpu/intel: Add int to unsigned by Lee Leahy · 7 years ago
  43. 4239ff37 mainboard/google/reef: Increase PL2 Max to 15W by Tim Chen · 7 years ago
  44. 9d62e7e cpu/intel: Fix the spacing issues by Lee Leahy · 7 years ago
  45. 7b5f12b9 cpu/intel: Indent with tabs by Lee Leahy · 7 years ago
  46. dfc8a560 cpu/x86: Fix misc. remaining issues detected by checkpatch by Lee Leahy · 7 years ago
  47. c591707 cpu/x86: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  48. 8ca9a21 cpu/x86: Add int to unsigned by Lee Leahy · 7 years ago
  49. a15d8af cpu/x86: Remove braces and else if unnecessary by Lee Leahy · 7 years ago
  50. a07d0dd cpu/x86: Use tabs for indent by Lee Leahy · 7 years ago
  51. 8bad6d2 cpu/x86: Fix various issues detected by checkpatch.pl by Lee Leahy · 7 years ago
  52. 5f94541 src/cpu/x86: Remove space between * and variable name by Lee Leahy · 7 years ago
  53. 28c3f23 mainboard/intel/galileo: Add vboot support by Lee Leahy · 7 years ago
  54. 1b39f17 drivers/i2c/tpm: Add support for Atmel TPM (AT97SC3204) by Lee Leahy · 7 years ago
  55. e0668e4 drivers/i2c/tpm: Add TPM (TIS) debugging support by Lee Leahy · 7 years ago
  56. 52ab30b drivers/i2c/tpm: Fix issues detected by checkpatch by Lee Leahy · 7 years ago
  57. 08824ec google/eve: Update MCU GPIOs configuration by Vincent Palatin · 7 years ago
  58. 57e9e3b google/eve: Apply default AC/DC loadline settings by Duncan Laurie · 7 years ago
  59. 86db469 intel/skylake: Support for setting AC/DC loadline by Duncan Laurie · 7 years ago
  60. 4fa8a6f intel/skylake: Fix bug in VR configuration with FSP 2.0 by Duncan Laurie · 7 years ago
  61. 2661a9f google/eve: Use rt5514 instead of 4ch DMIC by Duncan Laurie · 7 years ago
  62. 4a75a66 intel/skylake: nhlt: Add support for rt5514 NHLT blob by Duncan Laurie · 7 years ago
  63. 7273e18 acpi: device: Add macro for active high level triggered IRQ by Duncan Laurie · 7 years ago
  64. 7f37418 AGESA f14: Fix infinite loop by Kyösti Mälkki · 7 years ago
  65. 0853055 siemens/mc_apl1: Clean up the code by Mario Scheithauer · 7 years ago
  66. 70bb057 soc/intel/quark: Read the rmu.bin file from read-only region by Lee Leahy · 7 years ago
  67. 36984d8 src/lib: Clean up general issues found by checkpatch.pl by Lee Leahy · 7 years ago
  68. 491c5b6 src/lib: Move assignment out of if condition by Lee Leahy · 7 years ago
  69. 006d73d soc/intel/common: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  70. c5f3685 soc/intel/apollolake: Cache FPF status value in flash by Andrey Petrov · 7 years ago
  71. 2e726f6 mainboard/google/reef: Add FPF_STATUS FMAP region by Andrey Petrov · 7 years ago
  72. 48b69ac Revert "mainboard/intel/galileo: Add vboot support" by Lee Leahy · 7 years ago
  73. a50ced2 mainboard/intel/galileo: Add vboot support by Lee Leahy · 7 years ago
  74. 1e24bf3 soc/intel/quark: Pass S3 wake status to fsp_silicon_init by Lee Leahy · 7 years ago
  75. 66b0d55 soc/intel/quark: Add ESRAM display to FSP 1.1 by Lee Leahy · 7 years ago
  76. 6edb314 soc/intel/quark: Return NULL for top_of_memory by Lee Leahy · 7 years ago
  77. 33efd98 vboot: Allow other platforms to use soft reboot workaround by Lee Leahy · 7 years ago
  78. c253a92 drivers/intel/fsp1_1: Only display MMCONF address if supported by Lee Leahy · 7 years ago
  79. 7d234f2 GDB_WAIT: Clarify Kconfig description by Denis 'GNUtoo' Carikli · 9 years ago
  80. b7fa7fb soc/intel/skylake: Extract DIMM Information from FSP MEM INFO HOB by Barnali Sarkar · 7 years ago
  81. 20e86be google/sand: Remove support for tablet mode switch by Katherine Hsieh · 7 years ago
  82. b8f5323 soc/intel/quark: Add the verstage files by Lee Leahy · 7 years ago
  83. f59a75c src/lib: Remove semicolon from end of macro by Lee Leahy · 7 years ago
  84. 3e1cab4 src/lib: Remove unnecessary code by Lee Leahy · 7 years ago
  85. 49fd42d commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  86. 07441b5 soc/intel/apollolake: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  87. a444753 soc/intel/apollolake: Fix issues detected by checkpatch by Lee Leahy · 7 years ago
  88. 2d154e8 soc/intel/apollolake: Fix position of storage class by Lee Leahy · 7 years ago
  89. d8fb362 soc/intel/apollolake: Fix parenthesis issues by Lee Leahy · 7 years ago
  90. 0096d07 soc/intel/apollolake: Fix unsigned warnings by Lee Leahy · 7 years ago
  91. 4430f9f soc/intel/apollolake: Remove unnecessary braces by Lee Leahy · 7 years ago
  92. 1d20fe7 soc/intel/apollolake: Indent code using tabs by Lee Leahy · 7 years ago
  93. 320b7ca soc/intel/apollolake: Fix spacing around operators and commas by Lee Leahy · 7 years ago
  94. 68571c1 soc/intel/apollolake: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  95. bab8be2 soc/intel/apollolake: Move brace to beginning of line by Lee Leahy · 7 years ago
  96. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  97. d0f26fc src/include: Add space after minus sign by Lee Leahy · 7 years ago
  98. f0c8a8e src/include: Remove use of binary constants by Lee Leahy · 7 years ago
  99. 74f1dc0 src/include: Add spaces around : by Lee Leahy · 7 years ago
  100. db469a6 src/include: Fix indent for case labels by Lee Leahy · 7 years ago