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: 774dabfbfdaa
Choose a base ref
...
head repository: NixOS/mobile-nixos
compare: 7803d9ec0e35
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Dec 27, 2019

  1. Copy the full SHA
    49e725c View commit details
    Browse the repository at this point in the history
  2. google-walleye: Fix early framebuffer

    It looks like *not* having `quiet` in the kernel cmdline somehow makes
    the early init of the framebuffer fail.
    
    I don't know the exact difference, but lowering loglevel rather than
    using quiet doesn't work here.
    
    In addition, this changes
    samueldr committed Dec 27, 2019
    Copy the full SHA
    f5ee476 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Merge pull request #67 from samueldr-wip/fix/google-walleye-framebuffer

    google-walleye: Fix early framebuffer
    samueldr committed Dec 28, 2019
    Copy the full SHA
    7803d9e View commit details
    Browse the repository at this point in the history