summaryrefslogtreecommitdiff
path: root/distrib/utils/embedded/conf
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
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-10-16Background dhcpcd if ec2_init is not enabled to speed up boot.jmcneill
2021-07-06Disable kernfs on live images -- it is not required.jmcneill
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-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 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-30Move a lot of *.dtb files to a dtb/ subdirectory on the FAT partition.martin
2019-10-27Switch to GENERIC kernels only.jmcneill
2019-07-21Fallback to non-EFI boot script if EFI bootloader is absent.rin
2019-06-11add a method to add user accounts or ssh keys to the embeddedmrg
2019-05-18Switch the kernel7.img RaspberryPi kernel in the armv7 image to GENERICskrll
2019-04-13Remove sun50i support from 32-bit GENERIC.jmcneill
2019-03-30Install GENERIC ELF kernel as /netbsd for EFI bootingjmcneill
2019-03-30Install bootarm.efi to boot partitionjmcneill
2019-03-03Add Amlogic dtb files to arm64.imgjmcneill
2019-01-21No need to specify root and console bootargs on amlogicjmcneill
2019-01-20Another kernel bites te dust.skrll
2018-12-02Fix variable escaping in dev_exists()jmcneill
2018-11-30Add support for configuring Amazon.com EC2 SSH keys and hostnames. Whilejmcneill
2018-11-22Make armv7.img boot on the DE0 Nano SoC. Requires u-boot from -current pkgsrc.aymeric
2018-11-01Use the GENERIC kernel where possible in armv7.img and remove the oldskrll
2018-10-20Whitespaceskrll
2018-10-20a bit of sortingskrll
2018-10-06Use special ROOT. prefix in fstab entries instead of assuming ld0jmcneill