Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: ec6759a098253be08d8a344465af7bcb066cc9a3
https://github.com/NixOS/nixpkgs/commit/ec6759a098253be08d8a344465af7bcb066cc9a3
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix
Log Message:
-----------
sd-image-armv7l-multiplatform: Add boot console for BeagleBone Black
Commit: b6b7da20be30d0807c3f7f804ab2bf5d4c553f94
https://github.com/NixOS/nixpkgs/commit/b6b7da20be30d0807c3f7f804ab2bf5d4c553f94
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix
M nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix
Log Message:
-----------
sd-image-*: Set verbose kernel loglevel
Much easier to debug boot issues this way...
Commit: 1268f0753f32256250aa65133c3a19b49cf508da
https://github.com/NixOS/nixpkgs/commit/1268f0753f32256250aa65133c3a19b49cf508da
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-03 (Sun, 03 Jul 2016)
Changed paths:
M pkgs/misc/uboot/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
U-Boot: Build for the Beaglebone Black
Commit: 428b51dd2ff7042099125fd6cd3060e8b090dbaa
https://github.com/NixOS/nixpkgs/commit/428b51dd2ff7042099125fd6cd3060e8b090dbaa
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/misc/uboot/default.nix
Log Message:
-----------
U-Boot: 2016.01 -> 2016.05
Amongst many minor things, the USB keyboard becomes operative on the
Raspberry Pi. Yay!
Commit: 4108e0324e498395e9baa1af27985e9e986116ce
https://github.com/NixOS/nixpkgs/commit/4108e0324e498395e9baa1af27985e9e986116ce
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/misc/uboot/default.nix
M pkgs/top-level/all-packages.nix
Log Message:
-----------
U-Boot: Build for the Raspberry Pi 2 & 3
Commit: 18572e23590f7407be60926e6d98d1a3580571c1
https://github.com/NixOS/nixpkgs/commit/18572e23590f7407be60926e6d98d1a3580571c1
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/misc/uboot/default.nix
R pkgs/misc/uboot/vexpress-Use-config_distro_bootcmd.patch
M pkgs/top-level/all-packages.nix
Log Message:
-----------
U-Boot: Drop Versatile build
I had broken this at some point and the patch conflicts quite often.
Hopefully soon the Raspberry Pi 2 emulation in QEMU can be used instead.
Commit: d8cd615720524bf7600ff31e4ba3779264c084e9
https://github.com/NixOS/nixpkgs/commit/d8cd615720524bf7600ff31e4ba3779264c084e9
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/os-specific/linux/firmware/raspberrypi/default.nix
Log Message:
-----------
raspberrypifw: 1.20160315 -> 1.20160620
- Use fetchFromGitHub
- Some files in bin/ are now shell scripts, so skip patchelf on any
non-ELF files.
With this U-Boot can be successfully launched on a RPi 3.
Commit: 36f4a8a485732da98e1fcf40945ecda305677579
https://github.com/NixOS/nixpkgs/commit/36f4a8a485732da98e1fcf40945ecda305677579
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix
Log Message:
-----------
sd-image-armv7l-multiplatform.nix: Preliminary Raspberry Pi 2/3 support
- RPi3 successfully gets to U-Boot, but then fails to boot the kernel
due to a missing device tree file. This should get added to the 4.8
kernel release once this patch is merged: https://lkml.org/lkml/2016/6/1/841
- RPi2 is not tested, but it should successfully boot the NixOS image.
Commit: 1d069ff6ac902d5e146949c7d2140655072ebab8
https://github.com/NixOS/nixpkgs/commit/1d069ff6ac902d5e146949c7d2140655072ebab8
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/os-specific/linux/rtl8723bs/default.nix
Log Message:
-----------
rtl8723bs: Support all Linux
Commit: 44955a73b20a57526c7bf7e7a0e900f1a4a82f0f
https://github.com/NixOS/nixpkgs/commit/44955a73b20a57526c7bf7e7a0e900f1a4a82f0f
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/top-level/platforms.nix
Log Message:
-----------
platforms.nix: Enable DTB for the ARMv6 Raspberry Pi
Commit: 55aecd308eff773c7ee6ce754ed75fcf69bde133
https://github.com/NixOS/nixpkgs/commit/55aecd308eff773c7ee6ce754ed75fcf69bde133
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M pkgs/os-specific/linux/kernel/linux-rpi.nix
Log Message:
-----------
linux-rpi: 4.1.20-XXX -> 4.4.13-1.20160620-1
- Add a patch to unset CONFIG_LOCALVERSION in the v7 build.
- Copy all the device trees to match the upstream names so U-Boot can
find them. (This is a hack.)
Commit: 4085f4de5f5b0798fe27d0622c932254c2573b5a
https://github.com/NixOS/nixpkgs/commit/4085f4de5f5b0798fe27d0622c932254c2573b5a
Author: Tuomas Tynkkynen <[email protected]>
Date: 2016-07-04 (Mon, 04 Jul 2016)
Changed paths:
M nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix
M nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix
M pkgs/misc/uboot/default.nix
R pkgs/misc/uboot/vexpress-Use-config_distro_bootcmd.patch
M pkgs/os-specific/linux/firmware/raspberrypi/default.nix
M pkgs/os-specific/linux/kernel/linux-rpi.nix
M pkgs/os-specific/linux/rtl8723bs/default.nix
M pkgs/top-level/all-packages.nix
M pkgs/top-level/platforms.nix
Log Message:
-----------
Merge branch 'pr-newest-uboot' into master
Compare: https://github.com/NixOS/nixpkgs/compare/79ed40cd698a...4085f4de5f5b_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits