1. 94cc485 drivers/i2c/tpm/cr50: Support interrupts for status by Duncan Laurie · 8 years ago
  2. 2e79009 soc/intel/apollolake: Add function to read and clear GPE status by Duncan Laurie · 8 years ago
  3. a673d1c soc/intel/apollolake: Initialize GPEs in bootblock by Duncan Laurie · 8 years ago
  4. 1f6e681 x86: acpi: Add function for querying GPE status by Duncan Laurie · 8 years ago
  5. f235a9b drivers/i2c/tpm/cr50: Improve data handling and function names by Duncan Laurie · 8 years ago
  6. d3920e7 drivers/i2c/tpm/cr50: Clean up locality functions by Duncan Laurie · 8 years ago
  7. 510cb6a drivers/i2c/tpm/cr50: Rename i2c read/write functions by Duncan Laurie · 8 years ago
  8. 1dc036c drivers/i2c/tpm/cr50: Clean up timeouts by Duncan Laurie · 8 years ago
  9. 3727a8d drivers/i2c/tpm/cr50: Reduce max buffer size by Duncan Laurie · 8 years ago
  10. 2ea13c8 drivers/i2c/tpm: Split cr50 driver from main driver by Duncan Laurie · 8 years ago
  11. dca223c drivers/i2c/tpm: Move common variables to header by Duncan Laurie · 8 years ago
  12. 8ea0651 Makefiles: update cbfs types from bare numbers to values by Martin Roth · 8 years ago
  13. 2ab981b buildgcc: Update to acpica version 20160831 by Martin Roth · 8 years ago
  14. 03b9ecb Makefile.inc: Add aliases for submodule updates to gitconfig target by Martin Roth · 8 years ago
  15. a5aad2e src/mainboard/lenovo-winent: Add space around operators by Elyes HAOUAS · 8 years ago
  16. 531b87a src/mainboard/getac - kontron: Add space around operators by Elyes HAOUAS · 8 years ago
  17. 04f8fd9 northbridge/amd/amdfam10: Improve code formatting by Elyes HAOUAS · 8 years ago
  18. 78c6386 selfboot: Move the usable-RAM check into a function by Simon Glass · 8 years ago
  19. 17c2b94 arm_tf: Fix code style nits and comments by Simon Glass · 8 years ago
  20. 386f084 gru/kevin: Decrease voltage for little cpu 1.5G to 1.15v by Shunqian Zheng · 8 years ago
  21. 03cd118 rockchip: spi: Improve SPI read efficiency by Simon Glass · 8 years ago
  22. 2b7a601 Veyron: Increase bit-per-pixel to 32 by Daisuke Nojiri · 8 years ago
  23. f52288f google/gru: Fix up PWM regulator ranges by Julius Werner · 8 years ago
  24. dd6ab34 Gru: Increase bit-per-pixel to 32 by Daisuke Nojiri · 8 years ago
  25. b6bf1dd gru: Add watchdog reset support by Julius Werner · 8 years ago
  26. aa1d314 vboot/vbnv_flash: Binary search to find last used entry by Randall Spangler · 8 years ago
  27. 57bfbb0 checkpatch.pl: ignore '#define asmlinkage' by Martin Roth · 8 years ago
  28. 1ce2ba6 lint/lint-007-checkpatch: Update lint script by Martin Roth · 8 years ago
  29. 374c39e northbridge/via: Add space around operators by Elyes HAOUAS · 8 years ago
  30. 22710a6 northbridge/intel/e7505/debug.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  31. ddb2465 Makefile: Give .ali files an empty recipe by Nico Huber · 8 years ago
  32. 6350a2e src/mainboard/a-trend - emulation: Add space around operators by Elyes HAOUAS · 8 years ago
  33. ed5f159 northbridge/intel/i3100: Add space around operators by Elyes HAOUAS · 8 years ago
  34. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  35. 1d8daa6 northbridge/amd/agesa: Improve code formatting by Elyes HAOUAS · 8 years ago
  36. 9309552 northbridge/intel/e7505: Improve code formatting by Elyes HAOUAS · 8 years ago
  37. cf13950 src/superio: Add space around operators by Elyes HAOUAS · 8 years ago
  38. a0fed37 src/include: Add space around operators by Elyes HAOUAS · 8 years ago
  39. c92abed northbridge/intel/i82830: Add space around operators by Elyes HAOUAS · 8 years ago
  40. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  41. f352e2f northbridge/intel/e7501: Add space around operators by Elyes HAOUAS · 8 years ago
  42. d4fea5c northbridge/intel/fsp_rangeley: Add space around operators by Elyes HAOUAS · 8 years ago
  43. a3d15af southbridge/via: Add space around operators by Elyes HAOUAS · 8 years ago
  44. 2051448 northbridge/intel/fsp_sandybridge: Add space around operators by Elyes HAOUAS · 8 years ago
  45. 9a9c8db northbridge/intel/gm45: Add space around operators by Elyes HAOUAS · 8 years ago
  46. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  47. bf7faa1 Revert "drivers/i2c/tpm: Move common variables to header" by Duncan Laurie · 8 years ago
  48. 9b8ebfb Revert "drivers/i2c/tpm: Split cr50 driver from main driver" by Duncan Laurie · 8 years ago
  49. 1de4f95 Revert "drivers/i2c/tpm/cr50: Reduce max buffer size" by Duncan Laurie · 8 years ago
  50. 4d53487 Revert "drivers/i2c/tpm/cr50: Clean up timeouts" by Duncan Laurie · 8 years ago
  51. 18f5898 Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions" by Duncan Laurie · 8 years ago
  52. 7c8e787 Revert "drivers/i2c/tpm/cr50: Clean up locality functions" by Duncan Laurie · 8 years ago
  53. 11bfb5e Revert "drivers/i2c/tpm/cr50: Improve data handling and function names" by Duncan Laurie · 8 years ago
  54. 1efcfcf Revert "x86: acpi: Add function for querying GPE status" by Duncan Laurie · 8 years ago
  55. bf2c8c6 Revert "soc/intel/apollolake: Initialize GPEs in bootblock" by Duncan Laurie · 8 years ago
  56. 6d412c7 Revert "soc/intel/apollolake: Add function to read and clear GPE status" by Duncan Laurie · 8 years ago
  57. 120f112 Revert "drivers/i2c/tpm/cr50: Support interrupts for status" by Duncan Laurie · 8 years ago
  58. 9d4b11c Revert "mainboard/google/reef: Enable cr50 TPM interrupt" by Duncan Laurie · 8 years ago
  59. 24de342 mainboard/google/reef: Enable cr50 TPM interrupt by Duncan Laurie · 8 years ago
  60. a5e419c drivers/i2c/tpm/cr50: Support interrupts for status by Duncan Laurie · 8 years ago
  61. 3d43a7c soc/intel/apollolake: Add function to read and clear GPE status by Duncan Laurie · 8 years ago
  62. 5e3dad6 soc/intel/apollolake: Initialize GPEs in bootblock by Duncan Laurie · 8 years ago
  63. 884dfe6 x86: acpi: Add function for querying GPE status by Duncan Laurie · 8 years ago
  64. 1241e7d drivers/i2c/tpm/cr50: Improve data handling and function names by Duncan Laurie · 8 years ago
  65. 557e1a7 drivers/i2c/tpm/cr50: Clean up locality functions by Duncan Laurie · 8 years ago
  66. 6f5ceb2 drivers/i2c/tpm/cr50: Rename i2c read/write functions by Duncan Laurie · 8 years ago
  67. 93c7786 drivers/i2c/tpm/cr50: Clean up timeouts by Duncan Laurie · 8 years ago
  68. 97a2a1e drivers/i2c/tpm/cr50: Reduce max buffer size by Duncan Laurie · 8 years ago
  69. c565f99 drivers/i2c/tpm: Split cr50 driver from main driver by Duncan Laurie · 8 years ago
  70. 64df72e drivers/i2c/tpm: Move common variables to header by Duncan Laurie · 8 years ago
  71. 1c8491c gru: Add USB 2.0 PHY tuning for Kevin by Julius Werner · 8 years ago
  72. a2d4062 soc/intel/skylake: Add FSP 2.0 support in ramstage by Naresh G Solanki · 8 years ago
  73. 21130c6 driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin by Naresh G Solanki · 8 years ago
  74. 767009a mainboard/google/reef: Configure WLAN as wake source by Vaibhav Shankar · 8 years ago
  75. ec9168f soc/intel/apollolake: Configure ACPI name for PCIe by Vaibhav Shankar · 8 years ago
  76. c33f08b kunimitsu: Remove incorrect dereferencing of pointer by Rizwan Qureshi · 8 years ago
  77. 0b1a5c2 gm45/gma.c: use correct id string for fake VBT by Arthur Heymans · 8 years ago
  78. c51522f nb/gm45/gma.c: enable VESA framebuffer mode on VGA output by Arthur Heymans · 8 years ago
  79. de6ad83 gm45/gma.c: use screen on vga connector if connected by Arthur Heymans · 8 years ago
  80. a9e03a3 soc/intel/apollolake: always enable BOOTBLOCK_CONSOLE by Aaron Durbin · 8 years ago
  81. 79587ed soc/intel/apollolake: enable postcar console by Aaron Durbin · 8 years ago
  82. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  83. 6b0cebc arch/x86: move postcar main logic into C by Aaron Durbin · 8 years ago
  84. c701393 console: honor CONFIG_POSTCAR_CONSOLE by Aaron Durbin · 8 years ago
  85. dfe614f soc/intel/apollolake: cache boot media post romstage by Aaron Durbin · 8 years ago
  86. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  87. 2e09d2b Make Ada a first class citizen by Nico Huber · 9 years ago
  88. fec0328 mainboard/reef: add variant support to ASL code by Aaron Durbin · 8 years ago
  89. 871da8e util/release: make release archives reproducible by Alexander Couzens · 8 years ago
  90. c8ae599 soc/apollolake: Set up GPIO_TIER1_SCI_EN properly by Shaunak Saha · 8 years ago
  91. 629ca43 mainboard/bap/ode_e20XX: Change SATA from GEN2 to GEN3 by Fabian Kunkel · 8 years ago
  92. 13d880f lenovo: add ps2 spinup timeout to all H8S based boards by Alexander Couzens · 8 years ago
  93. cf5430f northbridge/intel/nehalem/gma.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  94. 237916a southbridge/sis/sis966/lpc.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  95. 705a063 northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  96. 7a3a8a5 northbridge/amd/amdk8/coherent_ht.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  97. 91bba82 camelbackmountain_fsp: Select SERIRQ_CONTINUOUS_MODE by Werner Zeh · 8 years ago
  98. 96a48f1 checkpatch.pl: Force raw_line to return a defined value by Martin Roth · 8 years ago
  99. ab9395f lint/checkpatch.pl: Pull in coreboot fixes by Martin Roth · 8 years ago
  100. 2bf453c southbridge/amd/sr5650/sr5650.c: Update acpi_fill_ivrs by Martin Roth · 8 years ago