Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/mobile-nixos
base: 91380a8b3d29
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 002bf7c1e9b7
Choose a head ref
  • 9 commits
  • 10 files changed
  • 1 contributor

Commits on Dec 28, 2020

  1. Copy the full SHA
    f2bebaa View commit details
    Browse the repository at this point in the history
  2. motorola-surfna: Import config from autoport

    NOTE: this has been detected as armv7l as the kernel and system on the
    device is built for 32 bit ARM. The SoC actually supports 64 bit.
    samueldr committed Dec 28, 2020
    Copy the full SHA
    f67bbf9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fe5a135 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    0d5c580 View commit details
    Browse the repository at this point in the history
  5. motorola-surfna: Basic defconfig

    To be normalized. Built this way:
    
    ```
    cat \
        arch/arm64/configs/msm8937-perf_defconfig \
        arch/arm64/configs/ext_config/moto-msm8937.config \
        arch/arm64/configs/ext_config/moto-msm8937_64.config \
        arch/arm64/configs/ext_config/moto-msm8937-surfna.config \
        > surfna.64.defconfig
    ```
    samueldr committed Dec 28, 2020
    Copy the full SHA
    4eacd4b View commit details
    Browse the repository at this point in the history
  6. motorola-surfna: Normalized OEM kernel configuration

    (But the 64 bit variant)
    samueldr committed Dec 28, 2020
    Copy the full SHA
    b4150e7 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    a7441ec View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    b49dcaa View commit details
    Browse the repository at this point in the history
  9. Merge pull request #263 from samueldr-wip/devices/motorola-surfna/init

    motorola-surfna: init
    samueldr committed Dec 28, 2020
    Copy the full SHA
    002bf7c View commit details
    Browse the repository at this point in the history