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

Librem 5 support #24

Merged
merged 10 commits into from Feb 11, 2021
Merged

Librem 5 support #24

merged 10 commits into from Feb 11, 2021

Commits on Jan 24, 2021

  1. Copy the full SHA
    921d72d View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. init: Add optional sleep before creating device nodes

    Some devices may need a bit of time to initialize their peripherals
    (like the SD card on the Librem 5).
    dos1 committed Feb 4, 2021
    Copy the full SHA
    456757b View commit details
    Browse the repository at this point in the history
  2. Add support for Purism Librem 5

    dos1 committed Feb 4, 2021
    Copy the full SHA
    8f03ee2 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    88d287b View commit details
    Browse the repository at this point in the history
  4. makefile: rename librem5 main target to 'purism-librem5'

    This is consistent with the naming for other devices (<oem>-<model>)
    craftyguy authored and dos1 committed Feb 4, 2021
    Copy the full SHA
    5dd07f7 View commit details
    Browse the repository at this point in the history
  5. librem5: use the 'birch' dtb

    This is 'safer', since my understanding is that it'll work on all
    librem5 variants, whereas the 'r4' dtb only works on Evergreen
    craftyguy authored and dos1 committed Feb 4, 2021
    Copy the full SHA
    2c018c5 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    9a78324 View commit details
    Browse the repository at this point in the history
  7. Adjust the librem5's uuu script to use paths in current dir

    Everything will be at the repo root
    craftyguy authored and dos1 committed Feb 4, 2021
    Copy the full SHA
    76bd694 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    18a69e0 View commit details
    Browse the repository at this point in the history
  9. gitignore: add librem5 build artifacts

    craftyguy authored and dos1 committed Feb 4, 2021
    Copy the full SHA
    a3db33c View commit details
    Browse the repository at this point in the history