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