1. ea3417b util/amdfwtool: add missing zero-initialization for local variable by Felix Held · 3 years, 8 months ago
  2. 5014373 amdfwtool: Move the MP2CFG checking to category of BIOS data by Zheng Bao · 3 years, 8 months ago
  3. 3384e4a soc/amd: Change FIRMWARE_LOCATE to FIRMWARE_LOCATION by Zheng Bao · 3 years, 9 months ago
  4. 77a2c67 amdfwtool: Change all error output to fprintf stderr by Zheng Bao · 3 years, 10 months ago
  5. 9e90807 amdfwtool: Add an option to show debug message by Zheng Bao · 3 years, 9 months ago
  6. 8aa087e .gitignore: Ignore .test/.dependencies globally by Patrick Georgi · 3 years, 9 months ago
  7. c5e28ab amdfwtool: Take a config file instead of command line parameters by Zheng Bao · 3 years, 9 months ago
  8. 6065f61 .gitignore: Split into subdirectory files by Patrick Georgi · 3 years, 9 months ago
  9. 9c8ce3e amdfwtool: Remove the assumption of ROM_SIZE by Zheng Bao · 3 years, 10 months ago
  10. 4739691 amdfwtool: Use a variable to get the return value of write by Zheng Bao · 3 years, 10 months ago
  11. 7698a55 amdfwtool: Clean up the Makefile of amdfwtool by Zheng Bao · 3 years, 10 months ago
  12. 6d402ac amdfwtool: Fix the gcc warning about sign comparison by Zheng Bao · 3 years, 10 months ago
  13. b1f648f util/amdfwtool: Add PSP verstage signature entry by Martin Roth · 3 years, 11 months ago
  14. eca423b util/amdfwtool: Fix warning taking address of packed struct member by Martin Roth · 3 years, 11 months ago
  15. 48dd9fe util/amdfwtool: Refactor APOB_NV requirements by Martin Roth · 4 years ago
  16. be4376c util/amdfwtool: Add support for EFS SPI values for F17h and F15h by Matt Papageorge · 4 years, 1 month ago
  17. 9455474 util/amdfwtool: Add option for setting PSP/FW shared memory location by Martin Roth · 4 years, 3 months ago
  18. 37305e7 util/amdfwtool: update to allow building in any location by Martin Roth · 4 years, 3 months ago
  19. 30ce0f3 util/amdfwtool: Fix MAX_PSP_ENTRIES value by Rob Barnes · 4 years, 4 months ago
  20. 7051707 treewide: Replace BSD-3-Clause and ISC headers with SPDX headers by Patrick Georgi · 4 years, 2 months ago
  21. 6b5bc77 treewide: Remove "this file is part of" lines by Patrick Georgi · 4 years, 2 months ago
  22. 7333a11 util/: Replace GPLv2 boiler plate with SPDX header by Patrick Georgi · 4 years, 2 months ago
  23. ea063cb AUTHORS, util/: Drop individual copyright notices by Patrick Georgi · 4 years, 2 months ago
  24. 02363b5 treewide: Move "is part of the coreboot project" line in its own comment by Patrick Georgi · 4 years, 2 months ago
  25. 18fd26c amdfwtool: Allow for up to 16 APCB entries by Rob Barnes · 4 years, 4 months ago
  26. af50567 util/amdfwtool: Fix file open error msg by Eric Peers · 4 years, 4 months ago
  27. c4a8c48 util/amdfwtool: Clarify APOB NV requirements by Marshall Dawson · 4 years, 6 months ago
  28. 900a254 util/amdfwtool: Improve comment's grammar by Patrick Georgi · 4 years, 5 months ago
  29. 99e54fe util: Fix typos by Elyes HAOUAS · 4 years, 6 months ago
  30. a682fc8 util/amdfwtool: guard typedef aliases by Idwer Vollering · 4 years, 7 months ago
  31. 2dd3b5c util/amdfwtool: Add instances for APCB backup by Marshall Dawson · 4 years, 6 months ago
  32. 0581bf6 util/amdfwtool: Add holding locations for more APCBs by Marshall Dawson · 4 years, 10 months ago
  33. 94f2492 util/amdfwtool: Grow the Embedded Firmware Structure by Marshall Dawson · 4 years, 10 months ago
  34. b85ddc5 util/amdfwtool: Correct fletcher32 algorithm by Marshall Dawson · 5 years ago
  35. d3ce8c8 util/amdfwtool: Add option to build verstage binary into the PSP by Martin Roth · 5 years ago
  36. ec93313 util/amdfwtool: Do misc cleanup by Martin Roth · 5 years ago
  37. 967f862 util/amdfwtool: Close file descriptor on error by Jacob Garber · 5 years ago
  38. ce2b2ba util/amdfwtool: Update for Family 17h by Marshall Dawson · 5 years ago
  39. 24f73d4 util/amdfwtool: Add multilevel PSP directory table by Marshall Dawson · 5 years ago
  40. 7c1e142 util/amdfwtool: Align PSP NVRAM by Marshall Dawson · 5 years ago
  41. ef79fcc util/amdfwtool: Add argument for soft fuse override by Marshall Dawson · 5 years ago
  42. 02bd773 util/amdfwtool: Allow 0-length blobs by Marshall Dawson · 5 years ago
  43. 67bbb6d util/amdfwtool: Remove fanless SMU options by Marshall Dawson · 5 years ago
  44. dbae632 util/amdfwtool: Split type field for PSP entries by Marshall Dawson · 5 years ago
  45. 2794a86 util/amdfwtool: Streamline functions with context by Marshall Dawson · 5 years ago
  46. 8e0dca0 util/amdfwtool: Add generic image copy function by Marshall Dawson · 5 years ago
  47. a378c22 util/amdfwtool: Combine table header population by Marshall Dawson · 5 years ago
  48. 0e02ce8 util/amdfwtool: Remove duplicate PSP2 support by Marshall Dawson · 5 years ago
  49. 67d868d util/amdfwtool: Introduce combo-capable option by Marshall Dawson · 5 years ago
  50. 8a45a4d util/amdfwtool: Clarify call to fletcher32 by Marshall Dawson · 5 years ago
  51. 239286c util/amdfwtool: Clarify calculations with structures by Marshall Dawson · 5 years ago
  52. c38c0c9 util/amdfwtool: Fix iteration of PSP firmwares by Marshall Dawson · 5 years ago
  53. 8ba9e8c util: Add description.md to each util by Tom Hiller · 6 years ago
  54. 7b89a28 util/amdfwtool/amdfwtool.c: Check fstat return by Richard Spiegel · 6 years ago
  55. 137484d util/amdfwtool/amdfwtool.c: Verify it actually read bytes by Richard Spiegel · 6 years ago
  56. bff4545 util/amdfwtool/amdfwtool.c: Check for negative return by Richard Spiegel · 6 years ago
  57. 0d3b118 util/amdfwtool: Add option for directory location by Martin Roth · 7 years ago
  58. d81250c amdfwtool: Move normal firmware 2 after fanless firmware2s by Marc Jones · 7 years ago
  59. f4b9b41 util/amdfwtool: Add fanless SMU firmware options by Marshall Dawson · 7 years ago
  60. 8955d55 util/amdfwtool: Wrap long lines, excluding comments by Martin Roth · 8 years ago
  61. cd15bc8 util/amdfwtool: Fix whitespace by Martin Roth · 8 years ago
  62. 31d95a2 util/amdfwtool: unify return values, verify the file open by Martin Roth · 8 years ago
  63. 0e94062 util/amdfwtool: add usage text by Martin Roth · 8 years ago
  64. 8806f7f util/amdfwtool: fix clang warnings by Martin Roth · 8 years ago
  65. 60f1551 util/amdfwtool: Update with ROM size command line parameter by Martin Roth · 8 years ago
  66. 350630a util/amdfwtool: Increase space used for structures by Marc Jones · 8 years ago
  67. 90099b6 util/amdfwtool: Add PSP2 options to optstring by Marc Jones · 8 years ago
  68. e7d892c util/amdfwtool: Fix duplicate long option name by Marshall Dawson · 8 years ago
  69. c3a08a9 amdfwtool: Fix some PSP2 issues by zbao · 8 years ago
  70. c3b0b72 amdfwtool: Postpone the usage of PSP combo directory by zbao · 8 years ago
  71. 6e2f3d1 amdfwtool: Fix some fields in PSP level-2 directory by zbao · 8 years ago
  72. 85f362e amdfwtool: Fill the first 3 romsig entries as 0 by zbao · 9 years ago
  73. 4fcc9f2 amdfwtool: Correct the PSP2 directory layout by Zheng Bao · 9 years ago
  74. 9c7ff7b amdfwtool: Add amdfwtool to combine AMD firmwares by Zheng Bao · 9 years ago