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