1. 1394bba arch/riscv: Fix the page table setup code by Jonathan Neuschäfer · 8 years ago
  2. c42b591 arch/riscv: Update encoding.h and dependent files by Jonathan Neuschäfer · 8 years ago
  3. 6e1884f lenovo/x60: add info message if dock is present by Alexander Couzens · 8 years ago
  4. d6f7fd5 lenovo/x60: add GPIOs initialisation before dock check by Antonello Dettori · 8 years ago
  5. da723ce vendorcode/intel/fsp: Add fsp 2.0 header files for skylake and kabylake by Rizwan Qureshi · 8 years ago
  6. 21c54d2 build system: Print the content of all regions we add files to by Patrick Georgi · 8 years ago
  7. e206ab7 build system: drop -cbfstool-opts variable support by Patrick Georgi · 8 years ago
  8. 9346939 intel/fsp1_1: Use new per-region position override by Patrick Georgi · 8 years ago
  9. f3656d8 build system: allow overriding file position and alignment per region by Patrick Georgi · 8 years ago
  10. 5986d29 build system: remove early stage cbfs-file sorting by Patrick Georgi · 8 years ago
  11. 513693c build system: order per-region files to optimize placement success by Patrick Georgi · 8 years ago
  12. 1f3458b intel/amenia: Add MAINBOARD_FAMILY for amenia by Bora Guvendik · 8 years ago
  13. 080affb intel/amenia: set default value for BOOT_MEDIA_SPI_BUS by Bora Guvendik · 8 years ago
  14. 189b896 intel/amenia: Select UART_FOR_CONSOLE for amenia by Bora Guvendik · 8 years ago
  15. 2a31fcd intel/amenia: Update flash size to 16MB by Bora Guvendik · 8 years ago
  16. c1645fa soc/intel/common: Add support for serial console based ACPI debug by Subrata Banik · 8 years ago
  17. d7127b0 fsp_Broadwell_DE: Do not set IRQ3 and IRQ4 to level by Kevin Paul Herbert · 8 years ago
  18. bb003c8 buildgcc: printf no-color before quiting by Zheng Bao · 8 years ago
  19. a7a9c46 rockchip/common: Set weekday to unknown in rtc_get() by Martin Roth · 8 years ago
  20. 5e07a7e soc/intel/quark: Switch to using serial routines for FSP by Lee Leahy · 8 years ago
  21. 00a38a4 drivers/intel/fsp2_0: Add fsp_write_line function by Lee Leahy · 8 years ago
  22. c52a4f7 drivers/intel/fsp1_1: Add fsp_write_line function by Lee Leahy · 8 years ago
  23. 219c332 console: Add write line routine by Lee Leahy · 8 years ago
  24. a8b86b3 build system: change addition order of files to go by region by Patrick Georgi · 8 years ago
  25. 5de5458 util/cbfstool: Initialize elf_writer pointer to avoid crash by Jonathan Neuschäfer · 8 years ago
  26. 93ef3ff Makefiles: Use $(MAINBOARD_DIR) instead of $(CONFIG_MAINBOARD_DIR) by Martin Roth · 8 years ago
  27. fc46583 Makefile.inc: Strip CONFIG_DEVICETREE quotes at top of makefile by Martin Roth · 8 years ago
  28. 3922cec google/reef: Add mainboard handler function for gpio SMI by Shaunak Saha · 8 years ago
  29. 09115a9 soc/apollolake: add GPIO SMI support by Shaunak Saha · 8 years ago
  30. a46ee4d elog: Ensure eventlog will always get initialized when configured in by Julius Werner · 8 years ago
  31. eec1c28 drivers/elog: provide return status for all operations by Aaron Durbin · 8 years ago
  32. 18fedb3 drivers/elog: clean up SMBIOS related code by Aaron Durbin · 8 years ago
  33. 367f2b9 drivers/elog: consolidate checks in elog_find_flash() by Aaron Durbin · 8 years ago
  34. 4884c5d google/gru: Fix rk3399-gru write protect by Douglas Anderson · 8 years ago
  35. 9d130a9 drivers/elog: remove unnecessary global state by Aaron Durbin · 8 years ago
  36. 0284f62 drivers/elog: sync events to non-volatile storage last by Aaron Durbin · 8 years ago
  37. 1bf0007 flashmap: Allocate at least one entry in kv_pair_new() by Stefan Reinauer · 8 years ago
  38. 3d60932 payloads: add Kconfig option for bayou by Antonello Dettori · 8 years ago
  39. 0c290a0 gigbyte/ga-g41m-es2l: add cmos.layout and cmos.default by Arthur Heymans · 8 years ago
  40. eff0c6a x4x: make preallocated IGD memory a cmos option by Arthur Heymans · 8 years ago
  41. 27f94ee x4x: add non documented vram sizes by Arthur Heymans · 8 years ago
  42. 5c4748b vendorcode/amd: Remove dead code by Patrick Georgi · 8 years ago
  43. 57603e2 superio/*: Relocate Kconfig to chip folder. by Omar Pakker · 8 years ago
  44. 8f0b4f4 buildgcc: Use upstream patch for aarch64 build issue by Paul Kocialkowski · 8 years ago
  45. 16559c3 build system: drop commented out code by Patrick Georgi · 8 years ago
  46. 32f5450 soc/intel/quark: Remove TODO message from FspUpdVpd.h by Lee Leahy · 8 years ago
  47. 480a38f soc/nvidia/tegra210: remove unused spi boot device support by Aaron Durbin · 8 years ago
  48. 9ba0699 soc/nvidia/tegra132: remove tegra132 support by Aaron Durbin · 8 years ago
  49. 0c63415 mainboard/google/rush_ryu: remove rush_ryu mainboard by Aaron Durbin · 8 years ago
  50. e67cd9e mainboard/google/rush: remove rush mainboard by Aaron Durbin · 8 years ago
  51. 0b2cf17 google/gru: Update board/RAM ID ADC values by Julius Werner · 8 years ago
  52. 271a2c2 rockchip/rk3399: sdram: correct read obs and set DQS driver register by Lin Huang · 8 years ago
  53. e6a2ecf soc/qualcomm/ipq40xx: Use block mode for I2C by Varadarajan Narayanan · 8 years ago
  54. f41a9a6 drivers/elog: treat offsets relative to start of mirror by Aaron Durbin · 8 years ago
  55. 281c994 drivers/elog: use region_device for mirroring into ram by Aaron Durbin · 8 years ago
  56. 422c440 drivers/elog: use offsets for checking cleared buffers by Aaron Durbin · 8 years ago
  57. bec0753 sconfig: Reformat C code by Martin Roth · 8 years ago
  58. c9c27bb sconfig: Remove mainboard chip.h support by Martin Roth · 8 years ago
  59. 824255e sconfig: Remove bootblock and Kconfig modes by Martin Roth · 8 years ago
  60. 25f8a4f sconfig: Update command line parameters by Martin Roth · 8 years ago
  61. 3205170 sconfig: pass in devicetree filename by Martin Roth · 9 years ago
  62. 052a995 drivers/elog: perform writes in terms of offsets by Aaron Durbin · 8 years ago
  63. e25d3ff libpayload: lzma: Allocate scratchpad on the heap by Julius Werner · 8 years ago
  64. 5a69555 supermicro/h8scm: Remove last unused chip.h file by Martin Roth · 8 years ago
  65. 83f7908 drivers/elog: remove parameters from elog_flash_erase() by Aaron Durbin · 8 years ago
  66. fb8fb0e drivers/elog: remove unnecessary check in elog_shrink() by Aaron Durbin · 8 years ago
  67. 36fdec8 drivers/elog: use event region size when adding a clear event by Aaron Durbin · 8 years ago
  68. 9b0a343 drivers/elog: remove unused function by Aaron Durbin · 8 years ago
  69. 2d45c28 soc/intel/common: fix gsmi handler by Aaron Durbin · 8 years ago
  70. 16246ea chromeos chipsets: select RTC usage by Aaron Durbin · 8 years ago
  71. 968ddf2 vendorcode/google/chromeos: remove unnecessary includes in elog.c by Aaron Durbin · 8 years ago
  72. 258a350 commonlib/region: make buffer argument const for writeat by Aaron Durbin · 8 years ago
  73. a7b9751 soc/intel/skylake: Clean up SoC ASL code. by Barnali Sarkar · 8 years ago
  74. 8f2f22d skylake/devicetree: Add PIRQ Routing programming by Barnali Sarkar · 8 years ago
  75. 0dddcd7 soc/intel/skylake: Cleanup patch for Skylake SoC by Barnali Sarkar · 8 years ago
  76. 5d3d69c google/reef: Configure SDIO D1 to enable SCS Power Gating by Jagadish Krishnamoorthy · 8 years ago
  77. 09ae1d5 google/chromeec: Enable/Disable ccache with config variable by Martin Roth · 8 years ago
  78. 41ddd4f libpayload: arm64: Fix MMU range overlap check by Julius Werner · 8 years ago
  79. 98c65c1 vendorcode/amd/pi/Lib: Fix reporting fatal error by Patrick Georgi · 8 years ago
  80. 9844d56 cbfstool/cbfs_image: Fix resource leak for tbuff by Furquan Shaikh · 8 years ago
  81. 58644a0 cbfstool/cbfs_image: Check for return value of buffer_create by Furquan Shaikh · 8 years ago
  82. 7b40517 cbfstool/cbfs_image: Fix resource leak for segs by Furquan Shaikh · 8 years ago
  83. b927bec cbfstool/elfheaders: Make elf_writer_destroy NULL-safe by Furquan Shaikh · 8 years ago
  84. f3bba44 cbfstool/cbfs_image: Initialze empty_sz to 0 by Furquan Shaikh · 8 years ago
  85. 61486b5 Use VBOOT_SOURCE instead of hardcoding vboot path by Paul Kocialkowski · 8 years ago
  86. 5d41949 soc/intel/skylake: Add Kabylake device Ids by Rizwan Qureshi · 8 years ago
  87. dfb3735 google/reef: Enable I2C2 for use in bootblock by Duncan Laurie · 8 years ago
  88. 3731903 acpi: Generate object for coreboot table region by Duncan Laurie · 8 years ago
  89. d89bcf2 drivers/intel/fsp1_1: only set a base address for FSP in COREBOOT CBFS by Aaron Durbin · 8 years ago
  90. 35cca5a drivers/intel/fsp2_0: Ensure EC is in right mode before memory init by Furquan Shaikh · 8 years ago
  91. 44d0ddc google/reef: Correct SD card pins config by Chiranjeevi Rapolu · 8 years ago
  92. d924fac soc/intel/quark: Add missing breaks by Lee Leahy · 8 years ago
  93. bcbb205 build system: add easier targetting of cbfstool options per region by Aaron Durbin · 8 years ago
  94. 6c48175 drivers/spi: Add support for Micron N25Q128A by Werner Zeh · 8 years ago
  95. f61de07 drivers/intel/fsp2_0: Add checklist support by Lee Leahy · 8 years ago
  96. 3de7d4a soc/intel/quark: Add bootblock_c_entry by Lee Leahy · 8 years ago
  97. f74ce24 soc/intel/quark: Clean up debug output levels by Lee Leahy · 8 years ago
  98. d526361 soc/intel/quark: Disable FSP serial output by Lee Leahy · 8 years ago
  99. f26fc0f soc/intel/quark: Add FSP 2.0 romstage support by Lee Leahy · 8 years ago
  100. 102f625 soc/intel/quark: Add FSP 2.0 boot block support by Lee Leahy · 8 years ago