1. 5b6c28c gpio: Add support for translating gpio_t into ACPI pin by Duncan Laurie · 8 years ago
  2. 8f9c866 lib: remove ulzma() by Aaron Durbin · 8 years ago
  3. ed114da lib/nhlt: drop nhlt_soc_add_endpoint() by Aaron Durbin · 8 years ago
  4. ed0f6d7 lib/nhlt: add helper functions for adding endpoints by Aaron Durbin · 8 years ago
  5. 43e1bfd soc/intel/common: Add prototype for global_reset() reset by Andrey Petrov · 8 years ago
  6. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  7. ed3ccc2 SPD: Add DRAM devices types by Elyes HAOUAS · 8 years ago
  8. aa8e7e7 SPD: fix DDR3 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  9. c8d24dd SPD: fix and add DDR2 SDRAM memory module types by Elyes HAOUAS · 8 years ago
  10. 46bfce3 spd: Add module voltage for 1.8V by Elyes HAOUAS · 8 years ago
  11. 4cff1d5 soc/intel/common/acpi: Add _PTS, _WAK methods by Hannah Williams · 8 years ago
  12. 34fcec1 cpu/cpu.h: Change guard around function declarations by Kyösti Mälkki · 8 years ago
  13. 65cc526 Ignore RAMTOP for MTRRs by Kyösti Mälkki · 8 years ago
  14. c5400ef intel: Drop old romstage main() without asmlinkage by Kyösti Mälkki · 8 years ago
  15. 577aad6 include/device/dram/ddr3: Add additional frequencies by Patrick Rudolph · 8 years ago
  16. e325b22 intel: Fix romstage main() with asmlinkage by Kyösti Mälkki · 8 years ago
  17. 5276941 AMD boards: Fix romstage main() declaration by Kyösti Mälkki · 8 years ago
  18. d72cc41 intel/model_206ax: Move platform specific defines by Kyösti Mälkki · 8 years ago
  19. a969ed3 Move definitions of HIGH_MEMORY_SAVE by Kyösti Mälkki · 8 years ago
  20. d450609 Added CL7 support by Elyes HAOUAS · 8 years ago
  21. 6c3c31e bootblock: Declare common bootblock_pre_c_entry routine by Lee Leahy · 8 years ago
  22. 538b324 lib: Add asmlinkage attribute to bootblock_main_with_timestamp by Lee Leahy · 8 years ago
  23. ec00968 device: i2c: Add support for I2C bus operations by Duncan Laurie · 8 years ago
  24. c5b758b SMBIOS: Implement SKU field by Kyösti Mälkki · 8 years ago
  25. 9fed935 wrdd: Export WRDD info in the header by Duncan Laurie · 8 years ago
  26. 1010b4a acpi_device: Add support for writing ACPI I2C descriptors by Duncan Laurie · 8 years ago
  27. ba0fc47 soc/intel/common: Add common smihandler code by Hannah Williams · 8 years ago
  28. 3a39f44 gpio: Add a function to map GPIO to ACPI path by Duncan Laurie · 8 years ago
  29. d9af3ce device: Add an ACPI device name and path concept to devices by Duncan Laurie · 8 years ago
  30. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  31. ff196b6 lib/bootblock: Provide mechanism to pass in an early timestamp by Alexandru Gagniuc · 8 years ago
  32. 4650f5b sconfig: Add a new generic device type by Duncan Laurie · 8 years ago
  33. b7ce5fe sconfig: Add 10bit addressing mode to i2c device type by Duncan Laurie · 8 years ago
  34. 1487621 drivers/uart: Enable override for input clock divider by Lee Leahy · 8 years ago
  35. 770d7c7 cpu/x86/mp_init: reduce exposure of internal implementation by Aaron Durbin · 8 years ago
  36. 564dc9c lib/reg_script: Add display support by Lee Leahy · 8 years ago
  37. 8250192 cpu/x86: combine multiprocessor and SMM initialization by Aaron Durbin · 8 years ago
  38. a41e030 cpu/x86/smm_module_loader: always build with SMM module support by Aaron Durbin · 8 years ago
  39. 0e55632 cpu/x86/mp_init: remove unused callback arguments by Aaron Durbin · 8 years ago
  40. efcee9f lib/reg_script: Allow multiple independent handlers by Lee Leahy · 8 years ago
  41. 6bcbe57 lib/regscript: Add exclusive-or (xor) support by Lee Leahy · 8 years ago
  42. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  43. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  44. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  45. 8984af8 lib: add helper for constructing coreboot forwarding table by Aaron Durbin · 8 years ago
  46. 86ddd73 kbuild: Allow drivers to fit src/drivers/[X]/[Y]/ scheme by Stefan Reinauer · 8 years ago
  47. c42b786 stddef.h: fix zeroptr's definition by Patrick Georgi · 8 years ago
  48. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  49. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  50. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  51. 6f009dc cbmem: Add comment for cbmem_top returning NULL if backing store is not ready by Furquan Shaikh · 8 years ago
  52. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  53. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  54. 2b23948 gpio: Add support for binary_first base3 number system by Julius Werner · 8 years ago
  55. 94271b4 lib/rmodule: export parameters in struct rmod_stage_load by Aaron Durbin · 8 years ago
  56. d33ebd1 device: Add i2c read/write register field API by Yidi Lin · 8 years ago
  57. 331ac1b mtrr: Define a function for obtaining free var mtrr by Furquan Shaikh · 8 years ago
  58. 5ffb688 device/i2c: Add i2c_read_bytes() API by Jitao Shi · 8 years ago
  59. 555d6c2 cbmem: Add utility to get memory region occupied by cbmem by Alexandru Gagniuc · 9 years ago
  60. e884592 lib/memrange: add function to initialize range_entry by Aaron Durbin · 8 years ago
  61. e63be89 cpu/x86/mtrr: add helper function to detect variable MTRRs by Aaron Durbin · 8 years ago
  62. 98b5f90 include/device/dram: Fix DDR3-1866 by Patrick Rudolph · 8 years ago
  63. 0769159 src/device/dram/ddr3: Parse additional information by Patrick Rudolph · 8 years ago
  64. 9f3f915 nb/intel/sandybridge/romstage: Read fuse bits for max MEM Clk by Patrick Rudolph · 8 years ago
  65. be7cbdc lib/bootblock: provide SoC callback parity with mainboard by Aaron Durbin · 8 years ago
  66. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  67. 862c385 memlayout: Add symbols for stage bounds by Julius Werner · 8 years ago
  68. 9d02153 fsp_baytrail: Add full support for iosf access in reg_script by Werner Zeh · 8 years ago
  69. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  70. bd1fdc6 nb/intel/sandybridge/raminit: Add XMP support by Patrick Rudolph · 8 years ago
  71. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 8 years ago
  72. a95baf9 device: Add device path display support by Lee Leahy · 8 years ago
  73. 1060535 lib: Add Kconfig to toggle boot state debugging by Lee Leahy · 8 years ago
  74. a25b5d2 lzma: Port size-checking ulzman() version to coreboot by Julius Werner · 8 years ago
  75. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 8 years ago
  76. 622eea7 arches: lib: add main_decl.h for main() declaration by Aaron Durbin · 8 years ago
  77. a02bb65 cpu/intel/microcode: allow microcode to be loaded in romstage by Aaron Durbin · 8 years ago
  78. 16ff859 nhlt: add api to override oem_id and oem_table_id of acpi_header_t by Fang, Yang A · 8 years ago
  79. 420caaf include/device: Move inline functions from pci_def.h to pci.h by Alexandru Gagniuc · 9 years ago
  80. cb1dec5 cpu/amd/fam10h-fam15h: Add new wait_ap_stopped function by Timothy Pearson · 9 years ago
  81. 448e386 drivers/pc80: Add PS/2 mouse presence detect by Timothy Pearson · 9 years ago
  82. ff8076d Provide a gcc-safe zero pointer by Patrick Georgi · 8 years ago
  83. 98fc426 Move object files to $(obj)/<class>/ by Nico Huber · 8 years ago
  84. 1b915b8 lib/memrange: allow stack allocated free list by Aaron Durbin · 8 years ago
  85. 5f92a5a lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  86. 757943c memlayout: Fix unified CBFS_CACHE macro by Julius Werner · 9 years ago
  87. fd277d8 header files: Fix guard name comments to match guard names by Martin Roth · 9 years ago
  88. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  89. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  90. ca0a676 commonlib: Prepare code to be included in cbfstool builds. by Aaron Durbin · 9 years ago
  91. 295d58b commonlib: Add common cbfs parsing logic to coreboot and cbfstool. by Aaron Durbin · 9 years ago
  92. 7100cf2 imgtec/pistachio: Add SOC_REGISTERS memory region by Ionela Voinescu · 9 years ago
  93. 62c0276 device/pnp: Ability to set vendor specific logical device config by Damien Zammit · 9 years ago
  94. 03d4ae7 lib: Fix strncmp by Hannah Williams · 9 years ago
  95. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  96. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  97. a8aef3a cbfs_spi: Initialize spi_flash when initializing cbfs_cache by Mary Ruthven · 9 years ago
  98. fb50983 intel/fsp: Add post codes for FSP phases by Duncan Laurie · 9 years ago
  99. f82e8ab cbfs_spi: enable CBFS access in early romstage by Mary Ruthven · 9 years ago
  100. 2ca8b31 x86/smm: don't hide harmless declarations by Patrick Georgi · 9 years ago