History log of /netbsd-src/sys/arch/evbarm/conf/mk.bcm53xx (Results 1 – 7 of 7)
Revision Date Author Comments
# 25d856e7 17-Feb-2024 christos <christos@NetBSD.org>

Fix MKREPRO build (Jan-Benedict Glaw)


# 314240bf 21-Jan-2019 skrll <skrll@NetBSD.org>

G/C


# e6c2e807 18-Oct-2018 skrll <skrll@NetBSD.org>

Provide generic start code that assumes the MMU is off and caches are
disabled as per the linux booting protocol for ARMv6 and ARMv7 boards.
u-boot image type should be changed to 'linux' for correct

Provide generic start code that assumes the MMU is off and caches are
disabled as per the linux booting protocol for ARMv6 and ARMv7 boards.
u-boot image type should be changed to 'linux' for correct behaviour.

The new start code builds a minimal "bootstrap" L1PT with cached access
disabled and uses the same table for all processors. AP startup is
performed in less steps and more code is written in C.

The bootstrap tables and stack are placed into an (orphaned) section
"_init_memory" which is given to uvm when it is no longer used.

Various kernels have been converted to use this code and tested. Some
boards were provided by TNF. Thanks!

The GENERIC kernel now boots on boards using the TEGRA, SUNXI and EXYNOS
kernels. The GENERIC kernel will also work on RPI2 using u-boot.

Thanks to martin@ and aymeric@ for testing on parallella and nanosoc
respectively

show more ...


# 9eea19ad 28-Oct-2013 matt <matt@NetBSD.org>

Support for the Broadcom BCM56340 iProc based switch.


# dc923a12 04-Aug-2013 matt <matt@NetBSD.org>

Supply the --be8 if building a big endian kernel.


# ce5eac0b 08-Dec-2012 matt <matt@NetBSD.org>

For cortex kernels, also specify -mfpu=neon


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

Add support for the BCM95301X development board