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: 4d4579209be0
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 59ced149bd54
Choose a head ref
  • 18 commits
  • 10 files changed
  • 1 contributor

Commits on Sep 28, 2020

  1. Copy the full SHA
    96b5a3d View commit details
    Browse the repository at this point in the history
  2. sony-pioneer: Add kernel derivation based on xiaomi-lavender

    Same SoC, same kernel version, most likely will work better that way
    samueldr committed Sep 28, 2020
    Copy the full SHA
    e04354f View commit details
    Browse the repository at this point in the history
  3. sony-pioneer: Normalized config for LinageOS' fork

    Otherwise untouched from OEM config.
    samueldr committed Sep 28, 2020
    Copy the full SHA
    4c8d5dd View commit details
    Browse the repository at this point in the history
  4. sony-pioneer: kernel config: "fix" version name

    We do not add LOCALVERSION to the kernels.
    samueldr committed Sep 28, 2020
    Copy the full SHA
    815d853 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a67d6a9 View commit details
    Browse the repository at this point in the history
  6. sony-pioneer: kernel config: Enabled SYSVIPC options

    (As with xiaomi-lavender)
    samueldr committed Sep 28, 2020
    Copy the full SHA
    e5c530d View commit details
    Browse the repository at this point in the history
  7. sony-pioneer: kernel config: Enabled missing _NS options

    (As with xiaomi-lavender)
    samueldr committed Sep 28, 2020
    Copy the full SHA
    4bbd72e View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    14a161b View commit details
    Browse the repository at this point in the history
  9. sony-pioneer: kernel config: Enabled DT_OVERLAY option

    This one is important as, contrary to what the name sounds like, it
    builds the full device tree with the kernel, rather than rely on
    on-device overlays.
    samueldr committed Sep 28, 2020
    Copy the full SHA
    fb3dbeb View commit details
    Browse the repository at this point in the history
  10. sony-pioneer: kernel config: Disabled ANDROID_PARANOID_NETWORK

    It is counter-productive for non-android systems.
    samueldr committed Sep 28, 2020
    Copy the full SHA
    46b2366 View commit details
    Browse the repository at this point in the history
  11. sony-pioneer: kernel config: Enabled console options

    (As with xiaomi-lavender)
    samueldr committed Sep 28, 2020
    Copy the full SHA
    e7ea870 View commit details
    Browse the repository at this point in the history
  12. sony-pioneer: Change CONFIG_TOUCHSCREEN_SYNAPTICS according to Lineag…

    …eOS defconfig
    
    This one comes from an artifact of starting up with the **OEM's**
    configuration, but actually using the LineageOS tree.
    
    LineageOS adds many alterations that may cause incompatibilities.
    samueldr committed Sep 28, 2020
    Copy the full SHA
    4cc56fc View commit details
    Browse the repository at this point in the history
  13. sony-pioneer: Add support for USB networking dongles

    This is not strictly needed, but rather quite helpful to get network
    access until we can get WiFi working.
    samueldr committed Sep 28, 2020
    Copy the full SHA
    d23cb23 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    8ebdcd8 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ee71541 View commit details
    Browse the repository at this point in the history
  16. sony-pioneer: Enable rndis_bam.rndis

    It seems that it's SoC-specific?
    samueldr committed Sep 28, 2020
    Copy the full SHA
    1660aec View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    78647e9 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #205 from samueldr-wip/device/sony-pioneer/port

    sony-pioneer: init
    samueldr committed Sep 28, 2020
    Copy the full SHA
    59ced14 View commit details
    Browse the repository at this point in the history