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

[driver] add basic mmc_v2 sdhci driver #109

Merged
merged 17 commits into from
Jun 15, 2024
Merged

[driver] add basic mmc_v2 sdhci driver #109

merged 17 commits into from
Jun 15, 2024

Commits on Jun 2, 2024

  1. [driver] add basic mmc_v2 sdhci driver

    SamulKyull authored and SamulKyull committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    df36cb4 View commit details
    Browse the repository at this point in the history
  2. [driver] update comment

    SamulKyull authored and SamulKyull committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7e3f171 View commit details
    Browse the repository at this point in the history
  3. [driver] back port to mmc v1

    SamulKyull authored and SamulKyull committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    a3627f3 View commit details
    Browse the repository at this point in the history
  4. [driver] add basic mmc driver WIP 1/3

    SamulKyull authored and SamulKyull committed Jun 2, 2024
    Configuration menu
    Copy the full SHA
    ddb225e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. [driver] tmp sync for data

    SamulKyull authored and SamulKyull committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    957a032 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    57f3906 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. [driver] add basic mmc driver WIP 2/3

    SamulKyull authored and SamulKyull committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    b3e5bae View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. [driver] add basic mmc driver WIP 3/4

    SamulKyull authored and SamulKyull committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    eda4687 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a328958 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #103 from YuzukiHD/mmc_v2-merge

    Merge main tree into mmc v2
    YuzukiTsuru committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    65e28c5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. [board] support parram in

    SamulKyull authored and SamulKyull committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    8d1a22d View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge pull request #106 from YuzukiHD/dev

    [exception] remove gic usage
    YuzukiTsuru committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    024f860 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #107 from YuzukiHD/dev

    [payloads] sync payloads
    YuzukiTsuru committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    35bc9ab View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. [driver] MMCv2 driver support TF Card and SMHC0

    SamulKyull authored and SamulKyull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8746b43 View commit details
    Browse the repository at this point in the history
  2. [board] add GPIO CD pin and fix hs400 mode

    SamulKyull authored and SamulKyull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1cf0332 View commit details
    Browse the repository at this point in the history
  3. [driver] MMCv2 driver WIP 4/4

    SamulKyull authored and SamulKyull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    d3f4d74 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #108 from YuzukiHD/mmc_v2

    [driver] add mmc_v2 sdhci driver
    SamulKyull committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    c5aa332 View commit details
    Browse the repository at this point in the history