Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sys: Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| | | | | Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/ | ||||
* | Add SMP support to the ARM PLATFORM code. This will allow us to have | Andrew Turner | 2016-02-28 | 1 | -0/+35 |
different methods to start the secondary cores in a kernel built for multiple SoCs, e.g. with the Allwinner A20 and A31. Sponsored by: ABT systems Ltd Differential Revision: https://reviews.freebsd.org/D5466 Notes: svn path=/head/; revision=296158 |