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

sparcv8leon3: add DMA support to uart driver #469

Merged
merged 4 commits into from
Mar 12, 2024
Merged

Commits on Mar 12, 2024

  1. dma: add lib for GRDMAC2 controller

    JIRA: RTOS-748
    lukileczo authored and agkaminski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e7ab48f View commit details
    Browse the repository at this point in the history
  2. grlib-multi: add DMA support to UART driver

    JIRA: RTOS-748
    lukileczo authored and agkaminski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    c42aa5b View commit details
    Browse the repository at this point in the history
  3. grlib-multi: set device id values in create_dev

    JIRA: RTOS-748
    lukileczo authored and agkaminski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    639dbda View commit details
    Browse the repository at this point in the history
  4. grlib drivers: remove per-cpu headers

    Headers are now inlcuded through<phoenix/arch/sparcv8leon3/sparcv8leon3.h>
    
    JIRA: RTOS-748
    lukileczo authored and agkaminski committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    9ed6f8f View commit details
    Browse the repository at this point in the history