1. 7aded78 southbridge/amd/cs553x: Fix whitespace early_setup.c by Martin Roth · 8 years ago
  2. 734b3d1 lenovo/x200,t400: use gpio.h instead of gpio_setup by Arthur Heymans · 8 years ago
  3. 5cf758d buildgcc: Search the cksum command without checking OS type by zbao · 9 years ago
  4. 26d484a Fix newlines at the end of files by Martin Roth · 8 years ago
  5. 477bc97 soc/intel/apollolake: Use consistent convention for community names by Furquan Shaikh · 8 years ago
  6. 079feec nvramcui: remove undeclared variable by Antonello Dettori · 8 years ago
  7. e603a90 mainboard/google/reef: drop proto gpio support by Aaron Durbin · 8 years ago
  8. 9a251c02 mainboard/google/reef: add pen connections by Aaron Durbin · 8 years ago
  9. f0cd74d mainboard/google/reef: fix polarity of FP_INT by Aaron Durbin · 8 years ago
  10. 3681de8 mainboard/google/reef: add new memory SKUs by Aaron Durbin · 8 years ago
  11. 0577a1e mainboard/google/reef: support WLAN_PE_RST by Aaron Durbin · 8 years ago
  12. a795ae1 amd/sb700/bootblock.c: Restore accidentally deleted code by Martin Roth · 8 years ago
  13. 61e6c44 rockchip/rk3399: Add pwm_regulator.c for pwm then ramp boot up cpu by Eric Gao · 8 years ago
  14. 12df950 northbridge/intel: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  15. 5a7e72f northbridge/amd: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  16. 2b010b8 src/ec: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  17. 195c268 soc/broadcom/cygnus/ddr_init.c: Correct typo in POWER ON and POWER OK. by Elyes HAOUAS · 8 years ago
  18. ba28e8d src/southbridge: Code formating by Elyes HAOUAS · 8 years ago
  19. 2e4d806 src/drivers: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  20. d75b04f northbridge/via: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  21. 4a83f1c src/soc: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  22. 3c80408 src/console: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  23. 1222a73 skylake: Add initial FSP2.0 support by Rizwan Qureshi · 8 years ago
  24. 874a8f9 i945: Enable changing VRAM size by Arthur Heymans · 8 years ago
  25. 868cd71 rockchip/rk3399: Move romstage.c to mainboard/gru by Shunqian Zheng · 8 years ago
  26. f706020 Provide CAR decoration for tpm2 statics by Victor Prupis · 8 years ago
  27. 70c496b parade/ps8640: disable mipi mcs by Jitao Shi · 8 years ago
  28. 54aa89c parade/ps8640: add delay to every loop when polling ps8640 ready by Jitao Shi · 8 years ago
  29. a4e7165 mainboard/*/Kconfig: Set GBB_HWID where missing by Patrick Georgi · 8 years ago
  30. c42a9ac soc/intel/apollolake: Disable Periodic Retraining per-SKU by Andrey Petrov · 8 years ago
  31. 07215aa soc/intel/apollolake: Update FSP UPD header files for SIC 1.1.3 by Brandon Breitenstein · 8 years ago
  32. 4dfe130 driver/intel/fsp2.0: Add External stage cache region helper by Rizwan Qureshi · 8 years ago
  33. 3156934 soc/intel/apollolake: Gather microcode revision by John Zhao · 8 years ago
  34. 62d1313 fsp_broadwell_de: Refactor code for SPI debug messages by Werner Zeh · 8 years ago
  35. 9912310 soc/intel/skylake: Include Kabylake specific IGD Device IDs by Barnali Sarkar · 8 years ago
  36. fe34939 nyan-blaze: Correct indentation for sdram configs by Paul Kocialkowski · 8 years ago
  37. c3d7427 mainboard/google/reef: set SLP_S3_L assertion width to 28ms by Aaron Durbin · 8 years ago
  38. 41a3fa6 soc/intel/apollolake: add option for SLP_S3_L assertion width by Aaron Durbin · 8 years ago
  39. a1e3924 arch/riscv: Add missing "break;" by Jonathan Neuschäfer · 8 years ago
  40. dbf3067 src/arch: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  41. cbe7464c src/cpu: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  42. 3f4aece soc/intel/apollolake: Add CQOS CAR implementation by Andrey Petrov · 8 years ago
  43. 7f72c9b soc/intel/apollolake: Update stage link addresses for 768 KiB cache by Andrey Petrov · 8 years ago
  44. 0dde291 soc/intel/apollolake: Handle CAR sizes other than 1 MiB by Andrey Petrov · 8 years ago
  45. 7c8d74c src/cpu: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  46. 2078e75 src/arch: Capitalize CPU and ACPI by Elyes HAOUAS · 8 years ago
  47. f772f9c src/device: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  48. 11fc801 src/include: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  49. a1ac10f src/device: Remove unnecessary whitespace before newline by Elyes HAOUAS · 8 years ago
  50. 70d79a4 src/southbridge: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  51. 03b040b src/soc: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  52. eb131f3 rockchip/rk3399: Enable ramstage compression, shuffle around memlayout by Julius Werner · 8 years ago
  53. 329031f gru: Make SDRAM parameters individual struct files in CBFS by Julius Werner · 8 years ago
  54. 3c814b2 cbmem: Always maintain backing store struct in a global on non-x86 by Julius Werner · 8 years ago
  55. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  56. 71885a4 commonlib: cbfs: Add CBFS attribute support by Julius Werner · 8 years ago
  57. 2a1847e lenovo/x200,t400: enable C4 cpu low power state by Arthur Heymans · 8 years ago
  58. 6e5421d sb/amd/sb700: Add option to increase SPI speed to 33MHz by Timothy Pearson · 8 years ago
  59. 3b0e761 soc/intel/apollolake: Enable ELOG by Brandon Breitenstein · 8 years ago
  60. de9fed4 intel/common: Clear wake status bits before sleep by Shaunak Saha · 8 years ago
  61. d6bb549 intel/apollolake: Add power management utility function by Shaunak Saha · 8 years ago
  62. f7ce40b vboot: consolidate google_chromeec_early_init() calls by Aaron Durbin · 8 years ago
  63. 7038596 soc/intel/skylake: Bump up bootblock size to 48K by Furquan Shaikh · 8 years ago
  64. a6914d2 soc/intel/skylake: align chromium Chrome OS config by Aaron Durbin · 8 years ago
  65. dde0738 google/reef: Tune eMMC DLL settings for reef evt by Chiranjeevi Rapolu · 8 years ago
  66. 67e4df8 drivers/spi: remove unconditional RW boot device initialization by Aaron Durbin · 8 years ago
  67. 93f34e1 soc/intel/apollolake: Add ASL methods for eMMC by Vaibhav Shankar · 8 years ago
  68. 1b5581c vboot/vbnv_flash: fix return value check for rdev_writeat() by Aaron Durbin · 8 years ago
  69. a73a803 vboot/vboot_common: actually provide a writable region_device by Aaron Durbin · 8 years ago
  70. f643d66 arch/riscv: Add functions to read/write memory on behalf of supervisor/user mode by Jonathan Neuschäfer · 8 years ago
  71. cafb10c arch/riscv: Map the kernel space into RAM (2GiB+) by Jonathan Neuschäfer · 8 years ago
  72. 857e33e arch/riscv: Implement the SBI again by Jonathan Neuschäfer · 8 years ago
  73. 3965a52 arch/riscv: Enable U-mode/S-mode counters (stime, etc.) by Jonathan Neuschäfer · 8 years ago
  74. b6648cd arch/riscv: Fix unaligned memory access emulation by Jonathan Neuschäfer · 8 years ago
  75. 85b1aad memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() by Julius Werner · 8 years ago
  76. d9ff75f arch/riscv: Delegate exceptions to supervisor mode if appropriate by Jonathan Neuschäfer · 8 years ago
  77. 538e446 arch/riscv: Print the page table structure after construction by Jonathan Neuschäfer · 8 years ago
  78. e53e488c src/mainboard: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  79. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  80. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  81. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  82. 3842498 src/northbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  83. ccf78f0 src/include: Capitalize APIC and SMM by Elyes HAOUAS · 8 years ago
  84. 7378d92 emulation/qemu-i440fx: add cmos.default file by Antonello Dettori · 8 years ago
  85. 6f23374 soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmic by Saurabh Satija · 8 years ago
  86. 904dd30 nvramcui: refactor code by Antonello Dettori · 8 years ago
  87. df76f89 drivers/spi: be sure to call spi_init() before spi_flash_probe() by Aaron Durbin · 8 years ago
  88. 7931c6a mb/asus/kgpe-d16: Add TPM support by Timothy Pearson · 8 years ago
  89. 1bc2b0b util/scripts: Support cygwin in ucode conversion tool by Marshall Dawson · 8 years ago
  90. 6444426 mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb by Timothy Pearson · 8 years ago
  91. 5a85951 3rdparty/blobs: Update to get AGESA binary for pcengines/apu2 by Martin Roth · 8 years ago
  92. 97e0a65 intel/skylake: Do not halt in poweroff if in SMM by Furquan Shaikh · 8 years ago
  93. 63e424c google/chromeec: Ensure data is ready before reading it by Furquan Shaikh · 8 years ago
  94. 3828e55 intel/apollolake: Do not halt in poweroff if in SMM by Furquan Shaikh · 8 years ago
  95. 200f11e intel/apollolake: Fix typo in gpi_status_get by Furquan Shaikh · 8 years ago
  96. 986c658 google/reef: Save DIMM info from SMBIOS memory HOB by Ravi Sarawadi · 8 years ago
  97. 15f6f3a soc/intel/apollolake: Save DIMM info from SMBIOS memory HOB by Ravi Sarawadi · 8 years ago
  98. 98e0ee6 drivers/intel/fsp2_0: Add SMBIOS memory HOB support by Ravi Sarawadi · 8 years ago
  99. ba2b63a rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin by Lin Huang · 8 years ago
  100. b18a666 vboot/vbnv_flash: make I/O connection agnostic by Aaron Durbin · 8 years ago