Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JTAG-PDI based Atmel parts #1077

Draft
wants to merge 42 commits into
base: main
Choose a base branch
from
Draft

Support for JTAG-PDI based Atmel parts #1077

wants to merge 42 commits into from

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    4ea56de View commit details
    Browse the repository at this point in the history
  2. avr_pdi: Implemented a low-level routine for exchanging PDI messages …

    …with the part over JTAG
    dragonmux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d8118df View commit details
    Browse the repository at this point in the history
  3. avr_pdi: Added validation for a valid part to the JTAG-PDI handler an…

    …d transitioned the part into PDI mode
    dragonmux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    9c6392f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    69c597b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    72963a5 View commit details
    Browse the repository at this point in the history
  6. avr_pdi: Implement the logic to create the target, populate it, and d…

    …ispatch to a suitable probe routine
    dragonmux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    916de97 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17f5ac5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4d80734 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f76051f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5a7ba7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5cdcb4d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1306416 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34d68f0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    214f968 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    04fcab3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    15458fe View commit details
    Browse the repository at this point in the history
  17. avr_pdi: Added handling in avr_reset() for when the PDI controller ha…

    …s things enabled already
    dragonmux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1fbcb37 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9d1d68b View commit details
    Browse the repository at this point in the history
  19. avr_pdi: Implemented a function for writing the PDI pointer register …

    …and another for writing the PDI repeat counter
    dragonmux committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    74ef520 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a0c9c22 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b437a2b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9bd1548 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1d78073 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    52bc227 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    da4eb8a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    cd3aee7 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2c7fd8a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    fcf7132 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    ba84691 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    2c3ddba View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    14d9109 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    b331fde View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    fadef04 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7835f37 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    28cbf2d View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    d490ad3 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    36f7867 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    494ae4e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    bf85dc1 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    180817a View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    21ebb4f View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    907c659 View commit details
    Browse the repository at this point in the history