1. ebda03e src/commonlib: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  2. a6c8b4b nb/intel/sandybridge: Rewrite get_FRQ by Angel Pons · 4 years, 5 months ago
  3. f3f36fa src (minus soc and mainboard): Remove copyright notices by Patrick Georgi · 4 years, 5 months ago
  4. 2119d0b treewide: Capitalize 'CMOS' by Elyes HAOUAS · 4 years, 6 months ago
  5. 23e3f9d src/commonlib: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  6. ef90609 src: capitalize 'RAM' by Elyes HAOUAS · 4 years, 6 months ago
  7. 8172666 vboot: push clear recovery mode switch until BS_WRITE_TABLES by Joel Kitching · 4 years, 6 months ago
  8. bd3c1c7 commonlib/cbfs.h: Correct spelling error in comment by Marshall Dawson · 4 years, 7 months ago
  9. 98eeb96 commonlib: Add commonlib/bsd by Julius Werner · 4 years, 8 months ago
  10. da41b61 include/commonlib: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  11. 1cb9cd5 Drop ROMCC code and header guards by Arthur Heymans · 4 years, 9 months ago
  12. f9e7499 security/vboot/sync_ec: Add timestamps by Tim Wawrzynczak · 4 years, 10 months ago
  13. 50b999f {drivers,mainboard}: Move FSP logo support to fsp1_1 by Frans Hendriks · 4 years, 10 months ago
  14. 56aeae0 region: publicize region_end() and add region_device_end() by Aaron Durbin · 4 years, 10 months ago
  15. b1ea53d region: add rdev_chain_full() by Aaron Durbin · 4 years, 10 months ago
  16. 8119841 commonlib: Use __builtin_offsetof with supported compilers by Alex James · 4 years, 10 months ago
  17. eef992d commonlib/helpers: Add alloca() macro by Tim Wawrzynczak · 4 years, 10 months ago
  18. 80df052 cbmem: Add IDs for TSEG and BERT table data by Marshall Dawson · 5 years ago
  19. 7ba5871 util/cbfstool: Add optional argument ibb by Philipp Deppenwiese · 6 years ago
  20. 6d787c2 lib/fmap: Cache FMAP in cbmem by Patrick Rudolph · 5 years ago
  21. 0443ac2 AUTHORS: Move src/commonlib copyrights into AUTHORS file by Martin Roth · 5 years ago
  22. 87f265b lib/edid: Add suport for display rotation by Nicolas Boichat · 5 years ago
  23. 452aaae vboot: deprecate vboot_handoff structure by Joel Kitching · 5 years ago
  24. d0bd544 commonlib: define cbtable tags as enum to identify conflicts by Patrick Georgi · 5 years ago
  25. c1c6060 cbmem: Add ID for UCSI by Duncan Laurie · 5 years ago
  26. 68999a8 commonlib: fix typo LB_TAB_* (instead of LB_TAG_*) by Patrick Georgi · 5 years ago
  27. 3f4a987 commonlib: renumber CB_TAG_TCPA_LOG by Patrick Georgi · 5 years ago
  28. 2803346 Renumber cbtable tag MMC_INFO by Patrick Georgi · 5 years ago
  29. ddf2bc5 coreboot_tables: pass the early_mmc_wake_hw status to payload by Bora Guvendik · 6 years ago
  30. b7fe7a1 intel/common/block/scs: Add ability to send early CMD0, CMD1 by Bora Guvendik · 6 years ago
  31. 2b6da7f commonlib/stdlib.h: Remove printf() from coreboot by Julius Werner · 5 years ago
  32. d371cf3 Make common macros double-evaluation safe by Julius Werner · 9 years ago
  33. 8d0f599 vboot: make vboot workbuf available to payload by Joel Kitching · 5 years ago
  34. 0bcee88 vboot: copy data structures to CBMEM for downstream use by Joel Kitching · 6 years ago
  35. cd49cce coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) by Julius Werner · 5 years ago
  36. 4f42eea arch/x86/postcar: Add separate timestamp for postcar stage by Subrata Banik · 5 years ago
  37. c9b7d1f security/tpm: Fix TCPA log feature by Philipp Deppenwiese · 6 years ago
  38. 4708612 fmap: Add FMAP_AREA_PRESERVE by Hung-Te Lin · 5 years ago
  39. bd660e2 commonlib: Add Bubble sort algorithm by Werner Zeh · 6 years ago
  40. 6df3b64 src: Remove duplicated round up function by Elyes HAOUAS · 6 years ago
  41. 6e8692e src/arch/x86/acpi.c: Create log area and extend TPM2 table by Michał Żygowski · 6 years ago
  42. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  43. 44cff7a cbtable: remove chromeos_acpi from cbtable by Joel Kitching · 6 years ago
  44. 5846d57 acpi: remove CBMEM_ID_ACPI_GNVS_PTR entry by Joel Kitching · 6 years ago
  45. 75b1f76 cbmem: rename vdat to chromeos_acpi by Joel Kitching · 6 years ago
  46. bce49c2 security/tpm: Improve TCPA log generation by Philipp Deppenwiese · 6 years ago
  47. 791ba97 security/tpm: Use unique CBMEM names for TCPA logs by Philipp Deppenwiese · 6 years ago
  48. fa1f6ff util/cbmem: Add cbmem TCPA log support by Philipp Deppenwiese · 6 years ago
  49. f18dc5c security/tpm: Add TCPA logging functionality by Philipp Deppenwiese · 7 years ago
  50. 7ee05ed util/cbfstool: Support FIT payloads by Patrick Rudolph · 6 years ago
  51. eeb4e20 commonlib/cbfs: Make cbfsf_file_type public by Patrick Rudolph · 6 years ago
  52. 4c518e1 timestamp: Add timestamps for TPM communication by Raul E Rangel · 6 years ago
  53. 4f5bed5 cbfs: Rename CBFS_TYPE_PAYLOAD to CBFS_TYPE_SELF by Patrick Rudolph · 6 years ago
  54. f658edf commonlib: Add descriptions for new AGESA timestamps by Martin Roth · 6 years ago
  55. 5dd4a2a timestamps: Add timestamps around the vbios load & init by Martin Roth · 6 years ago
  56. 8d6e0e0 lib/stage_cache: Add save/get raw storage by Marshall Dawson · 7 years ago
  57. 310abe0 coreboot_tables: Document coreboot framebuffer by Nico Huber · 7 years ago
  58. 34fa425 commonlib: Add AGESA S3 resume defines by Marshall Dawson · 7 years ago
  59. 00c0cd2 device/pci_rom: Write _ROM method for VGA devices by Patrick Rudolph · 7 years ago
  60. 02103e3 commonlib/region: expose subregion helper function by Aaron Durbin · 7 years ago
  61. fbfe654 commonlib: Add timestamp codes for AGESA by Martin Roth · 7 years ago
  62. 96ed92d boardid: Add helpers to read sku_id strapping into coreboot tables by Julius Werner · 7 years ago
  63. e2f17f7 boardid: Minor clean up and standardization by Julius Werner · 7 years ago
  64. c0c31b6 riscv: Remove config string support by Jonathan Neuschäfer · 7 years ago
  65. 7bd4715 commonlib/helpers.h: Include stddef.h by Jonathan Neuschäfer · 7 years ago
  66. 8db7f8b LB_TAGS: change the value of CB_TAG_MAC_ADDRS to 0x33 by Ronald G. Minnich · 7 years ago
  67. f46a9a0 arch/x86: restore forwarding table on resume for EARLY_EBDA_INIT by Aaron Durbin · 7 years ago
  68. 395b469 commonlib: Consistently spell *romstage* without space by Paul Menzel · 7 years ago
  69. 52f0871 sb/intel/bd82x6x: Add time-stamp around ME DRAM update by Nathaniel Roach · 7 years ago
  70. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  71. f511c1f arch/x86/ebda: Change memcpy() to endian wrappers by Ryan Salsamendi · 7 years ago
  72. 48dbc66 commonlib: Move drivers/storage into commonlib/storage by Lee Leahy · 7 years ago
  73. 13c6dbf commonlib: Add ID for STORAGE_DATA by Lee Leahy · 7 years ago
  74. bb70c40 include: Add xmalloc, xzmalloc and dma routines by Lee Leahy · 7 years ago
  75. 10d1fde commonlib/helpers: Add helper macro for member_size by Furquan Shaikh · 7 years ago
  76. 88b26b8 commonlib: add input and output buffer helpers by Aaron Durbin · 7 years ago
  77. 49fd42d commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  78. 72c60a4 commonlib: Fix issues with { } and else by Lee Leahy · 7 years ago
  79. f339973 commonlib: Wrap lines at 80 columns by Lee Leahy · 7 years ago
  80. d5a2a29 commonlib: Fix spacing issues by Lee Leahy · 7 years ago
  81. b89b2c5 commonlib/fsp.h: include sys/types.h for ssize_t by Jonathan Neuschäfer · 7 years ago
  82. 256db40 commonlib: provide incoherent region device by Aaron Durbin · 8 years ago
  83. 00563bf lib: Add time stamp when starting to finalize chips by Paul Menzel · 8 years ago
  84. b1feb51 soc/intel/common: Add suppport for Extended VBT by Abhay Kumar · 8 years ago
  85. ef9a9ea soc/intel/common: Add save/restore for variable MRC data by Andrey Petrov · 8 years ago
  86. 1f0ce3a commonlib/include: remove NEED_VB20_INTERNALS by Aaron Durbin · 8 years ago
  87. b36cb079 commonlib: Add new cbmem id for EC_HOSTEVENT by Furquan Shaikh · 8 years ago
  88. 04c94de riscv: bring in the configstring parsing functions from UCB by Ronald G. Minnich · 8 years ago
  89. 96b3c6f drivers/intel/fsp2_0: track end of firmware notifications by Aaron Durbin · 8 years ago
  90. 29fc9bb commonlib: move DIV_ROUND macros from nvidia/tegra by Arthur Heymans · 8 years ago
  91. f975e55 cbfs: Add "struct" file type and associated helpers by Julius Werner · 8 years ago
  92. 71885a4 commonlib: cbfs: Add CBFS attribute support by Julius Werner · 8 years ago
  93. 258a350 commonlib/region: make buffer argument const for writeat by Aaron Durbin · 8 years ago
  94. 613702b cbmem: share additional time stamps IDs by Antonello Dettori · 8 years ago
  95. 28a4e0e commonlib: fix 'AFTER CAR' spacing to align with others by Aaron Durbin · 8 years ago
  96. e5f48d2 region: Add writeat and eraseat support by Antonello Dettori · 8 years ago
  97. 2b57691 commonlib/region: Add helpers for dynamic initialization of region dev by Furquan Shaikh · 8 years ago
  98. f4dac8a commonlib/region: Rename XLATE region device init macro by Furquan Shaikh · 8 years ago
  99. b0c2fe0 cbfstool/fsp: Rename fsp1_1_relocate by Furquan Shaikh · 8 years ago
  100. f92a98c coreboot_tables: Extend serial port description by Lee Leahy · 8 years ago