summary refs log tree commit diff
path: root/pkgs/misc/arm-trusted-firmware
Commit message (Collapse)AuthorAge
* armTrustedFirmwareS905: initBen Wolsieffer2019-12-05
| | | | This supports the Amlogic S905, otherwise known as Meson GXBB.
* armTrustedFirmwareTools: initBen Wolsieffer2019-12-05
| | | | This package currently contains fiptool, cert_create and sptool.
* treewide: remove redundant recvolth2019-08-28
|
* arm-trusted-firmware: Switch Allwinner to upstreamSamuel Dionne-Riel2019-05-18
|
* arm-trusted-firmware: 2.0 -> 2.1Samuel Dionne-Riel2019-05-18
|
* arm-trusted-firmware: add RK3399Ben Wolsieffer2019-01-18
|
* arm-trusted-firmware: 1.5 -> 2.0Ben Wolsieffer2019-01-18
|
* arm-trusted-firmware: correctly handle version overridesPatrick Hilhorst2018-11-06
|
* 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.