1. 4d6ef3a arch/riscv: Set the stack pointer upon trap entry by Jonathan Neuschäfer · 8 years ago
  2. 28a3ee6 soc/ucb/riscv: select BOOTBLOCK_CONSOLE by Jonathan Neuschäfer · 8 years ago
  3. 1297443 drivers/elog: provide more debug info by Aaron Durbin · 8 years ago
  4. 49eca13 soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs by Barnali Sarkar · 8 years ago
  5. 289f057 cpu/ti/am355x: Fix array overrun by Paul Menzel · 8 years ago
  6. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  7. 589ef9d crossgcc: Update make to latest version: 4.2.1 by Martin Roth · 8 years ago
  8. 109a7db crossgcc: Add gnumake target so that make can be built directly by Martin Roth · 8 years ago
  9. 34e4a1c util/gitconfig: add cborg2cros.py script by Martin Roth · 8 years ago
  10. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  11. 5faf4ba Revert "gru: Show the current time on start-up" by Julius Werner · 8 years ago
  12. 1143d08 libpayload: head.S: Avoid clearing BSS (and heap) again by Julius Werner · 8 years ago
  13. 55ffccf libpayload: cbfs: Fix minor memory leak in some edge cases by Julius Werner · 8 years ago
  14. 1b52e25 Documentation: add start of documentation of the build system by Patrick Georgi · 8 years ago
  15. 51fc93f chromeec/acpi: add Tablet event and EC ACPI MEM by jiazi Yang · 8 years ago
  16. 6359a75 drivers/intel/fsp2_0: Fix FSP reset path by Lee Leahy · 8 years ago
  17. 3a21d0f soc/apollolake: enable access to RTC NVRAM by Ravi Sarawadi · 8 years ago
  18. 105828d reef: Update chromeos.fmd by Furquan Shaikh · 8 years ago
  19. 7f3eced soc/qualcomm/ipq40xx: Reduce the delay in I2C. by Kan Yan · 8 years ago
  20. 785ff1b rockchip/rk3399: Add code to neuter Type-C PHY for firmware USB by Julius Werner · 8 years ago
  21. 1394bba arch/riscv: Fix the page table setup code by Jonathan Neuschäfer · 8 years ago
  22. c42b591 arch/riscv: Update encoding.h and dependent files by Jonathan Neuschäfer · 8 years ago
  23. 6e1884f lenovo/x60: add info message if dock is present by Alexander Couzens · 8 years ago
  24. d6f7fd5 lenovo/x60: add GPIOs initialisation before dock check by Antonello Dettori · 8 years ago
  25. da723ce vendorcode/intel/fsp: Add fsp 2.0 header files for skylake and kabylake by Rizwan Qureshi · 8 years ago
  26. 21c54d2 build system: Print the content of all regions we add files to by Patrick Georgi · 8 years ago
  27. e206ab7 build system: drop -cbfstool-opts variable support by Patrick Georgi · 8 years ago
  28. 9346939 intel/fsp1_1: Use new per-region position override by Patrick Georgi · 8 years ago
  29. f3656d8 build system: allow overriding file position and alignment per region by Patrick Georgi · 8 years ago
  30. 5986d29 build system: remove early stage cbfs-file sorting by Patrick Georgi · 8 years ago
  31. 513693c build system: order per-region files to optimize placement success by Patrick Georgi · 8 years ago
  32. 1f3458b intel/amenia: Add MAINBOARD_FAMILY for amenia by Bora Guvendik · 8 years ago
  33. 080affb intel/amenia: set default value for BOOT_MEDIA_SPI_BUS by Bora Guvendik · 8 years ago
  34. 189b896 intel/amenia: Select UART_FOR_CONSOLE for amenia by Bora Guvendik · 8 years ago
  35. 2a31fcd intel/amenia: Update flash size to 16MB by Bora Guvendik · 8 years ago
  36. c1645fa soc/intel/common: Add support for serial console based ACPI debug by Subrata Banik · 8 years ago
  37. d7127b0 fsp_Broadwell_DE: Do not set IRQ3 and IRQ4 to level by Kevin Paul Herbert · 8 years ago
  38. bb003c8 buildgcc: printf no-color before quiting by Zheng Bao · 8 years ago
  39. a7a9c46 rockchip/common: Set weekday to unknown in rtc_get() by Martin Roth · 8 years ago
  40. 5e07a7e soc/intel/quark: Switch to using serial routines for FSP by Lee Leahy · 8 years ago
  41. 00a38a4 drivers/intel/fsp2_0: Add fsp_write_line function by Lee Leahy · 8 years ago
  42. c52a4f7 drivers/intel/fsp1_1: Add fsp_write_line function by Lee Leahy · 8 years ago
  43. 219c332 console: Add write line routine by Lee Leahy · 8 years ago
  44. a8b86b3 build system: change addition order of files to go by region by Patrick Georgi · 8 years ago
  45. 5de5458 util/cbfstool: Initialize elf_writer pointer to avoid crash by Jonathan Neuschäfer · 8 years ago
  46. 93ef3ff Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR) by Martin Roth · 8 years ago
  47. fc46583 Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile by Martin Roth · 8 years ago
  48. 3922cec google/reef: Add mainboard handler function for gpio SMI by Shaunak Saha · 8 years ago
  49. 09115a9 soc/apollolake: add GPIO SMI support by Shaunak Saha · 8 years ago
  50. a46ee4d elog: Ensure eventlog will always get initialized when configured in by Julius Werner · 8 years ago
  51. eec1c28 drivers/elog: provide return status for all operations by Aaron Durbin · 8 years ago
  52. 18fedb3 drivers/elog: clean up SMBIOS related code by Aaron Durbin · 8 years ago
  53. 367f2b9 drivers/elog: consolidate checks in elog_find_flash() by Aaron Durbin · 8 years ago
  54. 4884c5d google/gru: Fix rk3399-gru write protect by Douglas Anderson · 8 years ago
  55. 9d130a9 drivers/elog: remove unnecessary global state by Aaron Durbin · 8 years ago
  56. 0284f62 drivers/elog: sync events to non-volatile storage last by Aaron Durbin · 8 years ago
  57. 1bf0007 flashmap: Allocate at least one entry in kv_pair_new() by Stefan Reinauer · 8 years ago
  58. 3d60932 payloads: add Kconfig option for bayou by Antonello Dettori · 8 years ago
  59. 0c290a0 gigbyte/ga-g41m-es2l: add cmos.layout and cmos.default by Arthur Heymans · 8 years ago
  60. eff0c6a x4x: make preallocated IGD memory a cmos option by Arthur Heymans · 8 years ago
  61. 27f94ee x4x: add non documented vram sizes by Arthur Heymans · 8 years ago
  62. 5c4748b vendorcode/amd: Remove dead code by Patrick Georgi · 8 years ago
  63. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  64. 8f0b4f4 buildgcc: Use upstream patch for aarch64 build issue by Paul Kocialkowski · 8 years ago
  65. 16559c3 build system: drop commented out code by Patrick Georgi · 8 years ago
  66. 32f5450 soc/intel/quark: Remove TODO message from FspUpdVpd.h by Lee Leahy · 8 years ago
  67. 480a38f soc/nvidia/tegra210: remove unused spi boot device support by Aaron Durbin · 8 years ago
  68. 9ba0699 soc/nvidia/tegra132: remove tegra132 support by Aaron Durbin · 8 years ago
  69. 0c63415 mainboard/google/rush_ryu: remove rush_ryu mainboard by Aaron Durbin · 8 years ago
  70. e67cd9e mainboard/google/rush: remove rush mainboard by Aaron Durbin · 8 years ago
  71. 0b2cf17 google/gru: Update board/RAM ID ADC values by Julius Werner · 8 years ago
  72. 271a2c2 rockchip/rk3399: sdram: correct read obs and set DQS driver register by Lin Huang · 8 years ago
  73. e6a2ecf soc/qualcomm/ipq40xx: Use block mode for I2C by Varadarajan Narayanan · 8 years ago
  74. f41a9a6 drivers/elog: treat offsets relative to start of mirror by Aaron Durbin · 8 years ago
  75. 281c994 drivers/elog: use region_device for mirroring into ram by Aaron Durbin · 8 years ago
  76. 422c440 drivers/elog: use offsets for checking cleared buffers by Aaron Durbin · 8 years ago
  77. bec0753 sconfig: Reformat C code by Martin Roth · 8 years ago
  78. c9c27bb sconfig: Remove mainboard chip.h support by Martin Roth · 8 years ago
  79. 824255e sconfig: Remove bootblock and Kconfig modes by Martin Roth · 8 years ago
  80. 25f8a4f sconfig: Update command line parameters by Martin Roth · 8 years ago
  81. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  82. 052a995 drivers/elog: perform writes in terms of offsets by Aaron Durbin · 8 years ago
  83. e25d3ff libpayload: lzma: Allocate scratchpad on the heap by Julius Werner · 8 years ago
  84. 5a69555 supermicro/h8scm: Remove last unused chip.h file by Martin Roth · 8 years ago
  85. 83f7908 drivers/elog: remove parameters from elog_flash_erase() by Aaron Durbin · 8 years ago
  86. fb8fb0e drivers/elog: remove unnecessary check in elog_shrink() by Aaron Durbin · 8 years ago
  87. 36fdec8 drivers/elog: use event region size when adding a clear event by Aaron Durbin · 8 years ago
  88. 9b0a343 drivers/elog: remove unused function by Aaron Durbin · 8 years ago
  89. 2d45c28 soc/intel/common: fix gsmi handler by Aaron Durbin · 8 years ago
  90. 16246ea chromeos chipsets: select RTC usage by Aaron Durbin · 8 years ago
  91. 968ddf2 vendorcode/google/chromeos: remove unnecessary includes in elog.c by Aaron Durbin · 8 years ago
  92. 258a350 commonlib/region: make buffer argument const for writeat by Aaron Durbin · 8 years ago
  93. a7b9751 soc/intel/skylake: Clean up SoC ASL code. by Barnali Sarkar · 8 years ago
  94. 8f2f22d skylake/devicetree: Add PIRQ Routing programming by Barnali Sarkar · 8 years ago
  95. 0dddcd7 soc/intel/skylake: Cleanup patch for Skylake SoC by Barnali Sarkar · 8 years ago
  96. 5d3d69c google/reef: Configure SDIO D1 to enable SCS Power Gating by Jagadish Krishnamoorthy · 8 years ago
  97. 09ae1d5 google/chromeec: Enable/Disable ccache with config variable by Martin Roth · 8 years ago
  98. 41ddd4f libpayload: arm64: Fix MMU range overlap check by Julius Werner · 8 years ago
  99. 98c65c1 vendorcode/amd/pi/Lib: Fix reporting fatal error by Patrick Georgi · 8 years ago
  100. 9844d56 cbfstool/cbfs_image: Fix resource leak for tbuff by Furquan Shaikh · 8 years ago