1. ed0647a src/lib: Add memory/time saving special case for ramstage caching by Patrick Georgi · 7 months ago
  2. 933d2b0 lib: ramdetect: Add Kconfig PROBE_RAM by Naresh Solanki · 7 months ago
  3. 1d029b4 lib/jpeg: Replace decoder with Wuffs' implementation by Patrick Georgi · 9 months ago
  4. 3e25f85 drivers/ipmi to lib: Fix misspellings & capitalization issues by Martin Roth · 10 months ago
  5. 77eaec6 lib/device_tree.c: Fix print_property by Maximilian Brune · 10 months ago
  6. 7f7ebb7 lib: Update locales for non-VBOOT platforms by Subrata Banik · 8 months ago
  7. c827c9b fmap: Map less space in fallback path without CBFS verification by Julius Werner · 8 months ago
  8. a2bc254 Allow to build romstage sources inside the bootblock by Arthur Heymans · 3 years, 2 months ago
  9. c7120e3 Kconfig.cbfs_verification: Update TOCTOU_SAFETY combination with VBOOT by Julius Werner · 8 months ago
  10. ca71588 fmap: Eliminate some impossible code paths by Julius Werner · 9 months ago
  11. 682cb3b fmap: Die immediately on verification failure by Julius Werner · 9 months ago
  12. 5bc5b1d fmap: Map full FMAP for verification in fallback path by Julius Werner · 8 months ago
  13. 91e6117 drivers/net/ne2k: Make it work for bootblock by Arthur Heymans · 8 months ago
  14. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 11 months ago
  15. 226f51c x86: Add ramstage CBFS cache scratchpad support by Jeremy Compostella · 9 months ago
  16. 1c3b6b3 cbfs: Remove x86 .data section limitation comment by Jeremy Compostella · 10 months ago
  17. f65ae74 clean-up: Remove the no more necessary `ENV_HAS_DATA_SECTION` flag by Jeremy Compostella · 10 months ago
  18. b7832de x86: Add .data section support for pre-memory stages by Jeremy Compostella · 11 months ago
  19. b2893e2 memrange: Honor `limit` in the last step of top-down stealing by Nico Huber · 1 year ago
  20. 40c645b lib/gcov-io.h: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  21. 7465c16e lib/cbmem_console.c: Use C99 flexible arrays by Elyes Haouas · 12 months ago
  22. f4e3f15 lib: Introduce new parsing rules for ux_locales.c by Hsuan Ting Chen · 1 year ago
  23. 99eee16 Center bootsplash on bigger framebuffers by Nico Huber · 1 year ago
  24. 6739a6a vboot: Fix S3 resume with stage_cache by Kyösti Mälkki · 1 year ago
  25. 8f4b015 lib: Adjust the log levels in ux_locales.c by Hsuan Ting Chen · 1 year ago
  26. 634c7a4 lib/smbios: Add a config string for BIOS Vendor in SMBIOS Type 0 by Hao Wang · 2 years, 1 month ago
  27. 87a9d8f Makefile.inc: don't add fmap_config.h dependency twice by Felix Held · 1 year, 1 month ago
  28. 40cb3fe commonlib/console/post_code.h: Change post code prefix to POSTCODE by lilacious · 1 year, 1 month ago
  29. ea13dc3 arch/x86,lib: Migrate SMBIOS implementation to common code by Benjamin Doron · 1 year, 1 month ago
  30. 6e303aa cbfs: Allow controlling decompression of unverified files by Julius Werner · 1 year, 2 months ago
  31. f6ae1a9 lib/fw_config: Make fw_config_is_provisioned() always available by Jakub Czapiga · 1 year, 1 month ago
  32. 3c2cdb6 lib: Support localized text of memory_training_desc in ux_locales.c by Hsuan Ting Chen · 1 year, 2 months ago
  33. 83a3b34 lib/dimm_info_util.c: Add newlines to log messages by Fred Reitberger · 1 year, 1 month ago
  34. 050b911 lib/ubsan.c: Restore Jonas' copyright by Martin Roth · 1 year, 2 months ago
  35. b3485f3 lib: Perform display init in normal boot mode if BMP_LOGO is set by Subrata Banik · 1 year, 2 months ago
  36. b78e462 Convert literal uses of CONFIG_MAINBOARD_{VENDOR,PART_NUMBER} by Kyösti Mälkki · 1 year, 7 months ago
  37. a9dd3c3 lib/version: Move board identification strings by Kyösti Mälkki · 1 year, 7 months ago
  38. 88c94fe Drop unused include <version.h> by Kyösti Mälkki · 1 year, 7 months ago
  39. e111de0 lib: set up specific purpose memory as LB_MEM_SOFT_RESERVED by Jonathan Zhang · 3 years, 3 months ago
  40. e784c1e lib/gnat: Remove Compiler_Unit_Warning pragmas by Elyes Haouas · 1 year, 10 months ago
  41. 39efcd1 tree: Use __func__ instead of hard-coded names by Elyes Haouas · 1 year, 6 months ago
  42. 2710df7 treewide: stop calling custom TPM log "TCPA" by Sergii Dmytruk · 1 year, 8 months ago
  43. 03511b4 src/lib: Include LZMA in romstage for FSP-M by Martin Roth · 1 year, 6 months ago
  44. 40729a5 Kconfig: Add option to compress ramstage with LZ4 by Martin Roth · 1 year, 6 months ago
  45. 9a9b277 coreboot_tables: Make existing alignment conventions more explicit by Julius Werner · 1 year, 8 months ago
  46. d732628 lib/device_tree.c: Change log level message by Elyes Haouas · 1 year, 7 months ago
  47. ca342e1 lib/nhlt, soc/intel/skl: Update NHLT to program feedback config by Matt DeVillier · 1 year, 7 months ago
  48. 50139d0 lib: Hook up libhwbase in romstage by Jeremy Compostella · 1 year, 8 months ago
  49. fa83887 Add option to use Ada code in romstage by Jeremy Compostella · 1 year, 8 months ago
  50. 5b89bf4 lib: Introduce fw_config_get_field by Eric Lai · 1 year, 7 months ago
  51. 793403c lib/ramtest.c: Use {read,write}32p() by Elyes Haouas · 1 year, 7 months ago
  52. 8b8ada6 /: Remove extra space after comma by Elyes Haouas · 1 year, 8 months ago
  53. b1bcd5b lib/malloc.c: Fix log messages by Elyes Haouas · 1 year, 8 months ago
  54. 799c321 cbmem_top_chipset: Change the return value to uintptr_t by Elyes Haouas · 1 year, 8 months ago
  55. 60293e9 lib/ramtest.c: Update ram failure post code by Martin Roth · 1 year, 8 months ago
  56. 967a76b vboot: Add VBOOT_CBFS_INTEGRATION support by Jakub Czapiga · 1 year, 11 months ago
  57. ca971d1 lib: Add LPDDR5x DRAM type by Subrata Banik · 1 year, 8 months ago
  58. 8c740b0 lib/coreboot_table: Rename lb_fill_pcie by Arthur Heymans · 1 year, 8 months ago
  59. 9948c52 lib/coreboot_table: Simplify API to set up lb_serial by Arthur Heymans · 1 year, 9 months ago
  60. c672a72 cbfs_verification: Remove dependency on VBOOT_STARTS_BEFORE_BOOTBLOCK by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  61. f19e461 lib/metadata_hash: Include metadata_hash in verstage by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  62. ea1e366 coreboot_tables: Drop uart PCI addr by Arthur Heymans · 1 year, 9 months ago
  63. 9efb0c0 arch/x86: Only use .bss from car.ld when running XIP by Arthur Heymans · 3 years, 8 months ago
  64. d6b6b22 payloads,src: Replace ALIGN(x, a) by ALIGN_UP(x, a) for clarity by Elyes Haouas · 1 year, 9 months ago
  65. d91f3a4 lib/lzma: Build the source for decompression with flag -Ofast by Zheng Bao · 2 years ago
  66. d8cd835 lib/prog_loaders.c: Clean up includes by Elyes Haouas · 1 year, 10 months ago
  67. 1dc827a lib/prog_ops.c: Add <types.h> by Elyes Haouas · 1 year, 10 months ago
  68. 3c705fa lib/timer_queue.c: Fix function signature by Fred Reitberger · 1 year, 10 months ago
  69. d522f38 timer: Change timer util functions to 64-bit by Rob Barnes · 1 year, 10 months ago
  70. 2a099f1 lib/xxhash.c: Add new hash functions by Fred Reitberger · 1 year, 11 months ago
  71. 526c642 allocator_v4: Introduce RESOURCE_ALLOCATION_TOP_DOWN by Nico Huber · 4 years, 2 months ago
  72. d96ca24 cbfs/vboot: Adapt to new vb2_digest API by Julius Werner · 2 years ago
  73. fb8876d lib: Add SPDX identifiers to files missing them by Martin Roth · 2 years ago
  74. 84b2f9f lib/program_loaders.c: Mark run_ramstage with __noreturn by Arthur Heymans · 2 years, 1 month ago
  75. 1793eb4 lib/fit.c: Don't align memory regions to 1MB by Arthur Heymans · 2 years ago
  76. 11cac78 Replace some ENV_ROMSTAGE with ENV_RAMINIT by Kyösti Mälkki · 2 years, 3 months ago
  77. 0057262 cbfs: Rename TYPE_FIT to TYPE_FIT_PAYLOAD by Julius Werner · 2 years, 2 months ago
  78. ea2c1d3 cpu/x86/smm: Remove heap by Arthur Heymans · 2 years, 2 months ago
  79. 2efd831 lib/Makefile.inc: Add cbfs header pointer on !BOOTBLOCK_IN_CBFS by Arthur Heymans · 2 years, 2 months ago
  80. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 4 months ago
  81. d16c2aa coreboot_tables: Add PCIe info to coreboot table by Jianjun Wang · 2 years, 4 months ago
  82. 46af7f7 lib/Makefile.inc: Correct filename to master_header_pointer.c by Reka Norman · 2 years, 2 months ago
  83. 6acc05e rules.h: Use more consistent naming by Arthur Heymans · 2 years, 2 months ago
  84. 586be05 lib/spd: Demote log about using default DDR4 params to NOTICE by Eric Lai · 2 years, 3 months ago
  85. e8217b1 Kconfig: Add an option to skip adding a cbfs bootblock on x86 by Arthur Heymans · 2 years, 3 months ago
  86. 75226bb Makefile.inc: Generate master header and pointer as C structs by Arthur Heymans · 2 years, 4 months ago
  87. ea99f0d lib: Add LPDDR5 DRAM type by Scott Chao · 2 years, 3 months ago
  88. 5cf02a4 lib/hardwaremain.c: Move creating ACPI structs to bootstate hooks by Arthur Heymans · 2 years, 3 months ago
  89. 845f232 FMAP: Refactor CBMEM hook by Kyösti Mälkki · 2 years, 3 months ago
  90. f4b8538 timestamp: Replace TS_ROMSTAGE_END conditional by Kyösti Mälkki · 2 years, 3 months ago
  91. f4fc151 lib/edid_fill_fb.c: Remove unused <bootsplash.h> by Elyes HAOUAS · 2 years, 6 months ago
  92. 93a195c lib: Remove unused <stdlib.h> and use <types.h> when appropriate by Elyes HAOUAS · 2 years, 7 months ago
  93. f509b61 lib/coreboot_table.c: Use align macro by Arthur Heymans · 2 years, 3 months ago
  94. 3067701 lib: Check for non-existent DIMMs in check_if_dimm_changed by Eric Lai · 2 years, 3 months ago
  95. b2537bd coreboot_tables: Replace 'struct lb_uint64' with lb_uint64_t by Jianjun Wang · 2 years, 3 months ago
  96. 206328d lib/device_tree.c: zero-initialize new DT nodes by Sergii Dmytruk · 2 years, 4 months ago
  97. 9b565de lib/spd: Do not print part number if it is not available by Werner Zeh · 2 years, 4 months ago
  98. 797a110 prog_loader: Change legacy_romstage_select_and_load() to return cb_err by Julius Werner · 2 years, 4 months ago
  99. c516098 cpu/x86/smm,lib/cbmem_console: Enable CBMEMC when using DEBUG_SMI by Raul E Rangel · 2 years, 5 months ago
  100. 2e7e2d9 coreboot_tables.c: Expose the ACPI RSDP by Arthur Heymans · 2 years, 4 months ago