1. 6083c7e src/include: Move constants to the right hand side by Lee Leahy · 7 years ago
  2. 696ced6 src/lib: Move asmlinkage before type by Lee Leahy · 7 years ago
  3. 342f8d6 src/lib: Fix brace positions by Lee Leahy · 7 years ago
  4. bab6bc4 src/include: Remove space between function name and parameters by Lee Leahy · 7 years ago
  5. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  6. b126055 src/include: Move assignment out of if condition by Lee Leahy · 7 years ago
  7. b7e692e src/include: Remove unnecessary typecast by Lee Leahy · 7 years ago
  8. 22c28e0 src/include: Move storage class to beginning of declaration by Lee Leahy · 7 years ago
  9. 746d4af src/include: Remove space after function name by Lee Leahy · 7 years ago
  10. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  11. 35af5c4 src/lib: Fix spacing by Lee Leahy · 7 years ago
  12. 8fbd953 soc/intel/common: Remove parenthesis by Lee Leahy · 7 years ago
  13. 2072781 soc/intel/common: Fix unsigned warnings by Lee Leahy · 7 years ago
  14. 68ab0b5 soc/intel/common: Fix spacing issues by Lee Leahy · 7 years ago
  15. 42e605b soc/intel/common: Indent code with tabs by Lee Leahy · 7 years ago
  16. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  17. cdd7686 google/poppy: Enable internal pull-up on PWRBTN# by Shobhit Srivastava · 7 years ago
  18. 38768c3 src/lib: Remove space between function name and ( by Lee Leahy · 7 years ago
  19. b6ee0f9 src/lib: Move trailing statements to next line by Lee Leahy · 7 years ago
  20. bfdb893 src/include: Remove braces for single statements by Lee Leahy · 7 years ago
  21. 6625ecc src/include: Open brace on same line as enum or struct by Lee Leahy · 7 years ago
  22. 84d20d0 src/include: Remove spaces before tabs by Lee Leahy · 7 years ago
  23. 91d1e76 src/include: Remove spaces before ( and after ) by Lee Leahy · 7 years ago
  24. 4eb155c lenovo/t400/dock.c: Fix issues found by checkpatch.pl by Paul Menzel · 7 years ago
  25. 9ab5adb lenovo/t400: Rewrite dock from t60 by Kyösti Mälkki · 7 years ago
  26. f3d07f2 src/include: Add space after + by Lee Leahy · 7 years ago
  27. f00e446 src/include: Add parenthesis around macros by Lee Leahy · 7 years ago
  28. 86f60a9 src/include: Add space before ( by Lee Leahy · 7 years ago
  29. 36d5b41 commonlib: Remove space after * by Lee Leahy · 7 years ago
  30. 72c60a4 commonlib: Fix issues with { } and else by Lee Leahy · 7 years ago
  31. f339973 commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  32. d5a2a29 commonlib: Fix spacing issues by Lee Leahy · 7 years ago
  33. ce46c5b drivers/intel/fsp2_0: Switch from binary to decimal by Lee Leahy · 7 years ago
  34. 7732b35 drivers/intel/fsp2_0: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  35. e686ee8 drivers/intel/fsp2_0: Remove braces for single statements by Lee Leahy · 7 years ago
  36. b2b97a5 drivers/intel/fsp2_0: Fix spacing issues by Lee Leahy · 7 years ago
  37. 27de768 drivers/intel/fsp2_0: Add space before * by Lee Leahy · 7 years ago
  38. 30bdb52 drivers/intel/fsp2_0: Use tabs for indent by Lee Leahy · 7 years ago
  39. 6497cd9 soc/intel/common: Pass the minimum possible string length for strncpy by Barnali Sarkar · 7 years ago
  40. 674c089 google/sand: Add devicetree.cb file for sand by Katherine Hsieh · 7 years ago
  41. 327c5c6 mainboard/google/reef: Modify TCPU, TSR2 and TRT table by Tim Chen · 7 years ago
  42. e392f41 soc/intel/broadwell: Rework IGD's CDClk selection by Nico Huber · 8 years ago
  43. d448a5e soc/intel/skylake:Add _DSM method to reduce D3 cold delay for eMMC controller by sowmyav · 7 years ago
  44. 6e53ae6 device/dram/ddr2: Add common ddr2 spd decoder by Patrick Rudolph · 7 years ago
  45. 7e4d12c mainboard/google/reef: Configure SDCARD card detect pin by Venkateswarlu Vinjamuri · 7 years ago
  46. 6dd7b40 soc/intel/apollolake: Add PM methods to power gate SD card by Venkateswarlu Vinjamuri · 7 years ago
  47. d4f92fa asus/m2v: Make _CRS methods serialized by Paul Menzel · 7 years ago
  48. 22f32c7 cpu/amd/agesa: Unify init files by Paul Menzel · 7 years ago
  49. 7c414e7 northbridge/intel/i440bx: Align code by Paul Menzel · 7 years ago
  50. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  51. 1b9fc9e drivers/spi/tpm: provide Kconfig to indicate CR50 usage by Aaron Durbin · 7 years ago
  52. 7c7a477 mainboard/google/reef: increase pre cbmem console size for Chrome OS by Aaron Durbin · 7 years ago
  53. 06f12f9 lib/tpm2_marshaling: fix in correct buffer space semantics by Aaron Durbin · 7 years ago
  54. 3487e11 google/poppy: Configure SRCCLKREQ4 as No Connect by Naresh G Solanki · 7 years ago
  55. 644f1dc elog: Add all EC event codes by Furquan Shaikh · 7 years ago
  56. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  57. 2f919ec src/lib: Remove braces for single statements by Lee Leahy · 7 years ago
  58. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  59. 75b8599 src/lib: Add "int" following "unsigned" by Lee Leahy · 7 years ago
  60. eaee1d8 google/pyro: Update DPTF settings by Kevin Chiu · 7 years ago
  61. 18cb7e6 src/include: Remove space after & by Lee Leahy · 7 years ago
  62. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  63. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  64. bb4ae07 src/include: Add do { } while(0) around macros by Lee Leahy · 7 years ago
  65. e0f5dfc src/include: Move trailing statements to next line by Lee Leahy · 7 years ago
  66. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  67. 75d8d8d soc/intel/skylake: Add GPIO macros for IOxAPIC and SCI by Li Cheng Sooi · 7 years ago
  68. 6a74053 soc/intel/skylake: Add SKL SOC PCH H GPIO support by Li Cheng Sooi · 7 years ago
  69. 86ee4db AGESA: Use printk for IDS output by Kyösti Mälkki · 8 years ago
  70. 055be5d AGESA f15: Disable IDS tracing by default by Kyösti Mälkki · 7 years ago
  71. bfa72ce AGESA: Make eventlog more tolerant to failures by Kyösti Mälkki · 7 years ago
  72. 49b4a89 AGESA: Fix loop condition for eventlog read by Kyösti Mälkki · 7 years ago
  73. 4f74c89 AGESA: Apply a threshold on event logging by Kyösti Mälkki · 7 years ago
  74. 50e6daf AGESA: Log heap initialisation by Kyösti Mälkki · 8 years ago
  75. 86690eb AGESA: Log if memory training result cannot be stored by Kyösti Mälkki · 8 years ago
  76. 26929bd AGESA: Fix SSE regression and align stack early by Kyösti Mälkki · 8 years ago
  77. 7129ccb cpu/intel/model_6{e,f}x: Unify init files by Paul Menzel · 7 years ago
  78. a892548 mainboard/google/poppy: Enable cros_ec_keyb device by Furquan Shaikh · 7 years ago
  79. d4a0a34 google/chromeec: Add support for cros_ec_keyb device by Furquan Shaikh · 7 years ago
  80. b1aded2 soc/intel/apollolake: Add check if FPFs are blown by Andrey Petrov · 7 years ago
  81. d8db26d soc/intel/apollolake: Start using common CSE driver by Andrey Petrov · 7 years ago
  82. 04a72c4 soc/intel/common/block: Add HECI driver by Andrey Petrov · 7 years ago
  83. fba7489 soc/intel/apollolake: Prepare to use common HECI driver by Andrey Petrov · 7 years ago
  84. d638ef4 src/lib: Remove spaces after ( and before ) by Lee Leahy · 7 years ago
  85. 40d4089 mainboard/google/poppy: Add EC_HOST_EVENT_MODE_CHANGE to wakeup source by Furquan Shaikh · 7 years ago
  86. f8401cd chromeos/elog: Filter developer mode entry on S3 resume by Duncan Laurie · 7 years ago
  87. ac2cbd0 intel/skylake: Filter suspend well power failure event for Deep Sx by Duncan Laurie · 7 years ago
  88. cb76d50 intel/skylake: Add function to read state of Deep S5 by Duncan Laurie · 7 years ago
  89. b2aac85 intel/skylake: Add devicetree settings for acoustic noise mitigation by Duncan Laurie · 7 years ago
  90. 03df460 google/eve: Configure GPIOs for new board by Duncan Laurie · 7 years ago
  91. f13bd41 nb/intel/nehalem/raminit.c: Refine broken comment by Stefan Tauner · 7 years ago
  92. e4c85c1 mainboard/google/snappy: Override USB2 phy setting by Wisley Chen · 7 years ago
  93. 97a4b3e binaryPI platforms: Drop any ACPI S3 support by Kyösti Mälkki · 7 years ago
  94. 1b183aa binaryPI boards: Drop any ACPI S3 support by Kyösti Mälkki · 7 years ago
  95. 3444a9d AGESA fam10: Add missing include by Kyösti Mälkki · 7 years ago
  96. da74041 AGESA: Move heap allocator declarations by Kyösti Mälkki · 7 years ago
  97. 8e1f908 AMD geode: Avoid conflicting main() declaration by Kyösti Mälkki · 7 years ago
  98. 07bc9f7 mainboard/asus: Move F2A85-M_LE variant to F2A85-M. by Kyösti Mälkki · 7 years ago
  99. 03e6a45 amd/pi/hudson: Move APIC enable to CPU file by Marshall Dawson · 7 years ago
  100. a0891ee amd/pi/hudson/acpi: Only declare S3 if it is supported by Marc Jones · 7 years ago