]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
arm64: rockchip: Add gpio controller driver
[FreeBSD/FreeBSD.git] / sys / arm64 /
2018-04-26 manuarm64: rockchip: Add gpio controller driver
2018-04-26 manuarm64: rockchip: RK3328 CRU Add gpio gates
2018-04-26 manuarm64: rockchip: Rk3328 CRU Fix some offset for gates
2018-04-26 manuarm64: rockchip: Add pinctrl driver
2018-04-26 manuarm64: rockchip: Add GRF driver
2018-04-26 emastearm64 linuxulator: add generated sysent files
2018-04-26 emasteAdd arm64 Linux syscall table
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
2018-04-10 brEnable Qualcomm Debug Subsystem (QDSS) block on MSM8916...
2018-04-08 gonzoFix one more OF_getprop_alloc instance missed in r332310
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-05 brAdd support for the Coresight technology from ARM Ltd.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 gonzoFix arm64 buildkernel target with "nooptions KDB"
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 emasteRename assym.s to assym.inc
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-13 kevansEFIRT: SetVirtualAddressMap with 1:1 mapping after...
2018-03-09 andrewUse the correct address to write back to memory in...
2018-03-07 andrewBump MAXCPUS on arm64. We are starting to see hardware...
2018-03-07 andrewCreate macros for the ACPI interrupt cross references...
2018-03-07 andrewRestrict the arm64 DMAP region to the 1G blocks where...
2018-03-05 andrewRegister each GICv3 ITS driver with a useful cross...
2018-03-05 andrewIn the ACPI GICv3 attach function call device_get_child...
2018-03-04 kibUnify bulk free operations in several pmaps.
2018-03-03 andrewMove setting the IRQ base and length into the common...
2018-03-03 andrewAdd the missing GICv3 dev info struct to the ACPI dev...
2018-03-02 andrewCount the number of children in the GICv3 ACPI attachme...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 andrewAllow releasing APs to take more time, as long as we...
2018-02-28 andrewCount the number of GIC redistributors in the ACPI...
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-26 manurk_cru: Add missing break
2018-02-26 manurk3328: Add support for this SoC
2018-02-26 cognetIn do_ast, make sure the interrupts are enabled before...
2018-02-26 pkelseyGreatly reduce the number of #ifdefs supporting the...
2018-02-24 andrewCorrectly set the 16kB page size field in the ITS BASER...
2018-02-23 cemRemove unused error return from API that cannot fail
2018-02-23 impDo not include float interfaces when using libsa.
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 kibvm_wait() rework.
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-12 jeffMake v_wire_count a per-cpu counter(9) counter. This...
2018-02-12 impMove __va_list and related defines to sys/sys/_types.h
2018-02-09 jkimMFV: r329072
2018-02-08 markjUse vm_page_unwire_noq() instead of directly modifying...
2018-02-02 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-01 andrewOnly promote userspace mappings to superpages. This...
2018-01-28 mmelRemove #endif forgotten in r328510.
2018-01-28 mmelFix handling of I-cache sync operations
2018-01-27 mmelFix pmap_fault().
2018-01-24 mmMFV r328323,328324:
2018-01-24 philipImport tzdata 2018c
2018-01-21 pfgRevert r327828, r327949, r327953, r328016-r328026,...
2018-01-19 nwhitehornRemove SFBUF_OPTIONAL_DIRECT_MAP and such hacks, replac...
2018-01-18 brSet the base address of translation table 0.
2018-01-18 andrewAdd a pmap invalidate that doesn't call sched_pin.
2018-01-18 kevanslibfdt: Update to 1.4.6, switch to using libfdt for...
2018-01-15 pfgarm: make some use of mallocarray(9).
2018-01-13 dimMerge ^/head r327886 through r327930.
2018-01-12 jeffAdd support for NUMA domains to bus dma tags. This...
2018-01-12 jeffImplement NUMA support in uma(9) and malloc(9). Alloca...
2018-01-12 dimMerge ^/head r327624 through r327885.
2018-01-12 andrewWorkaround Spectre Variant 2 on arm64.
2018-01-11 andrewiAdd ACPI attachments the the GIC and GICv3 interrupt...
2018-01-11 andrewAdd the start of INTRNG support for ACPI.
2018-01-11 mmelInitialize CONTEXTIDR register on secondary cores by...
2018-01-09 andrewAdd a framework to install CPU errata on arm64. Each...
2018-01-08 andrewOnly install the new pagetable pointer into ttbr0_el1...
2018-01-08 andrewMove some of the common thread switching code into...
2018-01-06 dimMerge ^/head r327341 through r327623.
2018-01-05 jkimMerge ACPICA 20180105.
2018-01-04 kevansif_awg: Use syscon prop if it exists
2017-12-29 dimMerge ^/head r327169 through r327340.
2017-12-29 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-12-25 phkIntroduce an architecture-agnostic <sys/_stdarg.h>...
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-24 dimMerge ^/head r326936 through r327149.
2017-12-24 dimMerge compiler-rt trunk r321414 to contrib/compiler-rt.
2017-12-24 dimMerge llvm trunk r321414 to contrib/llvm.
2017-12-20 dimMerge compiler-rt trunk r321017 to contrib/compiler-rt.
2017-12-20 dimMerge lldb trunk r321017 to contrib/llvm/tools/lldb.
2017-12-20 dimMerge lld trunk r321017 to contrib/llvm/tools/lld.
2017-12-20 dimMerge clang trunk r321017 to contrib/llvm/tools/clang.
2017-12-20 dimMerge llvm trunk r321017 to contrib/llvm.
2017-12-19 kibAdd atomic_load(9) and atomic_store(9) operations.
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-07 bdeMove instantiation of msgbufp from 9 MD files to subr_p...
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-04 andrewUse the module pointer to find the address we need...
2017-12-03 edMake COMPAT_FREEBSD32 part of GENERIC on arm64.
2017-11-30 edPort cloudabi32.ko to FreeBSD/arm64.
2017-11-30 pfgSPDX: Consider code from Carnegie-Mellon University.
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-28 andrewFix the direction we move the instruction to retuirn...
next