1. c39eb20 memory_info: Bump to 64 DIMMs by Patrick Rudolph · 1 year, 7 months ago
  2. d292c4f include/memory_info.h: Add soc_num to dimm_info struct by Tim Chu · 1 year, 8 months ago
  3. 6be82a4 soc/intel: Add node_num to dimm_info struct + adjust dimm_info_fill by David Milosevic · 1 year, 10 months ago
  4. d8740c3 include/memory_info.h: Increase DIMM_INFO_TOTAL to 32 by Johnny Lin · 2 years, 3 months ago
  5. 0767da9 src: Remove unused <stdbool> by Elyes HAOUAS · 2 years, 7 months ago
  6. e0e49c8 include/memory_info.h: Increase DIMM_INFO_TOTAL number from 8 to 16 by Tim Chu · 2 years, 10 months ago
  7. 6724ba4 memory_info.h: Store SMBIOS error correction type by Angel Pons · 3 years, 7 months ago
  8. 3b24bb6 soc: move mainboard_get_dram_part_num prototype to memory_info.h by Nick Vaccaro · 3 years, 11 months ago
  9. 327f105 memory_info: add max_speed_mts and configured_speed_mts by Rob Barnes · 4 years ago
  10. 5e00780 smbios: Fix type 17 for Windows 10 by Patrick Rudolph · 4 years, 1 month ago
  11. ac95903 treewide: replace GPLv2 long form headers with SPDX header by Patrick Georgi · 4 years, 3 months ago
  12. afd4c87 treewide: move copyrights and authors to AUTHORS by Patrick Georgi · 4 years, 3 months ago
  13. f972322 src/soc/intel/common/smbios: Add addtional infos to dimm_info by Christian Walter · 5 years ago
  14. 28114ae SMBIOS: Remove duplicated smbios_memory_type enum by Elyes HAOUAS · 6 years ago
  15. 4b6f262 lib: increase part number size in memory_info/dimm_info by Aaron Durbin · 6 years ago
  16. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  17. ed76908 include/memory_info.h: Change part number field from 19 bytes to 21 by Richard Spiegel · 6 years ago
  18. 99f54a6 include/memory_info.h: Change serial number field from 5 bytes to 4 by Raul E Rangel · 6 years ago
  19. 5041e9b include: Update dimm_info documentation by Raul E Rangel · 6 years ago
  20. bd65480 src/arch/x86/smbios.c: Fix type 17 part number by Richard Spiegel · 6 years ago
  21. 6a00113 Rename __attribute__((packed)) --> __packed by Stefan Reinauer · 7 years ago
  22. c16d389 src/include: Include stdint.h since struct dimm_info uses it by Barnali Sarkar · 7 years ago
  23. 33faac6 smbios: add funtion for smbios type17 by Kane Chen · 10 years ago