CVS commit: src/sys/arch/evbmips/cavium

2021-05-04 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed May 5 06:46:37 UTC 2021 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: The watchdog setup code isn't used (yet), so don't compile in the octeon_nmi_stack that it uses either. To generate a diff of this

CVS commit: src/sys/arch/evbmips/cavium

2020-08-16 Thread Simon Burge
Module Name:src Committed By: simonb Date: Mon Aug 17 06:23:01 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: autoconf.c Log Message: Handle using "octeth" as root device by converting "octethN" to "cnmacN" for any N < 100. This allows booting for u-boot to use roo

CVS commit: src/sys/arch/evbmips/cavium

2020-07-22 Thread Simon Burge
Module Name:src Committed By: simonb Date: Wed Jul 22 13:24:17 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Add option to use the early bitbang console. Enable this for now while debugging MP. Print out the core mask value passed in by Uboo

CVS commit: src/sys/arch/evbmips/cavium

2020-07-19 Thread Simon Burge
Module Name:src Committed By: simonb Date: Sun Jul 19 08:53:24 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Reserve space for all CPU cores (incorrect logic). Reserve a full page for each core, not incorrect 4096 (from skrll@). To generate

CVS commit: src/sys/arch/evbmips/cavium

2020-07-18 Thread Simon Burge
Module Name:src Committed By: simonb Date: Sun Jul 19 06:31:13 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Call fdtbus_intr_init() during startup. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/arch/evbmips/cavium/m

CVS commit: src/sys/arch/evbmips/cavium

2020-06-22 Thread Simon Burge
Module Name:src Committed By: simonb Date: Tue Jun 23 05:19:12 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: autoconf.c Log Message: Support EdgeRouter 4. Only set RGMII timing params on boards with RGMII. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1

CVS commit: src/sys/arch/evbmips/cavium

2020-06-19 Thread Simon Burge
Module Name:src Committed By: simonb Date: Sat Jun 20 02:27:55 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: autoconf.c machdep.c Log Message: Add some rudimentary boot args parsing. Can handle "root=" as well normal -1adsqvxz flags. "root=" is limited to cnmacN

CVS commit: src/sys/arch/evbmips/cavium

2020-06-19 Thread Simon Burge
Module Name:src Committed By: simonb Date: Sat Jun 20 02:01:56 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: octeon_uboot.h Log Message: Add the structure of the CVMX boot descriptor. Extend the U-boot bootinfo descriptor with latest members, add a few comments. Ad

CVS commit: src/sys/arch/evbmips/cavium

2020-06-19 Thread Simon Burge
Module Name:src Committed By: simonb Date: Fri Jun 19 12:38:54 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Don't include now non-existant "opt_cavium.h". To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/evbmips/c

CVS commit: src/sys/arch/evbmips/cavium

2020-06-03 Thread Simon Burge
Module Name:src Committed By: simonb Date: Thu Jun 4 03:08:59 UTC 2020 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Only clear BSS up to "end" symbol, not all the way to mips_round_page(end). U-Boot puts some data immediately after the BSS section c

CVS commit: src/sys/arch/evbmips/cavium

2016-10-20 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Oct 20 07:26:03 UTC 2016 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Rin Okuyama in PR port-evbmips/51563: wait for console input after halting the machine. To generate a diff of this commit: cvs rdif

CVS commit: src/sys/arch/evbmips/cavium

2016-08-26 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Fri Aug 26 13:51:55 UTC 2016 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Trailing whitespace To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/sys/arch/evbmips/cavium/machdep.c Please note t

CVS commit: src/sys/arch/evbmips/cavium

2015-06-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Sat Jun 6 22:23:31 UTC 2015 Modified Files: src/sys/arch/evbmips/cavium: autoconf.c Log Message: Add an assert to verify interrupts are enabled. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/cav

CVS commit: src/sys/arch/evbmips/cavium

2015-06-03 Thread Matt Thomas
Module Name:src Committed By: matt Date: Thu Jun 4 05:21:09 UTC 2015 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: If booting a MULTIPROCESSOR kernel, use the llsc atomic primitives To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sy

CVS commit: src/sys/arch/evbmips/cavium

2015-05-18 Thread Matt Thomas
Module Name:src Committed By: matt Date: Tue May 19 00:09:03 UTC 2015 Modified Files: src/sys/arch/evbmips/cavium: autoconf.c Log Message: no wd devices on erlite, use sd instead for the USB mass storage. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sy

CVS commit: src/sys/arch/evbmips/cavium

2015-05-17 Thread Matt Thomas
Module Name:src Committed By: matt Date: Mon May 18 01:32:18 UTC 2015 Modified Files: src/sys/arch/evbmips/cavium: machdep.c Log Message: Set cpu model. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbmips/cavium/machdep.c Please note that di