1. ff8bce0 soc/intel/apollolake: Add support for LPSS I2C driver by Duncan Laurie · 8 years ago
  2. 02fcc88 soc/intel/apollolake: Add function to translate device into ACPI name by Duncan Laurie · 8 years ago
  3. 8f9c866 lib: remove ulzma() by Aaron Durbin · 8 years ago
  4. fc04f9b Kconfig: Show DEBUG_BOOT_STATE in the Debug menu by Jonathan Neuschäfer · 8 years ago
  5. 6aa45c0 AGESA boards: Fix split to romstage and ramstage by Kyösti Mälkki · 8 years ago
  6. 222381e skylake: Generate ACPI timing values for I2C devices by Duncan Laurie · 8 years ago
  7. cc37c85 mainboard/google/reef: Configure DDI0, DDI1 HPD GPIO lines by Abhay Kumar · 8 years ago
  8. af9f35a mainboard/google/reef: Use common NHLT by Saurabh Satija · 8 years ago
  9. 90e7166 mainboard/intel/amenia: add NHLT support by Saurabh Satija · 8 years ago
  10. 734aa87 soc/intel/apollolake: add initial NHLT support by Saurabh Satija · 8 years ago
  11. 36de465 soc/intel/common: use nvs.h include for nhlt code by Aaron Durbin · 8 years ago
  12. 2656219 soc/intel/apollolake: typedef global_nvs_t for consistency by Aaron Durbin · 8 years ago
  13. be87f73 vbnv: Do not initialize vbnv_copy in vbnv layer by Furquan Shaikh · 8 years ago
  14. 9a0c9ac soc/apollolake: Expose a function to read pmc bar by Shaunak Saha · 8 years ago
  15. 61f4b42 fsp_broadwell_de: Enable Super I/O address range decode by Werner Zeh · 8 years ago
  16. 66c20c4 vendorcode/siemens: Add extended info block support to hwilib by Werner Zeh · 8 years ago
  17. c4c8383 soc/intel/apollolake: fix space indention in pm.h by Aaron Durbin · 8 years ago
  18. c14a1a9 soc/intel/{common,skylake}: provide common NHLT SoC support by Aaron Durbin · 8 years ago
  19. ed114da lib/nhlt: drop nhlt_soc_add_endpoint() by Aaron Durbin · 8 years ago
  20. e9657bc soc/intel/skylake: refactor nhlt support by Aaron Durbin · 8 years ago
  21. 5e0a9c7 soc/intel/skylake: fix nhlt/ssm4567.c indention by Aaron Durbin · 8 years ago
  22. ed0f6d7 lib/nhlt: add helper functions for adding endpoints by Aaron Durbin · 8 years ago
  23. 78461a9 soc/intel/apollolake: Change PCI macros to match Skylake by Andrey Petrov · 8 years ago
  24. ba3d626 soc/intel/apollolake: Update Upd header files for FSP Label 143_10 by Brandon Breitenstein · 8 years ago
  25. 165b6cf vbnv: Do not silently reset cache in read_vbnv by Furquan Shaikh · 8 years ago
  26. c30bfca AMD k8 fam10: Refactor S3 recovery by Kyösti Mälkki · 8 years ago
  27. 1891bfd intel/haswell: No need for ACPI S3 resume backup by Kyösti Mälkki · 8 years ago
  28. 65e8f64 intel romstage: Use run_ramstage() by Kyösti Mälkki · 8 years ago
  29. 7b3512d google/reef: set 20K PULLUP on SDCARD DATA/CLK/CMD by Freddy Paul · 8 years ago
  30. 3d0e287 soc/intel/apollolake: Add NHLT table region to ACPI global nvs by Saurabh Satija · 8 years ago
  31. cbaa2ab apollolake: Add ACPI device for audio controller by Saurabh Satija · 8 years ago
  32. 2dd226a intel/amenia: Configure unused Pads by Jagadish Krishnamoorthy · 8 years ago
  33. 9d0cce2 riscv/bootblock.S: Register machine-mode, not supervisor-mode trap handler by Jonathan Neuschäfer · 8 years ago
  34. fefc77a arch/riscv: Show fault PC and load address on load access faults by Jonathan Neuschäfer · 8 years ago
  35. 719f9b5 arch/riscv: Move _start to the beginning of the bootblock by Jonathan Neuschäfer · 8 years ago
  36. bc141de tegra124: Actually align the framebuffer's bytes-per-line to 32 by Paul Kocialkowski · 8 years ago
  37. 6dfe25d google/reef: disable unused devices by Jagadish Krishnamoorthy · 8 years ago
  38. 6516422 soc/apollolake: Populate fields in FADT to enable\disable SCI by Hannah Williams · 8 years ago
  39. c58b9c9 intel/amenia: disable unused devices by Jagadish Krishnamoorthy · 8 years ago
  40. b023e5e soc/intel/apollolake: add code to disable unused device by Jagadish Krishnamoorthy · 8 years ago
  41. 4c1cb42 intel/apollolake: Set sleep type to S5 on vboot reboot request by Furquan Shaikh · 8 years ago
  42. 9b72621 intel/nehalem: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  43. c7204df intel/gm45: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  44. e6b5a4f intel/i945: Use common ACPI S3 recovery by Kyösti Mälkki · 8 years ago
  45. 627c27b rockchip/rk3399: provide multiple SDRAM configurations by Lin Huang · 8 years ago
  46. ad6960c rk3399: clean up sdram controller initialization code by Vadim Bendebury · 8 years ago
  47. bc679bc gru: Add elog support by Simon Glass · 8 years ago
  48. fe0dd6f gru: Add get_developer_mode_switch() by Simon Glass · 8 years ago
  49. 850e45f gru: Show the current time on start-up by Simon Glass · 8 years ago
  50. 2622b54 gru: Enable EC-based RTC by Simon Glass · 8 years ago
  51. e5f48d2 region: Add writeat and eraseat support by Antonello Dettori · 8 years ago
  52. 5992afa soc/apollolake: Clear SLP_TYP in PM1_CNT by Hannah Williams · 8 years ago
  53. 1973c39 soc/intel/apollolake: Add handling of global reset in FspNotify stage by Andrey Petrov · 8 years ago
  54. 901e43c drivers/intel/fsp2_0: Add simple reset handler by Andrey Petrov · 8 years ago
  55. 3dbea29 soc/intel/apollolake: Implement global reset handling by Andrey Petrov · 8 years ago
  56. 33fd66b soc/intel/apollolake: Move PMC BAR setup to bootblock by Andrey Petrov · 8 years ago
  57. 0f593c2 soc/intel/apollolake: Add utility functions for global reset by Andrey Petrov · 8 years ago
  58. 43e1bfd soc/intel/common: Add prototype for global_reset() reset by Andrey Petrov · 8 years ago
  59. 9c0e180 Revert "intel/apollolake: Use custom reset calls" by Andrey Petrov · 8 years ago
  60. 7865932 ec/google: Add support for the EC 'get time' function by Simon Glass · 8 years ago
  61. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  62. 9482cf6 intel/kunimitsu: Move devices from mainboard.asl to devicetree by Duncan Laurie · 8 years ago
  63. a2be7fb google/lars: Move devices from mainboard.asl to devicetree by Duncan Laurie · 8 years ago
  64. d6ae2f6 google/glados: Move devices from mainboard.asl to devicetree by Duncan Laurie · 8 years ago
  65. c8ea4c1 google/chell: Move devices from mainboard.asl to devicetree by Duncan Laurie · 8 years ago
  66. 8ecd6f8 soc/intel/apollolake: Include _PTS, _WAK and _SWS by Hannah Williams · 8 years ago
  67. 82ef8ad src/commonlib/lz4_wrapper: Correct inline asm for unaligned 64-bit copy by Benjamin Barenblat · 8 years ago
  68. c86da67 arch/x86/smbios: Correct manufacturer ID by Elyes HAOUAS · 8 years ago
  69. ed3ccc2 SPD: Add DRAM devices types by Elyes HAOUAS · 8 years ago
  70. aa8e7e7 SPD: fix DDR3 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  71. c8d24dd SPD: fix and add DDR2 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  72. 46bfce3 spd: Add module voltage for 1.8V by Elyes HAOUAS · 8 years ago
  73. a1850ba intel/apollolake: Enable prefetching and caching for BIOS reads by Furquan Shaikh · 8 years ago
  74. f359997 samsung/lumpy: Fix build with System Agent blob by Kyösti Mälkki · 8 years ago
  75. 0306e6a intel/sandybridge: Fix builds with System Agent blob by Kyösti Mälkki · 8 years ago
  76. c948746 google/reef: Update chromeos.fmd file by Furquan Shaikh · 8 years ago
  77. 203fe72 rockchip/rk3399: correct sdram inc file DENALI_CTL_217_DATA value by Lin Huang · 8 years ago
  78. 321a6a9 rockchip/rk3399: fix sdram training issue by Lin Huang · 8 years ago
  79. 3fd57d8 kconfig: add missing SPI TPM CS config definition by Vadim Bendebury · 8 years ago
  80. e31d243 tpm2: add SPI TPM driver by Vadim Bendebury · 8 years ago
  81. 50df522 rockchip/rk3399: Clean up voltage rail settings by Lin Huang · 8 years ago
  82. 9e6b0ee gru: kevin: initialize cr50 SPI interface by Vadim Bendebury · 8 years ago
  83. 2c109a7 rk3399: add definition for SP0 iomux by Vadim Bendebury · 8 years ago
  84. 2658870 kconfig: allow various tpm type and interface permutations by Vadim Bendebury · 8 years ago
  85. 0e820ce mainboard: Remove use of IFD_BIOS_START/IFD_BIOS_END by Furquan Shaikh · 8 years ago
  86. 8065bd4 intel/apollolake: Add API for get_bios_size and use it by Furquan Shaikh · 8 years ago
  87. 14b2a4d drivers/i2c/generic: Fix compile failure by Duncan Laurie · 8 years ago
  88. 4cff1d5 soc/intel/common/acpi: Add _PTS, _WAK methods by Hannah Williams · 8 years ago
  89. cf0e60f ACPI S3: Add common recovery code by Kyösti Mälkki · 8 years ago
  90. 8e627a2 ACPI S3: Fix prohibited wakeup by Kyösti Mälkki · 8 years ago
  91. d132c99 ACPI S3: Split support for HAVE_ACPI_RESUME by Kyösti Mälkki · 8 years ago
  92. 34fcec1 cpu/cpu.h: Change guard around function declarations by Kyösti Mälkki · 8 years ago
  93. a16cd9c ACPI S3: Move SMP trampoline recovery by Kyösti Mälkki · 8 years ago
  94. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  95. c5400ef intel: Drop old romstage main() without asmlinkage by Kyösti Mälkki · 8 years ago
  96. 75d139b intel/model_206ax: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  97. 8431fcb intel/model_2065x: Prepare for dynamic CONFIG_RAMTOP by Kyösti Mälkki · 8 years ago
  98. b4f827d intel cache-as-ram: Fix comment about MTRRs by Kyösti Mälkki · 8 years ago
  99. e00b2de rockchip: kevin/gru: Slow memory down to 300 MHz by Douglas Anderson · 8 years ago
  100. 9a5c4fe rockchip: gru: pass poweroff gpio parameter to BL31 by Lin Huang · 8 years ago