summaryrefslogtreecommitdiff
path: root/gnu/bootloader
AgeCommit message (Expand)Author
2024-03-31bootloader: Add u-boot-qemu-riscv64-bootloader.Zheng Junjie
2024-01-14bootloader: grub: Add support for loading an additional initrd.Tomas Volf
2023-12-22gnu: bootloader: Add orangepi-r1-plus-lts-rk3328 bootloader.Herman Rimm
2023-07-13bootloader: grub: Use rumpdisk-style root when booting with "noide".Janneke Nieuwenhuizen
2023-06-14gnu: bootloader: Add u-boot-sifive-unmatched-bootloader.Efraim Flashner
2023-01-18gnu: Add u-boot-ts7970-q-2g-1000mhz-c-bootloader.Maxim Cournoyer
2022-12-28gnu: u-boot-am335x-boneblack: Revert to old name.Maxim Cournoyer
2022-12-20gnu: u-boot-am335x-evm-boneblack: Fix variable name.Maxim Cournoyer
2022-12-07bootloaders: grub: Fix comment.Maxim Cournoyer
2022-12-01gnu: bootloader: Rework chaining, add grub-efi-netboot-removable-bootloader.Stefan
2022-09-08gnu: bootloader: grub: Add support for chain-loader.tiantian
2022-08-30bootloader: Add device-tree-support? option.Reza Alizadeh Majd
2022-06-24image: Add support for 32bit UEFI.Denis 'GNUtoo' Carikli
2022-06-06bootloader: grub: Add removable grub-efi bootloader option.Karl Hallsby
2022-01-13bootloader: grub: Fix serial mode.Mathieu Othacehe
2021-12-01gnu: system: Add LUKS2 support for the root file system.Josselin Poiret
2021-08-29Migrate to the new 'targets' field of bootloader-configuration.Maxim Cournoyer
2021-05-29gnu: bootloader: Fix install-allwinner64-u-boot.Vagrant Cascadian
2021-04-10bootloader: grub: Fix typo in docstring.Tobias Geerinckx-Rice
2021-02-08gnu: bootloader: Update install-allwinner64-u-boot.Vagrant Cascadian
2021-02-08gnu: u-boot-puma-rk3399: Switch to using arm-trusted-firmware-rk3399.Vagrant Cascadian
2021-01-17gnu: grub: Use installed unicode font.Stefan
2020-12-21system: Allow separated /boot and encrypted root.Miguel Ángel Arruga Vivas
2020-12-15Revert "gnu: grub: Fix unicode font loading when booting over TFTP."Ludovic Courtès
2020-12-14gnu: grub: Fix unicode font loading when booting over TFTP.Stefan
2020-11-17bootloader: grub: Skip install-grub-efi when producing a disk image.Maxim Cournoyer
2020-11-01system: Generate grub locale directory for grub.cfg.Miguel Ángel Arruga Vivas
2020-10-30system: Fix dependency for grub.cfg generation.Miguel Ángel Arruga Vivas
2020-10-30system: Fix grub keymap with store in btrfs subvolume.Miguel Ángel Arruga Vivas
2020-10-18system: Use locale information in grub.cfg.Miguel Ángel Arruga Vivas
2020-10-05bootloader: Fix u-boot installation.Mathieu Othacehe
2020-09-27gnu: grub: Support for network boot via TFTP.Stefan
2020-09-14gnu: grub: Support loading files from TFTP if the root filesystem is NFS.Stefan
2020-09-07bootloader: Use "define" instead of "define*" for all records.Stefan
2020-09-06bootloader: Add comment about grub configuration files.Stefan
2020-06-09bootloader: grub: Fix cross-compilation.Mathieu Othacehe
2020-06-09gnu: grub: Support graphical gfxterm on all systems.Stefan
2020-06-08bootloader: grub: Add support for multiboot.Jan (janneke) Nieuwenhuizen
2020-05-29bootloader: grub: Rename the btrfs-subvolume-file-name parameter.Maxim Cournoyer
2020-05-29bootloader: grub: Use inheritance to define grub-minimal-bootloader.Mathieu Othacehe
2020-05-29bootloader: grub: Do not run grub-install when creating a disk-image.Mathieu Othacehe
2020-05-29bootloader: Add 'disk-image-installer'.Mathieu Othacehe
2020-05-20bootloader: grub: Allow booting from a Btrfs subvolume.Maxim Cournoyer
2020-05-19gnu: grub: Allow a PNG image and replace "aspect-ratio" with "resolution".Stefan
2020-05-16bootloader: grub: Refer to the native 'grub-mklayout' and font file.Ludovic Courtès
2020-04-23Merge branch 'master' into core-updatesMarius Bakke
2020-04-20gnu: Add u-boot-pinebook-pro-rk3399.Vagrant Cascadian
2020-04-08Merge branch 'master' into core-updatesMarius Bakke
2020-04-06system: Allow for comma-separated keyboard layouts.Ludovic Courtès
2020-03-29gnu: bootloader: Add grub-minimal-bootloader.Jan Nieuwenhuizen