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