summaryrefslogtreecommitdiff
path: root/distrib/utils/embedded
AgeCommit message (Expand)Author
2023-05-07RISC-V support that works on QEMU with a single hart.skrll
2023-04-19Install /boot/boot.cfg with EFI bootloaders.brook
2023-03-18Can't use disklabel to find the real size of a disk since a fake disklabelmlelstv
2023-02-18Handle arbitrary raw partitions.mlelstv
2022-11-19Update a few www.raspberrypi.com URLsyamt
2022-10-30Silence a warning when machdep.dmi.chassis-asset-tag is not presentjmcneill
2022-10-15ec2_init: Add support for Oracle Cloudjmcneill
2021-12-11remove clause 3 from all my licenses that aren't conflicting withmrg
2021-10-16Background dhcpcd if ec2_init is not enabled to speed up boot.jmcneill
2021-09-25Move DRM-driver firmware from base to its own set, gpufwmaya
2021-07-20Extract just the random bits to feed to /dev/urandom.rhialto
2021-07-15Add some OpenStack support.rhialto
2021-07-06Disable kernfs on live images -- it is not required.jmcneill
2021-07-01AWS marketplace does not allow root ssh logins. Create an ec2-user accountjmcneill
2021-07-01port-evbarm/56274: no network on ec2 arm64 9.99.85jmcneill
2021-07-01No need for ec2_init on arm64mbrjmcneill
2020-12-23Fix fallout from mkimage rev 1.76.rin
2020-12-21embedded/mkimage: Pad image with zeros to multiple of 4 MB plus 1 MB.riastradh
2020-12-01G/C unused.rin
2020-12-01rpi.img: Bump boot partition in a similar manner to other images.rin
2020-07-17Create an "octeon.img.gz" bootable image for evbmips64-eb release builds.jmcneill
2020-05-28Create a separate Arm64 image that uses MBR partitioning. Amlogic SoCsjmcneill
2020-05-28Allow config file to override hostnamejmcneill
2020-05-27Move back to MBR based images for armv7 because Amlogic's bootloader (forjmcneill
2020-05-27Fix kernel= order, add pi0w conditional and commentsjmcneill
2020-05-27Conditionally boot kernel.img or kernel7.img depending on boardjmcneill
2020-05-25No need to rename netbsd-GENERIC.img to kernel7.imgjmcneill
2020-05-25Switch to GPT w/ hybrid MBR for armv7 imagesjmcneill
2020-05-24Enable GPT support w/ hybrid MBR for Raspberry Pi compatibility.jmcneill
2020-05-24Add support for hybrid MBR/GPT images.jmcneill
2020-05-24Add GPT support to mkimage.jmcneill
2020-05-18Separate devicetree .dts -> .dtb building from kernel builds. They are nowjmcneill
2020-02-23RPi4 has a different root device, so use config.txt conditionals to loadjmcneill
2020-01-08Use fat16 as the partition is too small for fat32. from Harold Gutchskrll
2020-01-05Use make_label_evbarm instead of home grownskrll
2020-01-01upstream_kernel=1 is required with new firmware/kernel.skrll
2019-12-16Update to new RaspberryPi firwareskrll
2019-12-16Fix whitespace in a commentskrll
2019-12-01Remove the pretty much useless 128MB swap partition from the arm images.jmcneill
2019-10-30Move omap3 dtb files to /boot/dtbjmcneill
2019-10-30Remove debug output, fix a progress messagemartin
2019-10-30Derive the FAT type from the MBR partition type and pass it on to makefsmartin
2019-10-30Move a lot of *.dtb files to a dtb/ subdirectory on the FAT partition.martin
2019-10-27Switch to GENERIC kernels only.jmcneill
2019-10-27No support for tegra210 in armv7 kerneljmcneill
2019-10-05Fix typomlelstv
2019-10-02Split out /rescue to its own set and adapt installers/images to add it.maya
2019-07-21Fallback to non-EFI boot script if EFI bootloader is absent.rin
2019-06-12move creds_msdos.8 into the normal place and install it.mrg
2019-06-12various cleanups inspired by reviews:mrg