summaryrefslogtreecommitdiff
path: root/distrib/armv7
AgeCommit message (Expand)Author
2017-01-19Mainline u-boot on SABRE Lite/BD-SL-i.MX6 does not have the genericJonathan Gray
2016-12-31Install cert.pem + ftp(1) binary that supports SSL, so the install scriptTheo de Raadt
2016-12-31Paths should be relative..Theo de Raadt
2016-11-30Use makefs to build bsd.rd on armv7 and macppc.Martin Natano
2016-10-14Use new kernel compile method for ramdisks, de-escalating to $BUILDUSERTheo de Raadt
2016-09-17ping6(8) is now a hardlink to ping(8).Florian Obser
2016-09-13Provide a stripped down group file for the install media.Robert Peichaer
2016-09-04add missing doas entries; noticed by avsmTheo de Raadt
2016-09-04Switch the cubie miniroot from the Allwinner A10 based Cubieboard1Jonathan Gray
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-09-04Move files created by root during install/upgrade in a subdir ofRobert Peichaer
2016-06-10list dtbs in DTBS not DTBJonathan Gray
2016-06-05dd the cubieboard u-boot at the raw offset like the miniroot doesJonathan Gray
2016-06-05silence dd stderr output when writing u-boot files to diskJonathan 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-06-03remove text that discusses putting kernels on msdos fsJonathan Gray
2016-05-30Tweak previousRobert Peichaer
2016-05-29Add back the fdisk command to flag the fat fs as active.Jonathan Gray
2016-05-29Decide which u-boot/dtb to use based on the fdt model printed whenJonathan Gray
2016-05-29Stop building u-boot kernel and ramdisk images. The kernel make targetsJonathan 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-25Use efiboot when setting up the installed disk. If efiboot is placedJonathan Gray
2016-05-22force long filenames on the initial fat16 mount here as wellJonathan Gray
2016-05-22use a common simple u-boot script that loads with fdtJonathan 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-04-29libotermcap was removed from the miniroots in 2013. Additionally, -lcPatrick Wildt
2016-04-20Alter SUNXI grep to match the rest of the SOC grepsAaron Bieber
2016-04-02- merge install.sh into install.sub as do_install()Robert Peichaer
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
2016-02-08If manual disklabel editing is requested during install, don't emitKenneth R Westerback
2015-12-29Change patterns in case-blocks from a*|A* to [aA]*Robert Peichaer
2015-12-23Simplify things by using grep -q.Robert Peichaer
2015-12-18Introduce a new function disk_has() to inspect a disk if it has aRobert Peichaer
2015-12-02The '_q'/'(O)penBSD' logic is not used in armv7 at the moment so remove itKenneth R Westerback
2015-08-01redirect dd standard output to /dev/nullJonathan Gray
2015-08-01Make use of u-boot 2015.07's unified wandboard config to provide aJonathan Gray
2015-07-17enable exynosJonathan Gray
2015-07-07At some point the u-boot mlo for panda/beagle stopped looking forJonathan Gray
2015-06-29enable vexpressJonathan Gray
2015-06-08expr isn't on the ramdisk use ksh for additionJonathan Gray
2015-06-08Move the scan_dmesg calls back into the functions. It can't be calledJonathan Gray
2015-06-03missing __EOT spotted by rpe@Jonathan Gray
2015-06-02Remove the $FSTABFLAG variable and use -F directly. The installerRobert Peichaer
2015-06-02ReplaceRobert Peichaer