1. 99945dc amdfwtool: Change the variable name to body_location by Zheng Bao · 1 year, 8 months ago
  2. 3d426f3 amdfwtool: Add instance = 0 for bios image by Zheng Bao · 1 year, 10 months ago
  3. de6f198 amdfwtool: Add missing code for checking new family phoenix & glinda by Zheng Bao · 1 year, 10 months ago
  4. 8eba662 amdfwtool: Add entry types required to support glinda & phoenix SOC by Zheng Bao · 1 year, 10 months ago
  5. 20646cd soc/amd: Change Morgana codename to Phoenix by Martin Roth · 1 year, 7 months ago
  6. ecb4e31 util/amdfwtool: Write EFS and AMDFW body in separate files by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  7. 7d67a19 util/amdfwtool/amdfwtool: Don't rewrite macros by Elyes Haouas · 1 year, 10 months ago
  8. a83c502 util/amdfwtool: Add more instances some types in BDT by Arthur Heymans · 1 year, 11 months ago
  9. 1f05c80 util/amdfwtool: Add new types by Arthur Heymans · 1 year, 11 months ago
  10. 1cffc55 util/amdfwutil: Fix adding microcode binaries by Arthur Heymans · 1 year, 10 months ago
  11. aafbe13 util/amdfwutil: Order enum and use hex consistently by Arthur Heymans · 1 year, 11 months ago
  12. 7e98011 util/amdfwtool: Add Mendocino to usage by Fred Reitberger · 1 year, 10 months ago
  13. 1349083 util/amdfwtool: Add preliminary code for morgana & glinda SOCs by Martin Roth · 1 year, 10 months ago
  14. 5b84dfd util/amdfwtool: Generate hashes for signed AMDFW components by Kangheui Won · 2 years, 8 months ago
  15. 3c164e1 util/amdfwtool: Add options to separate signed firmwares by Kangheui Won · 2 years, 9 months ago
  16. a2cb340 util/amdfwtool: Add support for PSP NVRAM base addr and size by Ritul Guru · 2 years ago
  17. c88f2b5 amdfwtool: Fix indentation by Zheng Bao · 2 years, 10 months ago
  18. 9a321f3 util/amdfwtool: Add changes to reserve BIOS SIG by Ritul Guru · 2 years, 1 month ago
  19. 8915abe amdfwtool/amdfwtool.h: Allow 16 additional PSP entries to be supported by Altamshali Hirani · 2 years, 5 months ago
  20. 9969f4b util/amdfwtool: Rename Sabrina to Mendocino by Jon Murphy · 2 years ago
  21. e5af14a util/amdfwtool: Fix ISH_B directory offset by Karthikeyan Ramasubramanian · 2 years ago
  22. 51f914d util/amdfwtool: Support PSP whitelist file on recovery A/B layout by Karthikeyan Ramasubramanian · 2 years, 1 month ago
  23. 234e370 util/amdfwtool: Update the location of PSP verstage and signing key by Karthikeyan Ramasubramanian · 2 years, 1 month ago
  24. f36b013 util/amdfwtool: Initalize all variables before use by Fred Reitberger · 2 years, 2 months ago
  25. 29bc79f util/amdfwtool: Add amdfwread utility by Robert Zieba · 2 years, 5 months ago
  26. 0ab04d2 util/amdfwtool: Add IKEK key for Trusted Application by Karthikeyan Ramasubramanian · 2 years, 3 months ago
  27. 993b43f amdfwtool: Use command line option use-combo to decide if use combo by Zheng Bao · 2 years, 9 months ago
  28. 96a3371 amdfwtool: Change the name of macros for 'BHD' by Zheng Bao · 3 years, 2 months ago
  29. ad06bae util/amdfwtool: Maintain one copy of PSP Level2 entries by Karthikeyan Ramasubramanian · 2 years, 4 months ago
  30. c3007f3 amdfwtool: Add a flag to record the second gen instead of romsig by Zheng Bao · 2 years, 5 months ago
  31. 487d045 amdfwtool: Add a macro to set explicitly second gen for old SOCs by Zheng Bao · 2 years, 5 months ago
  32. f8e2e47 util/amdfwtool: use ISH support for Sabrina SoC by Felix Held · 2 years, 5 months ago
  33. b18a4c7 util/amdfwtool: add Sabrina SoC type by Felix Held · 2 years, 5 months ago
  34. 830add6 util/amdfwtool: select A/B recovery when ISH is used by Felix Held · 2 years, 5 months ago
  35. 21a8e38 util/amdfwtool: use table-relative addressing in ISH case by Felix Held · 2 years, 5 months ago
  36. 3a6ab47 amdfwtool: Clear the whole byte of EFS_GEN by Zheng Bao · 2 years, 5 months ago
  37. fdd47ef amdfwtool: Add ISH header support for A/B recovery layout by Zheng Bao · 2 years, 11 months ago
  38. 5f18bb7 util/amdfwtool: add MSMU, SPIROM_CFG and DMCUB PSP FW types by Felix Held · 2 years, 5 months ago
  39. fb9b784 amdfwtool: Change the some FW's level for A/B recovery by Zheng Bao · 2 years, 6 months ago
  40. e220faa amdfwtool: Add entries for PMUI & PMUD with instance 2 by Zheng Bao · 2 years, 6 months ago
  41. 990d154 amdfwtool: Add support for AMD's BIOS A/B recovery feature by Zheng Bao · 2 years, 11 months ago
  42. 6c5ec8e amdfwtool: Add options to support mainboard specific SPL table by Zheng Bao · 2 years, 6 months ago
  43. ab84fd7 amdfwtool: Add SPL support by Zheng Bao · 2 years, 7 months ago
  44. 6fff249 amdfwtool: Upgrade "relative address" to four address modes by Zheng Bao · 2 years, 9 months ago
  45. da83d2c amdfwtool: Use relative address for EFS gen2 by Zheng Bao · 3 years, 2 months ago
  46. 570645d amdfwtool: Call the set_efs_table for Stoneyridge by Zheng Bao · 2 years, 10 months ago
  47. 6e2c5a3 amdfwtool: Set flag comboable as bool type by Zheng Bao · 2 years, 9 months ago
  48. b749d3f amdfwtool: Add a union for combo and psp directory by Zheng Bao · 2 years, 10 months ago
  49. 6bc300d amdfwtool: Set soc name for Stoneyridge by Zheng Bao · 2 years, 10 months ago
  50. 5164e4b amdfwtool: Pack out-of-bounds check into a function and move by Zheng Bao · 2 years, 10 months ago
  51. ba3af5e amdfwtool: Change the flag value to type bool by Zheng Bao · 2 years, 10 months ago
  52. edd1e36 amdfwtool: Fix the parameter point to NULL instead of integer by Zheng Bao · 2 years, 10 months ago
  53. eb0404e amdfwtool: Add PSP ID for combo and ISH header for A/B recovery by Zheng Bao · 2 years, 10 months ago
  54. ad68b07 util/amdfwtool: rename PSP related embedded_firmware struct elements by Felix Held · 2 years, 10 months ago
  55. 2079589 amdfwtool: Detect the flag multilevel to decide the actual value by Zheng Bao · 3 years ago
  56. 535ec53 amdfwtool: Add new SOC mendocino by Zheng Bao · 3 years ago
  57. 481661e amdfwtool: Add flag for multi FW level to the struct amd_cb_config by Zheng Bao · 3 years ago
  58. 275ade9 Revert "amdfwtool: Use relative address for EFS gen2" by Kangheui Won · 3 years, 1 month ago
  59. ec5a5d7 amdfwtool: Fix the NULL pointer in parameters by Zheng Bao · 3 years, 2 months ago
  60. 0fc87e3 amdfwtool: Use relative address for EFS gen2 by Zheng Bao · 3 years, 2 months ago
  61. b035f58 amdfwtool: Null check the pointers before using them by Zheng Bao · 3 years, 3 months ago
  62. 6be1ab6 amdfwtool: Move EFS related definitions to header file by Zheng Bao · 3 years, 3 months ago
  63. 826f1c4 amdfwtool: Print the entry type when dumping the firmwares by Zheng Bao · 3 years, 3 months ago
  64. e8e6043 amdfwtool: Set the region_type as 0 for entry "BIOS level 2" by Zheng Bao · 3 years, 3 months ago
  65. 806892a amdfwtool: Remove the misleading option characters by Zheng Bao · 3 years, 4 months ago
  66. 6f0b361 amdfwtool: Cleanup the message of help by Zheng Bao · 3 years, 4 months ago
  67. a8e31ca util/amdfwtool: Fix all warnings by Martin Roth · 3 years, 6 months ago
  68. b993cb2 amdfwtool:cezanne: Add entry of PSP_BOOTLOADER_AB (0x73) by Zheng Bao · 3 years, 7 months ago
  69. 93df1d9 util/amdfwtool: portability fixes for FreeBSD by Idwer Vollering · 3 years, 8 months ago
  70. bf29a0d amdfwtool: Add support of cezanne and renoir by Zheng Bao · 3 years, 9 months ago
  71. 5caca94 amdfwtool: Register APCB and APCB_BK respectively by Zheng Bao · 3 years, 9 months ago
  72. 13ec029 util/amdfwtool: Fix EFS generation polarity by Marshall Dawson · 3 years, 9 months ago
  73. 77a2c67 amdfwtool: Change all error output to fprintf stderr by Zheng Bao · 3 years, 11 months ago
  74. 9e90807 amdfwtool: Add an option to show debug message by Zheng Bao · 3 years, 10 months ago
  75. c5e28ab amdfwtool: Take a config file instead of command line parameters by Zheng Bao · 3 years, 10 months ago
  76. 9c8ce3e amdfwtool: Remove the assumption of ROM_SIZE by Zheng Bao · 3 years, 11 months ago
  77. 4739691 amdfwtool: Use a variable to get the return value of write by Zheng Bao · 3 years, 11 months ago
  78. 6d402ac amdfwtool: Fix the gcc warning about sign comparison by Zheng Bao · 3 years, 11 months ago
  79. b1f648f util/amdfwtool: Add PSP verstage signature entry by Martin Roth · 4 years ago
  80. eca423b util/amdfwtool: Fix warning taking address of packed struct member by Martin Roth · 4 years ago
  81. 48dd9fe util/amdfwtool: Refactor APOB_NV requirements by Martin Roth · 4 years, 1 month ago
  82. be4376c util/amdfwtool: Add support for EFS SPI values for F17h and F15h by Matt Papageorge · 4 years, 2 months ago
  83. 9455474 util/amdfwtool: Add option for setting PSP/FW shared memory location by Martin Roth · 4 years, 4 months ago
  84. 37305e7 util/amdfwtool: update to allow building in any location by Martin Roth · 4 years, 4 months ago
  85. 30ce0f3 util/amdfwtool: Fix MAX_PSP_ENTRIES value by Rob Barnes · 4 years, 5 months ago
  86. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 3 months ago
  87. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 3 months ago
  88. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 3 months ago
  89. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 3 months ago
  90. 18fd26c amdfwtool: Allow for up to 16 APCB entries by Rob Barnes · 4 years, 6 months ago
  91. af50567 util/amdfwtool: Fix file open error msg by Eric Peers · 4 years, 5 months ago
  92. c4a8c48 util/amdfwtool: Clarify APOB NV requirements by Marshall Dawson · 4 years, 7 months ago
  93. 900a254 util/amdfwtool: Improve comment's grammar by Patrick Georgi · 4 years, 6 months ago
  94. 99e54fe util: Fix typos by Elyes HAOUAS · 4 years, 7 months ago
  95. a682fc8 util/amdfwtool: guard typedef aliases by Idwer Vollering · 4 years, 8 months ago
  96. 2dd3b5c util/amdfwtool: Add instances for APCB backup by Marshall Dawson · 4 years, 8 months ago
  97. 0581bf6 util/amdfwtool: Add holding locations for more APCBs by Marshall Dawson · 5 years ago
  98. 94f2492 util/amdfwtool: Grow the Embedded Firmware Structure by Marshall Dawson · 4 years, 11 months ago
  99. b85ddc5 util/amdfwtool: Correct fletcher32 algorithm by Marshall Dawson · 5 years ago
  100. d3ce8c8 util/amdfwtool: Add option to build verstage binary into the PSP by Martin Roth · 5 years ago