]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/arm
Use SV_ABI_ERRNO to set the syscall return value. The Linuxulator will
[FreeBSD/FreeBSD.git] / sys / arm / arm /
2016-09-29 andrewUse SV_ABI_ERRNO to set the syscall return value. The...
2016-09-23 andrewMove cpu_reset to be a platform method to allow multipl...
2016-09-23 andrewRemove bus_dma_get_range and bus_dma_get_range_nb on...
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-22 edMake it possible to safely use TPIDRURW from userspace.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-21 wmaAdd support for SPI-mapped MSI interrupts outside of...
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-18 kibConsolidate four efi_next_descriptor() definitions.
2016-09-10 alcVarious changes to pmap_ts_referenced()
2016-09-05 markjRemove an unreachable return state from ARM's minidumps...
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 markjRemove support for idle page zeroing.
2016-09-03 ngieUpdate contrib/netbsd-tests with new content from NetBSD
2016-09-03 alcAs an optimization to the machine-independent layer...
2016-09-01 ngieMFhead @ r305170
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 cognetSome old arm ports don't load the kernel at the beginni...
2016-08-30 cognetGarbage collect bits forgotten in r295267.
2016-08-30 pfgMFV r302423:
2016-08-25 ngieMFhead @ r304815
2016-08-24 cyMFV r304732.
2016-08-22 manuFix building for ARM kernel that have FLASHADDR, PHYSAD...
2016-08-19 manuKeep boot parameters in ARM trampoline code
2016-08-19 mmelINTRNG: Rework handling with resources. Partially rever...
2016-08-17 kibImplement userspace gettimeofday(2) with HPET timecounter.
2016-08-16 markjMFV r304057:
2016-08-16 markjMFV r296989:
2016-08-14 mmMFV r304060:
2016-08-12 ngieCheckpoint initial integration work
2016-08-01 andrewSplit out the FDT parts of the GICv2 interrupt controll...
2016-07-25 delphijChange bsdiff to use divsufsort suffix sort library...
2016-07-24 mavAdd more UEFI/e820 memory types from latest specifications.
2016-07-23 baptUpdate mandoc to 1.13.4 release
2016-07-04 grehanImport bhyve_graphics into CURRENT. Thanks to all who...
2016-07-01 delphijMFV r302260: expat 2.2.0
2016-06-27 delphijMFV r302218: file 5.28.
2016-06-22 mmMFV r302003,r302037,r302038,r302056:
2016-06-17 bdreweryImport ClangFormat.cpp from ^/vendor/clang/clang-releas...
2016-06-16 kibUpdate comments for the MD functions managing contexts...
2016-06-14 andrewMove the arm call to intr_pic_init_secondary earlier...
2016-06-08 andrewRemove the ARMv4/ARMv5 userland atomic support from...
2016-06-07 andrewStart to clean MIDR values using the CPUID scheme....
2016-06-05 skraINTRNG - change the way how an interrupt mapping data...
2016-06-04 baptImport libucl snapshot 20160604
2016-06-03 skraDefine irq variable only in the block where used.
2016-06-03 delphijMFV r301238:
2016-06-01 lidlImport NetBSD's blacklist source from vendor tree
2016-05-31 andrewarm_gic_map is a mask not the CPUs ID, there is no...
2016-05-31 andrewBin interrupts to the correct CPU when we boot on a...
2016-05-29 zbbImprove ARM debug_monitor for SMP machines
2016-05-29 zbbFix debug_monitor code for older ARMs (ARM11)
2016-05-29 mmelARM GIC: Allow to setup interrupt without configuration...
2016-05-29 allanjudeImport the skein hashing algorithm, based on the threef...
2016-05-27 grehanCreate branch for bhyve graphics import.
2016-05-26 dimUpdate libc++ to 3.8.0. Excerpted list of fixes (with...
2016-05-26 ianDisable alignment faults on armv6, adjust various align...
2016-05-25 ianInclude machine/acle-compat.h in cdefs.h on arm if...
2016-05-25 skraAdd more info about the issue fixed in r298460. Rephras...
2016-05-23 ianOops, fix a paste-o commited in r300533.
2016-05-23 ianUse the new(-ish) CP15_SCTLR macro to generate system...
2016-05-20 emasteUpdate to ELF Tool Chain r3475
2016-05-18 andrewReturn the struct intr_pic pointer from intr_pic_regist...
2016-05-17 bzThe GIC (v2 at least) has a bit in the TYPER register...
2016-05-16 andrewIntroduce MSI and MSI-X support to intrng. This adds...
2016-05-15 manuAllow arm generic_timer code to be included even if...
2016-05-12 mmMFV r299425:
2016-05-10 manuWhen PLATFORM_SMP is enabled, check if tunable hw.ncpu...
2016-05-05 dimSince contrib/libcxxrt's ancestry was never correct...
2016-05-05 jhbFix <sys/_bitset.h> and <sys/_cpuset.h> to not require...
2016-05-05 skraINTRNG - redefine struct intr_map_data to avoid headers...
2016-05-04 bzThe virtual timer is optional on ARM64. Properly handle...
2016-05-04 bzThe ARM generic timer keeps ticking even if disabled...
2016-05-04 pfgsys/arm: Minor spelling fixes.
2016-05-03 jkimMerge OpenSSL 1.0.2h.
2016-04-30 andrewAdd a MULTIDELAY option to allow the ARM kernel to...
2016-04-28 mmelARM: Use kernel pmap as intermediate mapping in context...
2016-04-27 jkimMerge ACPICA 20160422.
2016-04-27 delphijMFV r298691:
2016-04-26 bzMark the unused period argument __unused.
2016-04-26 pfgsys/arm: make use of the howmany() macro when available.
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-22 skraFix duplicate TLB entries issue during section promotio...
2016-04-22 skraDon't use atomic operations for page table entries...
2016-04-21 pfgsys: use our roundup2/rounddown2() macros when param...
2016-04-21 andrewMake the GIC SGI global variables static, they are...
2016-04-20 pfgUse our nitems() macro when param.h is available.
2016-04-18 delphijMFV r298178:
2016-04-17 baptImport libucl 0.8.0
2016-04-17 baptImport sqlite3 3.12.1
2016-04-16 gjbMFH
2016-04-15 philImport to 0.6.1
2016-04-15 andrewRename ARM_INTRNG and MIPS_INTRNG to INTRNG. This will...
2016-04-15 pfgarm: for pointers replace 0 with NULL.
2016-04-15 andrewAdd a flag field to struct gic_irqsrc and use it to...
2016-04-15 andrewAdd initial GICv2m support to the arm GIC driver. This...
2016-04-12 philMerge libxo 0.4.6
next