summary refs log tree commit diff
path: root/pkgs/misc/uboot
Commit message (Collapse)AuthorAge
* u-boot: v2020.04 -> v2020.07Samuel Dionne-Riel2020-07-06
|
* ubootROCPCRK3399: init at 2020.04Samuel Dionne-Riel2020-06-01
|
* uboot: 2020.01 -> 2020.04Pavol Rusnak2020-04-19
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* uboot: ubootBeagleboneBlack -> ubootAmx335xEVMSamuel Dionne-Riel2020-01-21
| | | | | | | | | See u-boot@8fa7f65dd02c176ee6021eaf40114560b8954ba2 > configs: Remove am335x_boneblack_defconfig > > The am335x_evm_defconfig supports all am335x_boneblack variants. Remove > the redundant am335x_boneblack_defconfig.
* uboot: 2019.10 -> 2020.01Samuel Dionne-Riel2020-01-21
| | | | | In addition, removes the python2 dependency. Anyway, it was required for the updated revision to build.
* Merge pull request #75069 from lopsided98/uboot-odroid-c2Samuel Dionne-Riel2020-01-07
|\ | | | | uboot: add support for the ODROID-C2
| * uboot: add lopsided98 to maintainersBen Wolsieffer2019-12-05
| |
| * ubootOdroidC2: initBen Wolsieffer2019-12-05
| |
* | uboot: add ubootBananaPim3 for Banana Pi M3Andrew Childs2020-01-07
| |
* | Merge branch 'master' of github.com:NixOS/nixpkgs into staging-nextJonathan Ringer2019-12-30
|\ \
| * | ubootSheevaplug: install Kirkwood Boot Image instead of raw ubootAndrew Childs2019-12-30
| |/
* / treewide: replace make/build/configure/patchFlags with nix listsMerijn Broeren2019-12-30
|/
* ubootRock64, ubootRockPro64: use upstream U-BootBen Wolsieffer2019-12-05
| | | | The Rock64 still needs a binary TPL to avoid memory initialization issues.
* buildUBoot: allow passing custom srcFlorian Klink2019-11-27
| | | | | We allowed passing another version, but that wasn't too useful, given we hardcoded the hash of the fetchurl.
* ubootTools: use tools-only_defconfig instead of allnoconfigAndrew Childs2019-11-25
| | | | | Includes more features in the tools, like support for Flat Device Tree files in mkimage.
* u-boot: Add self as maintainerSamuel Dionne-Riel2019-10-08
|
* u-boot: 2019.04 -> 2019.10Samuel Dionne-Riel2019-10-08
|
* treewide: remove redundant recvolth2019-08-28
|
* ubootRockPro64: update U-Boot and rkbinBen Wolsieffer2019-06-06
|
* ubootRock64: update U-Boot and rkbinBen Wolsieffer2019-06-06
|
* u-boot: Adds PinebookSamuel Dionne-Riel2019-05-17
|
* u-boot: Adds Pine64LTSSamuel Dionne-Riel2019-05-17
| | | | | | | The name of the board is indeed A64-LTS, but upstream U-Boot names it pine64-lts so let's keep the U-Boot moniker. This previously was supported using the SOPINE build.
* u-boot: 2018-09 -> 2019.04Samuel Dionne-Riel2019-05-17
|
* Merge pull request #59804 from lopsided98/uboot-rock64-fixSamuel Dionne-Riel2019-05-01
|\ | | | | ubootRock64, ubootRockPro64: make compatible with latest dtc
| * ubootRock64, ubootRockPro64: apply patch to allow building with latest dtcBen Wolsieffer2019-05-01
| |
* | uboot: add Banana Pi M64 (#58366)samrose2019-04-24
|/
* ubootRock64, ubootRockPro64: use dtc 1.4.5Ben Wolsieffer2019-01-18
|
* uboot: use pname and cleanup version specificationBen Wolsieffer2019-01-18
|
* uboot: buildUBoot: add extraConfig parameterBen Wolsieffer2019-01-18
|
* uboot: add RockPro64, fix Rock64 buildBen Wolsieffer2019-01-18
| | | | | Switch the Rock64 build from a newer, less maintained U-Boot tree, to an older but more maintained and featureful version.
* U-Boot: Add Orange Pi Zero Plus2 (H5) buildSamuel Dionne-Riel2018-09-25
|
* U-Boot: 2018.07 -> 2018.09Tuomas Tynkkynen2018-09-14
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* U-Boot: 2018.05 -> 2018.07Tuomas Tynkkynen2018-07-12
| | | | | - We get to drop a bunch of patches. Yay! - bison and flex are now needed
* uboot: add ubootNovenaRichard Marko2018-07-01
|
* Merge branch 'plat-fix-for-merge-2' into masterTuomas Tynkkynen2018-06-01
|\
| * U-Boot: Add ubootRaspberryPiZero variantTuomas Tynkkynen2018-06-01
| |
| * U-Boot: 2018.03 -> 2018.05Tuomas Tynkkynen2018-06-01
| |
* | Merge remote-tracking branch 'upstream/staging' into strictDepsJohn Ericson2018-05-14
|\|
| * U-Boot: Disable parallel buildTuomas Tynkkynen2018-03-24
| | | | | | | | https://hydra.nixos.org/build/71880710
| * U-Boot: Make ubootJetsonTK1 install even more filesTuomas Tynkkynen2018-03-18
| |
| * U-Boot: Add Pine64 buildTuomas Tynkkynen2018-03-18
| |
| * U-Boot: Add SOPINE Baseboard buildSamuel Dionne-Riel2018-03-18
| | | | | | | | | | | | | | | | | | | | 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.]
| * U-Boot: Add AArch64 QEMU buildTuomas Tynkkynen2018-03-18
| | | | | | | | | | | | | | | | See https://github.com/u-boot/u-boot/blob/master/doc/README.qemu-arm on how to use it.
| * uboot: fix cross-build of ubootToolsBen Wolsieffer2018-03-18
| |
| * uboot: sheevplug and guruplug: use mainline U-BootBen Wolsieffer2018-03-18
| | | | | | | | | | | | | | 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.
| * uboot: rock64: use binary blob for TPLBen Wolsieffer2018-03-18
| | | | | | | | This stops the kernel from crashing immediately after boot.
| * uboot: add patch to increase maximum path length in extlinux.confBen Wolsieffer2018-03-18
| | | | | | | | This fixes problems with cross compiled kernels failing to boot.
| * 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.