index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
distrib
/
armv7
Age
Commit message (
Expand
)
Author
2016-06-10
list dtbs in DTBS not DTB
Jonathan Gray
2016-06-05
dd the cubieboard u-boot at the raw offset like the miniroot does
Jonathan Gray
2016-06-05
silence dd stderr output when writing u-boot files to disk
Jonathan Gray
2016-06-05
Previously armv7 ramdisk creation would tar up the mdec directory on the
Jonathan Gray
2016-06-05
specify the u-boot target name and dtbs used for each miniroot
Jonathan Gray
2016-06-03
remove text that discusses putting kernels on msdos fs
Jonathan Gray
2016-05-30
Tweak previous
Robert Peichaer
2016-05-29
Add back the fdisk command to flag the fat fs as active.
Jonathan Gray
2016-05-29
Decide which u-boot/dtb to use based on the fdt model printed when
Jonathan Gray
2016-05-29
Stop building u-boot kernel and ramdisk images. The kernel make targets
Jonathan Gray
2016-05-28
Assume sabrelite/nitrogen has a bootefi enabled u-boot in flash and just
Jonathan Gray
2016-05-28
use efiboot in armv7 miniroot images
Jonathan Gray
2016-05-26
Use a fat16 partition starting at sector 2048/1MB everywhere to simplify
Jonathan Gray
2016-05-25
Use efiboot when setting up the installed disk. If efiboot is placed
Jonathan Gray
2016-05-22
force long filenames on the initial fat16 mount here as well
Jonathan Gray
2016-05-22
use a common simple u-boot script that loads with fdt
Jonathan Gray
2016-05-22
Remove LOADADDR definitions, the default ${loadaddr} set by u-boot is
Jonathan Gray
2016-05-22
use a simple u-boot script for all the miniroots that loads with fdt
Jonathan Gray
2016-05-21
Copy dtb files to miniroots and install disk. Increase the ramdisk size
Jonathan Gray
2016-04-29
libotermcap was removed from the miniroots in 2013. Additionally, -lc
Patrick Wildt
2016-04-20
Alter SUNXI grep to match the rest of the SOC greps
Aaron Bieber
2016-04-02
- merge install.sh into install.sub as do_install()
Robert Peichaer
2016-03-27
Switch from the solidrun i.mx6 u-boot to mainline u-boot on cubox i.
Jonathan Gray
2016-03-27
use MLO not mlo to match the names generated by u-boot builds
Jonathan Gray
2016-02-08
If manual disklabel editing is requested during install, don't emit
Kenneth R Westerback
2015-12-29
Change patterns in case-blocks from a*|A* to [aA]*
Robert Peichaer
2015-12-23
Simplify things by using grep -q.
Robert Peichaer
2015-12-18
Introduce a new function disk_has() to inspect a disk if it has a
Robert Peichaer
2015-12-02
The '_q'/'(O)penBSD' logic is not used in armv7 at the moment so remove it
Kenneth R Westerback
2015-08-01
redirect dd standard output to /dev/null
Jonathan Gray
2015-08-01
Make use of u-boot 2015.07's unified wandboard config to provide a
Jonathan Gray
2015-07-17
enable exynos
Jonathan Gray
2015-07-07
At some point the u-boot mlo for panda/beagle stopped looking for
Jonathan Gray
2015-06-29
enable vexpress
Jonathan Gray
2015-06-08
expr isn't on the ramdisk use ksh for addition
Jonathan Gray
2015-06-08
Move the scan_dmesg calls back into the functions. It can't be called
Jonathan Gray
2015-06-03
missing __EOT spotted by rpe@
Jonathan Gray
2015-06-02
Remove the $FSTABFLAG variable and use -F directly. The installer
Robert Peichaer
2015-06-02
Replace
Robert Peichaer
2015-06-02
Rename the imx miniroot to nitrogen as it creates "6x_bootscript".
Jonathan Gray
2015-05-31
Replace identical code in the MD scripts of the installer with a new
Robert Peichaer
2015-05-26
include the firmware for usb devices on the armv7 ramdisk
Jonathan Gray
2015-05-20
Now all the socs use the same va entry point and don't have any
Jonathan Gray
2015-05-19
use the same va entry point on all armv7 socs
Jonathan Gray
2015-05-04
Add the new template file based autopartitioning feature of disklabel(8)
Robert Peichaer
2015-04-13
pwd_mkdb now fits onto the install media. no more chroot games.
Theo de Raadt
2015-04-02
more -> less; not less -> more
Theo de Raadt
2015-03-11
adjust for removal of expr (and while here, sort all these lists, with the
Theo de Raadt
2015-02-23
expr no longer needed on media, thanks to halex and todd and rpe
Theo de Raadt
2015-01-26
Rename miniroot-sunxi to miniroot-cubie as the u-boot included
Jonathan Gray
[next]