1. 994d8b4 iPXE: Update stable version to the last commit of July 2016 by Martin Roth · 8 years ago
  2. 93c5470 google/reef: Enable 20K pull ups for LPC CLKRUN and LAD0:3 lines by Shamile Khan · 8 years ago
  3. 37ddb63 mainboard/google/reef: drop remaining proto board references by Aaron Durbin · 8 years ago
  4. 8db1f8d mainboard/google/reef: add baseboard nhlt configuration by Aaron Durbin · 8 years ago
  5. d94967d mainboard/google/reef: add baseboard memory configuration by Aaron Durbin · 8 years ago
  6. 475d2cb mainboard/google/reef: provide cros_gpio variant API by Aaron Durbin · 8 years ago
  7. d1e365a mainboard/google/reef: consolidate gpio related defines to one place by Aaron Durbin · 8 years ago
  8. b64389d mainboard/google/reef: declare mainboard_ec_init() in each C file by Aaron Durbin · 8 years ago
  9. 10d67cb mainboard/google/reef: add variant API for board_id and gpio by Aaron Durbin · 8 years ago
  10. ac39da4 vendorcode/intel/Makefile.inc: Remove extraneous underscore by Martin Roth · 8 years ago
  11. 8ffd050 src/include: Improve code formatting by Elyes HAOUAS · 8 years ago
  12. a15dde0 src/superio: Improve code formatting by Elyes HAOUAS · 8 years ago
  13. 96a8b54 intel/minnowmax: Clean up whitespace by Marshall Dawson · 8 years ago
  14. 4551bf6 intel/minnowmax: Enable all PCIe ports by Marshall Dawson · 8 years ago
  15. 297c559 intel/minnowmax: Program GPIO for power LED by Marshall Dawson · 8 years ago
  16. c6080c6 util/lint: Update to latest checkpatch.pl by Stefan Reinauer · 8 years ago
  17. 70f5b82 northbridge/intel/i945: transition away from device_t by Antonello Dettori · 8 years ago
  18. 45b3b82 device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ by Antonello Dettori · 8 years ago
  19. 6fc430b northbridge/intel/sandybridge: transition away from device_t by Antonello Dettori · 8 years ago
  20. 20c9afa arch/acpi.h: add #if guard to handle the absence of device_t type by Antonello Dettori · 8 years ago
  21. dac8240 southbridge/intel/bd82x6x: transition away from device_t by Antonello Dettori · 8 years ago
  22. 0604106 google/reef: Fix indent in devicetree.cb by Duncan Laurie · 8 years ago
  23. 114d7c3 mainboard/google/reef: provide baseboard and variant concepts by Aaron Durbin · 8 years ago
  24. 4435a49 mainboard/google/reef: prepare sharing directory for variants by Aaron Durbin · 8 years ago
  25. 5a87de8 mainboard/google/reef: correct EC ASL includes by Aaron Durbin · 8 years ago
  26. 48b4cbd mainboard/google/reef: remove unused gpio.h macros by Aaron Durbin · 8 years ago
  27. 2128d62 Makefile.inc: Use $(MAINBOARDDIR) by Iru Cai · 8 years ago
  28. 2765a89 src/cpu: Improve code formatting by Elyes HAOUAS · 8 years ago
  29. d1cab66 lpss_i2c: Increase default timeout to 4ms by Duncan Laurie · 8 years ago
  30. 36d4052 Update .checkpatch.conf by Stefan Reinauer · 8 years ago
  31. 9391aac .gitignore: Add coreinfo build residue, defconfig by Martin Roth · 8 years ago
  32. eb2e688 apollolake: relocate fsp header files to vendorcode by Brandon Breitenstein · 8 years ago
  33. c31ba0e drivers/intel/fsp2_0: Make FSP Headers Consumable out of Box by Brandon Breitenstein · 8 years ago
  34. e96543e vendorcode/intel: Add UDK 2015 Bindings by Rizwan Qureshi · 8 years ago
  35. 51a0f7c commonlib: update fsp_relocate to make it compatible with UEFI 2.6 by Brandon Breitenstein · 8 years ago
  36. 4bf48e8 lenovo/x60: transition away from device_t by Antonello Dettori · 8 years ago
  37. 7aded78 southbridge/amd/cs553x: Fix whitespace early_setup.c by Martin Roth · 8 years ago
  38. 734b3d1 lenovo/x200,t400: use gpio.h instead of gpio_setup by Arthur Heymans · 8 years ago
  39. 5cf758d buildgcc: Search the cksum command without checking OS type by zbao · 9 years ago
  40. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  41. 477bc97 soc/intel/apollolake: Use consistent convention for community names by Furquan Shaikh · 8 years ago
  42. 079feec nvramcui: remove undeclared variable by Antonello Dettori · 8 years ago
  43. e603a90 mainboard/google/reef: drop proto gpio support by Aaron Durbin · 8 years ago
  44. 9a251c02 mainboard/google/reef: add pen connections by Aaron Durbin · 8 years ago
  45. f0cd74d mainboard/google/reef: fix polarity of FP_INT by Aaron Durbin · 8 years ago
  46. 3681de8 mainboard/google/reef: add new memory SKUs by Aaron Durbin · 8 years ago
  47. 0577a1e mainboard/google/reef: support WLAN_PE_RST by Aaron Durbin · 8 years ago
  48. a795ae1 amd/sb700/bootblock.c: Restore accidentally deleted code by Martin Roth · 8 years ago
  49. 61e6c44 rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu by Eric Gao · 8 years ago
  50. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  51. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  52. 2b010b8 src/ec: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  53. 195c268 soc/broadcom/cygnus/ddr_init.c: Correct typo in POWER ON and POWER OK. by Elyes HAOUAS · 8 years ago
  54. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  55. 2e4d806 src/drivers: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  56. d75b04f northbridge/via: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  57. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  58. 3c80408 src/console: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  59. 1222a73 skylake: Add initial FSP2.0 support by Rizwan Qureshi · 8 years ago
  60. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  61. 868cd71 rockchip/rk3399: Move romstage.c to mainboard/gru by Shunqian Zheng · 8 years ago
  62. f706020 Provide CAR decoration for tpm2 statics by Victor Prupis · 8 years ago
  63. 70c496b parade/ps8640: disable mipi mcs by Jitao Shi · 8 years ago
  64. 54aa89c parade/ps8640: add delay to every loop when polling ps8640 ready by Jitao Shi · 8 years ago
  65. a4e7165 mainboard/*/Kconfig: Set GBB_HWID where missing by Patrick Georgi · 8 years ago
  66. c42a9ac soc/intel/apollolake: Disable Periodic Retraining per-SKU by Andrey Petrov · 8 years ago
  67. 07215aa soc/intel/apollolake: Update FSP UPD header files for SIC 1.1.3 by Brandon Breitenstein · 8 years ago
  68. 4dfe130 driver/intel/fsp2.0: Add External stage cache region helper by Rizwan Qureshi · 8 years ago
  69. 3156934 soc/intel/apollolake: Gather microcode revision by John Zhao · 8 years ago
  70. 62d1313 fsp_broadwell_de: Refactor code for SPI debug messages by Werner Zeh · 8 years ago
  71. 9912310 soc/intel/skylake: Include Kabylake specific IGD Device IDs by Barnali Sarkar · 8 years ago
  72. fe34939 nyan-blaze: Correct indentation for sdram configs by Paul Kocialkowski · 8 years ago
  73. c3d7427 mainboard/google/reef: set SLP_S3_L assertion width to 28ms by Aaron Durbin · 8 years ago
  74. 41a3fa6 soc/intel/apollolake: add option for SLP_S3_L assertion width by Aaron Durbin · 8 years ago
  75. a1e3924 arch/riscv: Add missing "break;" by Jonathan Neuschäfer · 8 years ago
  76. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  77. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  78. 3f4aece soc/intel/apollolake: Add CQOS CAR implementation by Andrey Petrov · 8 years ago
  79. 7f72c9b soc/intel/apollolake: Update stage link addresses for 768 KiB cache by Andrey Petrov · 8 years ago
  80. 0dde291 soc/intel/apollolake: Handle CAR sizes other than 1 MiB by Andrey Petrov · 8 years ago
  81. 7c8d74c src/cpu: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  82. 2078e75 src/arch: Capitalize CPU and ACPI by Elyes HAOUAS · 8 years ago
  83. f772f9c src/device: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  84. 11fc801 src/include: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  85. a1ac10f src/device: Remove unnecessary whitespace before newline by Elyes HAOUAS · 8 years ago
  86. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  87. 03b040b src/soc: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  88. eb131f3 rockchip/rk3399: Enable ramstage compression, shuffle around memlayout by Julius Werner · 8 years ago
  89. 329031f gru: Make SDRAM parameters individual struct files in CBFS by Julius Werner · 8 years ago
  90. 3c814b2 cbmem: Always maintain backing store struct in a global on non-x86 by Julius Werner · 8 years ago
  91. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  92. 71885a4 commonlib: cbfs: Add CBFS attribute support by Julius Werner · 8 years ago
  93. 2a1847e lenovo/x200,t400: enable C4 cpu low power state by Arthur Heymans · 8 years ago
  94. 6e5421d sb/amd/sb700: Add option to increase SPI speed to 33MHz by Timothy Pearson · 8 years ago
  95. 3b0e761 soc/intel/apollolake: Enable ELOG by Brandon Breitenstein · 8 years ago
  96. de9fed4 intel/common: Clear wake status bits before sleep by Shaunak Saha · 8 years ago
  97. d6bb549 intel/apollolake: Add power management utility function by Shaunak Saha · 8 years ago
  98. f7ce40b vboot: consolidate google_chromeec_early_init() calls by Aaron Durbin · 8 years ago
  99. 7038596 soc/intel/skylake: Bump up bootblock size to 48K by Furquan Shaikh · 8 years ago
  100. a6914d2 soc/intel/skylake: align chromium Chrome OS config by Aaron Durbin · 8 years ago