1. 85b1aad memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() by Julius Werner · 8 years ago
  2. d9ff75f arch/riscv: Delegate exceptions to supervisor mode if appropriate by Jonathan Neuschäfer · 8 years ago
  3. 538e446 arch/riscv: Print the page table structure after construction by Jonathan Neuschäfer · 8 years ago
  4. e53e488c src/mainboard: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  5. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  6. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  7. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  8. 3842498 src/northbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  9. ccf78f0 src/include: Capitalize APIC and SMM by Elyes HAOUAS · 8 years ago
  10. 7378d92 emulation/qemu-i440fx: add cmos.default file by Antonello Dettori · 8 years ago
  11. 6f23374 soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmic by Saurabh Satija · 8 years ago
  12. df76f89 drivers/spi: be sure to call spi_init() before spi_flash_probe() by Aaron Durbin · 8 years ago
  13. 7931c6a mb/asus/kgpe-d16: Add TPM support by Timothy Pearson · 8 years ago
  14. 6444426 mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb by Timothy Pearson · 8 years ago
  15. 97e0a65 intel/skylake: Do not halt in poweroff if in SMM by Furquan Shaikh · 8 years ago
  16. 63e424c google/chromeec: Ensure data is ready before reading it by Furquan Shaikh · 8 years ago
  17. 3828e55 intel/apollolake: Do not halt in poweroff if in SMM by Furquan Shaikh · 8 years ago
  18. 200f11e intel/apollolake: Fix typo in gpi_status_get by Furquan Shaikh · 8 years ago
  19. 986c658 google/reef: Save DIMM info from SMBIOS memory HOB by Ravi Sarawadi · 8 years ago
  20. 15f6f3a soc/intel/apollolake: Save DIMM info from SMBIOS memory HOB by Ravi Sarawadi · 8 years ago
  21. 98e0ee6 drivers/intel/fsp2_0: Add SMBIOS memory HOB support by Ravi Sarawadi · 8 years ago
  22. ba2b63a rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin by Lin Huang · 8 years ago
  23. b18a666 vboot/vbnv_flash: make I/O connection agnostic by Aaron Durbin · 8 years ago
  24. 5bb9e93 vboot: provide RW region device support by Aaron Durbin · 8 years ago
  25. d10f9d5 drivers/elog: use region_device for NV storage by Aaron Durbin · 8 years ago
  26. bccaab8 lib/fmap: provide RW region device support by Aaron Durbin · 8 years ago
  27. e4cc8cd soc/intel/skylake: use SPI flash boot_device_rw() for ealy stages by Aaron Durbin · 8 years ago
  28. 7b2c781 soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stages by Aaron Durbin · 8 years ago
  29. 6f11559 drivers/spi: provide optional implementation of boot_device_rw() by Aaron Durbin · 8 years ago
  30. 5180dd2 drivers/spi: include SPI flash modules for all stages by Aaron Durbin · 8 years ago
  31. c0a823c drivers/spi: ensure SPI flash is boot device for coreboot tables by Aaron Durbin · 8 years ago
  32. 5861b58 qemu-riscv: Remove obsolete CSR - send_ipi by Martin Roth · 8 years ago
  33. 67d487e soc/intel/skylake: make SPI support early stages by Aaron Durbin · 8 years ago
  34. 1ad9f94 soc/intel/apollolake: make SPI support early stages by Aaron Durbin · 8 years ago
  35. 504b8f2 lib/cbfs_spi: provide boot_device_rw() support by Aaron Durbin · 8 years ago
  36. dcbccd6 lib/boot_device: add RW boot device construct by Aaron Durbin · 8 years ago
  37. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  38. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  39. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  40. d3d77be google/reef: Configure NFC gpios correctly before entering sleep by Furquan Shaikh · 8 years ago
  41. cb6096d intel/apollolake: Skip ITSS configuration in SMM by Furquan Shaikh · 8 years ago
  42. 82bd0c3 bd82x6x/pch: move global variables to static variables in functions by Felix Held · 8 years ago
  43. 8dc20bb tpm2: Fixed typo by Robert Foss · 8 years ago
  44. a7fa5dd pc80/mc146818rtc.h: Replace leftover macro token by Antonello Dettori · 8 years ago
  45. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  46. 240853b intel/amenia: Update eMMC DLL settings by Bora Guvendik · 8 years ago
  47. 3ad6356 soc/intel/skylake: Correct Cache as ram size by Rizwan Qureshi · 8 years ago
  48. ecd9a94 soc/intel/skylake: Move bootblock specific code from skylake/romstage by Naresh G Solanki · 8 years ago
  49. cf73c13 skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early init by Rizwan Qureshi · 8 years ago
  50. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  51. e7de6fb intel/apollolake: Fix check for return value of pmc_gpe_route_to_gpio by Furquan Shaikh · 8 years ago
  52. 91f6e67 google/gru: Add new PWM regulator duty numbers for revision 6 by Julius Werner · 8 years ago
  53. 0bb6229 soc/intel/skylake: restore MCHBAR and DMIBAR programming by Rizwan Qureshi · 8 years ago
  54. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  55. 4f79e66 console: Change CONFIG_CHROMEOS requirement from do_printk_va_list() by Julius Werner · 8 years ago
  56. 4157bd8 vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT by Julius Werner · 8 years ago
  57. 5fa08f3 Revert "rockchip: rk3399: enable sdhci clk for emmc" by Shunqian Zheng · 8 years ago
  58. e4cc473 reef: Increase TSR2 threshold to 100 by Furquan Shaikh · 8 years ago
  59. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  60. edd7959 commonlib/region: allow empty mmap()/munmap() in region_device_ops by Aaron Durbin · 8 years ago
  61. e56191e soc/intel/skylake: don't include all SPI flash drivers by Aaron Durbin · 8 years ago
  62. bdb6cc9 soc/intel/apollolake: don't include all SPI flash drivers by Aaron Durbin · 8 years ago
  63. a91901c drivers/spi: provide option to not include all flash drivers by Aaron Durbin · 8 years ago
  64. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  65. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  66. 3cef117 mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option by Aaron Durbin · 8 years ago
  67. 5ff9522 intel/quark: Fix assert check by Furquan Shaikh · 8 years ago
  68. 363526c arch/riscv: Improve and refactor trap handling diagnostics by Jonathan Neuschäfer · 8 years ago
  69. 38103bd mb/gigabyte/ga-b75m-d3v: Add missing board URL by Jonathan Neuschäfer · 8 years ago
  70. 4d6ef3a arch/riscv: Set the stack pointer upon trap entry by Jonathan Neuschäfer · 8 years ago
  71. 28a3ee6 soc/ucb/riscv: select BOOTBLOCK_CONSOLE by Jonathan Neuschäfer · 8 years ago
  72. 1297443 drivers/elog: provide more debug info by Aaron Durbin · 8 years ago
  73. 49eca13 soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs by Barnali Sarkar · 8 years ago
  74. 289f057 cpu/ti/am355x: Fix array overrun by Paul Menzel · 8 years ago
  75. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  76. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  77. 5faf4ba Revert "gru: Show the current time on start-up" by Julius Werner · 8 years ago
  78. 51fc93f chromeec/acpi: add Tablet event and EC ACPI MEM by jiazi Yang · 8 years ago
  79. 6359a75 drivers/intel/fsp2_0: Fix FSP reset path by Lee Leahy · 8 years ago
  80. 3a21d0f soc/apollolake: enable access to RTC NVRAM by Ravi Sarawadi · 8 years ago
  81. 105828d reef: Update chromeos.fmd by Furquan Shaikh · 8 years ago
  82. 7f3eced soc/qualcomm/ipq40xx: Reduce the delay in I2C. by Kan Yan · 8 years ago
  83. 785ff1b rockchip/rk3399: Add code to neuter Type-C PHY for firmware USB by Julius Werner · 8 years ago
  84. 1394bba arch/riscv: Fix the page table setup code by Jonathan Neuschäfer · 8 years ago
  85. c42b591 arch/riscv: Update encoding.h and dependent files by Jonathan Neuschäfer · 8 years ago
  86. 6e1884f lenovo/x60: add info message if dock is present by Alexander Couzens · 8 years ago
  87. d6f7fd5 lenovo/x60: add GPIOs initialisation before dock check by Antonello Dettori · 8 years ago
  88. da723ce vendorcode/intel/fsp: Add fsp 2.0 header files for skylake and kabylake by Rizwan Qureshi · 8 years ago
  89. 9346939 intel/fsp1_1: Use new per-region position override by Patrick Georgi · 8 years ago
  90. 1f3458b intel/amenia: Add MAINBOARD_FAMILY for amenia by Bora Guvendik · 8 years ago
  91. 080affb intel/amenia: set default value for BOOT_MEDIA_SPI_BUS by Bora Guvendik · 8 years ago
  92. 189b896 intel/amenia: Select UART_FOR_CONSOLE for amenia by Bora Guvendik · 8 years ago
  93. 2a31fcd intel/amenia: Update flash size to 16MB by Bora Guvendik · 8 years ago
  94. c1645fa soc/intel/common: Add support for serial console based ACPI debug by Subrata Banik · 8 years ago
  95. d7127b0 fsp_Broadwell_DE: Do not set IRQ3 and IRQ4 to level by Kevin Paul Herbert · 8 years ago
  96. a7a9c46 rockchip/common: Set weekday to unknown in rtc_get() by Martin Roth · 8 years ago
  97. 5e07a7e soc/intel/quark: Switch to using serial routines for FSP by Lee Leahy · 8 years ago
  98. 00a38a4 drivers/intel/fsp2_0: Add fsp_write_line function by Lee Leahy · 8 years ago
  99. c52a4f7 drivers/intel/fsp1_1: Add fsp_write_line function by Lee Leahy · 8 years ago
  100. 219c332 console: Add write line routine by Lee Leahy · 8 years ago