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

BCM2712d0 support #884

Merged
merged 9 commits into from
Jun 25, 2024
Merged

BCM2712d0 support #884

merged 9 commits into from
Jun 25, 2024

Commits on May 22, 2024

  1. embedded: Use 2024.02.2

    tdewey-rpi committed May 22, 2024
    Configuration menu
    Copy the full SHA
    8a291aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec35dcf View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    2de8525 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. bcm2712d0 support

    tdewey-rpi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9271dbb View commit details
    Browse the repository at this point in the history
  2. buildroot-2024.02.3

    tdewey-rpi committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    36242b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af68841 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    ac05dde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ace37 View commit details
    Browse the repository at this point in the history
  3. embedded: Change how buildroot patch is applied

    - Apply with p1, using a patch generated from git-format-patch.
    - Use POSIX 'cd' over 'pushd, popd'
    - Use OLDPWD to the find the patch, rather than making assumptions
      about the relative location of it.
    tdewey-rpi committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    56343a9 View commit details
    Browse the repository at this point in the history