1. ab84fd7 amdfwtool: Add SPL support by Zheng Bao · 2 years, 7 months ago
  2. 6fff249 amdfwtool: Upgrade "relative address" to four address modes by Zheng Bao · 2 years, 9 months ago
  3. da83d2c amdfwtool: Use relative address for EFS gen2 by Zheng Bao · 3 years, 2 months ago
  4. 570645d amdfwtool: Call the set_efs_table for Stoneyridge by Zheng Bao · 2 years, 10 months ago
  5. 6e2c5a3 amdfwtool: Set flag comboable as bool type by Zheng Bao · 2 years, 9 months ago
  6. b749d3f amdfwtool: Add a union for combo and psp directory by Zheng Bao · 2 years, 10 months ago
  7. 6bc300d amdfwtool: Set soc name for Stoneyridge by Zheng Bao · 2 years, 10 months ago
  8. 5164e4b amdfwtool: Pack out-of-bounds check into a function and move by Zheng Bao · 2 years, 10 months ago
  9. ba3af5e amdfwtool: Change the flag value to type bool by Zheng Bao · 2 years, 10 months ago
  10. edd1e36 amdfwtool: Fix the parameter point to NULL instead of integer by Zheng Bao · 2 years, 10 months ago
  11. 3335133 amdfwtool: Change the definition of level to a bitwise form by Zheng Bao · 2 years, 10 months ago
  12. eb0404e amdfwtool: Add PSP ID for combo and ISH header for A/B recovery by Zheng Bao · 2 years, 10 months ago
  13. ad68b07 util/amdfwtool: rename PSP related embedded_firmware struct elements by Felix Held · 2 years, 10 months ago
  14. b1fb8ce amdfwtool: Add an optional column of level by Zheng Bao · 3 years ago
  15. 2079589 amdfwtool: Detect the flag multilevel to decide the actual value by Zheng Bao · 3 years ago
  16. 535ec53 amdfwtool: Add new SOC mendocino by Zheng Bao · 3 years ago
  17. 481661e amdfwtool: Add flag for multi FW level to the struct amd_cb_config by Zheng Bao · 3 years ago
  18. dac4461 amdfwtool: Copy string in a safer way by Zheng Bao · 3 years, 3 months ago
  19. 275ade9 Revert "amdfwtool: Use relative address for EFS gen2" by Kangheui Won · 3 years, 1 month ago
  20. ec5a5d7 amdfwtool: Fix the NULL pointer in parameters by Zheng Bao · 3 years, 2 months ago
  21. 0fc87e3 amdfwtool: Use relative address for EFS gen2 by Zheng Bao · 3 years, 2 months ago
  22. b035f58 amdfwtool: Null check the pointers before using them by Zheng Bao · 3 years, 3 months ago
  23. addf340 amdfwtool: Add missing license header by Zheng Bao · 3 years, 2 months ago
  24. 6be1ab6 amdfwtool: Move EFS related definitions to header file by Zheng Bao · 3 years, 3 months ago
  25. 826f1c4 amdfwtool: Print the entry type when dumping the firmwares by Zheng Bao · 3 years, 3 months ago
  26. e8e6043 amdfwtool: Set the region_type as 0 for entry "BIOS level 2" by Zheng Bao · 3 years, 3 months ago
  27. 1965f650 amdfwtool:cezanne: use correct bootloader binary for whitelist support by Nikolai Vyssotski · 3 years, 3 months ago
  28. 806892a amdfwtool: Remove the misleading option characters by Zheng Bao · 3 years, 4 months ago
  29. 6f0b361 amdfwtool: Cleanup the message of help by Zheng Bao · 3 years, 4 months ago
  30. d509076 util/amdfwtool: Clean up Makefile by Martin Roth · 3 years, 6 months ago
  31. 90baf6a util/amdfwtool: Enable warnings as errors by Martin Roth · 3 years, 6 months ago
  32. a8e31ca util/amdfwtool: Fix all warnings by Martin Roth · 3 years, 6 months ago
  33. b993cb2 amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) by Zheng Bao · 3 years, 7 months ago
  34. d92d7cb util/amdfwtool: Add "all" target to Makefile by Patrick Georgi · 3 years, 7 months ago
  35. e862a00 util/amdfwtool,post: add missing distclean target by Felix Held · 3 years, 7 months ago
  36. 93df1d9 util/amdfwtool: portability fixes for FreeBSD by Idwer Vollering · 3 years, 8 months ago
  37. bf29a0d amdfwtool: Add support of cezanne and renoir by Zheng Bao · 3 years, 9 months ago
  38. 5caca94 amdfwtool: Register APCB and APCB_BK respectively by Zheng Bao · 3 years, 9 months ago
  39. 13ec029 util/amdfwtool: Fix EFS generation polarity by Marshall Dawson · 3 years, 9 months ago
  40. ea3417b util/amdfwtool: add missing zero-initialization for local variable by Felix Held · 3 years, 9 months ago
  41. 5014373 amdfwtool: Move the MP2CFG checking to category of BIOS data by Zheng Bao · 3 years, 9 months ago
  42. 3384e4a soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION by Zheng Bao · 3 years, 10 months ago
  43. 77a2c67 amdfwtool: Change all error output to fprintf stderr by Zheng Bao · 3 years, 11 months ago
  44. 9e90807 amdfwtool: Add an option to show debug message by Zheng Bao · 3 years, 10 months ago
  45. 8aa087e .gitignore: Ignore .test/.dependencies globally by Patrick Georgi · 3 years, 10 months ago
  46. c5e28ab amdfwtool: Take a config file instead of command line parameters by Zheng Bao · 3 years, 10 months ago
  47. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 10 months ago
  48. 9c8ce3e amdfwtool: Remove the assumption of ROM_SIZE by Zheng Bao · 3 years, 11 months ago
  49. 4739691 amdfwtool: Use a variable to get the return value of write by Zheng Bao · 3 years, 11 months ago
  50. 7698a55 amdfwtool: Clean up the Makefile of amdfwtool by Zheng Bao · 3 years, 11 months ago
  51. 6d402ac amdfwtool: Fix the gcc warning about sign comparison by Zheng Bao · 3 years, 11 months ago
  52. b1f648f util/amdfwtool: Add PSP verstage signature entry by Martin Roth · 4 years ago
  53. eca423b util/amdfwtool: Fix warning taking address of packed struct member by Martin Roth · 4 years ago
  54. 48dd9fe util/amdfwtool: Refactor APOB_NV requirements by Martin Roth · 4 years, 1 month ago
  55. be4376c util/amdfwtool: Add support for EFS SPI values for F17h and F15h by Matt Papageorge · 4 years, 2 months ago
  56. 9455474 util/amdfwtool: Add option for setting PSP/FW shared memory location by Martin Roth · 4 years, 4 months ago
  57. 37305e7 util/amdfwtool: update to allow building in any location by Martin Roth · 4 years, 4 months ago
  58. 30ce0f3 util/amdfwtool: Fix MAX_PSP_ENTRIES value by Rob Barnes · 4 years, 5 months ago
  59. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 3 months ago
  60. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  61. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  62. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  63. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  64. 18fd26c amdfwtool: Allow for up to 16 APCB entries by Rob Barnes · 4 years, 6 months ago
  65. af50567 util/amdfwtool: Fix file open error msg by Eric Peers · 4 years, 5 months ago
  66. c4a8c48 util/amdfwtool: Clarify APOB NV requirements by Marshall Dawson · 4 years, 7 months ago
  67. 900a254 util/amdfwtool: Improve comment's grammar by Patrick Georgi · 4 years, 6 months ago
  68. 99e54fe util: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  69. a682fc8 util/amdfwtool: guard typedef aliases by Idwer Vollering · 4 years, 8 months ago
  70. 2dd3b5c util/amdfwtool: Add instances for APCB backup by Marshall Dawson · 4 years, 8 months ago
  71. 0581bf6 util/amdfwtool: Add holding locations for more APCBs by Marshall Dawson · 5 years ago
  72. 94f2492 util/amdfwtool: Grow the Embedded Firmware Structure by Marshall Dawson · 4 years, 11 months ago
  73. b85ddc5 util/amdfwtool: Correct fletcher32 algorithm by Marshall Dawson · 5 years ago
  74. d3ce8c8 util/amdfwtool: Add option to build verstage binary into the PSP by Martin Roth · 5 years ago
  75. ec93313 util/amdfwtool: Do misc cleanup by Martin Roth · 5 years ago
  76. 967f862 util/amdfwtool: Close file descriptor on error by Jacob Garber · 5 years ago
  77. ce2b2ba util/amdfwtool: Update for Family 17h by Marshall Dawson · 5 years ago
  78. 24f73d4 util/amdfwtool: Add multilevel PSP directory table by Marshall Dawson · 5 years ago
  79. 7c1e142 util/amdfwtool: Align PSP NVRAM by Marshall Dawson · 5 years ago
  80. ef79fcc util/amdfwtool: Add argument for soft fuse override by Marshall Dawson · 5 years ago
  81. 02bd773 util/amdfwtool: Allow 0-length blobs by Marshall Dawson · 5 years ago
  82. 67bbb6d util/amdfwtool: Remove fanless SMU options by Marshall Dawson · 5 years ago
  83. dbae632 util/amdfwtool: Split type field for PSP entries by Marshall Dawson · 5 years ago
  84. 2794a86 util/amdfwtool: Streamline functions with context by Marshall Dawson · 5 years ago
  85. 8e0dca0 util/amdfwtool: Add generic image copy function by Marshall Dawson · 5 years ago
  86. a378c22 util/amdfwtool: Combine table header population by Marshall Dawson · 5 years ago
  87. 0e02ce8 util/amdfwtool: Remove duplicate PSP2 support by Marshall Dawson · 5 years ago
  88. 67d868d util/amdfwtool: Introduce combo-capable option by Marshall Dawson · 5 years ago
  89. 8a45a4d util/amdfwtool: Clarify call to fletcher32 by Marshall Dawson · 5 years ago
  90. 239286c util/amdfwtool: Clarify calculations with structures by Marshall Dawson · 5 years ago
  91. c38c0c9 util/amdfwtool: Fix iteration of PSP firmwares by Marshall Dawson · 5 years ago
  92. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  93. 7b89a28 util/amdfwtool/amdfwtool.c: Check fstat return by Richard Spiegel · 6 years ago
  94. 137484d util/amdfwtool/amdfwtool.c: Verify it actually read bytes by Richard Spiegel · 7 years ago
  95. bff4545 util/amdfwtool/amdfwtool.c: Check for negative return by Richard Spiegel · 7 years ago
  96. 0d3b118 util/amdfwtool: Add option for directory location by Martin Roth · 7 years ago
  97. d81250c amdfwtool: Move normal firmware 2 after fanless firmware2s by Marc Jones · 7 years ago
  98. f4b9b41 util/amdfwtool: Add fanless SMU firmware options by Marshall Dawson · 7 years ago
  99. 8955d55 util/amdfwtool: Wrap long lines, excluding comments by Martin Roth · 8 years ago
  100. cd15bc8 util/amdfwtool: Fix whitespace by Martin Roth · 8 years ago