summary refs log tree commit diff
path: root/pkgs/misc/arm-trusted-firmware
Commit message (Collapse)AuthorAge
* armTrustedFirmware: Disable parallel buildTuomas Tynkkynen2018-03-23
| | | | | I think https://hydra.nixos.org/build/71541345 is parallel build related.
* armTrustedFirmwareQemu: 1.4 -> 1.5, fixes build with GCC7Tuomas Tynkkynen2018-03-23
|
* armTrustedFirmware: Remove targetPlatforms like was done in U-BootTuomas Tynkkynen2018-03-20
| | | | | Should also fix Hydra attempting to build this stuff on x86, like https://hydra.nixos.org/build/71533289
* arm-trusted-firmware: Inits at various versionsSamuel Dionne-Riel2018-03-18
| | | | | | For qemu, at 1.4 from upstream. For Sopine / Pine A64-LTS, at 1.0 from fork.
* arm-trusted-firmware: initBen Wolsieffer2018-03-18
ARM trusted firmware is required as part of the boot process on some ARMv8-A boards. Currently, only the RK3328 is supported in nixpkgs. This makes the Rock64 u-boot image bootable.