1. a50ced2 mainboard/intel/galileo: Add vboot support by Lee Leahy · 7 years ago
  2. 1e24bf3 soc/intel/quark: Pass S3 wake status to fsp_silicon_init by Lee Leahy · 7 years ago
  3. 66b0d55 soc/intel/quark: Add ESRAM display to FSP 1.1 by Lee Leahy · 7 years ago
  4. 6edb314 soc/intel/quark: Return NULL for top_of_memory by Lee Leahy · 7 years ago
  5. 33efd98 vboot: Allow other platforms to use soft reboot workaround by Lee Leahy · 7 years ago
  6. c253a92 drivers/intel/fsp1_1: Only display MMCONF address if supported by Lee Leahy · 7 years ago
  7. 7d234f2 GDB_WAIT: Clarify Kconfig description by Denis 'GNUtoo' Carikli · 9 years ago
  8. b7fa7fb soc/intel/skylake: Extract DIMM Information from FSP MEM INFO HOB by Barnali Sarkar · 7 years ago
  9. 20e86be google/sand: Remove support for tablet mode switch by Katherine Hsieh · 7 years ago
  10. b8f5323 soc/intel/quark: Add the verstage files by Lee Leahy · 7 years ago
  11. f59a75c src/lib: Remove semicolon from end of macro by Lee Leahy · 7 years ago
  12. 3e1cab4 src/lib: Remove unnecessary code by Lee Leahy · 7 years ago
  13. 49fd42d commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  14. 07441b5 soc/intel/apollolake: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  15. a444753 soc/intel/apollolake: Fix issues detected by checkpatch by Lee Leahy · 7 years ago
  16. 2d154e8 soc/intel/apollolake: Fix position of storage class by Lee Leahy · 7 years ago
  17. d8fb362 soc/intel/apollolake: Fix parenthesis issues by Lee Leahy · 7 years ago
  18. 0096d07 soc/intel/apollolake: Fix unsigned warnings by Lee Leahy · 7 years ago
  19. 4430f9f soc/intel/apollolake: Remove unnecessary braces by Lee Leahy · 7 years ago
  20. 1d20fe7 soc/intel/apollolake: Indent code using tabs by Lee Leahy · 7 years ago
  21. 320b7ca soc/intel/apollolake: Fix spacing around operators and commas by Lee Leahy · 7 years ago
  22. 68571c1 soc/intel/apollolake: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  23. bab8be2 soc/intel/apollolake: Move brace to beginning of line by Lee Leahy · 7 years ago
  24. 6a566d7 src/include: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  25. d0f26fc src/include: Add space after minus sign by Lee Leahy · 7 years ago
  26. f0c8a8e src/include: Remove use of binary constants by Lee Leahy · 7 years ago
  27. 74f1dc0 src/include: Add spaces around : by Lee Leahy · 7 years ago
  28. db469a6 src/include: Fix indent for case labels by Lee Leahy · 7 years ago
  29. 6083c7e src/include: Move constants to the right hand side by Lee Leahy · 7 years ago
  30. 696ced6 src/lib: Move asmlinkage before type by Lee Leahy · 7 years ago
  31. 342f8d6 src/lib: Fix brace positions by Lee Leahy · 7 years ago
  32. bab6bc4 src/include: Remove space between function name and parameters by Lee Leahy · 7 years ago
  33. 7340217 src/lib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  34. b126055 src/include: Move assignment out of if condition by Lee Leahy · 7 years ago
  35. b7e692e src/include: Remove unnecessary typecast by Lee Leahy · 7 years ago
  36. 22c28e0 src/include: Move storage class to beginning of declaration by Lee Leahy · 7 years ago
  37. 746d4af src/include: Remove space after function name by Lee Leahy · 7 years ago
  38. 6d71a43 src/include: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  39. 35af5c4 src/lib: Fix spacing by Lee Leahy · 7 years ago
  40. 8fbd953 soc/intel/common: Remove parenthesis by Lee Leahy · 7 years ago
  41. 2072781 soc/intel/common: Fix unsigned warnings by Lee Leahy · 7 years ago
  42. 68ab0b5 soc/intel/common: Fix spacing issues by Lee Leahy · 7 years ago
  43. 42e605b soc/intel/common: Indent code with tabs by Lee Leahy · 7 years ago
  44. e20a319 src/lib: Use tabs instead of spaces by Lee Leahy · 7 years ago
  45. cdd7686 google/poppy: Enable internal pull-up on PWRBTN# by Shobhit Srivastava · 7 years ago
  46. 38768c3 src/lib: Remove space between function name and ( by Lee Leahy · 7 years ago
  47. b6ee0f9 src/lib: Move trailing statements to next line by Lee Leahy · 7 years ago
  48. bfdb893 src/include: Remove braces for single statements by Lee Leahy · 7 years ago
  49. 6625ecc src/include: Open brace on same line as enum or struct by Lee Leahy · 7 years ago
  50. 84d20d0 src/include: Remove spaces before tabs by Lee Leahy · 7 years ago
  51. 91d1e76 src/include: Remove spaces before ( and after ) by Lee Leahy · 7 years ago
  52. 4eb155c lenovo/t400/dock.c: Fix issues found by checkpatch.pl by Paul Menzel · 7 years ago
  53. 9ab5adb lenovo/t400: Rewrite dock from t60 by Kyösti Mälkki · 7 years ago
  54. f3d07f2 src/include: Add space after + by Lee Leahy · 7 years ago
  55. f00e446 src/include: Add parenthesis around macros by Lee Leahy · 7 years ago
  56. 86f60a9 src/include: Add space before ( by Lee Leahy · 7 years ago
  57. 36d5b41 commonlib: Remove space after * by Lee Leahy · 7 years ago
  58. 72c60a4 commonlib: Fix issues with { } and else by Lee Leahy · 7 years ago
  59. f339973 commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  60. d5a2a29 commonlib: Fix spacing issues by Lee Leahy · 7 years ago
  61. ce46c5b drivers/intel/fsp2_0: Switch from binary to decimal by Lee Leahy · 7 years ago
  62. 7732b35 drivers/intel/fsp2_0: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  63. e686ee8 drivers/intel/fsp2_0: Remove braces for single statements by Lee Leahy · 7 years ago
  64. b2b97a5 drivers/intel/fsp2_0: Fix spacing issues by Lee Leahy · 7 years ago
  65. 27de768 drivers/intel/fsp2_0: Add space before * by Lee Leahy · 7 years ago
  66. 30bdb52 drivers/intel/fsp2_0: Use tabs for indent by Lee Leahy · 7 years ago
  67. 6497cd9 soc/intel/common: Pass the minimum possible string length for strncpy by Barnali Sarkar · 7 years ago
  68. 674c089 google/sand: Add devicetree.cb file for sand by Katherine Hsieh · 7 years ago
  69. 327c5c6 mainboard/google/reef: Modify TCPU, TSR2 and TRT table by Tim Chen · 7 years ago
  70. e392f41 soc/intel/broadwell: Rework IGD's CDClk selection by Nico Huber · 8 years ago
  71. d448a5e soc/intel/skylake:Add _DSM method to reduce D3 cold delay for eMMC controller by sowmyav · 7 years ago
  72. 6e53ae6 device/dram/ddr2: Add common ddr2 spd decoder by Patrick Rudolph · 7 years ago
  73. 7e4d12c mainboard/google/reef: Configure SDCARD card detect pin by Venkateswarlu Vinjamuri · 7 years ago
  74. 6dd7b40 soc/intel/apollolake: Add PM methods to power gate SD card by Venkateswarlu Vinjamuri · 7 years ago
  75. d4f92fa asus/m2v: Make _CRS methods serialized by Paul Menzel · 7 years ago
  76. 22f32c7 cpu/amd/agesa: Unify init files by Paul Menzel · 7 years ago
  77. 7c414e7 northbridge/intel/i440bx: Align code by Paul Menzel · 7 years ago
  78. eeb7737 vboot/tpm2: enable nvmem commits on cr50 when writing firmware secdata by Aaron Durbin · 7 years ago
  79. 1b9fc9e drivers/spi/tpm: provide Kconfig to indicate CR50 usage by Aaron Durbin · 7 years ago
  80. 7c7a477 mainboard/google/reef: increase pre cbmem console size for Chrome OS by Aaron Durbin · 7 years ago
  81. 06f12f9 lib/tpm2_marshaling: fix in correct buffer space semantics by Aaron Durbin · 7 years ago
  82. 3487e11 google/poppy: Configure SRCCLKREQ4 as No Connect by Naresh G Solanki · 7 years ago
  83. 644f1dc elog: Add all EC event codes by Furquan Shaikh · 7 years ago
  84. 45fde70 src/lib: Add space before ( by Lee Leahy · 7 years ago
  85. 2f919ec src/lib: Remove braces for single statements by Lee Leahy · 7 years ago
  86. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  87. 75b8599 src/lib: Add "int" following "unsigned" by Lee Leahy · 7 years ago
  88. eaee1d8 google/pyro: Update DPTF settings by Kevin Chiu · 7 years ago
  89. 18cb7e6 src/include: Remove space after & by Lee Leahy · 7 years ago
  90. ae3fd34 src/include: Add space after comma by Lee Leahy · 7 years ago
  91. 708fc27 src/include: Indent code using tabs by Lee Leahy · 7 years ago
  92. bb4ae07 src/include: Add do { } while(0) around macros by Lee Leahy · 7 years ago
  93. e0f5dfc src/include: Move trailing statements to next line by Lee Leahy · 7 years ago
  94. 0ca2a06 src/include: Fix unsigned warnings by Lee Leahy · 7 years ago
  95. 75d8d8d soc/intel/skylake: Add GPIO macros for IOxAPIC and SCI by Li Cheng Sooi · 7 years ago
  96. 6a74053 soc/intel/skylake: Add SKL SOC PCH H GPIO support by Li Cheng Sooi · 7 years ago
  97. 86ee4db AGESA: Use printk for IDS output by Kyösti Mälkki · 8 years ago
  98. 055be5d AGESA f15: Disable IDS tracing by default by Kyösti Mälkki · 7 years ago
  99. bfa72ce AGESA: Make eventlog more tolerant to failures by Kyösti Mälkki · 7 years ago
  100. 49b4a89 AGESA: Fix loop condition for eventlog read by Kyösti Mälkki · 7 years ago