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

axi_dmac: Delay input packet until IRQ is acknowledged #1486

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 10, 2024

  1. axi_dmac: Added option to delay next packet receive until IRQ is ackn…

    …owledged
    
    Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
    IstvanZsSzekely committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    0580a44 View commit details
    Browse the repository at this point in the history
  2. axi_dmac: Updates and changes

    - Changed parameter name to better reflect its purpose
    - Updated scripts, version and documentation
    
    Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
    IstvanZsSzekely committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    48e62b2 View commit details
    Browse the repository at this point in the history
  3. axi_dmac: Update version in regmap

    Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
    IstvanZsSzekely committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8df4919 View commit details
    Browse the repository at this point in the history
  4. axi_dmac: Fix conditional generation and update constraints

    Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
    IstvanZsSzekely committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    6799f07 View commit details
    Browse the repository at this point in the history
  5. axi_dmac: Updated after guideline check

    Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
    IstvanZsSzekely committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    65982ce View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. axi_dmac: Move functionality from the top to the transfer module

    Signed-off-by: Istvan-Zsolt Szekely <[email protected]>
    IstvanZsSzekely committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    db7a024 View commit details
    Browse the repository at this point in the history