]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64/include
Introduce and use new EFI_ERROR_CODE macro for EFI errors
[FreeBSD/FreeBSD.git] / sys / arm64 / include /
2016-01-05 delphijMFV r293125: less v481.
2016-01-02 nwhitehornMake using the #address-cells property on the interrupt...
2015-12-30 andrewDecode and print the ID_AA64* registers on boot. These...
2015-12-23 andrewIncrease the size and alignment of the setjmp buffer...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-17 andrewSupport the variant of the interrupt-map property where...
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-10 andrewReduce the numbers of levels of indirection in arm64...
2015-12-07 markjMFV r289003:
2015-12-07 kibAdd support for usermode (vdso-like) gettimeofday(2...
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-12-01 andrewRework the atomic code to reduce the repetition. This...
2015-11-24 andrewAdd support for moving the DMAP range. This is needed...
2015-11-16 ngieMFhead @ r290899
2015-11-01 baptMerge from head
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 andrewMark functions as such. This means we call them directl...
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 andrewUse 4 levels of page tables when enabling the MMU....
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-09-30 markjMFV r288408:
2015-09-28 ngieAdd initial testcases for bin/ls
2015-09-27 ngieMFhead @ r288313
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-20 dimMerge ^/head r287878 through r288034.
2015-09-18 kibClear exclusive monitors when handling data aborts...
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 zbbBlock secondary ITS instances from attaching on ARM64
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-09-05 dimMerge ^/head r286858 through r287489.
2015-08-25 baptMerge from HEAD
2015-08-20 andrewRemove pmap_kenter from pmap.h, the function doesn...
2015-08-20 andrewAdd pmap_get_tables to get the page tables for a given...
2015-08-20 andrewAdd the arm64 minidump header. This was missed from...
2015-08-19 zbbIncrease MAXCPU in ARM64
2015-08-19 zbbAdd SMP support to GICv3 and ITS drivers
2015-08-12 dimMerge ^/head r286422 through r286684.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-08-12 andrewAdd the CNTHCTL_EL2 register bits missed in r286674
2015-08-10 ngieMFhead @ r286584
2015-08-07 dimMerge ^/head r285924 through r286421.
2015-08-05 emasteRationalize BSD license on sys/*/include/in_cksum.h
2015-08-05 emasteRationalize BSD license on sys/*/include/float.h
2015-08-03 andrewPass the pcb to store the vfp state in to vfp_save_stat...
2015-07-31 andrewAdd support for uma_small_alloc and uma_small_free...
2015-07-31 andrewAdd more atomic_swap_* functions.
2015-07-31 andrewAdd VIRT_IN_DMAP to check if a virtual address is from...
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 zbbApply erratum for mrs ICC_IAR1_EL1 speculative executio...
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-27 ngieMFhead @ r285904
2015-07-22 dimMerge ^/head r285341 through r285792.
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-21 zbbImplement get_cyclecount() on ARM64
2015-07-21 zbbImprove ARM64 CPU_MATCH
2015-07-17 bennoMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-17 zbbIncrease DMAP (Direct Map) size on ARM64
2015-07-16 zbbSet-up proper TCR values for memory related to Translat...
2015-07-14 andrewSet memory to be inner-sharable. This isn't needed...
2015-07-12 zbbImplement stubs for ACPI PCI routines
2015-07-09 dimMerge ^/head r285284 through r285340.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 andrewAdd support for SMP. This uses the FDT data to find...
2015-07-09 andrewAdd the definition of the shareable bits in the pagetables
2015-07-09 andrewClean up the types used in <machine/ucontext.h> on...
2015-07-09 zbbRework CPU identification on ARM64
2015-07-08 dimMerge ^/head r285153 through r285283.
2015-07-08 kibAdd the atomic_thread_fence() family of functions with...
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-08 andrewCorrectly set __WCHAR_MIN, there is no __UINT_MIN,...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-06 zbbIntroduce ITS support for ARM64
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 dimMerge ^/head r284737 through r285152.
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-24 emasteadd floatingpoint.h for arm64
2015-06-24 andrewFix the floating-point exception values to line up...
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-20 dimMerge ^/head r284188 through r284643.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-13 ngieMF head @ r284358
2015-06-13 sjgAdd META_MODE support.
2015-06-11 andrewAdd basic support for ACPI. It splits out the nexus...
2015-06-11 brSplit out db_unwind_frame() so it can be used by DTrace.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-06-09 zbbAdd options to dmb() and dsb() macros on ARM64
next