1. b7cbb7c cbmem.h: Drop cbmem_possible_online in favor of ENV_HAS_CBMEM by Arthur Heymans · 1 year ago
  2. dc15867 src/drivers/vpd/vpd.c: Use C99 flexible arrays by Elyes Haouas · 1 year, 1 month ago
  3. bcc9879 drivers/vpd: Demote FMAP not found printk from error to warn by Matt DeVillier · 1 year, 7 months ago
  4. fa3bc04 CBMEM: Change declarations for initialization hooks by Kyösti Mälkki · 2 years, 5 months ago
  5. ad6157e timestamps: Rename timestamps to make names more consistent by Jakub Czapiga · 2 years, 6 months ago
  6. e966595 treewide: Remove "ERROR: "/"WARN: " prefixes from log messages by Julius Werner · 2 years, 7 months ago
  7. c893197 commonlib/region: Turn addrspace_32bit into a more official API by Julius Werner · 3 years, 4 months ago
  8. 8bdb006 drivers/vpd: Add support to read device serial from VPD by Matt DeVillier · 4 years, 3 months ago
  9. 1717231 drivers/vpd: Add VPD region to default FMAP when selected by Matt DeVillier · 3 years, 8 months ago
  10. c00ffef vpd: Add vpd_get_int() function by Nico Huber · 3 years, 11 months ago
  11. 9b110bf drivers/vpd: add VPD region VPD_RW_THEN_RO by Jonathan Zhang · 4 years, 3 months ago
  12. a9117ed drivers/vpd: rename VPD_ANY to VPD_RO_THEN_RW by Jonathan Zhang · 4 years, 3 months ago
  13. 5f17458 drivers/vpd: Fix VPD speed regressions on non-x86 devices by Julius Werner · 4 years, 3 months ago
  14. 10999ea6 drivers: Use SPDX identifiers by Jacob Garber · 4 years, 3 months ago
  15. c4b7027 src: Remove leading blank lines from SPDX header by Elyes HAOUAS · 4 years, 3 months ago
  16. 593124d treewide: Convert more license headers to SPDX style by Patrick Georgi · 4 years, 3 months ago
  17. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  18. c49d7a3 src/: Replace GPL boilerplate with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  19. 8a3453f src/drivers: Use SPDX for GPL-2.0-only files by Angel Pons · 4 years, 5 months ago
  20. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 9 months ago
  21. c9b1359 src/: Remove g_ prefixes and _g suffixes from variables by Patrick Georgi · 4 years, 9 months ago
  22. 7c2fd97 drivers/vpd/vpd.c: Drop CAR_GLOBAL_MIGRATION support by Arthur Heymans · 4 years, 9 months ago
  23. a214837 include: Make stdbool.h a separate file by Julius Werner · 4 years, 9 months ago
  24. effaf8f AUTHORS: Move src/drivers/[l*-v*] copyrights into AUTHORS file by Martin Roth · 4 years, 10 months ago
  25. bec78e3 src/{device,drivers,mb,nb,soc,sb}: Remove unused 'include <console/console.h>' by Elyes HAOUAS · 4 years, 10 months ago
  26. 749c395 src/{drivers/vpd,include/device/dram}: Add missing 'include <stdint.h>' by Elyes HAOUAS · 4 years, 10 months ago
  27. b5392f9 drivers/vpd: add framework to search VPD in romstage by Jonathan Zhang · 5 years ago
  28. 5cf9ccc src: Include <stdint.h> instead of <inttypes.h> by Jacob Garber · 5 years ago
  29. f6317b4 src/driver/vpd: Update vpd_decode from upstream by Hung-Te Lin · 5 years ago
  30. c345570 src/driver/vpd: Update lib_vpd from upstream by Hung-Te Lin · 5 years ago
  31. 4d25f96 src/drivers/vpd: Remove unused VPD_DEBUG by Elyes HAOUAS · 6 years ago
  32. d44221f Move compiler.h to commonlib by Nico Huber · 6 years ago
  33. 88607a4 src: Use tabs for indentation by Elyes HAOUAS · 6 years ago
  34. 28cee59 drivers/vpd: Add VPD support by Patrick Rudolph · 6 years ago