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