]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
13.0/UPDATING: anticipate 13.0-RELEASE date
[FreeBSD/FreeBSD.git] / sys / arm64 /
2021-03-31 Ed Mastearm64: implement COMPAT_FREEBSD32 fill/set dbregs/fpregs
2021-03-24 Alex RichardsonAArch64: Don't set flush-subnormals-to-zero flag on...
2021-03-14 Cyprien Laplacegic_v3: add message based interrupts support
2021-03-14 Cyprien Laplacegic_v3: Use 64-bit writes to GICD_IROUTERn
2021-02-25 Mitchell Hornearm64: extend struct db_reg to include watchpoint registers
2021-02-25 Mitchell Hornearm64: handle watchpoint exceptions from EL0
2021-02-25 Mitchell Hornearm64: validate breakpoint registers
2021-02-13 Michal Melounarm64: Initialize VFP control register.
2021-02-10 Ed MasteEnable pvscsi and vmx in arm64 GENERIC
2021-01-22 Glen BarberCreate the stable/13 branch
2021-01-20 Andrew TurnerHandle arm64 undefied instructions on msr exceptions
2021-01-20 Mark Johnstonarm64, riscv: Set VM_KMEM_SIZE_SCALE to 1
2021-01-20 Mark Johnstonarm64: Stop setting VM_BCACHE_SIZE_MAX
2021-01-19 Robert WatsonAdd a new FreeBSD/arm64 kernel configuration, GENERIC...
2021-01-19 John Baldwinarm64: Clear FPU flags in the pcb in cpu_copy_thread().
2021-01-19 John Baldwinarm64: Trim duplicate code from cpu_fork_kthread_handler().
2021-01-19 Michal Melounarm64 busdma: Fix loading of small bounced buffers.
2021-01-19 Oleksandr Tymoshenkomake maximum interrupt number tunable on ARM, ARM64...
2021-01-15 Andrew TurnerExtract the logic from pmap_kextract
2021-01-15 Emmanuel Vadotarm64: Directly use #include <dt-binding/...>
2021-01-15 Emmanuel VadotAdd 'sys/contrib/device-tree/' from commit '5ee353c36d3...
2021-01-14 Andrew TurnerSplit out the NODEBUG options to a common file
2021-01-14 Simon J. GerratyMerge bmake-20210110
2021-01-14 Kyle Evanscontrib/lua: update to 5.4.2
2021-01-13 John BaldwinEnable accelerated AES-XTS software crypto in GENERIC.
2021-01-13 Andrew TurnerSwitch the arm64 pcpu to a global register variable
2021-01-11 John Baldwinarm64: Add armv8crpyto and ossl to NOTES.
2021-01-11 John Baldwinarm64: Don't disable options GDB in LINT.
2021-01-10 Thomas Skibocgem: add 64-bit support
2021-01-10 Vladimir Kondratyevhid: Add recently imported drivers to NOTES
2021-01-08 mhornearm64: gdb(4) machine-dependent bits
2021-01-08 mhornearm64: remove pcb_pc
2021-01-08 mhornearm64: don't pass user trapframe to kdb_trap()
2021-01-07 Vladimir Kondratyevhid: Import functions and constants required by new...
2021-01-07 Vladimir KondratyevFactor-out hardware-independent part of USB HID support...
2021-01-07 Ed Mastearm64 GENERIC: sort to match amd64, to ease comparison
2021-01-06 Marcin Wojtasarm64: QorIQ: gpio: return BUS_PROBE_DEFAULT
2021-01-06 Marcin Wojtasarm64: QorIQ: gpio: Cleanup qoriq_gpio_* helpers
2021-01-06 Marcin Wojtasarm64: QorIQ: gpio: Style cleanups
2021-01-05 Emmanuel Vadotarm64: genet: Add bcm2711-genet-v5 compatible
2021-01-04 Emmanuel Vadotarm64: rockchip: rk_clk_mux: Tell the clk framework...
2021-01-04 Oleksandr Tymoshenkorockchip: add audio-related clocks to the CRU driver
2021-01-03 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2021-01-02 Ryan Libbyarm64: fix mask in atomic_testand{set,clear}_64
2021-01-02 Toomas SoomeAdd 'contrib/pnglite/' from commit 'a70c2a23d0d84dfc63a...
2021-01-02 Toomas SoomeAdd 'contrib/terminus/' from commit 'cee3932f8c02a220d7...
2020-12-30 Michal Melounarm64: Use new arm_kernel_boothdr script for generating...
2020-12-30 Michal MelounTegra210: Connect to GENERIC kernel.
2020-12-30 Michal MelounTegra210: Add lost-in-merge fixes:
2020-12-30 Philip Paepscontrib/tzdata: import tzdata 2020f
2020-12-28 Michal MelounARM64: Port FreeBSD to Nvidia Jetson TX1 and Nano.
2020-12-27 Martin Matuskacontrib/libarchive: Import libarchive 3.5.1
2020-12-26 Andrew TurnerUse the base address for early arm64 page tables
2020-12-25 Conrad Meyersys/contrib/zstd: Import zstd 1.4.8
2020-12-25 Philip Paepscontrib/tzdata: import tzdata 2020e
2020-12-23 Andrew TurnerMove the literal pool to the end of asm functions
2020-12-23 Andrew TurnerMark all arm64 locore functions with ENTRY/LENTRY
2020-12-23 Andrew TurnerAdd LENTRY and LEND to arm64
2020-12-23 Andrew TurnerUse the new PAGE_SIZE_4K in the GICv3 driver
2020-12-23 Andrew TurnerRename the arm64 4k PAGE_* macros
2020-12-23 Andrew TurnerMore the arm64 early page tables and stack to .bss
2020-12-23 Andrew TurnerImprove address generation in the early arm64 boot
2020-12-18 John BaldwinSkip the vm.pmap.kernel_maps sysctl by default.
2020-12-18 Emmanuel Vadotarm64: rk3399: Export the watchdog clock
2020-12-18 Xin LIMFV r368746:
2020-12-16 Jessica ClarkeFix whitespace in comment modified by r368697
2020-12-16 Michal MelounAllocate right number of pages for the bounced buffers...
2020-12-14 Alexander V. ChernikovEnable ROUTE_MPATH support in GENERIC kernels.
2020-12-14 Michal MelounVerify (and fix) the context_id argument passed to...
2020-12-13 Martin MatuskaMFV r368607:
2020-12-09 Cy SchubertMFV r368464:
2020-12-09 Jung-uk KimMerge OpenSSL 1.1.1i.
2020-12-08 Mitchell Hornearm64: fix struct l_sigaction_t layout
2020-12-08 John BaldwinCheck that the frame pointer is within the current...
2020-12-08 Andrew TurnerUse a macro to find the offset of kern_ttbr0
2020-12-08 Andrew TurnerFree the arm64 bootparams memory after initarm
2020-12-07 Andrew TurnerEnsure the boot CPU is CPU 0 on arm64
2020-12-06 Stefan EßerUpgrade to version 3.2.3
2020-12-05 Michal MelounSimplify startup of secondary cores and store MPIDR...
2020-12-05 Michal MelounAdd basic support for Freescale LX2160A SoC.
2020-12-05 Michal MelounConnect DTB files based on LX2160A SoC to build.
2020-12-05 Conrad MeyerAdd CFI start/end proc directives to arm64, i386, and ppc
2020-12-04 Michal MelounAdd support for RK3288 SoC.
2020-12-01 Oleksandr Tymoshenko[arm64] Bump MAXMEMDOM value to 8 to match amd64
2020-12-01 John BaldwinUse uintptr_t instead of uint64_t for pointers in stack...
2020-12-01 Martin MatuskaMFV r368207:
2020-11-26 Emmanuel Vadotarm64: Do not rely on SPCR table to detect acpi
2020-11-26 Stefan EßerUpdate to version 3.2.0
2020-11-24 Emmanuel Vadotarm64: Check if we have a map before checking the flags
2020-11-23 Konstantin BelousovLinuxolator: Replace use of eventhandlers by sysent...
2020-11-20 Simon J. GerratyMerge bmake-20201117
2020-11-19 Andrew TurnerFall back to use the GICR address from the generic...
2020-11-19 Dag-Erling SmørgravMerge upstream r948: fix race condition in openpam_ttyc...
2020-11-18 Marcin WojtasAdjust ENA driver files to latest ena-com changes
2020-11-18 Marcin WojtasFix completion descriptors alignment for the ENA
2020-11-17 Conrad Meyer'make sysent' for r367773
2020-11-17 Conrad Meyerlinux(4): Implement name_to_handle_at(), open_by_handle...
2020-11-17 Andrew TurnerStop calling gic_v3_detach when we haven't called gic_v...
2020-11-17 Andrew TurnerAllow the GICv3 ACPI driver to attach to a GICv4
2020-11-16 Ruslan BukinIntroduce IOMMU support for arm64 platform.
next