summaryrefslogtreecommitdiff
path: root/distrib/armv7
AgeCommit message (Expand)Author
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
2015-06-02Rename the imx miniroot to nitrogen as it creates "6x_bootscript".Jonathan Gray
2015-05-31Replace identical code in the MD scripts of the installer with a newRobert Peichaer
2015-05-26include the firmware for usb devices on the armv7 ramdiskJonathan Gray
2015-05-20Now all the socs use the same va entry point and don't have anyJonathan Gray
2015-05-19use the same va entry point on all armv7 socsJonathan Gray
2015-05-04Add the new template file based autopartitioning feature of disklabel(8)Robert Peichaer
2015-04-13pwd_mkdb now fits onto the install media. no more chroot games.Theo de Raadt
2015-04-02more -> less; not less -> moreTheo de Raadt
2015-03-11adjust for removal of expr (and while here, sort all these lists, with theTheo de Raadt
2015-02-23expr no longer needed on media, thanks to halex and todd and rpeTheo de Raadt
2015-01-26Rename miniroot-sunxi to miniroot-cubie as the u-boot includedJonathan Gray