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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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 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 is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This U-Boot is built for the BeagleBone Black, which was removed upstream, adjusted from the am335x_evm build with several device trees removed so that it fits within common partitioning schemes.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
dtc compiles device tree source files to device tree binary files. These are board description files used by Linux and BSD.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This package provides a boot manager that is an EFI program.
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 is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
This U-Boot variant is for the Technologic Systems TS-7970 revision C board, which includes a quad core Freescale i.MX6 CPU and 2 GiB of RAM clocked at 1000MHz. The binary U-Boot image to flash is the libexec/u-boot.imx file. It can be used with the zImage and the imx6q-ts7970.dtb files provided by the linux-libre-arm-generic image.
To flash this bootloader, write it to an SD card, then using the U-Boot serial console:
mmc dev 0 load mmc 0:1 $loadaddr /boot/u-boot.imx sf probe sf erase 0 0x80000 sf write $loadaddr 0x400 $filesize
The factory values of U-Boot must also be reset so that it boots using a zImage instead of the default uImage:
run clearenv reset
For more information, refer to https://docs.embeddedts.com/TS-7970#Update_U-Boot.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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.
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
U-Boot is a bootloader used mostly for ARM boards. It also initializes the boards (RAM etc).
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.
This package only contains the file u-boot.bin.
Bootstrap linux-libre-headers
Pre-built Guile for bootstrapping purposes.
Bootstrap binaries of Coreutils, Awk, etc.
Bootstrap binaries of the GNU Compiler Collection
Bootstrap binaries of the GNU Binutils