Age | Commit message (Expand) | Author |
2020-04-24 | gnu: u-boot: Update to 2020.04....* gnu/packages/bootloaders (u-boot): Update to 2020.04.
[native-inputs]: Replace sdl with sdl2.
Co-authored-by: Vagrant Cascadian <vagrant@debian.org>
| Pierre Langlois |
2020-04-23 | Revert "gnu: u-boot: Update to 2020.04."...This reverts commit be0ecfb1787b9e6954bf745bceeb1b9d2669d51a.
| Mathieu Othacehe |
2020-04-20 | gnu: Add u-boot-pinebook-pro-rk3399....* 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>
| Vagrant Cascadian |
2020-04-15 | gnu: u-boot: Update to 2020.04....* gnu/packages/bootloaders (u-boot): Update to 2020.04.
| Vagrant Cascadian |
2020-03-21 | gnu: GRUB: Use the latest version of QEMU for tests....* gnu/packages/bootloaders.scm (grub)[native-inputs]: Change from
QEMU-MINIMAL-2.10 to QEMU-MINIMAL.
| Marius Bakke |
2020-03-21 | gnu: GRUB: Build with the latest version of Flex....* gnu/packages/bootloaders.scm (grub)[native-inputs]: Change from FLEX-2.6.1
to FLEX.
| Marius Bakke |
2020-02-26 | gnu: u-boot-pinebook: Fix LCD video output....* gnu/packages/bootloaders (u-boot-pinebook): Add phase applying patch
submitted upstream.
| Vagrant Cascadian |
2020-02-01 | gnu: u-boot-qemu-riscv64-smode: Patch to fix boot menu....* 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.
| Vagrant Cascadian |
2020-01-31 | gnu: Add u-boot-qemu-riscv64....* gnu/packages/bootloaders (u-boot-qemu-riscv64): New variable.
| Vagrant Cascadian |
2020-01-31 | gnu: Add u-boot-sifive-fu540....* gnu/packages/bootloaders (u-boot-sifive-fu540): New variable.
| Vagrant Cascadian |
2020-01-31 | gnu: u-boot-qemu-riscv64-smode: Add package....* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): New variable.
| Vagrant Cascadian |
2020-01-08 | gnu: u-boot-2019.10: Remove obsolete version....* 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.
| Vagrant Cascadian |
2020-01-08 | gnu: u-boot: Update to 2020.01....* 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.
| Vagrant Cascadian |
2020-01-05 | gnu: dtc: Use Python 3 instead of Python 2....* gnu/packages/bootloaders.scm (dtc)[inputs]: Use python instead of python-2.
| Björn Höfling |
2019-12-15 | gnu: bootloaders: Avoid #:select on (gnu packages …) module....* gnu/packages/bootloaders.scm: Remove use of #:select.
| Ludovic Courtès |
2019-12-14 | gnu: bootloaders: Fix make-u-boot-sunxi64-package cross-compilation....* gnu/packages/bootloaders.scm (make-u-boot-sunxi64-package)[arguments]:
Search in native-inputs to fix cross-compilation.
| Mathieu Othacehe |
2019-12-14 | gnu: Add u-boot-pine64-lts....* gnu/packages/bootloaders.scm (u-boot-pine64-lts): New variable.
| Mathieu Othacehe |
2019-10-31 | gnu: u-boot: Remove redundant GCC input....* gnu/packages/bootloaders.scm (make-u-boot-package)[native-inputs]: Do not
explicitly add GCC 7.
| Marius Bakke |
2019-10-18 | gnu: Add u-boot-firefly-rk3399....* 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.
| Vagrant Cascadian |
2019-10-18 | gnu: Add u-boot-rock64-rk3328....* 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.
| Vagrant Cascadian |
2019-10-18 | gnu: Add u-boot-rockpro64-rk3399...* 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>
| Caliph Nomble |
2019-09-26 | gnu: dtc: Update to 1.5.1....* gnu/packages/bootloaders.scm (dtc): Update to 1.5.1.
[arguments]: Add -Wl,-rpath to LDFLAGS #:make-flags.
| Tobias Geerinckx-Rice |
2019-09-04 | gnu: grub: Fix cross-compilation....* gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both
native-inputs and inputs.
| Mathieu Othacehe |
2019-07-17 | gnu: u-boot: Fix target/system comparison in 'make-u-boot-package'....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?'.
| Ludovic Courtès |
2019-07-09 | gnu: grub: Build ‘grub-mount’....This increases the closure size by a mere 1.8 MiB (0.8%).
* gnu/packages/bootloaders.scm (grub)[inputs]: Add fuse.
| Tobias Geerinckx-Rice |
2019-07-09 | gnu: grub: Update to 2.04....* 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.
| Tobias Geerinckx-Rice |