summaryrefslogtreecommitdiff
path: root/distrib/armv7/miniroot/Makefile.inc
AgeCommit message (Expand)Author
2020-05-18Make ffs2 the default for newfs; change all calls to create e.g. floppyOtto Moerbeek
2020-05-17Change install images called *.fs to *.img. These are UFS filesystem images,Theo de Raadt
2019-10-31When writing to a raw vnd device with dd if the input file size is not aJonathan Gray
2019-09-25Change the offset filesystems start on disk for armv7 from 1MB to 16MB.Jonathan Gray
2019-05-03Further removal of differences (using install instead of cp, sortingTheo de Raadt
2019-04-30Every Makefile on every architecture had deviated in unique ways.Theo de Raadt
2019-04-29remove the abstraction REV on top of abstraction OSrev which is alwaysTheo de Raadt
2019-04-28Use new vnconfig vnd-auto-allocate mode. Resolve some variation betweenTheo de Raadt
2017-01-19Mainline u-boot on SABRE Lite/BD-SL-i.MX6 does not have the genericJonathan Gray
2016-06-05Previously armv7 ramdisk creation would tar up the mdec directory on theJonathan Gray
2016-05-29Add back the fdisk command to flag the fat fs as active.Jonathan Gray
2016-05-28Assume sabrelite/nitrogen has a bootefi enabled u-boot in flash and justJonathan Gray
2016-05-28use efiboot in armv7 miniroot imagesJonathan Gray
2016-05-26Use a fat16 partition starting at sector 2048/1MB everywhere to simplifyJonathan Gray
2016-05-22use a simple u-boot script for all the miniroots that loads with fdtJonathan Gray
2016-05-21Copy dtb files to miniroots and install disk. Increase the ramdisk sizeJonathan Gray
2016-03-27Switch from the solidrun i.mx6 u-boot to mainline u-boot on cubox i.Jonathan Gray
2016-03-27use MLO not mlo to match the names generated by u-boot buildsJonathan Gray
2015-08-01Make use of u-boot 2015.07's unified wandboard config to provide aJonathan Gray
2015-06-02Rename the imx miniroot to nitrogen as it creates "6x_bootscript".Jonathan Gray
2015-05-20Now all the socs use the same va entry point and don't have anyJonathan Gray
2015-01-26Rename miniroot-sunxi to miniroot-cubie as the u-boot includedJonathan Gray
2014-02-26Fix script to allow it to work on both SD and eMMC. -moj ok deraadt@ nick@Mats O Jansson
2013-11-01hookup sunxi bits for miniroot and ramdisk, tested on pcduino.Jasper Lievisse Adriaanse
2013-10-28Revamp ARMv7 ramdisk and miniroot creation process.Patrick Wildt
2013-09-07Update ARMv7's release build process to build kernels and ramdisksPatrick Wildt
2013-09-04Beagle has been replaced by armv7.Patrick Wildt