1. 4cfb862 lib/cbfs: Add cbfs_preload() by Raul E Rangel · 2 years, 10 months ago
  2. 6938f35 lib/cbfs: Add CBFS_CACHE_ALIGN Kconfig option by Raul E Rangel · 3 years, 1 month ago
  3. 5ac82dc commonlib/mem_pool: Allow configuring the alignment by Raul E Rangel · 3 years, 1 month ago
  4. 3d7b984 lib/cbfs: Enable cbfs_cache for x86 by Raul E Rangel · 2 years, 10 months ago
  5. 3f41d32 lib/cbfs: Call rdev_unmap on hash mismatch by Raul E Rangel · 3 years, 1 month ago
  6. a736f48 lib/cbfs,device/pci_rom: Move cbfs_boot_map_optionrom and modernize by Raul E Rangel · 3 years, 1 month ago
  7. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 4 months ago
  8. fccf122 cbfs: Add file data hashing for CONFIG_CBFS_VERIFICATION by Julius Werner · 3 years, 5 months ago
  9. eca99af cbfs: Simplify cbfs_load_and_decompress() and stop exporting it by Julius Werner · 3 years, 5 months ago
  10. 4676ec5 cbfs: Make `mdata` argument to cbfs_allocator_t const by Julius Werner · 3 years, 5 months ago
  11. 81dc20e cbfs: Move stage header into a CBFS attribute by Julius Werner · 3 years, 10 months ago
  12. 1de8708 cbfs: Remove prog_locate() for stages and rmodules by Julius Werner · 3 years, 8 months ago
  13. 7778cf2 cbfs: Add cbfs_alloc() primitive and combine cbfs_load() and cbfs_map() by Julius Werner · 3 years, 8 months ago
  14. 9b1f3cc cbfs: Pull handling of the CBFS_CACHE mem_pool into CBFS core by Julius Werner · 3 years, 8 months ago
  15. 11075fc cbfs: Move trivial wrappers to static inlines by Julius Werner · 3 years, 8 months ago
  16. 723e3b1 cbfs: Reflow cbfs.c and cbfs.h to 96-character line lengths by Julius Werner · 3 years, 8 months ago
  17. 27545df lib/cbfs.c: Fix return value of failure to measure by Arthur Heymans · 3 years, 6 months ago
  18. 34cf073 cbfs: Allow mcache to be found after the first lookup by Julius Werner · 3 years, 8 months ago
  19. d2777b8 Revert "cbfs: Skip mcache in post-RAM stages before CBMEM is online" by Julius Werner · 3 years, 8 months ago
  20. b652aae cbfs: Skip mcache in post-RAM stages before CBMEM is online by Julius Werner · 3 years, 8 months ago
  21. 0247fcf cbfs: Add more error messages for lookup by Julius Werner · 3 years, 9 months ago
  22. fdabf3f cbfs: Add verification for RO CBFS metadata hash by Julius Werner · 4 years, 3 months ago
  23. 9d0cc2a cbfs: Introduce cbfs_ro_map() and cbfs_ro_load() by Julius Werner · 4 years, 7 months ago
  24. d17ce41 cbfs: Port cbfs_load() and cbfs_map() to new API by Julius Werner · 3 years, 11 months ago
  25. 834b3ec cbfs: Simplify load/map API names, remove type arguments by Julius Werner · 4 years, 6 months ago
  26. 0d9072b cbfs: Move more stuff into cbfs_boot_lookup() by Julius Werner · 4 years, 6 months ago
  27. 1e37c9c cbfs: Add metadata cache by Julius Werner · 4 years, 8 months ago
  28. 1cd013b cbfs: Hook up to new CBFS implementation by Julius Werner · 4 years, 8 months ago
  29. 0b418bd lib/cbfs: deserialize cbfs_stage objects correctly by Aaron Durbin · 3 years, 10 months ago
  30. ecbfa99 drivers/intel/fsp2_0: add option to compress FSP-M in cbfs by Aaron Durbin · 4 years, 3 months ago
  31. a85febc drivers/intel/fsp2_0: add option to compress FSP-S in cbfs by Aaron Durbin · 4 years, 3 months ago
  32. 84f394e lib/cbfs: add cbfs_stage_load_and_decompress helper by Aaron Durbin · 4 years, 3 months ago
  33. a121f95 lib/cbfs: refactor code culling compression checks by Aaron Durbin · 4 years, 3 months ago
  34. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  35. 21a4053 rules.h: Rename ENV_VERSTAGE to ENV_SEPARATE_VERSTAGE by Julius Werner · 4 years, 4 months ago
  36. 118a9c7 src/lib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  37. bad08c2 security/tpm: Include mrc.bin in CRTM if present by Bill XIE · 4 years, 6 months ago
  38. c79e96b security/vboot: Decouple measured boot from verified boot by Bill XIE · 5 years ago
  39. a616a4b src/device: Add option to look at revision in option roms by Martin Roth · 4 years, 7 months ago
  40. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  41. 1645ecc cbfs: Remove unused functions by Julius Werner · 4 years, 6 months ago
  42. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  43. 815611e cbfs: Remove locator concept by Julius Werner · 4 years, 9 months ago
  44. fe338e2 cbfs: switch to region_device for location APIs by Aaron Durbin · 4 years, 9 months ago
  45. b75f504 cbfs: remove prepare() callback from struct cbfs_locator by Aaron Durbin · 4 years, 9 months ago
  46. 32e13c0 cbfs: Stop checking master header by Julius Werner · 4 years, 9 months ago
  47. cefe89e lib/fmap: Add optional pre-RAM cache by Julius Werner · 4 years, 10 months ago
  48. 6abbd5b cbfs: Make cbfs_master_header_props() externally available by Julius Werner · 4 years, 9 months ago
  49. 114e2e8 lib/cbfs: Add fallback to RO region to cbfs_boot_locate by Wim Vervoorn · 4 years, 10 months ago
  50. 20994a7 cbfs: read header offset as explicitly LE by Marty E. Plummer · 4 years, 10 months ago
  51. 7c24de9 lib/cbfs: Don't load XIP stages from bootblock by Arthur Heymans · 4 years, 10 months ago
  52. 351e3e5 src: Use include <console/console.h> when appropriate by Elyes HAOUAS · 5 years ago
  53. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  54. 66f9a09 security/vboot: Add measured boot mode by Philipp Deppenwiese · 6 years ago
  55. 6ee37ef cbfs: Alert if something goes wrong in cbfs_boot_locate() by Nico Huber · 6 years ago
  56. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  57. 9554b26 vboot: Fix linking error with USE_OPTION_TABLE enabled by Patrick Rudolph · 6 years ago
  58. b5211ef lib/cbfs: Optimise LZMA away from romstage by Kyösti Mälkki · 6 years ago
  59. d13c4cd lib/cbfs.c: fix typo by Patrick Georgi · 6 years ago
  60. 6403167 compiler.h: add __weak macro by Aaron Durbin · 6 years ago
  61. 809fa7b cbfs: Add cbfs_boot_load_file() by T Michael Turney · 6 years ago
  62. 1bf55b4 src/lib: add IS_ENABLED() around Kconfig symbol references by Martin Roth · 7 years ago
  63. b2d834a src/lib: Fix space between type, * and variable name by Lee Leahy · 7 years ago
  64. 2a7708a cbfs: Add API to locate a file from specific region by Pratik Prajapati · 8 years ago
  65. 9d6f365 ACPI S3: Remove HIGH_MEMORY_SAVE where possible by Kyösti Mälkki · 8 years ago
  66. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  67. 16c173f Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  68. c3b024e Revert "Kconfig: separate memory mapped boot device from SPI" by Aaron Durbin · 8 years ago
  69. a83bbf5 Kconfig: separate memory mapped boot device from SPI by Aaron Durbin · 8 years ago
  70. 2a12e2e vboot: Separate vboot from chromeos by Furquan Shaikh · 8 years ago
  71. d950f51 lib: Don't require ULZMA compression for postcar by Lee Leahy · 8 years ago
  72. d5583a5 cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP by Furquan Shaikh · 8 years ago
  73. 58a150a lib/cbfs: Use fmap derived information about the COREBOOT region by Patrick Georgi · 8 years ago
  74. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  75. 09f2921 cbfs: Add LZ4 in-place decompression support for pre-RAM stages by Julius Werner · 9 years ago
  76. 295d58b commonlib: Add common cbfs parsing logic to coreboot and cbfstool. by Aaron Durbin · 9 years ago
  77. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  78. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  79. b29bd27b cbfs: Fix typo in cbfs_prog_stage_load() by Julius Werner · 9 years ago
  80. a73b931 tree: drop last paragraph of GPL copyright header by Patrick Georgi · 9 years ago
  81. ed253c8 cbfs: don't load x86 programs over the top of read-only media by Aaron Durbin · 9 years ago
  82. 37a5d15 cbfs: add struct cbfsf by Aaron Durbin · 9 years ago
  83. 4d3e4c4 cbfs: hardcode file alignment by Patrick Georgi · 9 years ago
  84. ac12c66c assets: abstract away the firmware assets used for booting by Aaron Durbin · 9 years ago
  85. 899d13d cbfs: new API and better program loading by Aaron Durbin · 9 years ago
  86. b890a12 Remove address from GPLv2 headers by Patrick Georgi · 9 years ago
  87. d914412 cbfs: make cbfs_load_prog_stage_by_offset() public by Aaron Durbin · 9 years ago
  88. 9eb6f61 cbfs: Print absolute offsets of loaded files by Vadim Bendebury · 9 years ago
  89. 8c5e4d9 cbfs: Enforce media->map() result checking, improve error messages by Julius Werner · 10 years ago
  90. 3948e53 program loading: introduce struct prog by Aaron Durbin · 9 years ago
  91. 2a567ee cbfs: more accurate size check for simple buffer mapping by Daisuke Nojiri · 10 years ago
  92. 6e76fff program loading: provide one cache maintenance callback by Aaron Durbin · 9 years ago
  93. 5b9384c cbfs: remove run_address() by Aaron Durbin · 9 years ago
  94. 00903e5 cbfs/rmodule: add architecture specific operations at stage load by Ionela Voinescu · 10 years ago
  95. 12d45b2 cbfs: expose init_backing_media() by Aaron Durbin · 9 years ago
  96. 3589017 vboot2: load decompressed stage directly to load address by Daisuke Nojiri · 10 years ago
  97. d343624 aarch64: Fix 64-bit pointer related casts by Marcelo Povoa · 11 years ago
  98. cdabc88 lib/cbfs: Use linker symbols over .c include in cbfs.c by Edward O'Callaghan · 10 years ago
  99. ff178be lib/cbfs: more cleanup for 32/64 issues by Ronald G. Minnich · 10 years ago
  100. bdf913a coreboot: unify infrastructure for loading payloads by Aaron Durbin · 10 years ago