1. 5fbe12d lib: provide memrange library in romstage by Aaron Durbin · 8 years ago
  2. bce9bbd AGESA: Use common romstage ram stack by Kyösti Mälkki · 8 years ago
  3. 3030eaf lib/version: Correct whitespace alignment by Paul Menzel · 8 years ago
  4. f5ef699 tpm2: implement and use pcr_extend command by Vadim Bendebury · 8 years ago
  5. 4c0851c tpm2: implement locking firmware rollback counter by Vadim Bendebury · 8 years ago
  6. 1ec7603 tpm2: fix tpm_write() error reporting by Vadim Bendebury · 8 years ago
  7. adfbbde tpm2: add tlcl_force_clear and use it before factory init by Vadim Bendebury · 8 years ago
  8. 7ee057c tpm2: use pcr0 dependent nvram space policy definitions by Vadim Bendebury · 8 years ago
  9. 6acb9a6 tpm2: add TPM_Clear command processing by Vadim Bendebury · 8 years ago
  10. ebba4d7 tpm2: refactor session header marshalling by Vadim Bendebury · 8 years ago
  11. d9137d5 tpm2: clean up tpm_marshal_command() by Vadim Bendebury · 8 years ago
  12. bc92710 tpm2: avoid comparison between signed and unsigned ints by Vadim Bendebury · 8 years ago
  13. 03e4472 tpm2: drop unused structures by Vadim Bendebury · 8 years ago
  14. 1a98050 tpm2: remove unused buffer size definition by Vadim Bendebury · 8 years ago
  15. 044fb53 lib/selfboot: clear BSS segments by Aaron Durbin · 8 years ago
  16. 0dd655f lib/selfboot: remove duplicate prog_set_area() by Aaron Durbin · 8 years ago
  17. edfcce8 lib/selfboot: don't open code linked list operations by Aaron Durbin · 8 years ago
  18. 627afc2 tpm2: add marshaling/unmarshaling layer by Vadim Bendebury · 8 years ago
  19. 245d457 tpm2: implement tlcl layer by Vadim Bendebury · 8 years ago
  20. e5c00a5 intel post-car: Consolidate choose_top_of_stack() by Kyösti Mälkki · 8 years ago
  21. f41ac22 lib/gpio: add pullup & pulldown gpio_base2_value() variants by Aaron Durbin · 8 years ago
  22. 5b6c28c gpio: Add support for translating gpio_t into ACPI pin by Duncan Laurie · 8 years ago
  23. 8f9c866 lib: remove ulzma() by Aaron Durbin · 8 years ago
  24. ed0f6d7 lib/nhlt: add helper functions for adding endpoints by Aaron Durbin · 8 years ago
  25. e5f48d2 region: Add writeat and eraseat support by Antonello Dettori · 8 years ago
  26. 2cf99e1 lib: Add real-time-clock functions by Simon Glass · 8 years ago
  27. 7a29cdc lib: Build reg_script for bootblock by Lee Leahy · 8 years ago
  28. 538b324 lib: Add asmlinkage attribute to bootblock_main_with_timestamp by Lee Leahy · 8 years ago
  29. d5583a5 cbfs: Use NO_XIP_EARLY_STAGES to decide if stage is XIP by Furquan Shaikh · 8 years ago
  30. 0a54fb5 lib/hardwaremain: Add \n to "Boot failed" message by Jonathan Neuschäfer · 8 years ago
  31. f6b1039 program.ld: Don't exclude sbe region from verstage by Stefan Reinauer · 8 years ago
  32. 3a39f44 gpio: Add a function to map GPIO to ACPI path by Duncan Laurie · 8 years ago
  33. b955284 hexstrtobin: Add a library function to decode ASCII hex into binary by Duncan Laurie · 8 years ago
  34. ff196b6 lib/bootblock: Provide mechanism to pass in an early timestamp by Alexandru Gagniuc · 8 years ago
  35. 63e7b5b lib/timestamp: Do not initialize cache in timestamp_cache_get() by Alexandru Gagniuc · 8 years ago
  36. bf1e481 lib: remove FLASHMAP_OFFSET config variable by Aaron Durbin · 8 years ago
  37. f92a98c coreboot_tables: Extend serial port description by Lee Leahy · 8 years ago
  38. 1e162bf lib/prog_loaders: Allow platforms to skip stage cache by Furquan Shaikh · 8 years ago
  39. f7dd6d5 lib/reg_script: Fix braces by Stefan Reinauer · 8 years ago
  40. 564dc9c lib/reg_script: Add display support by Lee Leahy · 8 years ago
  41. 58a150a lib/cbfs: Use fmap derived information about the COREBOOT region by Patrick Georgi · 8 years ago
  42. a6e9051 lib/coreboot_table: use the architecture dependent table size by Aaron Durbin · 8 years ago
  43. efcee9f lib/reg_script: Allow multiple independent handlers by Lee Leahy · 8 years ago
  44. 6bcbe57 lib/regscript: Add exclusive-or (xor) support by Lee Leahy · 8 years ago
  45. c1b98b9 ensure correct byte ordering for cbfs segment list by George Trudeau · 8 years ago
  46. a4db050 lib: add common write_tables() implementation by Aaron Durbin · 8 years ago
  47. 5481c96 lib/coreboot_table: add architecture hooks for adding tables by Aaron Durbin · 8 years ago
  48. d4afa93 lib/bootmem: allow architecture specific bootmem ranges by Aaron Durbin · 8 years ago
  49. 8984af8 lib: add helper for constructing coreboot forwarding table by Aaron Durbin · 8 years ago
  50. dcee908 arch/x86: remove low coreboot table support by Aaron Durbin · 8 years ago
  51. 60eb2c2 arch: only print cbmem entries in one place by Aaron Durbin · 8 years ago
  52. fab8ae7 program.ld: make sure that zeroptr isn't assigned to debug sections by Patrick Georgi · 8 years ago
  53. 2b6db97 edid: Make framebuffer row alignment configurable by Julius Werner · 8 years ago
  54. c445b4f chromeos: Simplify fill_lb_gpios even further by Julius Werner · 8 years ago
  55. 096f457 lib/prog_loading: introduce prog_segment_loaded() by Aaron Durbin · 8 years ago
  56. 6911219 edid: Add helper function to calculate bits-per-pixel dependent values by Julius Werner · 8 years ago
  57. 7f8afe0 arch/x86: introduce postcar stage/phase by Aaron Durbin · 8 years ago
  58. 2b23948 gpio: Add support for binary_first base3 number system by Julius Werner · 8 years ago
  59. 94271b4 lib/rmodule: export parameters in struct rmod_stage_load by Aaron Durbin · 8 years ago
  60. 447d948 cbmem: Fix cbmem_add_bootmem() by Andrey Petrov · 8 years ago
  61. 555d6c2 cbmem: Add utility to get memory region occupied by cbmem by Alexandru Gagniuc · 9 years ago
  62. 7760261 src/lib/trace.c: Make address size generic by Martin Roth · 8 years ago
  63. 7f76165 lib: Implement framework for retrieving WiFi regulatory domain by Felix Durairaj · 9 years ago
  64. be7cbdc lib/bootblock: provide SoC callback parity with mainboard by Aaron Durbin · 8 years ago
  65. a7141c5 lib/memrange: avoid shadow object declarations 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. 9d02153 fsp_baytrail: Add full support for iosf access in reg_script by Werner Zeh · 8 years ago
  68. f0d39c4 die() when attempting to use bounce buffer on non-i386. by Vladimir Serbinenko · 8 years ago
  69. f6ada1c lib/coreboot_table: add function to allow arch code to add records by Aaron Durbin · 8 years ago
  70. 1060535 lib: Add Kconfig to toggle boot state debugging by Lee Leahy · 8 years ago
  71. bc2c0a3 FMAP: Clean up debug output by Duncan Laurie · 8 years ago
  72. a25b5d2 lzma: Port size-checking ulzman() version to coreboot by Julius Werner · 8 years ago
  73. 8c09377 timestamp: Remove HAS_PRECBMEM_TIMESTAMP_REGION Kconfig by Julius Werner · 8 years ago
  74. ae4b854 lib/prog_loaders.c: remove arch/stages.h include by Aaron Durbin · 8 years ago
  75. 69d20c4 timestamp: Bump CBMEM timestamp count, make full use of pre-RAM regions by Julius Werner · 8 years ago
  76. 16ff859 nhlt: add api to override oem_id and oem_table_id of acpi_header_t by Fang, Yang A · 9 years ago
  77. 3cbf8d9 chromeos: Remove CONFIG_VBNV_SIZE variable by Duncan Laurie · 9 years ago
  78. 7bc39a0 lib: add bootmode.c to verstage by Aaron Durbin · 9 years ago
  79. a9ffa9e lib: Support UNCOMPRESSED_RAMSTAGE by Lee Leahy · 8 years ago
  80. 9ab9c33 lib/gcov-glue.c: Remove trailing number from COVERAGE_MAGIC macro by Jean Lucas · 9 years ago
  81. ff8076d Provide a gcc-safe zero pointer by Patrick Georgi · 9 years ago
  82. 81b09f4 Makefile: Make full use of src-to-obj macro by Nico Huber · 9 years ago
  83. eb907b3 arch/x86: link bootblock like other stages for C_ENVIRONMENT_BOOTBLOCK by Aaron Durbin · 9 years ago
  84. 1b915b8 lib/memrange: allow stack allocated free list by Aaron Durbin · 9 years ago
  85. 82d9a31 lib: compile mdelay for romstage by Patrick Georgi · 9 years ago
  86. e223e89 lib/Makefile.inc: Link hexdump.c in the bootblock as well by Alexandru Gagniuc · 9 years ago
  87. dc6c431 lib/hexdump: Refactor to skip lines with all ones as well by Alexandru Gagniuc · 9 years ago
  88. 757943c memlayout: Fix unified CBFS_CACHE macro by Julius Werner · 9 years ago
  89. 66bbb31 */Makefile.inc: Compile files needed by uart8250 in x86 bootblock by Alexandru Gagniuc · 9 years ago
  90. b0a2d3c2 lib: compile mdelay for bootblock by Patrick Georgi · 9 years ago
  91. 9420a52 lib: NHLT ACPI table support by Aaron Durbin · 9 years ago
  92. 2ed0aa2 Correct some common spelling mistakes by Martin Roth · 9 years ago
  93. 295d58b commonlib: Add common cbfs parsing logic to coreboot and cbfstool. by Aaron Durbin · 9 years ago
  94. 7e7a4df lib: remove assets infrastructure by Aaron Durbin · 9 years ago
  95. 6d720f3 cbfs/vboot: remove firmware component support by Aaron Durbin · 9 years ago
  96. b29bd27b cbfs: Fix typo in cbfs_prog_stage_load() by Julius Werner · 9 years ago
  97. a8aef3a cbfs_spi: Initialize spi_flash when initializing cbfs_cache by Mary Ruthven · 9 years ago
  98. f82e8ab cbfs_spi: enable CBFS access in early romstage by Mary Ruthven · 9 years ago
  99. f5fd4c9 lib/timestamp.c: only log "Timestamp table full" once by Ben Gardner · 9 years ago
  100. b50d8fb hexdump: Fix output if length is not a multiple of 16 by Ben Gardner · 9 years ago