summaryrefslogtreecommitdiff
path: root/distrib/armv7/miniroot
AgeCommit message (Expand)Author
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