1. 25aa087 bump version number to 2.2.0-a4 by graham sanderson · 6 weeks ago upstream/master 2.2.0-a4
  2. 2bc6f35 Support for RP2350 A2/A3/A4 along with code improvements (#267) by Graham Sanderson · 6 weeks ago
  3. a7eb398 release picotool version 2.2.0 by graham sanderson · 7 weeks ago 2.2.0
  4. 48f8dc1 Check hamming weights of AES key shares (#252) by will-v-pi · 8 weeks ago
  5. 63cb67f Add test build with SDK 2.1.0 and 2.1.1 (#262) by will-v-pi · 8 weeks ago
  6. f4b5632 Fix Windows build and CI with libusb (#253) by will-v-pi · 8 weeks ago
  7. 455bdb4 Fix typo: IMAGEDEF → IMAGE_DEF, as it is defined in the datasheet (#265) by Alexey Vazhnov · 8 weeks ago
  8. 7c55234 support compile with SDK 2.1.0 and SDK 2.1.1 (#257) by Graham Sanderson · 9 weeks ago
  9. 1c65fa9 Add support for CYW43_FIRMWARE_FAMILY_ID (#247) by will-v-pi · 9 weeks ago
  10. d5ee24b Small file fixes (#254) by will-v-pi · 9 weeks ago
  11. 48ce1b5 Install pre-compiled files into source tree (#242) by will-v-pi · 9 weeks ago
  12. 1631e27 Fix encryption when using clang, and with allocatable heap (#243) by will-v-pi · 9 weeks ago
  13. dcbeb00 Add PR branch check action (raspberrypi/pico-sdk#2536) by William Vinnicombe · 9 weeks ago
  14. 7ce9fd0 lock OTP_DEBUGEN so that debug cannot be enabled if it was disabled in OTP (#249) by Graham Sanderson · 9 weeks ago
  15. e5fa18a Make no libusb build clearer (#246) by will-v-pi · 3 months ago
  16. dd365f8 Allow DLL libusb libraries with variable (#228) by will-v-pi · 3 months ago
  17. 4fa522a Add otp dumping to BIN file (#236) by will-v-pi · 3 months ago
  18. 265d0e8 Double skip fix (#244) by Graham Sanderson · 3 months ago
  19. 54454bb better hardening of enc_bootloader for fault injection (#240) by Graham Sanderson · 3 months ago
  20. 7c73792 Fix udev rules (#238) by Julian Mitchell · 3 months ago
  21. 6e9a5e4 Ignore other blocks when signing with rollback version (#237) by will-v-pi · 4 months ago
  22. 1416850 Fix some enc_bootloader compile warnings by William Vinnicombe · 4 months ago
  23. 9c01ac6 OTP default encryption key page typo by William Vinnicombe · 4 months ago
  24. afe0f54 Add instructions to udev rules file, and fix order (#230) by will-v-pi · 4 months ago
  25. 0abbbc6 Update rules_libusb to 0.1.0-rc2 (#233) by armandomontanez · 4 months ago
  26. 293e2fd Minor tidyups (#232) by will-v-pi · 4 months ago
  27. 0a452b6 clean up some inefficient (looking) code (#234) by Graham Sanderson · 4 months ago
  28. 530dc9d Add support for creating self-decrypting binaries, and use 4-way AES key shares instead of just the AES key (#207) by will-v-pi · 4 months ago
  29. c56c005 Add script to update README with output from help commands (#220) by will-v-pi · 5 months ago
  30. f010190 Use Mbedtls files directly (#226) by will-v-pi · 5 months ago
  31. ac8aaea add missing include (#229) by Jan · 5 months ago
  32. c291aeb Fix plugging alignment holes for encrypted binaries (#227) by will-v-pi · 5 months ago
  33. 6039f63 Move build & install instructions into separate file (#146) by will-v-pi · 5 months ago
  34. e6376e1 Add tbyb info to output if not bought (#222) by will-v-pi · 5 months ago
  35. 8be60e9 Recursively checkout SDK submodules by William Vinnicombe · 5 months ago
  36. 450f8ed Fix partition ID truncation on Windows by William Vinnicombe · 5 months ago
  37. 8f349d4 Fix bug when plugging alignment holes by William Vinnicombe · 5 months ago
  38. 294ea20 Fixup to work with mbedtls 3.x (#219) by will-v-pi · 6 months ago
  39. d9691ed Remove holes in ELF files (#213) by will-v-pi · 6 months ago
  40. 3ad3a38 Fix bug when verifying after OTP load by William Vinnicombe · 6 months ago
  41. 55b1686 Speedup some picotool commands (#206) by will-v-pi · 6 months ago
  42. 10d4f54 Reference RP2350-E15 in README (#212) by Hector Dearman · 6 months ago
  43. 31ae690 Small README tweak (#209) by Andrew Scheller · 7 months ago
  44. 3953ccc Fix segfault in UF2 save (#205) by will-v-pi · 7 months ago
  45. 3c12226 start 2.1.2-develop by graham sanderson · 7 months ago
  46. de8ae5a release picotool version 2.1.1 by graham sanderson · 7 months ago 2.1.1
  47. add176e README.md tweaks (#200) by Andrew Scheller · 7 months ago
  48. 36902ed Speedup coprodis (#203) by Graham Sanderson · 7 months ago
  49. 6a1bbe2 remove cmake install from github workflow on windows by graham sanderson · 7 months ago
  50. 80be8bc CodeQL fixes (#192) by Henry Gabryjelski · 7 months ago
  51. a1d16ca Add caching of flash reads (#184) by will-v-pi · 7 months ago
  52. feb8b81 Update Pico SDK dependence to 2.1.0 (#189) by will-v-pi · 7 months ago
  53. 21b6042 Fix typo for Arm-NS family name parsing (#196) by Luke Wren · 8 months ago
  54. 29ee486 Fix typo in README.md "block loop if ELF files" in picotool create #194 (#195) by David Dyck · 8 months ago
  55. a672c24 Don't rely on unsequenced evaluation order in bintool/metadata.h (#187) (#188) by Eric Mueller · 9 months ago
  56. a258a14 Add verbose output from picotool uf2 convert (#186) by will-v-pi · 10 months ago
  57. 57ca5fa start 2.1.1-develop by graham sanderson · 10 months ago
  58. df21059 bump picotool version and SDK dependency to 2.1.0 by graham sanderson · 10 months ago 2.1.0
  59. 3a47602 fix typo (#179) by Chris Burton · 10 months ago
  60. 6c3f090 Update help commands in the README to show their current output by William Vinnicombe · 10 months ago
  61. fa69a49 Add option to ignore already-set bits in otp set command (#175) by will-v-pi · 10 months ago
  62. 4a403bb Add all metadata blocks to info (#173) by will-v-pi · 10 months ago
  63. 081a386 Add an entry point when signing Arm images (#163) by will-v-pi · 10 months ago
  64. fb85aca Add JSON schemas (#176) by will-v-pi · 10 months ago
  65. dcff4d0 List field desciptions if field is matching (#174) by will-v-pi · 10 months ago
  66. 2f2e8df Allow using thirdparty VID for reboot interface (#177) by Daniel Schaefer · 10 months ago
  67. 877282d Fix macOS CI builds (#178) by Andrew Scheller · 10 months ago
  68. 7350867 Align Saving, Loading and Verifying progress bars (#170) by will-v-pi · 10 months ago
  69. 78c9bd1 Update abs_block by William Vinnicombe · 10 months ago
  70. ae9a188 lowercase 'Windows.h' in main.cpp for mingw32 support (#168) by Tobias Simetsreiter · 10 months ago
  71. dc9b549 Always print serial number when unable to find a device with specific serial number (#164) by will-v-pi · 10 months ago
  72. 0f9977e Fix parsing of partition IDs by William Vinnicombe · 10 months ago
  73. a86abb7 Fixes and add presubmit (#166) by armandomontanez · 10 months ago
  74. f41f7fa [Bazel] Get MSVC working (#157) by armandomontanez · 11 months ago
  75. 3ea1bb5 [Bazel] Infer PICOTOOL_VERSION define from module version (#156) by armandomontanez · 11 months ago
  76. 4390625 Fix coprodis to not drop the last instruction and the rest of the file (#159) by Charlie Birks · 11 months ago
  77. 19226d1 Fix info and config commands for packaged binaries (#158) by will-v-pi · 11 months ago
  78. 0dcea9c Require 0x before hexadecimal family IDs by William Vinnicombe · 11 months ago
  79. afb5f26 fix otp_load_command by graham sanderson · 11 months ago
  80. c2fca5a Fix RP2350 higher pin functions by William Vinnicombe · 11 months ago
  81. c4550ad Fix segfault when unable to connect to stdio_usb device (#155) by will-v-pi · 11 months ago
  82. de42044 Use RP-series when referring to RP2040/RP2350 (#154) by will-v-pi · 11 months ago
  83. 0d259e7 Fix otp dump command, and otp get for lock rows (#153) by will-v-pi · 11 months ago
  84. b62ead3 Add support for encrypting elfs with section holes within segments (#150) by will-v-pi · 11 months ago
  85. afdfa92 Don't track RP2040 no_flash serial number when rebooting by William Vinnicombe · 12 months ago
  86. 7e2f756 {xip_ram_perms,picoboot_flash_id}/CMakeLists.txt: unset environment variables CFLAGS, CXXFLAGS and LDFLAGS (#140) by josch · 12 months ago
  87. 333a03b Fix compilation on FreeBSD 13.2 and later. (#133) by Andrew Gordon · 12 months ago
  88. fb9a4f0 Fix "Manually-specified variables were not used by the project" warning by William Vinnicombe · 1 year ago
  89. 08bbcf7 Fix Bazel build breakages (#136) by armandomontanez · 1 year ago
  90. d0d0f29 Remove debug info from xip_ram_perms.elf (#139) by William Vinnicombe · 1 year ago
  91. 3ff7c3e Add github actions compile test (#131) by will-v-pi · 1 year ago
  92. 971ee85 Use 4-space indent instead of 8-space indent (#132) by Andrew Scheller · 1 year ago
  93. 154692d Merge branch 'master' into develop by William Vinnicombe · 1 year ago
  94. 1721716 Fix compile errors when using clang-x86_64-pc-windows-msvc (#129) by Koji KITAYAMA · 1 year ago
  95. bf33c6d README.md: Improve the MSYS2 instructions (#128) by David Grayson · 1 year ago
  96. 9fa0857 Replace .dll.a libusb with .a (#126) by will-v-pi · 1 year, 1 month ago
  97. 818d3bc Add verify option to picotool save (#125) by will-v-pi · 1 year, 1 month ago
  98. fb2e6b9 Add support for multi-family UF2s to picotool info (#122) by will-v-pi · 1 year, 1 month ago
  99. f0232cd Fix loading into PSRAM (#121) by will-v-pi · 1 year, 1 month ago
  100. 930fcb6 fixup for latest pico-sdk develop/ by graham sanderson · 1 year, 1 month ago