1. f26fc0f soc/intel/quark: Add FSP 2.0 romstage support by Lee Leahy · 8 years ago
  2. 102f625 soc/intel/quark: Add FSP 2.0 boot block support by Lee Leahy · 8 years ago
  3. 6e05c33 checkpatch: Add BLOCK_COMMENT_STYLE to ignore list by Julius Werner · 8 years ago
  4. 88a25ec 3rdparty/vboot: update to latest master by Patrick Georgi · 8 years ago
  5. 9a162d7 toolchain.inc: Update 'required toolchain' error text by Martin Roth · 8 years ago
  6. 751bff1 sb/amd/sb700: Do not reset fifo after skipping the sent bytes by Timothy Pearson · 8 years ago
  7. 8ff2480 chromeec: Chrome EC firmware source selection for EC and PD firmwares by Paul Kocialkowski · 8 years ago
  8. 5690f0e src/arch/riscv/id.S: Don't hardcode the strings by Jonathan Neuschäfer · 8 years ago
  9. 60b4618 soc/apollolake: Return correct wake status in _SWS by Shaunak Saha · 8 years ago
  10. b6739d1 soc/intel/apollolake: Configure gpio ownership by Jagadish Krishnamoorthy · 8 years ago
  11. fec95be google/reef: Add GPIO changes to assert SLP_S0/Reset signal by Shankar, Vaibhav · 8 years ago
  12. d03596f soc/intel/skylake: Correct address of I2C5 Device by Barnali Sarkar · 8 years ago
  13. e85de02 lib/timestamp: Add timestamps to CBMEM in POSTCAR stage by Furquan Shaikh · 8 years ago
  14. b9eee8e lenovo/x60: Fetch 16 bits when trying to parse bit 13 by Patrick Georgi · 8 years ago
  15. d6319e8 sb/amd/sb[6|7|8]00: Initialize PIC by Timothy Pearson · 8 years ago
  16. 9e561f8 spi/tpm: read TPM version in larger chunks by Vadim Bendebury · 8 years ago
  17. d1a0051 google/gale: Add more board ID variants by Kan Yan · 8 years ago
  18. 40d62f3 google/gru: Add code to support I2C TPM for Kevin by Julius Werner · 8 years ago
  19. 5e6771b google/gru: Add support for Gru rev1 by Julius Werner · 8 years ago
  20. 47ca65a payloads/coreinfo: Set KCONFIG_CONFIG value by Martin Roth · 8 years ago
  21. 5fafc6a soc/intel/quark: Support access to CPU CR registers by Lee Leahy · 8 years ago
  22. 72fe7ac util/checklist: Place tables in proper boot order by Lee Leahy · 8 years ago
  23. 3440db5 util/checklist: Concatinate optional list to complete list by Lee Leahy · 8 years ago
  24. 3741a0b util/checklist: Process .debug files before .elf files by Lee Leahy · 8 years ago
  25. ce8ff85 util/checklist: Add usage instructions by Lee Leahy · 8 years ago
  26. 77051e0 mainboard/intel/galileo: Add FSP 2.0 Kconfig support by Lee Leahy · 8 years ago
  27. 38e0cc0 soc/intel/quark: Add header files for FSP 2.0 by Lee Leahy · 8 years ago
  28. 01728bb soc/intel/quark: Prepare for FSP2.0 support by Lee Leahy · 8 years ago
  29. 3d0e3cf soc/intel/quark: Initialize MTRRs in bootblock by Lee Leahy · 8 years ago
  30. 14d0926 soc/intel/quark: Remove use of EDK-II macros and data types by Lee Leahy · 8 years ago
  31. 1cfb555 fsp_broadwell_de: Add DMAR table to ACPI by Werner Zeh · 8 years ago
  32. 5407310 cbfstool: Check for excessive arguments by Nico Huber · 8 years ago
  33. 9ade717 cbfstool: Check arguments to strtoul() where appropriate by Nico Huber · 8 years ago
  34. f641a27 Makefile.inc: Strip output of `wc` by Nico Huber · 8 years ago
  35. 21a5bff ACPI: Add code to create root port entry in DMAR table by Werner Zeh · 8 years ago
  36. d4d7695 ACPI: Add code to include ATSR structure in DMAR table by Werner Zeh · 8 years ago
  37. b0afbad mainboard/intel/galileo: Remove use of EDK-II macros & data types by Lee Leahy · 8 years ago
  38. d87d8ea soc/intel/quark: Make ramstage relocatable by Lee Leahy · 8 years ago
  39. b20d4ba drivers/intel/fsp2_0: Update the debug levels by Lee Leahy · 8 years ago
  40. 94e502b drivers/intel/fsp2_0: Remove fsp_print_upd_info declaration by Lee Leahy · 8 years ago
  41. 37b5ef2 drivers/intel/fsp2_0: Disable display of FSP header by Lee Leahy · 8 years ago
  42. 806fa24 drivers/intel/fsp2_0: Handle FspNotify calls by Lee Leahy · 8 years ago
  43. 9671faa drivers/intel/fsp2_0: FSP driver handles all FSP errors by Lee Leahy · 8 years ago
  44. 52d0c68 drivers/intel/fsp2_0: Verify HOBs returned by FspMemoryInit by Lee Leahy · 8 years ago
  45. ac3b0a6 drivers/intel/fsp2_0: Add display HOB support by Lee Leahy · 8 years ago
  46. e6f2f74 drivers/intel/fsp2_0: Add UPD display support by Lee Leahy · 8 years ago
  47. 0a38b22 drivers/intel/fsp2_0: Monitor FSP setting of MTRRs by Lee Leahy · 8 years ago
  48. cc5be8b arch/riscv: Add include/arch/barrier.h by Jonathan Neuschäfer · 8 years ago
  49. aded214 libpayload: split "Drivers" config section in Kconfig by Antonello Dettori · 8 years ago
  50. 935a430 3rdparty/chromeec: Update submodule to latest by Martin Roth · 8 years ago
  51. 1b41f4d google/lars & intel/kunimitsu: Disable EC build by Martin Roth · 8 years ago
  52. 145796e superio/fintek/f81866d: Add support for UART 3/4 by Fabian Kunkel · 8 years ago
  53. ae39fc4 util/lint: Add a lint tool to find non-ascii & unprintable chars by Martin Roth · 8 years ago
  54. 5976143 google/reef: Add pull up 20K for LPC SERIRQ by Kane Chen · 8 years ago
  55. d5817c8 intel/amenia: Add GPIO changes to assert SLP_S0/Reset signal by Shankar, Vaibhav · 8 years ago
  56. 67d1697 soc/intel/apollolake: Add iosstate macros for GPIO by Shankar, Vaibhav · 8 years ago
  57. 5aea588 drivers/fsp2_0: Increment boot count for non-S3 boot by Furquan Shaikh · 8 years ago
  58. 8d66bee intel/apollolake: Enable upper CMOS bank in bootblock by Furquan Shaikh · 8 years ago
  59. 5e61233 elog: Include declarations for boot count functions unconditionally by Furquan Shaikh · 8 years ago
  60. 672df16 drivers/intel/fsp2_0: Display FSP calls and status by Lee Leahy · 8 years ago
  61. 48e0792 i2c/w83795: Fix chip type message by Patrick Georgi · 8 years ago
  62. 47f7b0e amd/amdfam10: eliminate dead code by Patrick Georgi · 8 years ago
  63. 8c8403f console: Drop leftover struct console_driver by Kyösti Mälkki · 8 years ago
  64. b168db7 intel/skylake: Fix UART build options by Furquan Shaikh · 8 years ago
  65. 0f2025d intel/lynxpoint,broadwell: Fix eDP display in Windows, SeaBios & Tiano by Prabal Saha · 8 years ago
  66. 6e8233a soc/intel/quark: Enable use of hard reset by Lee Leahy · 8 years ago
  67. aac31ca soc/intel/common: Fix build error in reset.c by Lee Leahy · 8 years ago
  68. 0cd338e Remove non-ascii & unprintable characters by Martin Roth · 8 years ago
  69. bb9722b Add newlines at the end of all coreboot files by Martin Roth · 8 years ago
  70. 049b462 arch/x86: Enable postcar console by Lee Leahy · 8 years ago
  71. f67e2cf arch/x86: Display MTRRs after MTRR update in postcar by Lee Leahy · 8 years ago
  72. c1dc9d7 util/cbfstool: Increase initrd offset to 64M by Timothy Pearson · 8 years ago
  73. dd65ef8 .gitignore: Ignore Python object files by Stefan Reinauer · 8 years ago
  74. 64f38ac siemens/sitemp_g1p1: Fix typo by Patrick Georgi · 8 years ago
  75. 4c18de2 soc/intel/common: Enable MTRR display during bootblock & postcar by Lee Leahy · 8 years ago
  76. 0c1843a soc/intel/quark: Fix car_stage_entry routine name. by Lee Leahy · 8 years ago
  77. 33ab4fe libpayload: fix leak in libcbfs by Patrick Georgi · 8 years ago
  78. 41b3196 mainboard/bap/ode_e20XX: Enable UART 3/4 in devicetree by Fabian Kunkel · 8 years ago
  79. 8cab72e mainboard/bap/ode_e20XX: Add different DDR3 clk settings by Fabian Kunkel · 8 years ago
  80. 1f9c07f mainboard/bap/ode_e20XX: Change PCIe lines by Fabian Kunkel · 8 years ago
  81. 449fb9b superio/nuvoton: Add Nuvoton NCT6791D by Omar Pakker · 8 years ago
  82. 2a60026 src/vboot: Capitalize RAM and CPU by Elyes HAOUAS · 8 years ago
  83. 91e0e3c src/lib: Capitalize ROM, RAM, NVRAM and CPU by Elyes HAOUAS · 8 years ago
  84. 7753731 src/drivers: Capitalize CPU, RAM and ACPI by Elyes HAOUAS · 8 years ago
  85. 038e724 src/soc: Capitalize CPU, ACPI, RAM and ROM by Elyes HAOUAS · 8 years ago
  86. f9e7d1b src/acpi: Capitalize ACPI and SATA by Elyes HAOUAS · 8 years ago
  87. 2660a13 sunw/ultra40m2: Fix handling non-existence of a device by Patrick Georgi · 8 years ago
  88. 1fcebe7 intelvbttool: cope with errors in open() by Patrick Georgi · 8 years ago
  89. c091604 sis/sis966: fix typo by Patrick Georgi · 8 years ago
  90. 21ce6ef sis/sis966: don't store a 32bit value in a 16bit variable by Patrick Georgi · 8 years ago
  91. e8c4133 libpayload: Drop superfluous "continue" by Patrick Georgi · 8 years ago
  92. 030c730 util/inteltool: fix memory leak by Patrick Georgi · 8 years ago
  93. be8f0fa util/cbmem: Initialize variable by Patrick Georgi · 8 years ago
  94. 8260650 nvramtool: Don't consider reserved regions to be "out of range" by Patrick Georgi · 8 years ago
  95. e8f2ef5 intel/broadwell: fix typo by Patrick Georgi · 8 years ago
  96. 90ed31b intel/skylake: Enable signalling of error condition by Patrick Georgi · 8 years ago
  97. bce1807 google/reef: Update chromeos.fmd RO_SECTION by Furquan Shaikh · 8 years ago
  98. b97cf79 intel/amenia: Enable DPTF in mainboard by Shaunak Saha · 8 years ago
  99. 57f221e google/reef: Enable DPTF in mainboard by Shaunak Saha · 8 years ago
  100. c663a1f gigabyte/ga_2761gxdk: Remove comment *endif* by Paul Menzel · 8 years ago