1. 22710a6 northbridge/intel/e7505/debug.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  2. ddb2465 Makefile: Give .ali files an empty recipe by Nico Huber · 8 years ago
  3. 6350a2e src/mainboard/a-trend - emulation: Add space around operators by Elyes HAOUAS · 8 years ago
  4. ed5f159 northbridge/intel/i3100: Add space around operators by Elyes HAOUAS · 8 years ago
  5. 0a15fe9 northbridge/intel/i945: Add space around operators by Elyes HAOUAS · 8 years ago
  6. 1d8daa6 northbridge/amd/agesa: Improve code formatting by Elyes HAOUAS · 8 years ago
  7. 9309552 northbridge/intel/e7505: Improve code formatting by Elyes HAOUAS · 8 years ago
  8. cf13950 src/superio: Add space around operators by Elyes HAOUAS · 8 years ago
  9. a0fed37 src/include: Add space around operators by Elyes HAOUAS · 8 years ago
  10. c92abed northbridge/intel/i82830: Add space around operators by Elyes HAOUAS · 8 years ago
  11. 69d658f northbridge/intel/haswell: Add space around operators by Elyes HAOUAS · 8 years ago
  12. f352e2f northbridge/intel/e7501: Add space around operators by Elyes HAOUAS · 8 years ago
  13. d4fea5c northbridge/intel/fsp_rangeley: Add space around operators by Elyes HAOUAS · 8 years ago
  14. a3d15af southbridge/via: Add space around operators by Elyes HAOUAS · 8 years ago
  15. 2051448 northbridge/intel/fsp_sandybridge: Add space around operators by Elyes HAOUAS · 8 years ago
  16. 9a9c8db northbridge/intel/gm45: Add space around operators by Elyes HAOUAS · 8 years ago
  17. c021ffe southbridge/amd: Add space around operators by Elyes HAOUAS · 8 years ago
  18. bf7faa1 Revert "drivers/i2c/tpm: Move common variables to header" by Duncan Laurie · 8 years ago
  19. 9b8ebfb Revert "drivers/i2c/tpm: Split cr50 driver from main driver" by Duncan Laurie · 8 years ago
  20. 1de4f95 Revert "drivers/i2c/tpm/cr50: Reduce max buffer size" by Duncan Laurie · 8 years ago
  21. 4d53487 Revert "drivers/i2c/tpm/cr50: Clean up timeouts" by Duncan Laurie · 8 years ago
  22. 18f5898 Revert "drivers/i2c/tpm/cr50: Rename i2c read/write functions" by Duncan Laurie · 8 years ago
  23. 7c8e787 Revert "drivers/i2c/tpm/cr50: Clean up locality functions" by Duncan Laurie · 8 years ago
  24. 11bfb5e Revert "drivers/i2c/tpm/cr50: Improve data handling and function names" by Duncan Laurie · 8 years ago
  25. 1efcfcf Revert "x86: acpi: Add function for querying GPE status" by Duncan Laurie · 8 years ago
  26. bf2c8c6 Revert "soc/intel/apollolake: Initialize GPEs in bootblock" by Duncan Laurie · 8 years ago
  27. 6d412c7 Revert "soc/intel/apollolake: Add function to read and clear GPE status" by Duncan Laurie · 8 years ago
  28. 120f112 Revert "drivers/i2c/tpm/cr50: Support interrupts for status" by Duncan Laurie · 8 years ago
  29. 9d4b11c Revert "mainboard/google/reef: Enable cr50 TPM interrupt" by Duncan Laurie · 8 years ago
  30. 24de342 mainboard/google/reef: Enable cr50 TPM interrupt by Duncan Laurie · 8 years ago
  31. a5e419c drivers/i2c/tpm/cr50: Support interrupts for status by Duncan Laurie · 8 years ago
  32. 3d43a7c soc/intel/apollolake: Add function to read and clear GPE status by Duncan Laurie · 8 years ago
  33. 5e3dad6 soc/intel/apollolake: Initialize GPEs in bootblock by Duncan Laurie · 8 years ago
  34. 884dfe6 x86: acpi: Add function for querying GPE status by Duncan Laurie · 8 years ago
  35. 1241e7d drivers/i2c/tpm/cr50: Improve data handling and function names by Duncan Laurie · 8 years ago
  36. 557e1a7 drivers/i2c/tpm/cr50: Clean up locality functions by Duncan Laurie · 8 years ago
  37. 6f5ceb2 drivers/i2c/tpm/cr50: Rename i2c read/write functions by Duncan Laurie · 8 years ago
  38. 93c7786 drivers/i2c/tpm/cr50: Clean up timeouts by Duncan Laurie · 8 years ago
  39. 97a2a1e drivers/i2c/tpm/cr50: Reduce max buffer size by Duncan Laurie · 8 years ago
  40. c565f99 drivers/i2c/tpm: Split cr50 driver from main driver by Duncan Laurie · 8 years ago
  41. 64df72e drivers/i2c/tpm: Move common variables to header by Duncan Laurie · 8 years ago
  42. 1c8491c gru: Add USB 2.0 PHY tuning for Kevin by Julius Werner · 8 years ago
  43. a2d4062 soc/intel/skylake: Add FSP 2.0 support in ramstage by Naresh G Solanki · 8 years ago
  44. 21130c6 driver/intel/fsp1_1: Utilise soc/intel/common for adding vbt.bin by Naresh G Solanki · 8 years ago
  45. 767009a mainboard/google/reef: Configure WLAN as wake source by Vaibhav Shankar · 8 years ago
  46. ec9168f soc/intel/apollolake: Configure ACPI name for PCIe by Vaibhav Shankar · 8 years ago
  47. c33f08b kunimitsu: Remove incorrect dereferencing of pointer by Rizwan Qureshi · 8 years ago
  48. 0b1a5c2 gm45/gma.c: use correct id string for fake VBT by Arthur Heymans · 8 years ago
  49. c51522f nb/gm45/gma.c: enable VESA framebuffer mode on VGA output by Arthur Heymans · 8 years ago
  50. de6ad83 gm45/gma.c: use screen on vga connector if connected by Arthur Heymans · 8 years ago
  51. a9e03a3 soc/intel/apollolake: always enable BOOTBLOCK_CONSOLE by Aaron Durbin · 8 years ago
  52. 79587ed soc/intel/apollolake: enable postcar console by Aaron Durbin · 8 years ago
  53. 1e9a914 arch/x86,lib: make cbmem console work in postcar stage by Aaron Durbin · 8 years ago
  54. 6b0cebc arch/x86: move postcar main logic into C by Aaron Durbin · 8 years ago
  55. c701393 console: honor CONFIG_POSTCAR_CONSOLE by Aaron Durbin · 8 years ago
  56. dfe614f soc/intel/apollolake: cache boot media post romstage by Aaron Durbin · 8 years ago
  57. be5492a Add minimal GNAT run time system (RTS) by Nico Huber · 9 years ago
  58. 2e09d2b Make Ada a first class citizen by Nico Huber · 8 years ago
  59. fec0328 mainboard/reef: add variant support to ASL code by Aaron Durbin · 8 years ago
  60. 871da8e util/release: make release archives reproducible by Alexander Couzens · 8 years ago
  61. c8ae599 soc/apollolake: Set up GPIO_TIER1_SCI_EN properly by Shaunak Saha · 8 years ago
  62. 629ca43 mainboard/bap/ode_e20XX: Change SATA from GEN2 to GEN3 by Fabian Kunkel · 8 years ago
  63. 13d880f lenovo: add ps2 spinup timeout to all H8S based boards by Alexander Couzens · 8 years ago
  64. cf5430f northbridge/intel/nehalem/gma.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  65. 237916a southbridge/sis/sis966/lpc.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  66. 705a063 northbridge/amd/amdk8/raminit_f_dqs.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  67. 7a3a8a5 northbridge/amd/amdk8/coherent_ht.c: Improve code formatting by Elyes HAOUAS · 8 years ago
  68. 91bba82 camelbackmountain_fsp: Select SERIRQ_CONTINUOUS_MODE by Werner Zeh · 8 years ago
  69. 96a48f1 checkpatch.pl: Force raw_line to return a defined value by Martin Roth · 8 years ago
  70. ab9395f lint/checkpatch.pl: Pull in coreboot fixes by Martin Roth · 8 years ago
  71. 2bf453c southbridge/amd/sr5650/sr5650.c: Update acpi_fill_ivrs by Martin Roth · 8 years ago
  72. 16be033 arch/acpi_ivrs.h: Update 8-byte IVRS entry values by Martin Roth · 8 years ago
  73. d173907 amd/sr5650: Update add_ivrs_device_entries by Martin Roth · 8 years ago
  74. b599919 google/reef: Remove setting of GPIO_TIER1_SCI enable bit by Shaunak Saha · 8 years ago
  75. 563de15 intel/amenia: Remove setting of GPIO_TIER1_SCI enable bit by Shaunak Saha · 8 years ago
  76. 16e9d45 driver/intel/fsp20: move lb_framebuffer function by Naresh G Solanki · 8 years ago
  77. 5ff7390 kunimitsu: Add FSP 2.0 support in romstage by Rizwan Qureshi · 8 years ago
  78. 5bf42c6 soc/intel/skylake: Add FSP 2.0 support in romstage by Barnali Sarkar · 8 years ago
  79. 69966cc driver/intel/fsp2_0: Make FSP-M binary XIP by Rizwan Qureshi · 8 years ago
  80. 8448ac4 cbmem: Exit with an errorlevel of 0 after printing help by Martin Roth · 8 years ago
  81. fbce31a drivers/i2c/tpm: Clean up handling of command ready by Duncan Laurie · 8 years ago
  82. f8a7b2c lpss_i2c: Add Kconfig option to enable debug by Duncan Laurie · 8 years ago
  83. 772555a2 lpss_i2c: Change handling of controller enable/disable by Duncan Laurie · 8 years ago
  84. db54bb5 mainboard/intel/amenia: Configure PERST_0 pin by Vaibhav Shankar · 8 years ago
  85. 7e10c82 mainboards/apollolake: Set RAPL power limit PL1 value to 12W. by Sumeet Pawnikar · 8 years ago
  86. 35240eb soc/intel/apollolake: Update PL1 value in RAPL MMIO register by Sumeet Pawnikar · 8 years ago
  87. 8cdeef1 mainboard/google/reef: Configure PERST_0 pin by Vaibhav Shankar · 8 years ago
  88. ef8deaf soc/intel/apollolake: Add PM methods to power gate PCIe by Vaibhav Shankar · 8 years ago
  89. 9e81540 soc/intel/apollolake: initialize GNVS structure to 0 by Aaron Durbin · 8 years ago
  90. 9a23569 SeaBIOS: Update stable version to 1.9.3 by Martin Roth · 8 years ago
  91. 6d8e391 mainboard/google/reef: add MKBP EC event as SCI event. by Gwendal Grignou · 8 years ago
  92. a1e1e5c i945.h: fix #include path by Antonello Dettori · 8 years ago
  93. a422ffc cpu/amd/family_10h-family_15h: transition away from device_t by Antonello Dettori · 8 years ago
  94. ec4555b lenovo/t60: transition away from device_t by Antonello Dettori · 8 years ago
  95. 8d7181d southbridge/amd/agesa/hudson: transition away from device_t by Antonello Dettori · 8 years ago
  96. 5ea2cad northbridge/intel/nehalem: transition away from device_t by Antonello Dettori · 8 years ago
  97. 040117a southbridge/intel/ibexpeak: transition away from device_t by Antonello Dettori · 8 years ago
  98. 061d781 southbridge/intel/i82801gx: transition away from device_t by Antonello Dettori · 8 years ago
  99. 196e3d4 southbridge/intel/i82801ix: transition away from device_t by Antonello Dettori · 8 years ago
  100. 25f75b2 northbridge/intel/gm45: transation away from device_t by Furquan Shaikh · 8 years ago