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

🐛 fix DMA fence flag, ⚠️ rework CPU FIRQs #864

Merged
merged 14 commits into from
Mar 24, 2024
Merged

Commits on Mar 23, 2024

  1. [rtl] fix DMA interrupt output

    stay high while "done" is set
    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    993483b View commit details
    Browse the repository at this point in the history
  2. [docs] mip CSR is read-only

    write accesses are ignored
    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f7ef5d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    952cc36 View commit details
    Browse the repository at this point in the history
  4. [processor_check] remove mip IRQ ACK

    mip is read-only now
    stnolting committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f920a16 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Configuration menu
    Copy the full SHA
    49b6d57 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a6f962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    419908c View commit details
    Browse the repository at this point in the history
  4. [sw/lib] remove CPU IRQ en/dis functions

    obsolete; just use MIE access
    stnolting committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    52aef16 View commit details
    Browse the repository at this point in the history
  5. [rte] update debug handler

    stnolting committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a64a660 View commit details
    Browse the repository at this point in the history
  6. [sw] update DMA demo

    stnolting committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    59b1c59 View commit details
    Browse the repository at this point in the history
  7. [changelog] add v1.9.7.5

    stnolting committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ff748ec View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    df4dedc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    62bbb36 View commit details
    Browse the repository at this point in the history
  10. [sw] minor edits / cleanups

    stnolting committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    58ce2dd View commit details
    Browse the repository at this point in the history