summaryrefslogtreecommitdiff
path: root/distrib/armv7/miniroot
AgeCommit message (Expand)Author
2024-04-09Remove the "cubie" miniroot. There are far more popular armv7 boardsMark Kettenis
2023-09-25adapt to new dir layout in dtb packages; ok deraadtStuart Henderson
2023-04-24Change variable 'DISKTYPE' to 'FSDISKTYPE' like every other arch.Kenneth R Westerback
2023-02-10Use "echo '/ *' | disklabel -wAT-" to put all free space into theKenneth R Westerback
2022-02-07Use fdisk's -b to create boot partitions instead of -e scripts.Kenneth R Westerback
2021-10-12make armv7 fit again after bootblock growth; discussed with jsgTheo de Raadt
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
2019-02-09The am335x_boneblack U-Boot target has been removed in the U-BootJonathan Gray
2018-09-21U-Boot 2018.05 and later will attempt to load a dtb for PocketBeagle ifJonathan Gray
2018-03-20include hummingboard2 (Hummingboard Gate and Edge) and som rev 1.5 dtbsJonathan Gray
2017-12-03Include dtbs for Wandboard rev D1 including the i.MX 6QuadPlus variant.Jonathan Gray
2017-09-15Add dtbs the am335x_boneblack U-Boot image may use if a matching modelJonathan Gray
2017-09-01Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB andJonathan Gray
2017-01-24There are two u-boot targets which should work with the sabre liteJonathan Gray
2017-01-19Mainline u-boot on SABRE Lite/BD-SL-i.MX6 does not have the genericJonathan Gray
2016-09-04Switch the cubie miniroot from the Allwinner A10 based Cubieboard1Jonathan Gray
2016-06-10list dtbs in DTBS not DTBJonathan Gray
2016-06-05Previously armv7 ramdisk creation would tar up the mdec directory on theJonathan Gray
2016-06-05specify the u-boot target name and dtbs used for each minirootJonathan 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-22Remove LOADADDR definitions, the default ${loadaddr} set by u-boot isJonathan 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