summaryrefslogtreecommitdiff
path: root/gnu/bootloader
AgeCommit message (Expand)AuthorFilesLines
2025-03-04gnu: bootloader: Add orangepi-zero2w bootloader.Herman Rimm1-0/+6
2025-03-04gnu: bootloader: u-boot: Add write-u-boot-image procedure.Herman Rimm1-55/+29
2025-03-04gnu: bootloader: u-boot: Add u-boot-rockchip-bootloader.Herman Rimm1-49/+17
2025-01-26bootloader/grub: Create grub background image with ungrafted inputs.Efraim Flashner1-1/+6
2024-12-01bootloader: u-boot: Add procedure to share installer code.Herman Rimm1-25/+22
2024-12-01bootloader: grub: Add procedure to share EFI installer code.Herman Rimm1-55/+28
2024-11-11bootloader: grub: Remove hardcoded partition number for the Hurd.Janneke Nieuwenhuizen1-6/+13
2024-05-22bootloader: Add u-boot-starfive-visionfive2-bootloader.Zheng Junjie1-0/+29
2024-03-31bootloader: Add u-boot-qemu-riscv64-bootloader.Zheng Junjie1-0/+15
2024-01-14bootloader: grub: Add support for loading an additional initrd.Tomas Volf1-2/+5
2023-12-22gnu: bootloader: Add orangepi-r1-plus-lts-rk3328 bootloader.Herman Rimm1-0/+17
2023-07-13bootloader: grub: Use rumpdisk-style root when booting with "noide".Janneke Nieuwenhuizen1-7/+13
2023-06-14gnu: bootloader: Add u-boot-sifive-unmatched-bootloader.Efraim Flashner1-0/+17
2023-01-18gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader.Maxim Cournoyer1-0/+18
2022-12-28gnu: u-boot-am335x-boneblack: Revert to old name.Maxim Cournoyer1-1/+1
2022-12-20gnu: u-boot-am335x-evm-boneblack: Fix variable name.Maxim Cournoyer1-1/+1
2022-12-07bootloaders: grub: Fix comment.Maxim Cournoyer1-1/+1
2022-12-01gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader.Stefan1-82/+138
2022-09-08gnu: bootloader: grub: Add support for chain-loader.tiantian1-30/+43
2022-08-30bootloader: Add device-tree-support? option.Reza Alizadeh Majd1-2/+10
2022-06-24image: Add support for 32bit UEFI.Denis 'GNUtoo' Carikli1-0/+32
2022-06-06bootloader: grub: Add removable grub-efi bootloader option.Karl Hallsby1-0/+34
2022-01-13bootloader: grub: Fix serial mode.Mathieu Othacehe1-27/+29
2021-12-01gnu: system: Add LUKS2 support for the root file system.Josselin Poiret1-2/+1
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer1-2/+3
2021-05-29gnu: bootloader: Fix install-allwinner64-u-boot.Vagrant Cascadian1-2/+5
2021-04-10bootloader: grub: Fix typo in docstring.Tobias Geerinckx-Rice1-1/+1
2021-02-08gnu: bootloader: Update install-allwinner64-u-boot.Vagrant Cascadian1-5/+2
2021-02-08gnu: u-boot-puma-rk3399: Switch to using arm-trusted-firmware-rk3399.Vagrant Cascadian1-1/+1
2021-01-17gnu: grub: Use installed unicode font.Stefan1-15/+11
2020-12-21system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas1-1/+20
2020-12-15Revert "gnu: grub: Fix unicode font loading when booting over TFTP."Ludovic Courtès1-12/+3
2020-12-14gnu: grub: Fix unicode font loading when booting over TFTP.Stefan1-3/+12
2020-11-17bootloader: grub: Skip install-grub-efi when producing a disk image.Maxim Cournoyer1-15/+18
2020-11-01system: Generate grub locale directory for grub.cfg.Miguel Ángel Arruga Vivas1-11/+44
2020-10-30system: Fix dependency for grub.cfg generation.Miguel Ángel Arruga Vivas1-3/+5
2020-10-30system: Fix grub keymap with store in btrfs subvolume.Miguel Ángel Arruga Vivas1-4/+5
2020-10-18system: Use locale information in grub.cfg.Miguel Ángel Arruga Vivas1-0/+18
2020-10-05bootloader: Fix u-boot installation.Mathieu Othacehe1-34/+35
2020-09-27gnu: grub: Support for network boot via TFTP.Stefan1-4/+110
2020-09-14gnu: grub: Support loading files from TFTP if the root filesystem is NFS.Stefan1-0/+27
2020-09-07bootloader: Use "define" instead of "define*" for all records.Stefan1-3/+3
2020-09-06bootloader: Add comment about grub configuration files.Stefan1-0/+4
2020-06-09bootloader: grub: Fix cross-compilation.Mathieu Othacehe1-1/+1
2020-06-09gnu: grub: Support graphical gfxterm on all systems.Stefan1-33/+14
2020-06-08bootloader: grub: Add support for multiboot.Jan (janneke) Nieuwenhuizen1-27/+49
2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter.Maxim Cournoyer1-25/+22
2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader.Mathieu Othacehe1-6/+3
2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image.Mathieu Othacehe1-10/+16
2020-05-29bootloader: Add 'disk-image-installer'.Mathieu Othacehe1-1/+44