History log of /netbsd-src/distrib/evbarm/instkernel/instkernel/Makefile (Results 1 – 25 of 33)
Revision Date Author Comments
# 817923ee 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 ...


# cc1c8192 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 ...


# 2c9023a6 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.


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

Build fix (really this time) from Harold Gutch


# 135f9c16 13-Dec-2017 skrll <skrll@NetBSD.org>

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


# 4d9106a6 11-Dec-2017 jmcneill <jmcneill@NetBSD.org>

Add missing RPI FDT build goop, from nick.


# a45d8296 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.


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

Update list of armv7 install kernels.


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

Prepare CUBIETRUCK_INSTALL too.


# 610fda19 01-Mar-2014 matt <matt@NetBSD.org>

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


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

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


# 3f6bcfbe 11-Aug-2013 riz <riz@NetBSD.org>

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


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

Build BeagleBone installation kernel.


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

Fix up evbearm* release builds.


# 4daade73 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 ...


# 0720da33 30-Jan-2013 he <he@NetBSD.org>

Also populate the INSTALL kernel for KUROBOX_PRO.


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

Add OPENRD_INSTALL.


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

Add BCM5301X_INSTALL


# 94c24683 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