History log of /netbsd/distrib/evbarm/instkernel/instkernel/Makefile (Results 1 – 25 of 33)
Revision Date Author Comments
# 3aa02894 16-Dec-2019 skrll <skrll@NetBSD.org>

Update to new RaspberryPi firware

commit 0c01dbefba45a08c47f8538d5a071a0fba6b7e83
Author: popcornmix <popcornmix@gmail.com>
Date: Wed Dec 11 15:30:08 2019 +0000

and include firmware for RPI4

Fir

Update to new RaspberryPi firware

commit 0c01dbefba45a08c47f8538d5a071a0fba6b7e83
Author: popcornmix <popcornmix@gmail.com>
Date: Wed Dec 11 15:30:08 2019 +0000

and include firmware for RPI4

Firmware has bee updated to support mainline linux kernels as described in
https://github.com/raspberrypi/linux/issues/3237

show more ...


# ca671511 12-Aug-2019 martin <martin@NetBSD.org>

Allow individual MDSETTARGETS/MDSET_SUFFIXES to define optional dependencies
between themselves.
Use that to make netbsd-RPI_INSTALL.img depend on netbsd-RPI_INSTALL.bin,
resolving the parallel build

Allow individual MDSETTARGETS/MDSET_SUFFIXES to define optional dependencies
between themselves.
Use that to make netbsd-RPI_INSTALL.img depend on netbsd-RPI_INSTALL.bin,
resolving the parallel build race.

show more ...


# c18303fe 18-May-2019 skrll <skrll@NetBSD.org>

Switch the kernel7.img RaspberryPi kernel in the armv7 image to GENERIC
and thus reducing the number of kernels built in an evbarmv7 release.


# a91d3a0d 14-Dec-2017 skrll <skrll@NetBSD.org>

Build fix (really this time) from Harold Gutch


# 40dfdcd0 13-Dec-2017 skrll <skrll@NetBSD.org>

Fix evbarm build - patch from Harold Gutch on port-arm


# 352c0ec4 11-Dec-2017 jmcneill <jmcneill@NetBSD.org>

Add missing RPI FDT build goop, from nick.


# a6119308 15-May-2015 matt <matt@NetBSD.org>

Don't keep two list of build kernels. include etc/etc.evbarm/Makefile.inc
and use it to generate list of MDSETTARGETS.


# ad48a91e 15-May-2015 matt <matt@NetBSD.org>

Update list of armv7 install kernels.


# d5311255 05-Nov-2014 joerg <joerg@NetBSD.org>

Prepare CUBIETRUCK_INSTALL too.


# 0c774d2e 01-Mar-2014 matt <matt@NetBSD.org>

Split ARMv6 and ARMv7 kernels.
Handle armeb properly.
Add CUBIEBOARD


# f9087460 30-Aug-2013 skrll <skrll@NetBSD.org>

PR/48164: BEAGLEBONE_INSTALL kernel not built with preferred ABI for
platform


# 6697b775 11-Aug-2013 riz <riz@NetBSD.org>

RPI has an ARMv6 processor, so handle RPI_INSTALL properly when
building for the earmv6* MACHINE_ARCHes.


# e015f7fc 01-Aug-2013 jklos <jklos@NetBSD.org>

Build BeagleBone installation kernel.


# e0845ec6 06-May-2013 skrll <skrll@NetBSD.org>

Fix up evbearm* release builds.


# de7cb3ae 19-Mar-2013 garbled <garbled@NetBSD.org>

Add a new installer image for Raspberry PI to evbarm

Includes the following major changes:

1) Add new configmenu item to sysinst to allow creation of users at
post-install time.
2) Add an sshramdis

Add a new installer image for Raspberry PI to evbarm

Includes the following major changes:

1) Add new configmenu item to sysinst to allow creation of users at
post-install time.
2) Add an sshramdisk type to evbarm, which is a ramdisk with sshd
enabled, allowing users to install on a headless PI by sshing to the
device with the account "sysinst" password "netbsd" to begin the
installation. (Note, neither the account, nor the ssh setup are copied to
the finalized installation image)
3) Change mkimage to build a boot-only image, without the root filesystems.

Much of the sshramdisk code could be reused on other ports easily.

show more ...


# 9bc1c51e 30-Jan-2013 he <he@NetBSD.org>

Also populate the INSTALL kernel for KUROBOX_PRO.


# 338daf86 26-Oct-2012 msaitoh <msaitoh@NetBSD.org>

Add OPENRD_INSTALL.


# c7603d0c 01-Sep-2012 matt <matt@NetBSD.org>

Add BCM5301X_INSTALL


# 25f59192 01-Feb-2012 nisimura <nisimura@NetBSD.org>

add MINI2440_INSTALL image to the distribution.


# 2dfb2885 31-Oct-2008 cliff <cliff@NetBSD.org>

add GEMINI_INSTALL memory disk set target


# 0c2bb6eb 09-Nov-2006 scw <scw@NetBSD.org>

Add CP3100 and CP3100_INSTALL to kernel/build sets.


# 9bb8dc54 20-Oct-2006 kiyohara <kiyohara@NetBSD.org>

alphabetical order.


# 971dccff 17-Oct-2006 kiyohara <kiyohara@NetBSD.org>

Add GUMSTIX_INSTALL.


# 093d31d2 24-Dec-2004 joff <joff@NetBSD.org>

Plug Technologic Systems TS-7200 SBC kernels into evbarm release build


# 846d276e 26-May-2003 thorpej <thorpej@NetBSD.org>

Don't build a big-endian image on platforms which don't run big-endian.


12