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: f06f2f4736f7
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 671f70e24696
Choose a head ref
  • 11 commits
  • 0 files changed
  • 4 contributors

Commits on May 13, 2018

  1. uboot: 2017.11 -> 2018.03, cross fixes

    (cherry picked from commit 5804547)
    (cherry picked from commit 7c46833)
    lopsided98 authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    d29202b View commit details
    Browse the repository at this point in the history
  2. uboot: add patch to increase maximum path length in extlinux.conf

    This fixes problems with cross compiled kernels failing to boot.
    
    (cherry picked from commit 1f4bb8c)
    (cherry picked from commit 828fdd6)
    lopsided98 authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    2a450ce View commit details
    Browse the repository at this point in the history
  3. uboot: sheevplug and guruplug: use mainline U-Boot

    These derivations have not seen any updates since they were created in 2010,
    and some of their sources have disappeared. There are upstream configs for
    these boards, so these are now used, and they build correctly. I have no way
    of testing them, and I don't if anyone even uses either board with Nix anymore.
    
    (cherry picked from commit 01020b3)
    (cherry picked from commit 48ade50)
    lopsided98 authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    d50bcaa View commit details
    Browse the repository at this point in the history
  4. uboot: fix cross-build of ubootTools

    (cherry picked from commit 28fd7d9)
    (cherry picked from commit 4c669db)
    lopsided98 authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    b63124d View commit details
    Browse the repository at this point in the history
  5. U-Boot: Add AArch64 QEMU build

    See
    
    https://github.com/u-boot/u-boot/blob/master/doc/README.qemu-arm
    
    on how to use it.
    
    (cherry picked from commit 6b069c6)
    (cherry picked from commit eff6d96)
    dezgeg authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    7dffe0d View commit details
    Browse the repository at this point in the history
  6. U-Boot: Add SOPINE Baseboard build

    This build is compatible with PINE A64-LTS.
    
    [dezgeg changed the original device tree patch to v4 of the patch series
    "sunxi: sync H3, H5, A64 DTs from mainline Linux" submitted to the
    upstream mailing list by Andre Przywara. Also install the
    u-boot-sunxi-with-spl.bin binary similar to 32-bit boards
    since it's now being built by the upstream build system.]
    
    (cherry picked from commit 2ff31f7)
    (cherry picked from commit 176d151)
    samueldr authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    566d3fe View commit details
    Browse the repository at this point in the history
  7. U-Boot: Add Pine64 build

    (cherry picked from commit 4b77663)
    (cherry picked from commit 1896fcf)
    dezgeg authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    f2ea9e0 View commit details
    Browse the repository at this point in the history
  8. U-Boot: Make ubootJetsonTK1 install even more files

    (cherry picked from commit 4fe75d1)
    (cherry picked from commit a68e60f)
    dezgeg authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    d884ece View commit details
    Browse the repository at this point in the history
  9. U-Boot: Disable parallel build

    https://hydra.nixos.org/build/71880710
    (cherry picked from commit 50dc85e)
    (cherry picked from commit 91b0942)
    dezgeg authored and Ericson2314 committed May 13, 2018
    Copy the full SHA
    ba17246 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    29ef982 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    671f70e View commit details
    Browse the repository at this point in the history