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

register liteuart for crossover UART #63

Merged
merged 6 commits into from
Nov 18, 2021

Commits on Nov 15, 2021

  1. software/kernel: cleanup

    Ilia Sergachev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    9d09bc6 View commit details
    Browse the repository at this point in the history
  2. software/kernel: init uart

    Ilia Sergachev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    683df88 View commit details
    Browse the repository at this point in the history
  3. software/kernel: add liteuart from linux kernel

    Ilia Sergachev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    d7cc036 View commit details
    Browse the repository at this point in the history
  4. software/kernel/liteuart: apply recent LKML patches

    Ilia Sergachev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    82615a2 View commit details
    Browse the repository at this point in the history
  5. software/kernel/liteuart: fix skipped symbols

    Ilia Sergachev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    3803644 View commit details
    Browse the repository at this point in the history
  6. software/kernel/liteuart: add option to pass base address in reg reso…

    …urce
    Ilia Sergachev committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    23f3e81 View commit details
    Browse the repository at this point in the history