about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/raspberrypi/raspberrypi.nix
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-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
2019-09-17Various: Add support for raspberry pi 4.Thomas Kerber1-3/+3
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger1-2/+2
2019-02-08boot/raspberrypi: replace deprecated configuration optionJeff Slight1-1/+1
2019-01-02treewide: remove cross assertionsMatthew Bauer1-2/+2
2018-10-21raspberrypi-bootloader: pass initrd to kernelBen Wolsieffer1-0/+1
2018-10-21raspberrypi-bootloader: support Raspberry Pi 3 w/o U-Boot and explicitly supportBen Wolsieffer1-5/+7
2018-10-21raspberrypi-bootloader: allow specification of target directoryBen Wolsieffer1-12/+3
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öcher1-17/+74
2017-02-12raspberryPi boot loader: fix booting Raspberry Pi 3Ricardo M. Correia1-1/+1
2016-11-16raspberrypi module: use enumEric Sagnes1-6/+1
2015-05-09Raspberry Pi 2 changes to make it boot.Lluís Batlle i Rossell1-0/+14
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 Dolstra1-0/+38