1. dc4ae11 soc/intel/common: Add IGD OpRegion support by Andrey Petrov · 8 years ago
  2. 060b215 soc/intel/common: Add utility to load VBT file by Andrey Petrov · 8 years ago
  3. 493ec92 util/cbfstool: allow option to honor FSP modules' linked address by Aaron Durbin · 8 years ago
  4. 15843bd mainboard/intel/galileo: Add I2C chip initialization by Lee Leahy · 8 years ago
  5. ac690b1 soc/intel/quark: Add I2C support by Lee Leahy · 8 years ago
  6. 0e962ee board_status: Abort early if the coreboot image doesn't exist by Jonathan Neuschäfer · 8 years ago
  7. 5d9f5ff soc/intel/quark: Fix spelling error by Lee Leahy · 8 years ago
  8. 3f0fe68 soc/intel/quark: Perform GPIO initialization by Lee Leahy · 8 years ago
  9. 274d20a mainboard/intel/galileo: Add GPIO initialization by Lee Leahy · 8 years ago
  10. 0ba307f acpigen: Fix ?: operator confusion by Jonathan Neuschäfer · 8 years ago
  11. 2296479 libpayload: cbfs: Add cbfs_handle API for more fine-grained accesses by Julius Werner · 8 years ago
  12. 4bab6e7 intel/sch: Merge northbridge and southbridge in src/soc by Stefan Reinauer · 8 years ago
  13. 083da16 soc/intel/quark: Add GPIO register access by Lee Leahy · 8 years ago
  14. 4c56a58 soc/intel/quark: Add LPC symbols by Lee Leahy · 8 years ago
  15. 76684bf soc/intel/quark: Reformat include/soc/pci_devs.h by Lee Leahy · 8 years ago
  16. d3989a2 drivers/intel/fsp1_1: Simplify union references by Lee Leahy · 8 years ago
  17. 00c35c1 drivers/intel/fsp1_1: Replace for/break with returns by Lee Leahy · 8 years ago
  18. c1cbc60 soc/intel/quark: Add Ioh.h from EDK-II by Lee Leahy · 8 years ago
  19. 016d8f7 drivers/intel/fsp2_0: Fix array indexing error by Lee Leahy · 8 years ago
  20. 451b1e0 mainboard/google/reef: add first pass of full pad configuration by Aaron Durbin · 8 years ago
  21. 1811768 vboot: Call verification_should_run directly in the if statement by Paul Kocialkowski · 8 years ago
  22. abe2de8 acpigen: Add functions to generate _STA() and _PRW() by Duncan Laurie · 8 years ago
  23. f7c3876 acpigen: Add an abstracted integer output method by Duncan Laurie · 8 years ago
  24. 56b69aa acpigen: Add helper functions for strings by Duncan Laurie · 8 years ago
  25. 9ccae75 acpigen: Add helpers for word/dword output by Duncan Laurie · 8 years ago
  26. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  27. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  28. b1fb015 sconfig: Allow strings in devicetree.cb by Duncan Laurie · 8 years ago
  29. b2aa528 board_status: Add longopt equivalents for older options by David Hendricks · 8 years ago
  30. e065bb4 mainboard/google: add reef reference board by Aaron Durbin · 8 years ago
  31. fc2e741 soc/intel/apollolake: provide common LPDDR4 memory init by Aaron Durbin · 8 years ago
  32. 0b4db13 vendorcode/intel/fsp1_0: Don't break GCC strict aliasing by Stefan Reinauer · 8 years ago
  33. 1eaf58b HobLib: Don't break GCC strict aliasing by Stefan Reinauer · 8 years ago
  34. a53977e AMD fam14: Blacklist Intel Centrino n6235 from PCIe ASPM by Kyösti Mälkki · 9 years ago
  35. 4aef682 board_status: Add an option to set the SSH port by Jonathan Neuschäfer · 8 years ago
  36. 478c889 board_status: Use explicit branch name in "git push" by Jonathan Neuschäfer · 8 years ago
  37. fc6a9f2 soc/intel/apollolake: implement common gpio API by Aaron Durbin · 8 years ago
  38. c10ac75 ec/google/chromeec: don't guard function declarations by Aaron Durbin · 8 years ago
  39. 572f074 inteltool: update documentation by Stefan Tauner · 8 years ago
  40. c3ee3f6 soc/intel/apollolake: use common FADT infrastructure by Aaron Durbin · 8 years ago
  41. d867b7d AGESA vendorcode: Drop alternate image dispatcher by Kyösti Mälkki · 8 years ago
  42. 898c47c AGESA f12: Build as libagesa.a by Kyösti Mälkki · 8 years ago
  43. 788e736 AGESA f16kb: Build as libagesa.a by Kyösti Mälkki · 8 years ago
  44. 717dccc soc/apollolake: Handle non-standard ACPI BAR in PMC device by Alexandru Gagniuc · 8 years ago
  45. c364019 soc/intel/apollolake: Write LB_FRAMEBUFFER table when appropriate by Alexandru Gagniuc · 9 years ago
  46. 810caa9 soc/intel/common/mrc_cache: Don't assume FMAP is tied to CHROMEOS by Alexandru Gagniuc · 8 years ago
  47. 010225c drivers/intel/fsp2_0: Add timestamps around all calls to the blob by Alexandru Gagniuc · 8 years ago
  48. e22f536 soc/apollolake/uart.c: Do not NOOP .set_resources() and friends by Alexandru Gagniuc · 8 years ago
  49. 74d06f2 intel/amenia: Enable touchscreen in ACPI by Freddy Paul · 8 years ago
  50. fbb3e6c ec/google/chromeec: provide way to query ioport range by Aaron Durbin · 8 years ago
  51. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  52. 044e4b5 soc/samsung: Don't compile in unused uart divider tables by Stefan Reinauer · 8 years ago
  53. 3716f39 soc/intel/quark/include/soc: Update the Intel license by Lee Leahy · 8 years ago
  54. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  55. 61c1a05 util/cbfstool: Allow xip/non-xip relocation for FSP component by Furquan Shaikh · 8 years ago
  56. 03f5072 arch/arm64: add FRAMEBUFFER region macros to memlayout by Lin Huang · 8 years ago
  57. 5f4f361 qualcomm/ipq40xx: drop comment by Patrick Georgi · 8 years ago
  58. cd355fe qualcomm/ipq40xx: Don't annoy users with ambiguous questions by Patrick Georgi · 8 years ago
  59. f7327fa ipq40xx: Break a long line in Makefile.inc by David Hendricks · 8 years ago
  60. 90c0a18e google/gale: use if (IS_ENABLED()) over #ifdef by Patrick Georgi · 8 years ago
  61. 55e7545 google/gale: mark RW_LEGACY to carry CBFS by Patrick Georgi · 8 years ago
  62. 0933572 qualcomm/ipq40xx: Drop copied part number from struct names by Patrick Georgi · 8 years ago
  63. b5390ac soc/qualcomm/ipq40xx: Increase HEAP size. by Kan Yan · 8 years ago
  64. 6fbc763 soc/qualcomm/ipq40xx: Enable crashdump handling by Varadarajan Narayanan · 9 years ago
  65. 2596764 soc/qualcomm/ipq40xx: Add support for BLSP QUP I2C by Varadarajan Narayanan · 8 years ago
  66. 3939aca soc/qualcomm/ipq40xx: Enable USB by Varadarajan Narayanan · 9 years ago
  67. fce799c google/gale: Remove some unwanted code by Varadarajan Narayanan · 9 years ago
  68. f136524 google/gale: Turn on monotonic timer support by Varadarajan Narayanan · 8 years ago
  69. b4cf306 google/gale: Enable WinBond SPI flash support by Varadarajan Narayanan · 8 years ago
  70. db0c3b3 soc/qualcomm/ipq40xx: Map OCIMEM by Varadarajan Narayanan · 9 years ago
  71. a86a183 soc/qualcomm/ipq40xx: Update memory region areas by Varadarajan Narayanan · 8 years ago
  72. 520d5fb soc/qualcomm/ipq40xx: Fix GPIO no.s for BGA part by Varadarajan Narayanan · 9 years ago
  73. ad8c35c intel/common/mma: override SAGV to fixed high for MMA tests by Pratik Prajapati · 8 years ago
  74. de62e0f util/mma: changing BOOT_STUB to COREBOOT region and few more things by Pratik Prajapati · 8 years ago
  75. 0175fb1 util/mma: Add tools to support (semi) automation test of mma by Pratik Prajapati · 9 years ago
  76. 35d4a35 soc/qualcomm/ipq40xx: Streamline memory map by Varadarajan Narayanan · 9 years ago
  77. 3a749ee google/gale: Remove NAND init by Varadarajan Narayanan · 9 years ago
  78. c3f16a9 google/gale: Implement reset by Varadarajan Narayanan · 9 years ago
  79. 9541ba8 soc/qualcomm/ipq40xx: Enable timer by Varadarajan Narayanan · 8 years ago
  80. 5df8331 google/gale: Implement reset by Varadarajan Narayanan · 9 years ago
  81. 838125b soc/intel/apollolake: remove errant semicolon by Aaron Durbin · 8 years ago
  82. a486af4 soc/qualcomm/ipq40xx: Add coreboot Table entry for serial console by Varadarajan Narayanan · 9 years ago
  83. 4df1e0a google/gale: Enable Giga Device SPI flash support by Varadarajan Narayanan · 9 years ago
  84. 8ce14a7 soc/qualcomm/ipq40xx: Return NULL for cbmem_top if DRAM is not initialized by Varadarajan Narayanan · 8 years ago
  85. 9f1e0c5 google/gale: set the correct GPIOs for recovery and dev. by Kan Yan · 8 years ago
  86. 10c3749 soc/qualcomm/ipq40xx: Update memory map to align to ipq40xx by Varadarajan Narayanan · 8 years ago
  87. 2817cc5 soc/qualcomm/ipq40xx: Invoke createxbl.py using `python` by David Hendricks · 8 years ago
  88. fa92768 soc/qualcomm/ipq40xx: Add config option for SBL utils path by Varadarajan Narayanan · 8 years ago
  89. 3bbd901 google/gale: Initial commit for Gale board support by Varadarajan Narayanan · 8 years ago
  90. dc17d2d soc/qualcomm/ipq40xx: Update the list of MBNs needed for this SoC by Varadarajan Narayanan · 8 years ago
  91. a6935c2 soc/qualcomm/ipq40xx: Initial commit for IPQ40xx SoC support by Varadarajan Narayanan · 8 years ago
  92. c84e2fe 3rdparty/blobs: add more Qualcomm stubs by Patrick Georgi · 8 years ago
  93. 70ca32e siemens/mc_tcu3: Don't try to init unsupported panel type by Werner Zeh · 8 years ago
  94. 53052fe AGESA boards: Relocate platform memory config by Kyösti Mälkki · 8 years ago
  95. a5d72a3 AGESA boards: Rename files containing OEM configuration by Kyösti Mälkki · 8 years ago
  96. 9989412 mainboard/asus/[kgpe-di6|kcma-d8]: Fix board ROM information by Timothy Pearson · 8 years ago
  97. 84da72c nb/amd/mct_ddr3: Report correct DIMM size in SMBIOS structure by Timothy Pearson · 8 years ago
  98. 251ce85 smbios: Add SuperTalent SPD ID by Timothy Pearson · 8 years ago
  99. d112f46 nb/amd/mct_ddr3: Add support for non-ECC DIMMs on AMD Family 15h by Timothy Pearson · 8 years ago
  100. 12a8aba soc/intel/apollolake: Select no stage caching for resume by Furquan Shaikh · 8 years ago