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
/
etc
/
etc.armv7
/
Makefile.inc
Age
Commit message (
Expand
)
Author
2024-04-09
Remove the "cubie" miniroot. There are far more popular armv7 boards
Mark Kettenis
2020-05-17
Change install images called *.fs to *.img. These are UFS filesystem images,
Theo de Raadt
2017-09-01
Remove the miniroot for the OMAP3 BeagleBoards. Ethernet is on USB and
Jonathan Gray
2017-04-04
cp -p the bootblocks to RELEASEDIR; ok tb
Theo de Raadt
2016-05-29
Stop building u-boot kernel and ramdisk images. The kernel make targets
Jonathan Gray
2016-05-23
build armv7 efiboot
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-06-29
enable vexpress
Jonathan Gray
2015-06-02
Rename the imx miniroot to nitrogen as it creates "6x_bootscript".
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-01-26
Rename miniroot-sunxi to miniroot-cubie as the u-boot included
Jonathan Gray
2014-03-05
some files were not being hashes, because they were missing from MDEXT
Theo de Raadt
2013-11-01
hookup sunxi bits for miniroot and ramdisk, tested on pcduino.
Jasper Lievisse Adriaanse
2013-10-28
Revamp ARMv7 ramdisk and miniroot creation process.
Patrick Wildt
2013-09-07
Update ARMv7's release build process to build kernels and ramdisks
Patrick Wildt
2013-09-04
Beagle has been replaced by armv7.
Patrick Wildt