1. 92a9d93 amdfwtool: Move the functions to handle_file.c by Zheng Bao · 9 months ago
  2. 80b853e amdfwtool: Remove the function's dependency to ctx by Zheng Bao · 9 months ago
  3. 10291e8 amdfwtool: Use Makefile.mk for Makefile settings by Martin Roth · 5 months ago
  4. 5ff6bf3 util/amdfwtool: build amdfwtool only for all tools or AMD CPUs by Martin Roth · 5 months ago
  5. 1f30b24 util: Rename Makefiles from .inc to .mk by Martin Roth · 6 months ago
  6. ff63106 util/amdfwtool: Check for pkg-config presence by Karthikeyan Ramasubramanian · 10 months ago
  7. 1a0c99f amdfwtool: Support firmware offsets of larger than 16MiB by Zheng Bao · 1 year, 5 months ago
  8. fa25954 amdfwtool: Add APCB for new combo entry by Zheng Bao · 2 years, 9 months ago
  9. 730c3ba amdfwtool: Add FW type FUSE_CHAIN in the config file by Zheng Bao · 11 months ago
  10. 2951447 amdfwtool: Print more information when debug mode is set by Zheng Bao · 11 months ago
  11. 563f7af util/amdfwtool: Add Genoa support by Arthur Heymans · 1 year ago
  12. abaca2a util/amdfwtool: Introduce support for Hash Table v2 by Karthikeyan Ramasubramanian · 1 year ago
  13. 24b5227 util/amdfwtool: Support multiple firmware identifier types by Karthikeyan Ramasubramanian · 1 year ago
  14. fdb4503 Revert "util/amdfwtool: Add some PSP entries to both levels" by Matt DeVillier · 12 months ago
  15. 91f5da4 util/amdfwtool: Add some PSP entries to both levels by Arthur Heymans · 1 year ago
  16. 93aa090 amdfwtool: Add early vga BIOS ID to enum by Arthur Heymans · 1 year ago
  17. d7a5d9e util/amdfwtool: Add ability to split hash table by Karthikeyan Ramasubramanian · 1 year, 2 months ago
  18. 9d6008e amdfwtool: Only use AMD_FW_RECOVERYAB_A on phoenix by Fred Reitberger · 1 year, 2 months ago
  19. dfdf81c amdfwtool: Add --output-manifest option by Grzegorz Bernacki · 1 year, 3 months ago
  20. 948c0b7 amdfwtool: Set the minimum size of entry PSPL2 A/B by Zheng Bao · 1 year, 2 months ago
  21. dc49893 util/amdfwtool: Consolidate entry line regex pattern by Karthikeyan Ramasubramanian · 1 year, 2 months ago
  22. a194e62 amdfwtool: Increase MAX_PSP_ENTRIES by Fred Reitberger · 1 year, 4 months ago
  23. 8dd34bd amdfwtool: Clean up table buffers before combo loop by Zheng Bao · 1 year, 4 months ago
  24. e3ebc4f amdfwtool: Add missing help information for --combo-config1 by Zheng Bao · 1 year, 4 months ago
  25. c25d593 amdfwtool: Call wrapper funtion to write file by Zheng Bao · 1 year, 4 months ago
  26. f080cd5 amdfwtool: Move some funtions to other categorized source files by Zheng Bao · 1 year, 4 months ago
  27. c5c7fa4 util/amdfwtool: remove unused union from embedded_firmware struct by Felix Held · 1 year, 4 months ago
  28. 3e7008d amdfwtool: Print which combo entry is being processed by Zheng Bao · 1 year, 4 months ago
  29. a7731cc amdfwtool: Remove meaningless double parentheses by Zheng Bao · 1 year, 4 months ago
  30. 17551ae amdfwtool: Check combo_index before checking the combo_config by Zheng Bao · 1 year, 4 months ago
  31. 7391722 amdfwtool: Add asserting before accessing array combo_config by Zheng Bao · 1 year, 4 months ago
  32. 6bb6ed9 util/amdfwtool: Update config parser to accept full paths by Martin Roth · 1 year, 4 months ago
  33. 8d88561 util/amdfwtool: Support not passing recovery/backup APCB by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  34. 225b4b3 amdfwtool: Remove the initial alignment on newer SoCs by Karthikeyan Ramasubramanian · 1 year, 4 months ago
  35. 994ff52 amdfwtool: Remove the option --list which nobody uses by Zheng Bao · 1 year, 4 months ago
  36. 4b6aa19 amdfwtool: Move PSP FWs padding into a loop for combo by Zheng Bao · 1 year, 4 months ago
  37. 0e3d18b amdfwtool: Add combo index and combo config table by Zheng Bao · 1 year, 4 months ago
  38. 39cae56 amdfwtool: Add a wrapper function to open and process config file by Zheng Bao · 1 year, 4 months ago
  39. 9bb62cb amdfwtool: Add HW IPCFG file whose subprog is 1 by Zheng Bao · 1 year, 4 months ago
  40. bd9dd42 util/amdfwtool: Add option to indicate uncompressed BIOS binary by Karthikeyan Ramasubramanian · 1 year, 7 months ago
  41. bfc9ca7 amdfwtool: move FW_MPIO to PSP Dir Level 2 where it belongs by Nikolai Vyssotski · 1 year, 4 months ago
  42. 75191be amdfwtool: Support multiple inst entries by Fred Reitberger · 1 year, 4 months ago
  43. 84fb9ea amdfwtool: combo: Add combo feature for BIOS table by Zheng Bao · 1 year, 11 months ago
  44. 35cdffd amdfwtool: Separate two cases of combo and non-combo clearly by Zheng Bao · 1 year, 11 months ago
  45. b2ae6a5 amdfwtool: combo: Create the combo header earlier by Zheng Bao · 1 year, 11 months ago
  46. 2f6b7d5 amdfwtool: Move the filling of table headers into functions by Zheng Bao · 1 year, 5 months ago
  47. cd25ca0 amdfwtool: Remove the limit of spliting EFS and body by Zheng Bao · 1 year, 5 months ago
  48. 69ea83c amdfwtool: Change .rom.efs to .rom and .rom to .rom.body by Zheng Bao · 1 year, 6 months ago
  49. fd51af6 amdfwtool:combo: Move the filling of field "lookup" into function by Zheng Bao · 1 year, 11 months ago
  50. c91867a amdfwtool: Remove the hints of flag --combo-capable by Zheng Bao · 1 year, 5 months ago
  51. 6095cd1 amdfwtool: Clean up the logic sequence of pointer growing by Zheng Bao · 1 year, 5 months ago
  52. 9770df1 amdfwtool: Check the validation of EFS & body relative address by Zheng Bao · 1 year, 5 months ago
  53. da43c41 amdfwtool: Fill the address in EFS header as "relative to BIOS" by Zheng Bao · 1 year, 5 months ago
  54. 7c5ad88 amdfwtool: Add universal cleanup function by Zheng Bao · 1 year, 5 months ago
  55. c38f764 amdfwtool: Add missing parentheses in macro definition by Zheng Bao · 1 year, 5 months ago
  56. c26108f amdfwtool: Change the growing pointer with cautions by Zheng Bao · 1 year, 5 months ago
  57. 71e752b amdfwtool: Remove the useless variable "rom" by Zheng Bao · 1 year, 5 months ago
  58. 4bfb36e amdfwtool: use SoC ID info instead of misleading comboable flag by Zheng Bao · 1 year, 5 months ago
  59. 6a1af48 amdfwtool: Remove command line option soc-name by Zheng Bao · 1 year, 6 months ago
  60. 010cc99 amdfwtool: Put soc name setting to fw.cfg from command line by Zheng Bao · 1 year, 6 months ago
  61. 4bf6f49 amdfwtool: Move soc_id to cb_config by Zheng Bao · 1 year, 6 months ago
  62. c4f3a33 util/amdfwtool: Add UMSMU blob support by Fred Reitberger · 1 year, 5 months ago
  63. 29063fb amdfwtool: Parse the line with SOC_NAME by Zheng Bao · 1 year, 6 months ago
  64. 3d7623f amdfwtool: Add SOC family definition for Carrizo by Zheng Bao · 1 year, 11 months ago
  65. 4e8fb35 amdfwtool: Allow the location to be a relative address by Zheng Bao · 1 year, 8 months ago
  66. 7c7294f amdfwtool: Report the address of EFS header and body by Zheng Bao · 1 year, 6 months ago
  67. 4044e85 amdfwtool: Add phoenix and glinda in get_psp_fw_type by Zheng Bao · 1 year, 5 months ago
  68. 1d7fa21 amdfwtool: Remove useless printing out by Zheng Bao · 1 year, 5 months ago
  69. 7db7642 amdfwtool: Add a function to make the calling stack less deep by Zheng Bao · 3 years, 4 months ago
  70. 9f5a5ee util/amdfwtool: add comment about reused PSP firmware type 0x5f by Felix Held · 1 year, 5 months ago
  71. 85ee1fd amdfwtool: Add entry RIB whose subprog equals 1 by Zheng Bao · 1 year, 6 months ago
  72. cc13203 amdfwtool: Set the level of RIB file as level 2 by Zheng Bao · 1 year, 6 months ago
  73. 7c558d0 amdfwtool: Remove the duplicated entry RIB by Zheng Bao · 1 year, 6 months ago
  74. dd4c542 amdfwtool: Update and extend PSP header format description by Zheng Bao · 2 years, 9 months ago
  75. 92c920b amdfwtool: Remove comment "fallthrough" by Zheng Bao · 1 year, 7 months ago
  76. 99945dc amdfwtool: Change the variable name to body_location by Zheng Bao · 1 year, 6 months ago
  77. 3d426f3 amdfwtool: Add instance = 0 for bios image by Zheng Bao · 1 year, 9 months ago
  78. de6f198 amdfwtool: Add missing code for checking new family phoenix & glinda by Zheng Bao · 1 year, 9 months ago
  79. 8eba662 amdfwtool: Add entry types required to support glinda & phoenix SOC by Zheng Bao · 1 year, 9 months ago
  80. 20646cd soc/amd: Change Morgana codename to Phoenix by Martin Roth · 1 year, 6 months ago
  81. ecb4e31 util/amdfwtool: Write EFS and AMDFW body in separate files by Karthikeyan Ramasubramanian · 1 year, 8 months ago
  82. 5ca1343 amdfwtool: Add definition of instance for PSP entry by Zheng Bao · 1 year, 9 months ago
  83. 7d67a19 util/amdfwtool/amdfwtool: Don't rewrite macros by Elyes Haouas · 1 year, 9 months ago
  84. a83c502 util/amdfwtool: Add more instances some types in BDT by Arthur Heymans · 1 year, 9 months ago
  85. 1f05c80 util/amdfwtool: Add new types by Arthur Heymans · 1 year, 9 months ago
  86. 7835861 util/amdfwtool: Add build rules for amdfwread by Karthikeyan Ramasubramanian · 1 year, 11 months ago
  87. 8b86f21 util/amdfwtool/amdfwread: List AMDFW RO binary entries by Karthikeyan Ramasubramanian · 2 years ago
  88. 0b6e632 util/amdfwtool/amdfwread: Handle recovery A/B layout by Karthikeyan Ramasubramanian · 2 years ago
  89. 45257ab util/amdfwtool/amdfwread: Fix AMDFW_OPT* bit mask by Karthikeyan Ramasubramanian · 2 years ago
  90. 852c5dc util/amdfwtool/amdfwread: Update relative_offset function by Karthikeyan Ramasubramanian · 2 years ago
  91. 1cffc55 util/amdfwutil: Fix adding microcode binaries by Arthur Heymans · 1 year, 9 months ago
  92. ee0f5d7 util/amdfwread: Fix cookie error message by Arthur Heymans · 1 year, 9 months ago
  93. aafbe13 util/amdfwutil: Order enum and use hex consistently by Arthur Heymans · 1 year, 10 months ago
  94. 7e98011 util/amdfwtool: Add Mendocino to usage by Fred Reitberger · 1 year, 9 months ago
  95. 1349083 util/amdfwtool: Add preliminary code for morgana & glinda SOCs by Martin Roth · 1 year, 9 months ago
  96. 5b84dfd util/amdfwtool: Generate hashes for signed AMDFW components by Kangheui Won · 2 years, 7 months ago
  97. 3c164e1 util/amdfwtool: Add options to separate signed firmwares by Kangheui Won · 2 years, 7 months ago
  98. 236245e util/amdfwtool: Include the header with __packed definition by Karthikeyan Ramasubramanian · 1 year, 10 months ago
  99. 3dfb485 util/amdfwtool/data_parse: fix PMU subprogram/instance ID handling by Felix Held · 1 year, 10 months ago
  100. a2cb340 util/amdfwtool: Add support for PSP NVRAM base addr and size by Ritul Guru · 1 year, 11 months ago