1. dde0738 google/reef: Tune eMMC DLL settings for reef evt by Chiranjeevi Rapolu · 8 years ago
  2. 67e4df8 drivers/spi: remove unconditional RW boot device initialization by Aaron Durbin · 8 years ago
  3. 93f34e1 soc/intel/apollolake: Add ASL methods for eMMC by Vaibhav Shankar · 8 years ago
  4. 1b5581c vboot/vbnv_flash: fix return value check for rdev_writeat() by Aaron Durbin · 8 years ago
  5. a73a803 vboot/vboot_common: actually provide a writable region_device by Aaron Durbin · 8 years ago
  6. f643d66 arch/riscv: Add functions to read/write memory on behalf of supervisor/user mode by Jonathan Neuschäfer · 8 years ago
  7. cafb10c arch/riscv: Map the kernel space into RAM (2GiB+) by Jonathan Neuschäfer · 8 years ago
  8. 857e33e arch/riscv: Implement the SBI again by Jonathan Neuschäfer · 8 years ago
  9. 3965a52 arch/riscv: Enable U-mode/S-mode counters (stime, etc.) by Jonathan Neuschäfer · 8 years ago
  10. b6648cd arch/riscv: Fix unaligned memory access emulation by Jonathan Neuschäfer · 8 years ago
  11. 85b1aad memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() by Julius Werner · 8 years ago
  12. d9ff75f arch/riscv: Delegate exceptions to supervisor mode if appropriate by Jonathan Neuschäfer · 8 years ago
  13. 538e446 arch/riscv: Print the page table structure after construction by Jonathan Neuschäfer · 8 years ago
  14. e53e488c src/mainboard: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  15. 0638b60 arch/arm & arm64: Remove unnecessary whitespace before "\n" by Elyes HAOUAS · 8 years ago
  16. 7f9df96 src/southbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  17. d6e9686 src/cpu: Capitalize CPU, APIC and IOAPIC typo fix by Elyes HAOUAS · 8 years ago
  18. 3842498 src/northbridge: Remove unnecessary whitespace before "\n" and "\t" by Elyes HAOUAS · 8 years ago
  19. ccf78f0 src/include: Capitalize APIC and SMM by Elyes HAOUAS · 8 years ago
  20. 7378d92 emulation/qemu-i440fx: add cmos.default file by Antonello Dettori · 8 years ago
  21. 6f23374 soc/intel/apollolake: Use CONFIG_NHLT_DMIC_2CH_16B for dmic by Saurabh Satija · 8 years ago
  22. 904dd30 nvramcui: refactor code by Antonello Dettori · 8 years ago
  23. df76f89 drivers/spi: be sure to call spi_init() before spi_flash_probe() by Aaron Durbin · 8 years ago
  24. 7931c6a mb/asus/kgpe-d16: Add TPM support by Timothy Pearson · 8 years ago
  25. 1bc2b0b util/scripts: Support cygwin in ucode conversion tool by Marshall Dawson · 8 years ago
  26. 6444426 mb/asus/[kgpe-d16|kcma-d8]: Fix whitespace errors in devicetree.cb by Timothy Pearson · 8 years ago
  27. 5a85951 3rdparty/blobs: Update to get AGESA binary for pcengines/apu2 by Martin Roth · 8 years ago
  28. 97e0a65 intel/skylake: Do not halt in poweroff if in SMM by Furquan Shaikh · 8 years ago
  29. 63e424c google/chromeec: Ensure data is ready before reading it by Furquan Shaikh · 8 years ago
  30. 3828e55 intel/apollolake: Do not halt in poweroff if in SMM by Furquan Shaikh · 8 years ago
  31. 200f11e intel/apollolake: Fix typo in gpi_status_get by Furquan Shaikh · 8 years ago
  32. 986c658 google/reef: Save DIMM info from SMBIOS memory HOB by Ravi Sarawadi · 8 years ago
  33. 15f6f3a soc/intel/apollolake: Save DIMM info from SMBIOS memory HOB by Ravi Sarawadi · 8 years ago
  34. 98e0ee6 drivers/intel/fsp2_0: Add SMBIOS memory HOB support by Ravi Sarawadi · 8 years ago
  35. ba2b63a rockchip/rk3399 & gru/kevin: support sdram 933MHz on kevin by Lin Huang · 8 years ago
  36. b18a666 vboot/vbnv_flash: make I/O connection agnostic by Aaron Durbin · 8 years ago
  37. 5bb9e93 vboot: provide RW region device support by Aaron Durbin · 8 years ago
  38. d10f9d5 drivers/elog: use region_device for NV storage by Aaron Durbin · 8 years ago
  39. bccaab8 lib/fmap: provide RW region device support by Aaron Durbin · 8 years ago
  40. e4cc8cd soc/intel/skylake: use SPI flash boot_device_rw() for ealy stages by Aaron Durbin · 8 years ago
  41. 7b2c781 soc/intel/apollolake: use SPI flash boot_device_rw() for ealy stages by Aaron Durbin · 8 years ago
  42. 6f11559 drivers/spi: provide optional implementation of boot_device_rw() by Aaron Durbin · 8 years ago
  43. 5180dd2 drivers/spi: include SPI flash modules for all stages by Aaron Durbin · 8 years ago
  44. c0a823c drivers/spi: ensure SPI flash is boot device for coreboot tables by Aaron Durbin · 8 years ago
  45. 2e03fbc util/lint: Add a tool to verify a single newline at the end of files by Martin Roth · 8 years ago
  46. 5861b58 qemu-riscv: Remove obsolete CSR - send_ipi by Martin Roth · 8 years ago
  47. 67d487e soc/intel/skylake: make SPI support early stages by Aaron Durbin · 8 years ago
  48. 1ad9f94 soc/intel/apollolake: make SPI support early stages by Aaron Durbin · 8 years ago
  49. 504b8f2 lib/cbfs_spi: provide boot_device_rw() support by Aaron Durbin · 8 years ago
  50. dcbccd6 lib/boot_device: add RW boot device construct by Aaron Durbin · 8 years ago
  51. e8e118d Kconfig: introduce writable boot device notion by Aaron Durbin · 8 years ago
  52. 3326f15 drivers/spi: move cbfs_spi.c location by Aaron Durbin · 8 years ago
  53. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  54. d3d77be google/reef: Configure NFC gpios correctly before entering sleep by Furquan Shaikh · 8 years ago
  55. cb6096d intel/apollolake: Skip ITSS configuration in SMM by Furquan Shaikh · 8 years ago
  56. 82bd0c3 bd82x6x/pch: move global variables to static variables in functions by Felix Held · 8 years ago
  57. 8dc20bb tpm2: Fixed typo by Robert Foss · 8 years ago
  58. a7fa5dd pc80/mc146818rtc.h: Replace leftover macro token by Antonello Dettori · 8 years ago
  59. 08e842c Kconfig: rename BOOT_MEDIA_SPI_BUS to BOOT_DEVICE_SPI_FLASH_BUS by Aaron Durbin · 8 years ago
  60. 240853b intel/amenia: Update eMMC DLL settings by Bora Guvendik · 8 years ago
  61. 3ad6356 soc/intel/skylake: Correct Cache as ram size by Rizwan Qureshi · 8 years ago
  62. ecd9a94 soc/intel/skylake: Move bootblock specific code from skylake/romstage by Naresh G Solanki · 8 years ago
  63. cf73c13 skylake: Do FspTempRamInit only for FSP1.1 & tidy up PCH early init by Rizwan Qureshi · 8 years ago
  64. 4a36c4e Kconfig: lay groundwork for not assuming SPI flash boot device by Aaron Durbin · 8 years ago
  65. 2d97cb1 util/docker: Update docker files for coreboot-sdk & jenkins builders by Martin Roth · 8 years ago
  66. f75d1df util/docker: Add docker files for coreboot-sdk & jenkins builders by Martin Roth · 8 years ago
  67. e7de6fb intel/apollolake: Fix check for return value of pmc_gpe_route_to_gpio by Furquan Shaikh · 8 years ago
  68. 91f6e67 google/gru: Add new PWM regulator duty numbers for revision 6 by Julius Werner · 8 years ago
  69. 0bb6229 soc/intel/skylake: restore MCHBAR and DMIBAR programming by Rizwan Qureshi · 8 years ago
  70. 9cc8cb2 xcompile: add riscv64 name to riscv toolchain by Iru Cai · 8 years ago
  71. d23ee5d mainboard: Clean up boot_option/reboot_bits in cmos.layout by Nico Huber · 8 years ago
  72. 4f79e66 console: Change CONFIG_CHROMEOS requirement from do_printk_va_list() by Julius Werner · 8 years ago
  73. 4157bd8 vboot: Move TPM-related Kconfig selects from CHROMEOS to VBOOT by Julius Werner · 8 years ago
  74. 5fa08f3 Revert "rockchip: rk3399: enable sdhci clk for emmc" by Shunqian Zheng · 8 years ago
  75. e4cc473 reef: Increase TSR2 threshold to 100 by Furquan Shaikh · 8 years ago
  76. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  77. edd7959 commonlib/region: allow empty mmap()/munmap() in region_device_ops by Aaron Durbin · 8 years ago
  78. e56191e soc/intel/skylake: don't include all SPI flash drivers by Aaron Durbin · 8 years ago
  79. bdb6cc9 soc/intel/apollolake: don't include all SPI flash drivers by Aaron Durbin · 8 years ago
  80. a91901c drivers/spi: provide option to not include all flash drivers by Aaron Durbin · 8 years ago
  81. 691dac0 Kconfig: remove unused MULTIPLE_CBFS_INSTANCES option by Aaron Durbin · 8 years ago
  82. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  83. 3cef117 mainboard/google: remove unused BOOT_MEDIA_SPI_CHIP_SELECT option by Aaron Durbin · 8 years ago
  84. 5ff9522 intel/quark: Fix assert check by Furquan Shaikh · 8 years ago
  85. 363526c arch/riscv: Improve and refactor trap handling diagnostics by Jonathan Neuschäfer · 8 years ago
  86. 38103bd mb/gigabyte/ga-b75m-d3v: Add missing board URL by Jonathan Neuschäfer · 8 years ago
  87. 4d6ef3a arch/riscv: Set the stack pointer upon trap entry by Jonathan Neuschäfer · 8 years ago
  88. 28a3ee6 soc/ucb/riscv: select BOOTBLOCK_CONSOLE by Jonathan Neuschäfer · 8 years ago
  89. 1297443 drivers/elog: provide more debug info by Aaron Durbin · 8 years ago
  90. 49eca13 soc/intel/skylake: Change name pmc_tco_regs to smbus_tco_regs by Barnali Sarkar · 8 years ago
  91. 289f057 cpu/ti/am355x: Fix array overrun by Paul Menzel · 8 years ago
  92. 8ab989e src/mainboard: Capitalize ROM, RAM, CPU and APIC by Elyes HAOUAS · 8 years ago
  93. 589ef9d crossgcc: Update make to latest version: 4.2.1 by Martin Roth · 8 years ago
  94. 109a7db crossgcc: Add gnumake target so that make can be built directly by Martin Roth · 8 years ago
  95. 34e4a1c util/gitconfig: add cborg2cros.py script by Martin Roth · 8 years ago
  96. c7740d6 chromeos: Make CHROMEOS_RAMOOPS_NON_ACPI a default for non-ACPI boards by Julius Werner · 8 years ago
  97. 5faf4ba Revert "gru: Show the current time on start-up" by Julius Werner · 8 years ago
  98. 1143d08 libpayload: head.S: Avoid clearing BSS (and heap) again by Julius Werner · 8 years ago
  99. 55ffccf libpayload: cbfs: Fix minor memory leak in some edge cases by Julius Werner · 8 years ago
  100. 1b52e25 Documentation: add start of documentation of the build system by Patrick Georgi · 8 years ago