_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.

API method:

GET /api/packages?search=hello&page=1&limit=20

where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned in response headers.

If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


u-boot-rpi-arm64-efi-bin 2025.01
Dependencies: u-boot-rpi-arm64-efi@2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: trivial
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a common 64-bit build of U-Boot for all 64-bit capable Raspberry Pi variants.

This package only contains the file u-boot.bin.

u-boot-rpi-3-32b 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This is a 32-bit build of U-Boot.

python-u-boot-pylib 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: pyproject
Synopsis: U-Boot Python library
Description:

This package provides common Python code used by some of the commands part of the U-Boot project, such as Patman.

u-boot-sandbox 2025.01
Dependencies: efitools@1.9.2 sdl2@2.30.8
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

The sandbox configuration of U-Boot provides a u-boot command that runs as a normal user space application. It can be used to test the functionality of U-Boot interactively without having to deploy to an actual target device. See Sandbox<6> for more information (for example by running info "(u-boot) Sandbox<6>").

u-boot-qemu-arm 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-rpi-4-32b-efi 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a 32-bit build of U-Boot.

u-boot-a20-olinuxino-micro 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

grub-pc 2.12
Dependencies: gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

grub-emu 2.12
Dependencies: gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader (Emu version)
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

u-boot-documentation 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: U-Boot documentation
Description:

This package provides the documentation for U-Boot, as an Info manual.

u-boot-cubieboard 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-nintendo-nes-classic-edition 2018.11
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

This version is for the Nintendo NES Classic Edition. It is assumed that you have added a serial port to pins PB0 and PB1 as described on https://linux-sunxi.org/Nintendo_NES_Classic_Edition.

In order to use FEL mode on the device, hold the Reset button on the device while it's being turned on (and a while longer).

u-boot-rpi-4-32b-efi-bin 2025.01
Dependencies: u-boot-rpi-4-32b-efi@2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: trivial
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

It allows network booting and uses the device-tree from the firmware, allowing the usage of overlays. It can act as an EFI firmware for the grub-efi-netboot-removable-bootloader. This is a 32-bit build of U-Boot.

This package only contains the file u-boot.bin.

u-boot-firefly-rk3399 2025.01
Dependencies: arm-trusted-firmware-rk3399@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-puma-rk3399 2025.01
Dependencies: arm-trusted-firmware-rk3399@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-orangepi-zero2w 2025.01
Dependencies: arm-trusted-firmware-sun50i-h616@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-nanopi-r4s-rk3399 2025.01
Dependencies: arm-trusted-firmware-rk3399@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-rockpro64-rk3399 2025.01
Dependencies: arm-trusted-firmware-rk3399@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-rock64-rk3328 2025.01
Dependencies: arm-trusted-firmware-rk3328@2.12.2
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

grub-pc 2.12
Dependencies: gettext-minimal@0.23.1 freetype@2.13.3 ncurses@6.2.20210619 console-setup@1.212 lvm2@2.03.22 mdadm@4.2 fuse@2.9.9
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.gnu.org/software/grub/
Licenses: GPL 3+
Build system: gnu
Synopsis: GRand Unified Boot loader
Description:

GRUB is a multiboot bootloader. It is used for initially loading the kernel of an operating system and then transferring control to it. The kernel then goes on to load the rest of the operating system. As a multiboot bootloader, GRUB handles the presence of multiple operating systems installed on the same computer; upon booting the computer, the user is presented with a menu to select one of the installed operating systems.

ipxe-qemu 1.21.1-4.969ce2c
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://ipxe.org
Licenses: GPL 2+
Build system: gnu
Synopsis: PXE-compliant network boot firmware
Description:

iPXE is a network boot firmware. It provides a full PXE implementation enhanced with additional features such as booting from: a web server via HTTP, an iSCSI SAN, a Fibre Channel SAN via FCoE, an AoE SAN, a wireless network, a wide-area network, an Infiniband network. It controls the boot process with a script. You can use iPXE to replace the existing PXE ROM on your network card, or you can chainload into iPXE to obtain the features of iPXE without the hassle of reflashing.

u-boot-cubietruck 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-sifive-unleashed 2025.01
Dependencies: opensbi-generic@1.5.1
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

u-boot-a20-olinuxino-lime 2025.01
Channel: guix
Location: gnu/packages/bootloaders.scm (gnu packages bootloaders)
Home page: https://www.denx.de/wiki/U-Boot/
Licenses: GPL 2+
Build system: gnu
Synopsis: ARM bootloader
Description:

U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).

Total packages: 69245