1. f5babed soc/apollolake: Pass earliest timestamp to timestamp_init by Alexandru Gagniuc · 8 years ago
  2. ff196b6 lib/bootblock: Provide mechanism to pass in an early timestamp by Alexandru Gagniuc · 8 years ago
  3. 63e7b5b lib/timestamp: Do not initialize cache in timestamp_cache_get() by Alexandru Gagniuc · 8 years ago
  4. 87c6097 arch/x86: Include timestamp.c in all stages by Alexandru Gagniuc · 8 years ago
  5. bea930d soc/intel/apollolake: clear up ACPI timer emulation magic constant by Aaron Durbin · 8 years ago
  6. 0f78857 soc/apollolake/lpc_lib: Make cros compile pass by Zhao, Lijian · 8 years ago
  7. d4d3ecb jenkins: Run the romcc test suite by Jonathan Neuschäfer · 8 years ago
  8. 462e141 rockchip: rk3399: enable sdhci clk for emmc by Shunqian Zheng · 8 years ago
  9. 2f7ed8d rockchip: rk3399: configure emmc clk by Lin Huang · 8 years ago
  10. 95b7a6c ec/google/chromeec/acpi: Add MKBP support by Gwendal Grignou · 8 years ago
  11. ad6ee02 rk3399: set proper configuration of SDMMC interface by Vadim Bendebury · 8 years ago
  12. a9cd4a2 rk3399: add GPIO register definitions for SDMMC0 by Vadim Bendebury · 8 years ago
  13. 2832c41 gru: set correct gpio for SD card detect by Vadim Bendebury · 8 years ago
  14. 728fffd Gru: support 4GB sdram on gru by Lin Huang · 8 years ago
  15. 4b9cd53 rockchip: rk3399: improve sdram driver by Lin Huang · 8 years ago
  16. f4181ce rockchip: rk3399: add tsadc driver by Shunqian Zheng · 8 years ago
  17. 307ca37 rockchip: revert the common tsadc header by Shunqian Zheng · 8 years ago
  18. c7f32a5 rockchip: rk3399: add routines to set vop clocks by Shunqian Zheng · 8 years ago
  19. 2d96be6 Documentation/Intel: Update the documentation by Lee Leahy · 8 years ago
  20. 08311f5 AGESA vendorcode: Build a common amdlib by Kyösti Mälkki · 8 years ago
  21. 82171ea AGESA vendorcode: Move compiler class definition by Kyösti Mälkki · 8 years ago
  22. f87275f soc/intel/apollolake: Enable ACPI PM1 timer emulation by Andrey Petrov · 8 years ago
  23. 664d585 soc/intel/apollolake: Remove hardcode for TCO watchdog timer by Andrey Petrov · 8 years ago
  24. 0e46307 soc/intel/apollolake: Work around FSP-M CAR layout by Andrey Petrov · 8 years ago
  25. 5ede3d8 soc/intel/apollolake: Do not use StackBase FSP-M parameter by Andrey Petrov · 8 years ago
  26. 9be1a11 drivers/intel/fsp2_0: Add recipes for FSP blobs in CBFS by Andrey Petrov · 8 years ago
  27. 868679f soc/intel/apollolake: Take advantage of common opregion code by Andrey Petrov · 8 years ago
  28. dc4ae11 soc/intel/common: Add IGD OpRegion support by Andrey Petrov · 8 years ago
  29. 060b215 soc/intel/common: Add utility to load VBT file by Andrey Petrov · 8 years ago
  30. 493ec92 util/cbfstool: allow option to honor FSP modules' linked address by Aaron Durbin · 8 years ago
  31. 15843bd mainboard/intel/galileo: Add I2C chip initialization by Lee Leahy · 8 years ago
  32. ac690b1 soc/intel/quark: Add I2C support by Lee Leahy · 8 years ago
  33. 0e962ee board_status: Abort early if the coreboot image doesn't exist by Jonathan Neuschäfer · 8 years ago
  34. 5d9f5ff soc/intel/quark: Fix spelling error by Lee Leahy · 8 years ago
  35. 3f0fe68 soc/intel/quark: Perform GPIO initialization by Lee Leahy · 8 years ago
  36. 274d20a mainboard/intel/galileo: Add GPIO initialization by Lee Leahy · 8 years ago
  37. 0ba307f acpigen: Fix ?: operator confusion by Jonathan Neuschäfer · 8 years ago
  38. 2296479 libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses by Julius Werner · 8 years ago
  39. 4bab6e7 intel/sch: Merge northbridge and southbridge in src/soc by Stefan Reinauer · 8 years ago
  40. 083da16 soc/intel/quark: Add GPIO register access by Lee Leahy · 8 years ago
  41. 4c56a58 soc/intel/quark: Add LPC symbols by Lee Leahy · 8 years ago
  42. 76684bf soc/intel/quark: Reformat include/soc/pci_devs.h by Lee Leahy · 8 years ago
  43. d3989a2 drivers/intel/fsp1_1: Simplify union references by Lee Leahy · 8 years ago
  44. 00c35c1 drivers/intel/fsp1_1: Replace for/break with returns by Lee Leahy · 8 years ago
  45. c1cbc60 soc/intel/quark: Add Ioh.h from EDK-II by Lee Leahy · 8 years ago
  46. 016d8f7 drivers/intel/fsp2_0: Fix array indexing error by Lee Leahy · 8 years ago
  47. 451b1e0 mainboard/google/reef: add first pass of full pad configuration by Aaron Durbin · 8 years ago
  48. 1811768 vboot: Call verification_should_run directly in the if statement by Paul Kocialkowski · 8 years ago
  49. abe2de8 acpigen: Add functions to generate _STA() and _PRW() by Duncan Laurie · 8 years ago
  50. f7c3876 acpigen: Add an abstracted integer output method by Duncan Laurie · 8 years ago
  51. 56b69aa acpigen: Add helper functions for strings by Duncan Laurie · 8 years ago
  52. 9ccae75 acpigen: Add helpers for word/dword output by Duncan Laurie · 8 years ago
  53. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  54. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  55. b1fb015 sconfig: Allow strings in devicetree.cb by Duncan Laurie · 8 years ago
  56. b2aa528 board_status: Add longopt equivalents for older options by David Hendricks · 8 years ago
  57. e065bb4 mainboard/google: add reef reference board by Aaron Durbin · 8 years ago
  58. fc2e741 soc/intel/apollolake: provide common LPDDR4 memory init by Aaron Durbin · 8 years ago
  59. 0b4db13 vendorcode/intel/fsp1_0: Don't break GCC strict aliasing by Stefan Reinauer · 8 years ago
  60. 1eaf58b HobLib: Don't break GCC strict aliasing by Stefan Reinauer · 8 years ago
  61. a53977e AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPM by Kyösti Mälkki · 10 years ago
  62. 4aef682 board_status: Add an option to set the SSH port by Jonathan Neuschäfer · 8 years ago
  63. 478c889 board_status: Use explicit branch name in "git push" by Jonathan Neuschäfer · 8 years ago
  64. fc6a9f2 soc/intel/apollolake: implement common gpio API by Aaron Durbin · 8 years ago
  65. c10ac75 ec/google/chromeec: don't guard function declarations by Aaron Durbin · 8 years ago
  66. 572f074 inteltool: update documentation by Stefan Tauner · 8 years ago
  67. c3ee3f6 soc/intel/apollolake: use common FADT infrastructure by Aaron Durbin · 8 years ago
  68. d867b7d AGESA vendorcode: Drop alternate image dispatcher by Kyösti Mälkki · 8 years ago
  69. 898c47c AGESA f12: Build as libagesa.a by Kyösti Mälkki · 8 years ago
  70. 788e736 AGESA f16kb: Build as libagesa.a by Kyösti Mälkki · 8 years ago
  71. 717dccc soc/apollolake: Handle non-standard ACPI BAR in PMC device by Alexandru Gagniuc · 8 years ago
  72. c364019 soc/intel/apollolake: Write LB_FRAMEBUFFER table when appropriate by Alexandru Gagniuc · 9 years ago
  73. 810caa9 soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS by Alexandru Gagniuc · 8 years ago
  74. 010225c drivers/intel/fsp2_0: Add timestamps around all calls to the blob by Alexandru Gagniuc · 8 years ago
  75. e22f536 soc/apollolake/uart.c: Do not NOOP .set_resources() and friends by Alexandru Gagniuc · 8 years ago
  76. 74d06f2 intel/amenia: Enable touchscreen in ACPI by Freddy Paul · 8 years ago
  77. fbb3e6c ec/google/chromeec: provide way to query ioport range by Aaron Durbin · 8 years ago
  78. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  79. 044e4b5 soc/samsung: Don't compile in unused uart divider tables by Stefan Reinauer · 8 years ago
  80. 3716f39 soc/intel/quark/include/soc: Update the Intel license by Lee Leahy · 8 years ago
  81. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  82. 61c1a05 util/cbfstool: Allow xip/non-xip relocation for FSP component by Furquan Shaikh · 8 years ago
  83. 03f5072 arch/arm64: add FRAMEBUFFER region macros to memlayout by Lin Huang · 8 years ago
  84. 5f4f361 qualcomm/ipq40xx: drop comment by Patrick Georgi · 8 years ago
  85. cd355fe qualcomm/ipq40xx: Don't annoy users with ambiguous questions by Patrick Georgi · 8 years ago
  86. f7327fa ipq40xx: Break a long line in Makefile.inc by David Hendricks · 8 years ago
  87. 90c0a18e google/gale: use if (IS_ENABLED()) over #ifdef by Patrick Georgi · 8 years ago
  88. 55e7545 google/gale: mark RW_LEGACY to carry CBFS by Patrick Georgi · 8 years ago
  89. 0933572 qualcomm/ipq40xx: Drop copied part number from struct names by Patrick Georgi · 8 years ago
  90. b5390ac soc/qualcomm/ipq40xx: Increase HEAP size. by Kan Yan · 8 years ago
  91. 6fbc763 soc/qualcomm/ipq40xx: Enable crashdump handling by Varadarajan Narayanan · 9 years ago
  92. 2596764 soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C by Varadarajan Narayanan · 8 years ago
  93. 3939aca soc/qualcomm/ipq40xx: Enable USB by Varadarajan Narayanan · 9 years ago
  94. fce799c google/gale: Remove some unwanted code by Varadarajan Narayanan · 9 years ago
  95. f136524 google/gale: Turn on monotonic timer support by Varadarajan Narayanan · 8 years ago
  96. b4cf306 google/gale: Enable WinBond SPI flash support by Varadarajan Narayanan · 8 years ago
  97. db0c3b3 soc/qualcomm/ipq40xx: Map OCIMEM by Varadarajan Narayanan · 9 years ago
  98. a86a183 soc/qualcomm/ipq40xx: Update memory region areas by Varadarajan Narayanan · 9 years ago
  99. 520d5fb soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA part by Varadarajan Narayanan · 9 years ago
  100. ad8c35c intel/common/mma: override SAGV to fixed high for MMA tests by Pratik Prajapati · 8 years ago