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