summaryrefslogtreecommitdiff
path: root/gnu/bootloader
AgeCommit message (Expand)AuthorFilesLines
2020-03-17bootloader: grub: Use the all_video module in graphic mode.Maxim Cournoyer1-14/+2
2020-02-02gnu: Add u-boot-cubietruck-bootloader.Julien Lepiller1-0/+7
2020-01-25bootloader: grub: Add gfxmode (resolution) override.Jan Nieuwenhuizen1-4/+15
2020-01-07Revert "bootloader: grub: Add gfxmode (resolution) override."Tobias Geerinckx-Rice1-9/+4
2020-01-07bootloader: grub: Add gfxmode (resolution) override.Jan Nieuwenhuizen1-4/+9
2020-01-06Adjust module autoloads.Ludovic Courtès1-1/+1
2020-01-03bootloader: Mark "grub.cfg" and "extlinux.conf" as non-substitutable.Ludovic Courtès2-3/+9
2019-12-23bootloader: grub: Add firmware setup entry.Brice Waegeneire1-1/+7
2019-12-14gnu: Add u-boot-pine64-lts-bootloader.Mathieu Othacehe1-1/+7
2019-10-18gnu: Add u-boot-firefly-rk3399.Vagrant Cascadian1-0/+17
2019-10-18gnu: Add u-boot-rock64-rk3328.Vagrant Cascadian1-0/+17
2019-10-18gnu: Add u-boot-rockpro64-rk3399Caliph Nomble1-0/+17
2019-05-09bootloader: grub: Remove unneeded 'terminal_output'.Ludovic Courtès1-1/+0
2019-04-29gnu: u-boot: Update to 2019.04.Vagrant Cascadian1-1/+1
2019-04-03gnu: Add configuration for depthcharge bootloader.Timothy Sample1-0/+107
2019-03-24bootloader: Add a 'keyboard-layout' field.Ludovic Courtès1-0/+35
2019-03-16bootloader: Use 'invoke/quiet' when running 'grub-install' and co.Ludovic Courtès2-13/+11
2019-03-13Remove traces of "GuixSD".Ludovic Courtès2-6/+6
2018-11-22gnu: Add u-boot-pinebook.Vagrant Cascadian1-0/+6
2018-11-18bootloader: De-monadify configuration file generators.Ludovic Courtès3-66/+49
2018-09-14gnu: Rename "banana-pi" to "bananapi".Danny Milosavljevic1-3/+3
2018-06-26bootloader: grub-efi: Identify as "GuixSD" instead of "grub".Marius Bakke1-0/+1
2018-06-26bootloader: grub-efi: Support EFI directories relative to MOUNT-POINT.Marius Bakke1-2/+7
2018-06-01bootloader: grub: Use 'with-extensions'.Ludovic Courtès1-13/+6
2018-06-01bootloader: grub: Simplify 'svg->png'.Ludovic Courtès1-19/+15
2018-05-29system: Add u-boot-puma-rk3399.Vagrant Cascadian1-0/+16
2018-05-28file-systems: Remove 'title' field and add <file-system-label>.Ludovic Courtès1-4/+6
2018-05-18system: Add u-boot-pine64-plus installer.Vagrant Cascadian1-0/+20
2018-05-12bootloader: extlinux: Fix menu support with u-boot.Vagrant Cascadian1-0/+1
2018-05-11system: Add u-boot-novena installer.Vagrant Cascadian1-0/+6
2018-05-11system: Add wandboard installer.Vagrant Cascadian1-1/+7
2018-05-11system: Add mx6cuboxi installer.Vagrant Cascadian1-0/+20
2018-02-18gnu: Pass "--target=i386-pc" when installing GRUB for legacy BIOS.Ricardo Wurmus1-1/+1
2018-01-22system: Add A20 OLinuXino LIME installer.Danny Milosavljevic1-0/+6
2018-01-20system: Add Nintendo NES Classic Edition installer.Danny Milosavljevic1-1/+7
2018-01-20system: Add A20 OLinuXino MICRO installer.Danny Milosavljevic1-0/+6
2018-01-20system: Add A20 OLinuXino LIME2 installer.Danny Milosavljevic1-0/+6
2018-01-20system: Add Banana Pi M2 Ultra installer.Danny Milosavljevic1-0/+18
2017-12-15system: Add BeagleBone Black installer.Mathieu Othacehe1-1/+24
2017-12-15bootloader: Factorize write-file-on-device.Mathieu Othacehe1-7/+3
2017-12-04bootloader: extlinux: Stop using dd binary.Mathieu Othacehe1-11/+9
2017-11-23bootloader: extlinux: Fix device tree path.Mathieu Othacehe1-1/+1
2017-09-11system: Introduce a disjoint UUID type.Ludovic Courtès1-2/+2
2017-08-20gnu: grub-efi-bootloader: Specialize grub-install invocation.Andy Wingo1-1/+15
2017-08-03vm: Use grub-hybrid's grub-mkrescue.Danny Milosavljevic1-0/+6
2017-07-28bootloader: Use <menu-entry> for the bootloader side.Danny Milosavljevic2-25/+21
2017-07-15bootloader: Add u-boot.Danny Milosavljevic1-0/+47
2017-07-02gnu: Switch guile-cairo and dependents to Guile 2.2 again.Ludovic Courtès1-15/+20
2017-06-21bootloader: extlinux: Add extlinux-bootloader-gpt.Mathieu Othacehe1-4/+16
2017-06-08bootloader: Use menu-entry to define custom bootloader entries.Mathieu Othacehe2-48/+32