1. 11fc801 src/include: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  2. 3c814b2 cbmem: Always maintain backing store struct in a global on non-x86 by Julius Werner · 8 years ago
  3. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  4. 85b1aad memlayout: Ensure TIMESTAMP() region is big enough to avoid BUG() by Julius Werner · 8 years ago
  5. ccf78f0 src/include: Capitalize APIC and SMM by Elyes HAOUAS · 8 years ago
  6. bccaab8 lib/fmap: provide RW region device support by Aaron Durbin · 8 years ago
  7. dcbccd6 lib/boot_device: add RW boot device construct by Aaron Durbin · 8 years ago
  8. a7fa5dd pc80/mc146818rtc.h: Replace leftover macro token by Antonello Dettori · 8 years ago
  9. 4f79e66 console: Change CONFIG_CHROMEOS requirement from do_printk_va_list() by Julius Werner · 8 years ago
  10. 219c332 console: Add write line routine by Lee Leahy · 8 years ago
  11. eec1c28 drivers/elog: provide return status for all operations by Aaron Durbin · 8 years ago
  12. 5e61233 elog: Include declarations for boot count functions unconditionally by Furquan Shaikh · 8 years ago
  13. 8c8403f console: Drop leftover struct console_driver by Kyösti Mälkki · 8 years ago
  14. 049b462 arch/x86: Enable postcar console by Lee Leahy · 8 years ago
  15. 918535a src/include: Capitalize CPU, RAM and ROM by Elyes HAOUAS · 8 years ago
  16. 4c72d36 Remove extra newlines from the end of all coreboot files. by Martin Roth · 8 years ago
  17. 0325dc6 bootmode: Get rid of CONFIG_BOOTMODE_STRAPS by Furquan Shaikh · 8 years ago
  18. ae738ac cpu/x86: Support CPUs without rdmsr/wrmsr instructions by Lee Leahy · 8 years ago
  19. 3eabe6e drivers/uart: Enable debug serial output during postcar by Lee Leahy · 8 years ago
  20. 6401188 soc/intel/common: Add reset_prepare() for common reset by Andrey Petrov · 8 years ago
  21. b743b1a lib: add poweroff() declaration by Aaron Durbin · 8 years ago
  22. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  23. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  24. 89186b2 SPD: Add CAS latency 2 by Elyes HAOUAS · 8 years ago
  25. 10ea104 vboot2: tpm2 factory initialization. by Vadim Bendebury · 8 years ago
  26. 245d457 tpm2: implement tlcl layer by Vadim Bendebury · 8 years ago
  27. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  28. f41ac22 lib/gpio: add pullup & pulldown gpio_base2_value() variants by Aaron Durbin · 8 years ago
  29. 5b6c28c gpio: Add support for translating gpio_t into ACPI pin by Duncan Laurie · 8 years ago
  30. 8f9c866 lib: remove ulzma() by Aaron Durbin · 8 years ago
  31. ed114da lib/nhlt: drop nhlt_soc_add_endpoint() by Aaron Durbin · 8 years ago
  32. ed0f6d7 lib/nhlt: add helper functions for adding endpoints by Aaron Durbin · 8 years ago
  33. 43e1bfd soc/intel/common: Add prototype for global_reset() reset by Andrey Petrov · 8 years ago
  34. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  35. ed3ccc2 SPD: Add DRAM devices types by Elyes HAOUAS · 8 years ago
  36. aa8e7e7 SPD: fix DDR3 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  37. c8d24dd SPD: fix and add DDR2 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  38. 46bfce3 spd: Add module voltage for 1.8V by Elyes HAOUAS · 8 years ago
  39. 4cff1d5 soc/intel/common/acpi: Add _PTS, _WAK methods by Hannah Williams · 8 years ago
  40. 34fcec1 cpu/cpu.h: Change guard around function declarations by Kyösti Mälkki · 8 years ago
  41. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  42. c5400ef intel: Drop old romstage main() without asmlinkage by Kyösti Mälkki · 8 years ago
  43. 577aad6 include/device/dram/ddr3: Add additional frequencies by Patrick Rudolph · 8 years ago
  44. e325b22 intel: Fix romstage main() with asmlinkage by Kyösti Mälkki · 8 years ago
  45. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  46. d72cc41 intel/model_206ax: Move platform specific defines by Kyösti Mälkki · 8 years ago
  47. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  48. d450609 Added CL7 support by Elyes HAOUAS · 8 years ago
  49. 6c3c31e bootblock: Declare common bootblock_pre_c_entry routine by Lee Leahy · 8 years ago
  50. 538b324 lib: Add asmlinkage attribute to bootblock_main_with_timestamp by Lee Leahy · 8 years ago
  51. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  52. c5b758b SMBIOS: Implement SKU field by Kyösti Mälkki · 8 years ago
  53. 9fed935 wrdd: Export WRDD info in the header by Duncan Laurie · 8 years ago
  54. 1010b4a acpi_device: Add support for writing ACPI I2C descriptors by Duncan Laurie · 8 years ago
  55. ba0fc47 soc/intel/common: Add common smihandler code by Hannah Williams · 8 years ago
  56. 3a39f44 gpio: Add a function to map GPIO to ACPI path by Duncan Laurie · 8 years ago
  57. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago
  58. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  59. ff196b6 lib/bootblock: Provide mechanism to pass in an early timestamp by Alexandru Gagniuc · 8 years ago
  60. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  61. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  62. 1487621 drivers/uart: Enable override for input clock divider by Lee Leahy · 8 years ago
  63. 770d7c7 cpu/x86/mp_init: reduce exposure of internal implementation by Aaron Durbin · 8 years ago
  64. 564dc9c lib/reg_script: Add display support by Lee Leahy · 8 years ago
  65. 8250192 cpu/x86: combine multiprocessor and SMM initialization by Aaron Durbin · 8 years ago
  66. a41e030 cpu/x86/smm_module_loader: always build with SMM module support by Aaron Durbin · 8 years ago
  67. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  68. efcee9f lib/reg_script: Allow multiple independent handlers by Lee Leahy · 8 years ago
  69. 6bcbe57 lib/regscript: Add exclusive-or (xor) support by Lee Leahy · 8 years ago
  70. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  71. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  72. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  73. 8984af8 lib: add helper for constructing coreboot forwarding table by Aaron Durbin · 8 years ago
  74. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  75. c42b786 stddef.h: fix zeroptr's definition by Patrick Georgi · 8 years ago
  76. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  77. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  78. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  79. 6f009dc cbmem: Add comment for cbmem_top returning NULL if backing store is not ready by Furquan Shaikh · 8 years ago
  80. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  81. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  82. 2b23948 gpio: Add support for binary_first base3 number system by Julius Werner · 8 years ago
  83. 94271b4 lib/rmodule: export parameters in struct rmod_stage_load by Aaron Durbin · 8 years ago
  84. d33ebd1 device: Add i2c read/write register field API by Yidi Lin · 8 years ago
  85. 331ac1b mtrr: Define a function for obtaining free var mtrr by Furquan Shaikh · 8 years ago
  86. 5ffb688 device/i2c: Add i2c_read_bytes() API by Jitao Shi · 9 years ago
  87. 555d6c2 cbmem: Add utility to get memory region occupied by cbmem by Alexandru Gagniuc · 9 years ago
  88. e884592 lib/memrange: add function to initialize range_entry by Aaron Durbin · 8 years ago
  89. e63be89 cpu/x86/mtrr: add helper function to detect variable MTRRs by Aaron Durbin · 8 years ago
  90. 98b5f90 include/device/dram: Fix DDR3-1866 by Patrick Rudolph · 9 years ago
  91. 0769159 src/device/dram/ddr3: Parse additional information by Patrick Rudolph · 9 years ago
  92. 9f3f915 nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk by Patrick Rudolph · 9 years ago
  93. be7cbdc lib/bootblock: provide SoC callback parity with mainboard by Aaron Durbin · 9 years ago
  94. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  95. 862c385 memlayout: Add symbols for stage bounds by Julius Werner · 9 years ago
  96. 9d02153 fsp_baytrail: Add full support for iosf access in reg_script by Werner Zeh · 9 years ago
  97. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 9 years ago
  98. bd1fdc6 nb/intel/sandybridge/raminit: Add XMP support by Patrick Rudolph · 9 years ago
  99. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 9 years ago
  100. a95baf9 device: Add device path display support by Lee Leahy · 9 years ago