]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Introduce UART driver module for Armada 3700
[FreeBSD/FreeBSD.git] / sys / arm64 /
2017-09-09 mwEnable compilation of Marvell EHCI driver in arm64...
2017-09-09 mwEnable compilation of Marvell XHCI driver in arm64...
2017-09-08 andrewNot all CPUs handle reading ID_AA64MMFR2_EL1 (e.g....
2017-09-07 andrewFix the SVE ID field shift.
2017-09-07 andrewAdd the ATS1E1 case to the ID_AA64MMFR1_EL1 decoding.
2017-09-07 andrewUse the correct mask when printing undecoded fields...
2017-09-07 andrewFix a mismerge, make sure PRINT_ID_AA64_MMFR2 has a...
2017-09-07 andrewFix the value of ID_AA64ISAR1_DPB_SHIFT, the field...
2017-09-07 andrewAdd the ARMv8.2 ID register additions and use them...
2017-09-07 andrewUppercase the special register names in identcpu to...
2017-09-07 andrewMake the bit mask of ARMv8 ID registers to print sparse...
2017-09-07 andrewAdd more ARM Ltd parts to the list of knows CPUs.
2017-09-05 mwAdd Marvell RTC driver to arm64 GENERIC config
2017-09-03 mwAdd ARM Cortex A72 to CPU list
2017-09-01 jpaetzelRevert r323087
2017-09-01 jpaetzelTake options IPSEC out of GENERIC
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-31 andrewAdd support for quirks while enabling secondary CPUs...
2017-08-31 jpaetzelAllow kldload tcpmd5
2017-08-22 andrewRemove an unneeded call to pmap_invalidate_all. This...
2017-08-22 andrewFix a bug in pmap_protect where we invalidate the wrong...
2017-08-22 andrewFix a comment on uncommitted work.
2017-08-22 andrewMove the l0 pagetable address to struct mdproc. It...
2017-08-22 baptImport zstandard 1.3.1
2017-08-21 andrewImprove the performance of the arm64 thread switching...
2017-08-18 markjRename mkdumpheader() and group EKCD functions in kern_...
2017-08-18 markjFactor out duplicated kernel dump code into dump_{start...
2017-08-17 emastearm64: return error instead of panic in unimplemented...
2017-08-14 ngieAdd supporting changes for `Add limited sandbox capabil...
2017-08-13 andrewAdd support for multiple GICv3 ITS devices. For this...
2017-08-12 jhbReliably enable debug exceptions on all CPUs.
2017-08-12 jhbDon't panic for PT_GETFPREGS.
2017-08-11 jhbFix a typo.
2017-08-05 andrewMark each cpu in the appropriate cpuset_domain set...
2017-08-04 ngieMFhead@r322057
2017-08-04 andrewStart to teach the GICv3 driver about NUMA. On ThunderX...
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-04 andrewRead the numa-node-id property from each CPU node....
2017-08-02 ngieMFhead@r321960
2017-08-02 manuarm64: Add Allwinner H5 SoC
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-26 andrewPass the last exception trap frame to kdb_trap. This...
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-18 andrewAdd support for passing FPU_KERN_NOCTX to fpu_kern_ente...
2017-07-13 dimMerge ^/head r320573 through r320970.
2017-07-13 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-09 manuUpdate DTS files from Linux 4.12
2017-07-09 manuarm64: Add Allwinner I2C controller to GENERIC kernel
2017-07-02 dimMerge ^/head r320398 through r320572.
2017-07-02 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-02 andrewIn the arm64 pmap_remove, when removing a full superpag...
2017-07-01 andrewRemove all calls to cpu_dcache_wb_range from the arm64...
2017-07-01 jahClean up MD pollution of bus_dma.h:
2017-06-30 andrewRemove a blank line accidentally added in r320403.
2017-06-28 ngiePull down pjdfstest 0.1
2017-06-27 andrewAdd parentheses missed in r320388
2017-06-27 andrewSome of the atomic_clear_* functions were incorrectly...
2017-06-27 dimMerge ^/head r320042 through r320397.
2017-06-27 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-26 andrewIn _bswap16 and _bswap32 cast constant values to the...
2017-06-25 andrewStop calling cpu_dcache_wb_range from PTE_SYNC.
2017-06-20 avgMFV r318946: 8021 ARC buf data scatter-ization
2017-06-20 manuUpdate the GNU DTS file from Linux 4.11
2017-06-17 dimMerge ^/head r319801 through r320041.
2017-06-17 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-12 kibMove struct syscall_args syscall arguments parameters...
2017-06-12 kibMake struct syscall_args visible to userspace compilati...
2017-06-10 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-10 dimMerge ^/head r319548 through r319778.
2017-06-09 andrewAllow the arm64 machine/vfp.h to be included without...
2017-06-09 andrewStore the read-only thread pointer when scheduling...
2017-06-09 avgMFV r319744,r319745: 8269 dtrace stddev aggregation...
2017-06-08 baptImport mandoc snapshot 2017-06-08
2017-06-03 dimMerge ^/head r319480 through r319547.
2017-06-03 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-02 cognet- Don't bother flushing the data cache for pages we...
2017-06-01 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-06-01 jkimMerge ACPICA 20170531.
2017-05-30 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-26 dimMerge ^/head r318658 through r318963.
2017-05-25 jkimMerge OpenSSL 1.0.2l.
2017-05-23 kibAdd COMPAT_FREEBSD11 on arm64, the arch is almost tier-1.
2017-05-22 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-16 dimMerge ^/head r317971 through r318379.
2017-05-16 philImport libxo-0.7.2; add xo_options.7.
2017-05-16 hselaskyAvoid use of contiguous memory allocations in busdma...
2017-05-13 andrewAllocate a cacheline when reading or writing to write...
2017-05-13 andrewAdd the VM_MEMATTR_WRITE_THROUGH memory type to arm64...
2017-05-10 sjgMerge bmake-20170510
2017-05-08 dimMerge ^/head r317808 through r317970.
2017-05-08 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-05-06 baptImport Zstandard 1.2.0
2017-05-05 andrewAdd reclaim_pv_chunk on arm64. This is based on the...
2017-05-04 dimMerge ^/head r317503 through r317807.
2017-05-04 mmMFV r317781:
next