about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/raspberrypi
AgeCommit message (Expand)AuthorFilesLines
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-5/+5
2023-09-25Revert "nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot...Yureka1-1/+0
2023-09-23nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot (#240358)digital1-0/+1
2023-07-04nixos: Formally deprecate `boot.loader.raspberryPi`Samuel Dionne-Riel1-9/+55
2022-08-31nixos/*: md-"convert" empty descriptionspennae1-1/+1
2022-07-30treewide: automatically md-convert option descriptionspennae1-7/+7
2022-07-10raspberrypi-bootloader: Update doc URL for config.txt optionsIvan Jager1-1/+1
2021-01-29Merge pull request #98858 from sorki/cross/rpifwMatthew Bauer1-3/+2
2021-01-25nixos treewide: Fix references to linux-kernel.targetJohn Ericson1-3/+1
2021-01-24treewide: fix double quoted strings in meta.descriptionvolth1-2/+1
2021-01-23lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-22Revert "lib: Clean up how linux and gcc config is specified"Jonathan Ringer1-1/+1
2021-01-21lib: Clean up how linux and gcc config is specifiedJohn Ericson1-1/+1
2021-01-10treewide: simplify pkgs.stdenv.lib -> pkgs.libDominik Xaver Hörl1-1/+1
2020-09-26raspberrypi-builder: allow passing firmware package as argumentRichard Marko1-3/+2
2020-09-08Revert "nixos/raspberrypi-builder: fix cross using buildPackages"Christian Kampka1-2/+2
2020-06-11raspberrypi-builder: ensure scripts fails on errorSamuel Dionne-Riel1-1/+4
2020-05-10nixos/raspberrypi-builder: fix cross using buildPackagesRichard Marko1-2/+2
2020-05-10nixos/uboot-builder: fix cross using buildPackagesRichard Marko1-1/+1
2019-09-17Various: Add support for raspberry pi 4.Thomas Kerber3-6/+16
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-05-31Revert "treewide: use buildPackages for config builders"Christian Kampka1-3/+4
2019-02-08boot/raspberrypi: replace deprecated configuration optionJeff Slight1-1/+1
2019-01-02treewide: remove cross assertionsMatthew Bauer2-3/+3
2019-01-02treewide: use buildPackages for config buildersMatthew Bauer1-4/+3
2018-10-21raspberrypi-bootloader: pass initrd to kernelBen Wolsieffer1-0/+1
2018-10-21raspberrypi-bootloader: uboot: allow specification of target directoryBen Wolsieffer1-11/+20
2018-10-21raspberrypi-bootloader: support Raspberry Pi 3 w/o U-Boot and explicitly supportBen Wolsieffer5-19/+18
2018-10-21raspberrypi-bootloader: allow specification of target directoryBen Wolsieffer3-42/+53
2018-08-20treewide: Purge `stdenv.platform` and top-level `platform`John Ericson1-1/+1
2018-04-22raspberrypi-bootloader: Adds `firmwareConfig` config optionBastian Köcher1-1/+10
2018-04-22raspberrypi-bootloader: Adds support for using ubootBastian Köcher4-17/+141
2017-02-12raspberryPi boot loader: don't remove xx-initrd filesRicardo M. Correia1-1/+1
2017-02-12raspberryPi boot loader: fix booting Raspberry Pi 3Ricardo M. Correia2-4/+10
2016-11-16raspberrypi module: use enumEric Sagnes1-6/+1
2015-05-09Raspberry Pi 2 changes to make it boot.Lluís Batlle i Rossell2-5/+26
2015-02-28nixos: add a few missing type specifiers under boot.*Joachim Fasting1-0/+1
2014-04-14Rewrite ‘with pkgs.lib’ -> ‘with lib’Eelco Dolstra1-2/+2
2013-10-10Move all of NixOS to nixos/ in preparation of the repository mergeEelco Dolstra2-0/+147