Page MenuHomeFreeBSD
Feed Advanced Search

Tue, Nov 19

andrew committed rG9ff643a8da47: arm64: Adjust the MPASS in vfp_save_state_savectx (authored by andrew).
arm64: Adjust the MPASS in vfp_save_state_savectx
Tue, Nov 19, 5:47 PM
andrew committed rGce284dded5d5: arm64: Fix comparing ID register fields (authored by andrew).
arm64: Fix comparing ID register fields
Tue, Nov 19, 5:47 PM

Tue, Nov 5

andrew committed rG86bafddd61ab: arm64: Fix indentation to be consistent (authored by andrew).
arm64: Fix indentation to be consistent
Tue, Nov 5, 1:19 PM
andrew committed rGc3a00482a3dd: buf_ring: Add an Arm copyright (authored by andrew).
buf_ring: Add an Arm copyright
Tue, Nov 5, 1:08 PM
andrew committed rG556739a53c92: dev/uart: Add APMC0D08 as found in the Intel E2100 (authored by andrew).
dev/uart: Add APMC0D08 as found in the Intel E2100
Tue, Nov 5, 1:08 PM
andrew committed rGaf603143e873: arm64: Fix the gicv3 check in locore.S (authored by andrew).
arm64: Fix the gicv3 check in locore.S
Tue, Nov 5, 1:08 PM
andrew committed rGc603969fa9e3: vm: Use vmem_xalloc in kva_alloc (authored by andrew).
vm: Use vmem_xalloc in kva_alloc
Tue, Nov 5, 1:08 PM
andrew committed rG64542285a832: binmiscctl.8: Change the example to armv7 (authored by andrew).
binmiscctl.8: Change the example to armv7
Tue, Nov 5, 1:02 PM
andrew committed rGafdd32f39ff1: stats: Fix the build under gcc (authored by andrew).
stats: Fix the build under gcc
Tue, Nov 5, 1:02 PM
andrew committed rGc73d1e81b68e: arm64: Fix indentation to be consistent (authored by andrew).
arm64: Fix indentation to be consistent
Tue, Nov 5, 1:02 PM
andrew committed rG066069197864: cdefs: Add __writeonly to mark write only vars (authored by andrew).
cdefs: Add __writeonly to mark write only vars
Tue, Nov 5, 1:02 PM
andrew committed rG41c730459831: arm64: Disable outling atomics (authored by andrew).
arm64: Disable outling atomics
Tue, Nov 5, 1:02 PM
andrew committed rGfa84eb9cfb7e: sys: Build arm64 per-thread SSP with GCC (authored by andrew).
sys: Build arm64 per-thread SSP with GCC
Tue, Nov 5, 1:02 PM
andrew committed rGaedbe2058290: pci: Fix pci_host_generic_acpi with gcc (authored by andrew).
pci: Fix pci_host_generic_acpi with gcc
Tue, Nov 5, 1:02 PM
andrew committed rG29f8816b668b: arm64/rockchip: Fix the build with GCC (authored by andrew).
arm64/rockchip: Fix the build with GCC
Tue, Nov 5, 1:02 PM
andrew committed rG3414984c3aff: arm64: add PMBSR_MSS_{BSC,FSC} status code field (authored by zachary.leaf_arm.com).
arm64: add PMBSR_MSS_{BSC,FSC} status code field
Tue, Nov 5, 1:02 PM
andrew committed rGf028010f4eac: sys/sys: Fix __builtin_is_aligned fallback (authored by andrew).
sys/sys: Fix __builtin_is_aligned fallback
Tue, Nov 5, 1:02 PM
andrew committed rGf94f593ca78b: stand/kboot: Fix the linker script OUTPUT_FORMAT (authored by andrew).
stand/kboot: Fix the linker script OUTPUT_FORMAT
Tue, Nov 5, 1:02 PM
andrew committed rG7d8cb4115996: stand/efi: Fix for binutils when targeting arm64 (authored by andrew).
stand/efi: Fix for binutils when targeting arm64
Tue, Nov 5, 1:01 PM
andrew committed rG7f616da3cea0: arm: Add a missing interrupt to the generic timer (authored by andrew).
arm: Add a missing interrupt to the generic timer
Tue, Nov 5, 1:01 PM
andrew committed rG1320b22f49b2: dev/psci: Check all compat strings (authored by andrew).
dev/psci: Check all compat strings
Tue, Nov 5, 1:01 PM
andrew committed rG449ba445507e: elf_common.h: Add STO_AARCH64_VARIANT_PCS (authored by andrew).
elf_common.h: Add STO_AARCH64_VARIANT_PCS
Tue, Nov 5, 1:01 PM
andrew committed rG3ab140921420: arm64: Use a switch to decide when to enable debug (authored by andrew).
arm64: Use a switch to decide when to enable debug
Tue, Nov 5, 1:01 PM
andrew committed rGd8db6b4f079e: arm64: Mask non-debug exceptions when single stepping (authored by andrew).
arm64: Mask non-debug exceptions when single stepping
Tue, Nov 5, 1:01 PM
andrew committed rGf236a9c8c437: arm64: Return all registers to gdb when able (authored by andrew).
arm64: Return all registers to gdb when able
Tue, Nov 5, 1:01 PM
andrew committed rGd253217f7198: arm64: Add TF_LR, it will be used by bhyve asm (authored by andrew).
arm64: Add TF_LR, it will be used by bhyve asm
Tue, Nov 5, 1:01 PM
andrew committed rG754e1308ce1d: arm64: Add a macro to find a VM fault address (authored by andrew).
arm64: Add a macro to find a VM fault address
Tue, Nov 5, 1:01 PM
andrew committed rG2aa49fd3f019: arm64: Add the TCR_EL2.PS mask (authored by andrew).
arm64: Add the TCR_EL2.PS mask
Tue, Nov 5, 1:01 PM
andrew committed rG1eb9c65b124b: arm64: Add ISS_MSR_REG for ESR_ELx.ISS values (authored by andrew).
arm64: Add ISS_MSR_REG for ESR_ELx.ISS values
Tue, Nov 5, 1:01 PM
andrew committed rG144403f18ead: arm64: Add more spsr_el1 register values (authored by andrew).
arm64: Add more spsr_el1 register values
Tue, Nov 5, 1:01 PM
andrew committed rGe7a9961870d9: arm64: Add CurrentEL register definitions (authored by andrew).
arm64: Add CurrentEL register definitions
Tue, Nov 5, 1:01 PM
andrew committed rGa16f10ab0aa7: arm64: Don't trap SVE to EL2 (authored by andrew).
arm64: Don't trap SVE to EL2
Tue, Nov 5, 12:40 PM
andrew committed rG2f0fe453bc70: arm64: add CONTEXTIDR_EL1 reg (authored by zachary.leaf_arm.com).
arm64: add CONTEXTIDR_EL1 reg
Tue, Nov 5, 12:40 PM
andrew committed rG2db6ffac2497: arm64: Adjust the indentation of CPTR_EL2 values (authored by andrew).
arm64: Adjust the indentation of CPTR_EL2 values
Tue, Nov 5, 12:40 PM
andrew committed rG6ac2d3cfb4ad: arm64: Add the tcr_el2 ds field (authored by andrew).
arm64: Add the tcr_el2 ds field
Tue, Nov 5, 12:40 PM
andrew committed rGf87a9788a56d: arm64: Fix the ESR_EL1_op2 value (authored by andrew).
arm64: Fix the ESR_EL1_op2 value
Tue, Nov 5, 12:40 PM
andrew committed rGca84f1ed4d3c: libc/aarch64: Remove an unneeded weak symbol (authored by andrew).
libc/aarch64: Remove an unneeded weak symbol
Tue, Nov 5, 12:20 PM
andrew committed rGe95c22c4135a: arm64: Expand the use of Armv8.1-A atomics (authored by andrew).
arm64: Expand the use of Armv8.1-A atomics
Tue, Nov 5, 12:20 PM
andrew committed rG0a5e9d280303: buf_ring: Add an Arm copyright (authored by andrew).
buf_ring: Add an Arm copyright
Tue, Nov 5, 12:20 PM
andrew committed rG75861a57b6fd: dev/uart: Add APMC0D08 as found in the Intel E2100 (authored by andrew).
dev/uart: Add APMC0D08 as found in the Intel E2100
Tue, Nov 5, 12:20 PM
andrew committed rG94865825c014: arm64: Fix the gicv3 check in locore.S (authored by andrew).
arm64: Fix the gicv3 check in locore.S
Tue, Nov 5, 12:20 PM
andrew committed rG8b9f8a7e763d: arm64: Clear td_frame when returning to userspace (authored by andrew).
arm64: Clear td_frame when returning to userspace
Tue, Nov 5, 12:20 PM
andrew committed rG3736b79f0fa7: vm: Use vmem_xalloc in kva_alloc (authored by andrew).
vm: Use vmem_xalloc in kva_alloc
Tue, Nov 5, 12:19 PM
andrew committed rG5b1f4e679dea: arm64: Disable outling atomics (authored by andrew).
arm64: Disable outling atomics
Tue, Nov 5, 12:04 PM
andrew committed rG19349d339406: binmiscctl.8: Change the example to armv7 (authored by andrew).
binmiscctl.8: Change the example to armv7
Tue, Nov 5, 12:04 PM
andrew committed rG833ccd66dac6: cdefs: Add __writeonly to mark write only vars (authored by andrew).
cdefs: Add __writeonly to mark write only vars
Tue, Nov 5, 12:04 PM
andrew committed rG258672fe62af: arm64: Fix indentation to be consistent (authored by andrew).
arm64: Fix indentation to be consistent
Tue, Nov 5, 12:04 PM
andrew committed rGdfd26e29dd43: dev/hwpmc: Fix the dmc620 MD4 macro (authored by andrew).
dev/hwpmc: Fix the dmc620 MD4 macro
Tue, Nov 5, 12:04 PM
andrew committed rG8ecef12113ad: sys: Build arm64 per-thread SSP with GCC (authored by andrew).
sys: Build arm64 per-thread SSP with GCC
Tue, Nov 5, 12:04 PM
andrew committed rG8971fe25a80b: stats: Fix the build under gcc (authored by andrew).
stats: Fix the build under gcc
Tue, Nov 5, 12:04 PM
andrew committed rG0fdc0f361482: arm64/rockchip: Fix the build with GCC (authored by andrew).
arm64/rockchip: Fix the build with GCC
Tue, Nov 5, 12:04 PM
andrew committed rG0496539fe32d: pci: Fix pci_host_generic_acpi with gcc (authored by andrew).
pci: Fix pci_host_generic_acpi with gcc
Tue, Nov 5, 12:04 PM
andrew committed rG2b2c134337ff: arm64: add PMBSR_MSS_{BSC,FSC} status code field (authored by zachary.leaf_arm.com).
arm64: add PMBSR_MSS_{BSC,FSC} status code field
Tue, Nov 5, 12:04 PM
andrew committed rGe63ac0eb580b: sys/sys: Fix __builtin_is_aligned fallback (authored by andrew).
sys/sys: Fix __builtin_is_aligned fallback
Tue, Nov 5, 12:04 PM
andrew committed rG71f04a360965: csu: Find the main pointer through the GOT (authored by andrew).
csu: Find the main pointer through the GOT
Tue, Nov 5, 12:04 PM
andrew committed rG2bd50014977a: stand/efi: Fix for binutils when targeting arm64 (authored by andrew).
stand/efi: Fix for binutils when targeting arm64
Tue, Nov 5, 12:03 PM
andrew committed rG21f3f3e87edd: stand/kboot: Fix the linker script OUTPUT_FORMAT (authored by andrew).
stand/kboot: Fix the linker script OUTPUT_FORMAT
Tue, Nov 5, 12:03 PM
andrew committed rG25eae8989139: arm: Add a missing interrupt to the generic timer (authored by andrew).
arm: Add a missing interrupt to the generic timer
Tue, Nov 5, 12:03 PM
andrew committed rGab44e45862e0: dev/psci: Check all compat strings (authored by andrew).
dev/psci: Check all compat strings
Tue, Nov 5, 12:03 PM
andrew committed rG276355b8fdd3: elf_common.h: Add STO_AARCH64_VARIANT_PCS (authored by andrew).
elf_common.h: Add STO_AARCH64_VARIANT_PCS
Tue, Nov 5, 12:03 PM
andrew committed rGcf5be947352b: arm64: Use a switch to decide when to enable debug (authored by andrew).
arm64: Use a switch to decide when to enable debug
Tue, Nov 5, 12:03 PM
andrew committed rG64b0acf87c97: arm64: Mask non-debug exceptions when single stepping (authored by andrew).
arm64: Mask non-debug exceptions when single stepping
Tue, Nov 5, 12:03 PM
andrew committed rG1ac1e83f189f: arm64: Return all registers to gdb when able (authored by andrew).
arm64: Return all registers to gdb when able
Tue, Nov 5, 12:03 PM
andrew committed rG526ad0a15765: arm64: Add TF_LR, it will be used by bhyve asm (authored by andrew).
arm64: Add TF_LR, it will be used by bhyve asm
Tue, Nov 5, 12:03 PM
andrew committed rGc7c27e9ebfdb: arm64: Add a macro to find a VM fault address (authored by andrew).
arm64: Add a macro to find a VM fault address
Tue, Nov 5, 12:03 PM
andrew committed rG39ae01d39b55: arm64: Add more spsr_el1 register values (authored by andrew).
arm64: Add more spsr_el1 register values
Tue, Nov 5, 12:03 PM
andrew committed rGf9878b9c8efa: arm64: Add the TCR_EL2.PS mask (authored by andrew).
arm64: Add the TCR_EL2.PS mask
Tue, Nov 5, 12:03 PM
andrew committed rG0ea3e76c4bae: arm64: Add ISS_MSR_REG for ESR_ELx.ISS values (authored by andrew).
arm64: Add ISS_MSR_REG for ESR_ELx.ISS values
Tue, Nov 5, 12:03 PM
andrew committed rG9f575dadfe14: arm64: Add CurrentEL register definitions (authored by andrew).
arm64: Add CurrentEL register definitions
Tue, Nov 5, 12:03 PM
andrew committed rGc9dc783efbab: aarch64: fix branch target indications in arm64cpuid.pl and keccak1600 (authored by Tom Cosgrove <tom.cosgrove@arm.com>).
aarch64: fix branch target indications in arm64cpuid.pl and keccak1600
Tue, Nov 5, 12:03 PM
andrew committed rG4f012d7a7a47: arm64/rockchip: Fix the build with GCC (authored by andrew).
arm64/rockchip: Fix the build with GCC
Tue, Nov 5, 11:45 AM
andrew committed rGd652801574f7: bus: Fix the non-debug build (authored by andrew).
bus: Fix the non-debug build
Tue, Nov 5, 11:26 AM
andrew committed rG8efb1500d4f1: arm64: Enable handling EFI runtime service faults (authored by andrew).
arm64: Enable handling EFI runtime service faults
Tue, Nov 5, 11:22 AM
andrew committed rG6204391e99ca: arm64: Check TDP_NOFAULTING in a data abort (authored by andrew).
arm64: Check TDP_NOFAULTING in a data abort
Tue, Nov 5, 11:22 AM
andrew committed rG3b03e1bb8615: intrng: Store the IPI priority (authored by andrew).
intrng: Store the IPI priority
Tue, Nov 5, 11:22 AM
andrew committed rGb2dd4970c7b5: dev/gpio: Mask all pl011 interrupts (authored by andrew).
dev/gpio: Mask all pl011 interrupts
Tue, Nov 5, 11:22 AM
andrew committed rGedc692b9052a: .github: Update the clang release used for macos (authored by andrew).
.github: Update the clang release used for macos
Tue, Nov 5, 11:18 AM
andrew committed rG386e2dc442f4: .github: Use the two most recent LTS releases (authored by andrew).
.github: Use the two most recent LTS releases
Tue, Nov 5, 11:18 AM
andrew committed rG9707243a04ac: arm64: Remove a duplicated include (authored by andrew).
arm64: Remove a duplicated include
Tue, Nov 5, 11:18 AM
andrew committed rGea6865bb78c5: arm64: Update how we handle SpecSEI (authored by andrew).
arm64: Update how we handle SpecSEI
Tue, Nov 5, 11:18 AM
andrew committed rG8803e789393c: arm64: Stop setting x0 for pcb_onfault handlers (authored by andrew).
arm64: Stop setting x0 for pcb_onfault handlers
Tue, Nov 5, 11:13 AM
andrew committed rG54f23b015aa6: arm64: Support pmap_fault with a locked pmap (authored by andrew).
arm64: Support pmap_fault with a locked pmap
Tue, Nov 5, 11:13 AM
andrew committed rG511ae023fb33: dev/psci: Add SMCCC_MAKE_VERSION (authored by andrew).
dev/psci: Add SMCCC_MAKE_VERSION
Tue, Nov 5, 11:13 AM
andrew committed rGe51ed89897da: bhyve/aarch64: Handle unknown exceptions (authored by andrew).
bhyve/aarch64: Handle unknown exceptions
Tue, Nov 5, 11:13 AM
andrew committed rG33f2cf4ad460: arm64: Switch to ACPI by default (authored by andrew).
arm64: Switch to ACPI by default
Tue, Nov 5, 10:56 AM
andrew committed rGfe5ed2496e44: arm64: Don't trap SVE to EL2 (authored by andrew).
arm64: Don't trap SVE to EL2
Tue, Nov 5, 10:56 AM
andrew committed rG4ec5fbddeda4: sys/conf: Remove LD_EMULATION_armv6 (authored by andrew).
sys/conf: Remove LD_EMULATION_armv6
Tue, Nov 5, 10:44 AM
andrew committed rG9f3d15fda29a: arm64: Add CPTR_E2H_TTA (authored by andrew).
arm64: Add CPTR_E2H_TTA
Tue, Nov 5, 10:44 AM
andrew committed rG7a488d83b3af: arm64: Adjust the indentation of CPTR_EL2 values (authored by andrew).
arm64: Adjust the indentation of CPTR_EL2 values
Tue, Nov 5, 10:44 AM
andrew committed rG16e661921a9b: arm64: Add E2H to CPTR_EL2 register values (authored by andrew).
arm64: Add E2H to CPTR_EL2 register values
Tue, Nov 5, 10:44 AM
andrew committed rG769eeb093254: arm64: Trap floating-point registers with VHE (authored by andrew).
arm64: Trap floating-point registers with VHE
Tue, Nov 5, 10:44 AM
andrew committed rG33ba37525b1d: sys/conf: Check for FDT in FDT only files (authored by andrew).
sys/conf: Check for FDT in FDT only files
Tue, Nov 5, 10:42 AM
andrew committed rGecde7bb28567: arm64/vmm: Fix when VMM is built into the kernel (authored by andrew).
arm64/vmm: Fix when VMM is built into the kernel
Tue, Nov 5, 10:42 AM
andrew committed rG31ca046e2250: arm: Only define get_cntxct_a64_unstable when used (authored by andrew).
arm: Only define get_cntxct_a64_unstable when used
Tue, Nov 5, 10:42 AM
andrew committed rG7be11454edd4: arm64: Add the tcr_el2 ds field (authored by andrew).
arm64: Add the tcr_el2 ds field
Tue, Nov 5, 10:39 AM
andrew committed rG8b017284319c: arm64: Fix the ESR_EL1_op2 value (authored by andrew).
arm64: Fix the ESR_EL1_op2 value
Tue, Nov 5, 10:33 AM
andrew committed rG024248c933c5: libc/aarch64: Remove an unneeded weak symbol (authored by andrew).
libc/aarch64: Remove an unneeded weak symbol
Tue, Nov 5, 10:30 AM
andrew committed rG78d69d0a3c7f: arm64: Fix the kernel with options VMM (authored by andrew).
arm64: Fix the kernel with options VMM
Tue, Nov 5, 10:30 AM
andrew committed rG53b8812c9a99: arm64/vmm: Allow vmm when in VHE (authored by andrew).
arm64/vmm: Allow vmm when in VHE
Tue, Nov 5, 10:29 AM
andrew committed rGb87952e837ec: arm64/vmm: Mark asm files as supporting BTI (authored by andrew).
arm64/vmm: Mark asm files as supporting BTI
Tue, Nov 5, 10:29 AM