summaryrefslogtreecommitdiffstats
path: root/distrib/arm64/ramdisk/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-02-15distrib: arm64: avoid customization in mr.fs targetsemarie1-8/+1
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyotto1-2/+2
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,deraadt1-2/+2
2019-11-17Use disable-bt overlay with raspberry pi so the pl011 will be used asjsg1-2/+9
2019-10-31When writing to a raw vnd device with dd if the input file size is not ajsg1-2/+2
2019-10-03remove device_tree_address from rpi config.txtjsg1-2/+2
2019-06-23Create space for the bootloader/firmware for Rockchip SoCs by leavingkettenis1-3/+3
2019-05-03Further removal of differences (using install instead of cp, sortingderaadt1-8/+9
2019-04-30repair more trivial differencesderaadt1-5/+3
2019-04-30rm is in /bin, no need to specifyderaadt1-2/+2
2019-04-30Every Makefile on every architecture had deviated in unique ways.deraadt1-33/+80
2019-04-29TOPDIR and TOP are not neccessary.deraadt1-6/+4
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysderaadt1-4/+2
2019-04-28Cull BSDRD variables which are always bsd.rdderaadt1-7/+5
2019-04-28CBIN variable is also pointless, it is always "instbin". Rather thanderaadt1-11/+10
2019-04-28the BSD_RD variable is pointlessderaadt1-6/+5
2019-04-05Use new rdsetroot.deraadt1-10/+4
2019-01-24kernels in compile dirs are readonly, and the bsd.rd we created hasnaddy1-1/+2
2017-08-22Include Pine64 support in the install media now we can do so without boot0.jsg1-1/+2
2017-02-18Add miniroot and ramdisk hooks for the Raspberry Pi 3.jsg1-1/+7
2017-01-23Add support for creating RAMDISK kernels for arm64. Based onpatrick1-0/+78