summaryrefslogtreecommitdiff
path: root/gnu/packages/bootloaders.scm
Commit message (Collapse)AuthorAge
* gnu: u-boot: Update to 2020.04.Pierre Langlois2020-04-24
| | | | | | | * gnu/packages/bootloaders (u-boot): Update to 2020.04. [native-inputs]: Replace sdl with sdl2. Co-authored-by: Vagrant Cascadian <vagrant@debian.org>
* Revert "gnu: u-boot: Update to 2020.04."Mathieu Othacehe2020-04-23
| | | | This reverts commit be0ecfb1787b9e6954bf745bceeb1b9d2669d51a.
* gnu: Add u-boot-pinebook-pro-rk3399.Vagrant Cascadian2020-04-20
| | | | | | | | | | | | | | | * gnu/packages/bootloaders (u-boot-pinebook-pro-rk3399): New variable. * gnu/packages/patches/u-boot-DT-for-Pinebook-Pro.patch: New file. * gnu/packages/patches/u-boot-add-boe-nv140fhmn49-display.patch: New file. * gnu/packages/patches/u-boot-gpio-keys-binding-cons.patch: New file. * gnu/packages/patches/u-boot-leds-common-binding-con.patch: New file. * gnu/packages/patches/u-boot-support-Pinebook-Pro-laptop.patch: New file. * gnu/packages/patches/u-boot-video-rockchip-fix-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Add new patches. * gnu/bootloader/u-boot.scm (install-pinebook-pro-rk3399-u-boot, u-boot-pinebook-pro-rk3399-bootloader): New variable. Co-authored-by: Jan Nieuwenhuizen <janneke@gnu.org>
* gnu: u-boot: Update to 2020.04.Vagrant Cascadian2020-04-15
| | | | * gnu/packages/bootloaders (u-boot): Update to 2020.04.
* gnu: GRUB: Use the latest version of QEMU for tests.Marius Bakke2020-03-21
| | | | | * gnu/packages/bootloaders.scm (grub)[native-inputs]: Change from QEMU-MINIMAL-2.10 to QEMU-MINIMAL.
* gnu: GRUB: Build with the latest version of Flex.Marius Bakke2020-03-21
| | | | | * gnu/packages/bootloaders.scm (grub)[native-inputs]: Change from FLEX-2.6.1 to FLEX.
* gnu: u-boot-pinebook: Fix LCD video output.Vagrant Cascadian2020-02-26
| | | | | * gnu/packages/bootloaders (u-boot-pinebook): Add phase applying patch submitted upstream.
* gnu: u-boot-qemu-riscv64-smode: Patch to fix boot menu.Vagrant Cascadian2020-02-01
| | | | | | * gnu/packages/patches/u-boot-riscv64-fix-extlinux.patch: New patch. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): Add patch.
* gnu: Add u-boot-qemu-riscv64.Vagrant Cascadian2020-01-31
| | | | * gnu/packages/bootloaders (u-boot-qemu-riscv64): New variable.
* gnu: Add u-boot-sifive-fu540.Vagrant Cascadian2020-01-31
| | | | * gnu/packages/bootloaders (u-boot-sifive-fu540): New variable.
* gnu: u-boot-qemu-riscv64-smode: Add package.Vagrant Cascadian2020-01-31
| | | | * gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): New variable.
* gnu: u-boot-2019.10: Remove obsolete version.Vagrant Cascadian2020-01-08
| | | | | | | | * gnu/packages/bootloaders (u-boot-2019.10): Remove variable. (u-boot-firefly-rk3399): Use default u-boot version. (u-boot-rockpro64-rk3399): Use default u-boot version. (u-boot-rock64-rk3328): Use default u-boot version. [arguments]: Remove add-u-boot-itb phase.
* gnu: u-boot: Update to 2020.01.Vagrant Cascadian2020-01-08
| | | | | | | | | | | | * gnu/packages/bootloaders (u-boot): Update to 2020.01. [source]: Remove patch u-boot-fix-mkimage-header-verification. [native-inputs]: Update to use python 3 and add perl. (u-boot-tools)[configure]: Use tools-only_defconfig. [arguments]: Update phase updating python-coverage to work with python 3. Drop obsolete substitution for test_ofplatdata. Disable code coverage tests and binman tests. * gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: Remove file. * gnu/local.mk [dist_patch_DATA]: Update accordingly.
* gnu: dtc: Use Python 3 instead of Python 2.Björn Höfling2020-01-05
| | | | * gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.
* gnu: bootloaders: Avoid #:select on (gnu packages …) module.Ludovic Courtès2019-12-15
| | | | * gnu/packages/bootloaders.scm: Remove use of #:select.
* gnu: bootloaders: Fix make-u-boot-sunxi64-package cross-compilation.Mathieu Othacehe2019-12-14
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package)[arguments]: Search in native-inputs to fix cross-compilation.
* gnu: Add u-boot-pine64-lts.Mathieu Othacehe2019-12-14
| | | | * gnu/packages/bootloaders.scm (u-boot-pine64-lts): New variable.
* gnu: u-boot: Remove redundant GCC input.Marius Bakke2019-10-31
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Do not explicitly add GCC 7.
* gnu: Add u-boot-firefly-rk3399.Vagrant Cascadian2019-10-18
| | | | | | | * gnu/packages/bootloaders (u-boot-firefly-rk3399): New variable. * gnu/bootloader/u-boot (install-firefly-rk3399-u-boot): New variable. (u-boot-firefly-rk3399-bootloader): New variable. * gnu/system/install (define firefly-rk3399-installation-os): New variable.
* gnu: Add u-boot-rock64-rk3328.Vagrant Cascadian2019-10-18
| | | | | | | * gnu/packages/bootloaders (u-boot-rock64-rk3328): New variable. * gnu/bootloader/u-boot (install-rock64-rk3328-u-boot): New variable. (u-boot-rock64-rk3328-bootloader): New variable. * gnu/system/install (define rock64-installation-os): New variable.
* gnu: Add u-boot-rockpro64-rk3399Caliph Nomble2019-10-18
| | | | | | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot-rockpro64-rk3399): New exported variable. (u-boot-2019.10): New variable. * gnu/bootloader/u-boot.scm (u-boot-rockpro64-rk3399-bootloader): New exported variable. (install-rockpro64-rk3399-u-boot): New variable. * gnu/system/install.scm (rockpro64-installation-os): New exported variable. Adjusted-by: Vagrant Cascadian <vagrant@debian.org> Signed-off-by: Caliph Nomble <nomble@palism.com> Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
* gnu: dtc: Update to 1.5.1.Tobias Geerinckx-Rice2019-09-26
| | | | | * gnu/packages/bootloaders.scm (dtc): Update to 1.5.1. [arguments]: Add -Wl,-rpath to LDFLAGS #:make-flags.
* gnu: grub: Fix cross-compilation.Mathieu Othacehe2019-09-04
| | | | | * gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both native-inputs and inputs.
* gnu: u-boot: Fix target/system comparison in 'make-u-boot-package'.Ludovic Courtès2019-07-17
| | | | | | | | | | | | | | | Until now, running, say: guix build -e '(@@ (gnu packages bootloaders) u-boot-a20-olinuxino-micro)' \ -s armhf-linux on an x86_64-linux machine wouldn't have the desired effect because (%current-system) would return "x86_64-linux" when 'same-arch?' was evaluated. This fixes that. * gnu/packages/bootloaders.scm (make-u-boot-package)[same-arch?]: Turn into a thunk so that (%current-system) is evaluated in the right context, and adjust callers. Use 'string=?' instead of 'string-prefix?'.
* gnu: grub: Build ‘grub-mount’.Tobias Geerinckx-Rice2019-07-09
| | | | | | This increases the closure size by a mere 1.8 MiB (0.8%). * gnu/packages/bootloaders.scm (grub)[inputs]: Add fuse.
* gnu: grub: Update to 2.04.Tobias Geerinckx-Rice2019-07-09
| | | | | | | | | | | * gnu/packages/bootloaders.scm (grub): Update to 2.04. [source]: Remove upstreamed patches. [arguments]: Don't require Python. Add a ‘disable-pixel-perfect-test’ phase to skip tests that fail with with our newer Unifont. * gnu/packages/patches/grub-efi-fat-serial-number.patch: Adjust context. * gnu/packages/patches/grub-binutils-compat.patch, gnu/packages/patches/grub-check-error-efibootmgr.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Remove them.
* gnu: u-boot-tools: Only run full test suite on x86_64.Vagrant Cascadian2019-04-30
| | | | | | | * gnu/packages/bootloaders (u-boot-tools)[arguments]<#:phases>[check]: Modify phase. [check-x86]: New phase. [patch]: New phase.
* gnu: u-boot: Update to 2019.04.Vagrant Cascadian2019-04-29
| | | | | | | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot): Update to 2019.04. [source]: Add patch. (u-boot-novena): Update dynamic patch to handle config key rename. (u-boot-am335x-evm): New variable. (u-boot-am335x-boneblack): Build with modified am335x-evm config. (u-boot-novena): Fix typo in description. * gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Use u-boot-am335x-boneblack. * gnu/packages/patches/u-boot-fix-mkimage-header-verification.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: grub: 'grub-mkrescue' honors 'GRUB_FAT_SERIAL_NUMBER'.Ludovic Courtès2019-04-21
| | | | | | * gnu/packages/patches/grub-efi-fat-serial-number.patch: New file. * gnu/packages/bootloaders.scm (grub)[source](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: Update dtc to 1.5.0.Vagrant Cascadian2019-03-14
| | | | | | | * gnu/packages/bootloaders (dtc): Update to 1.5.0. [native-inputs]: Add libyaml and pkg-config. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
* gnu: u-boot: Remove openssl input.Vagrant Cascadian2019-03-08
| | | | | | | | | Fixes <https://bugs.gnu.org/34717>. * gnu/packages/bootloaders (u-boot): Remove openssl from native-inputs. (u-boot-tools): Disable FIT_SIGNATURES in tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: os-prober: Update to 1.77.Tobias Geerinckx-Rice2019-02-12
| | | | * gnu/packages/bootloaders.scm (os-prober): Update to 1.77.
* gnu: u-boot-novena: Allow booting from raw device offset.Vagrant Cascadian2019-02-11
| | | | | * gnu/packages/bootloaders.scm (u-boot-novena): Disable loading u-boot.img from a partition.
* gnu: u-boot: Update to 2019.01.Vagrant Cascadian2019-02-04
| | | | | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot): Update to 2019.01. (u-boot-tools): Disable CONFIG_SOUND in sandbox configs. (u-boot-pinebook)[source]: Remove patches. * gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch, gnu/packages/patches/u-boot-pinebook-dts.patch, gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch, gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch, gnu/packages/patches/u-boot-pinebook-syscon-node.patch, gnu/packages/patches/u-boot-pinebook-video-bridge.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Adjust as necessary.
* gnu: make-u-boot-package: Use INVOKE.Ricardo Wurmus2019-01-26
| | | | | * gnu/packages/bootloaders.scm (make-u-boot-package)[arguments]: Use INVOKE in "configure" phase.
* gnu: vboot-utils: Install development keys.Kei Kebreau2019-01-20
| | | | | * gnu/packages/bootloaders.scm (vboot-utils)[arguments]: Add 'install-devkeys' phase.
* gnu: grub: Add dependency on console-setup.nee2019-01-16
| | | | | | | | * gnu/packages/bootloaders.scm (grub)[arguments]: In 'patch-stuff' phase, patch 'grub-kbdcomp.in'. [inputs]: Add CONSOLE-SETUP. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: vboot-utils: Fix building on armhf-linux.Kei Kebreau2019-01-03
| | | | | | | | | * gnu/packages/bootloaders.scm (vboot-utils)[source]: Add patches. [arguments]: Conditionally add "HOST_ARCH=arm" to #:make-flags. * gnu/packages/patches/vboot-utils-fix-format-load-address.patch, gnu/packages/patches/vboot-utils-fix-tests-show-contents.patch, gnu/packages/patches/vboot-utils-skip-test-workbuf.patch: New files. * gnu/local.mk (dist_patch_DATA): Add them.
* gnu: syslinux: Limit the architectures supported.Efraim Flashner2018-12-09
| | | | * gnu/packages/bootloaders.scm (syslinux)[supported-systems}: New field.
* Merge branch 'master' into core-updatesMarius Bakke2018-11-24
|\
| * gnu: Add u-boot-pinebook.Vagrant Cascadian2018-11-22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/u-boot-pinebook-a64-update-dts.patch: New file. * gnu/packages/patches/u-boot-pinebook-syscon-node.patch: New file. * gnu/packages/patches/u-boot-pinebook-mmc-calibration.patch: New file. * gnu/packages/patches/u-boot-pinebook-video-bridge.patch: New file. * gnu/packages/patches/u-boot-pinebook-r_i2c-controller.patch: New file. * gnu/packages/patches/u-boot-pinebook-dts.patch: New file. * gnu/local.mk (dist_patch_DATA): Add them. * gnu/packages/bootloaders.scm (u-boot-pinebook): New exported variable. * gnu/bootloader/u-boot.scm (u-boot-pinebook-bootloader): New exported variable. * gnu/system/install.scm (pinebook-installation-os): New exported variable.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2018-11-21
|\|
| * gnu: u-boot-pine64-plus: Refactor package definition.Vagrant Cascadian2018-11-20
| | | | | | | | | | | | | | * gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package): New procedure. (u-boot-pine64-plus): Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
| * gnu: arm-trusted-firmware-pine64-plus: Rename variable to ↵Vagrant Cascadian2018-11-20
| | | | | | | | | | | | | | | | | | | | arm-trusted-firmware-sun50i-a64. * gnu/packages/firmware (arm-trusted-firmware-pine64-plus): Rename to... (arm-trusted-firmware-sun50i-a64): ...this. * gnu/packages/bootloaders (u-boot-pine64-plus)[native-inputs]: Use it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* | Merge branch 'master' into core-updatesMarius Bakke2018-11-20
|\|
| * gnu: u-boot: Update to 2018.11.Vagrant Cascadian2018-11-17
| | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot): Update to 2018.11. (u-boot)[native-inputs]: Add lz4.
* | Merge branch 'master' into core-updatesMarius Bakke2018-10-17
|\|
| * gnu: u-boot: Update to 2018.09.Vagrant Cascadian2018-10-11
| | | | | | | | | | | | | | | | * gnu/packages/bootloaders.scm (u-boot): Update to 2018.09. (u-boot-tools)[arguments]: Substitute "coverage" for "python-coverage". Update workaround for only 99% test coverage. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into core-updatesMarius Bakke2018-09-20
|\|
| * gnu: u-boot: Use HTTPS home page.Tobias Geerinckx-Rice2018-09-20
| | | | | | | | * gnu/packages/bootloaders.scm (u-boot)[home-page]: Use HTTPS.