aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/Makefile.arm64
Commit message (Expand)AuthorAgeFilesLines
* sys: Build arm64 per-thread SSP with GCCAndrew Turner2024-07-151-1/+2
* sys: Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-231-1/+0
* Clarify DTR_ENABLED make variableMitchell Horne2023-01-231-1/+1
* arm64: Don't rely on host readelf for u-boot booti image generationJessica Clarke2022-01-241-1/+1
* Per-thread stack canary on arm64Andrew Turner2021-12-201-0/+14
* arm64: Check dtb version against the one we're expecting to findEmmanuel Vadot2021-08-161-0/+3
* Switch to the new device-tree vendor treeEmmanuel Vadot2021-01-151-1/+1
* arm64: Add the dts include directory to the includes dirEmmanuel Vadot2021-01-151-1/+1
* Create a stack frame when needed in the arm64 kernelAndrew Turner2021-01-131-1/+1
* arm64: Use new arm_kernel_boothdr script for generating booti images.Michal Meloun2020-12-301-16/+20
* Eliminate the generated ldscript for arm and arm64, and strip $a/$d markerIan Lepore2019-12-291-14/+32
* Add support for booting kernel directly from U-Boot using booti command.Michal Meloun2019-12-071-0/+15
* revert r354714 "Boot arm64 kernel using booti command from U-boot."Justin Hibbits2019-12-021-12/+0
* Boot arm64 kernel using booti command from U-boot.Justin Hibbits2019-11-141-0/+12
* Revert r336353 completely based on protest; compatibility shims incomingKyle Evans2018-07-171-1/+1
* Revert 336358 and step away fron machine for the day...Kyle Evans2018-07-161-1/+1
* Partially revert r336353: sys/conf/* %VERSREQ bumpsKyle Evans2018-07-161-1/+1
* config(8): Bump major version after r335998Kyle Evans2018-07-161-1/+1
* Build changes that allow the modules on arm64.Konstantin Belousov2015-10-081-6/+0
* Bring in the start of the arm64 kernel.Andrew Turner2015-04-131-0/+54