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/nixpkgs
base: c3e78d3988b8
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 6ed495cf13e5
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Apr 22, 2018

  1. raspberrypi-bootloader: Adds support for using uboot

    Uboot is copied into `/boot` in the installation process.
    The boot entries are created by calling the `generic-extlinux-compatible` builder.
    bkchr authored and dezgeg committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    8bc970b View commit details
    Browse the repository at this point in the history
  2. raspberrypi-bootloader: Adds firmwareConfig config option

    The `firmwareConfig` option will be appended to `/boot/config.txt`.
    bkchr authored and dezgeg committed Apr 22, 2018
    Configuration menu
    Copy the full SHA
    6ed495c View commit details
    Browse the repository at this point in the history