]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Bounce in more cases in the arm64 busdma
[FreeBSD/FreeBSD.git] / sys / arm64 /
2020-09-24 andrewBounce in more cases in the arm64 busdma
2020-09-24 andrewEnsure we always align and size arm64 busdma allocation...
2020-09-24 andrewAdd a coherent flag on the arm64 dma map struct
2020-09-24 andrewAdd bounce helpers to the arm64 busdma
2020-09-23 markjAdd a vmparam.h constant indicating pmap support for...
2020-09-23 markjAdd largepage support to the arm64 pmap.
2020-09-21 scottpharm64/pmap: Sparsify pv_table
2020-09-21 scottphSparsify the vm_page_dump bitmap
2020-09-21 scottphMove vm_page_dump bitset array definition to MI code
2020-09-21 markjWeaken assertions in pmap_l1_to_l2() and pmap_l2_to_l3().
2020-09-20 mmelAdjust DMA alignment for USB stack.
2020-09-19 mmelImplement workaround for broken access to configuration...
2020-09-19 mmelAdd NetBSD compatible bus_space_peek_N() and bus_space_...
2020-09-18 mmacyMFV 2.0-rc2
2020-09-18 markjAssert we are not traversing through superpages in...
2020-09-17 traszGet rid of sv_errtbl and SV_ABI_ERRNO().
2020-09-15 traszMove SV_ABI_ERRNO translation into linux-specific code...
2020-09-15 andrewUse ATTR_DEFAULT in the arm64 locore.S
2020-09-14 scottlRefine the busdma template interface. Provide tools...
2020-09-10 andrewMove the pl061 acpi attachment earlier
2020-09-09 baptUpdate nvi to 2.2.0
2020-09-08 mhornearm64: export new HWCAP features
2020-09-08 mhornearm64: fix incorrect HWCAP definitions
2020-09-08 andrewAdd a GPIO driver for the Arm pl061 controller
2020-09-07 avgAllwinner USB DRD support (musb_otg)
2020-09-05 sjgUpdate to bmake-20200902
2020-09-04 mmacyZFS: MFV 2.0-rc1-gfd20a8
2020-09-03 mhornearm64: update the set of HWCAP definitions
2020-09-03 andrewSwitch to an empty ttbr0 pagetable when the MMU is...
2020-09-02 markjInclude the psind in data returned by mincore(2).
2020-09-02 markjAdd the MEM_EXTRACT_PADDR ioctl to /dev/mem.
2020-09-02 andrewPartially revert r365069.
2020-09-01 mjgarm64: clean up empty lines in .c and .h files
2020-09-01 andrewEnsure the tlbi has completed before setting SCTLR
2020-09-01 andrewSupport stage 2 arm64 pmap in more places
2020-08-28 mmacyZFS: add to arm64 NOTES to minimize potential for missi...
2020-08-28 mmacyZFS: MFV 2.0-rc1-ga00c61
2020-08-27 gjbMFH
2020-08-26 scottpharm64: Increase dmap size to 95 TiB
2020-08-26 scottpharm64/acpi: Give the real PA limit to ACPI
2020-08-26 scottpharm64: Make local stores observable before sending...
2020-08-24 mmacyInitial import from vendor-sys branch of openzfs
2020-08-24 cyMFV 364468:
2020-08-24 cyMFV 364467:
2020-08-23 kibPass pointers to info parsed from notes, to brandinfo...
2020-08-23 kibStyle.
2020-08-22 emasteacpi_iort: fix mapping end calculation
2020-08-20 markjRemove an unused parameter from map_table().
2020-08-19 mavRemove some noisy ACPI tables messages from verbose...
2020-08-18 mjglinux: add sysctl compat.linux.use_emul_path
2020-08-18 mjglinux: consistently use LFREEPATH instead of open-coding it
2020-08-15 dimMerge ^/head r364251 through r364263.
2020-08-15 mhornearm64: parse HWCAP values using user_cpu_desc
2020-08-15 mhornearm64: update instruction set attribute register defini...
2020-08-15 dimMerge ^/head r364082 through r364250.
2020-08-12 gjbMFH
2020-08-12 andrewAdd support for Cortex-A76/Neoverse-N1 to hwpmc
2020-08-10 gonzoImprove Rockchip's integration of if_dwc
2020-08-06 dimMerge ^/head r363739 through r363986.
2020-08-05 mjgarm64: fix uintfptr_t
2020-08-05 gonzoAdd clocks for ethernet controllers on RK3328
2020-08-05 gonzoAdd flag for SYSCON-controlled clocks on Rockhip platform
2020-08-05 andrewAdd DDB_CTF to the arm64 and riscv kernel configs
2020-08-04 manuImport DTS files for arm, arm64, riscv from Linux 5.8
2020-08-03 seUpgrade to version 3.1.4
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-07-31 gjbMFH
2020-07-31 dimMerge ^/head r363583 through r363738.
2020-07-30 cemImport PCG-C into sys/contrib
2020-07-27 mavAdd initial driver for ACPI Platform Error Interfaces.
2020-07-24 arichardsonInclude TMPFS in all the GENERIC kernel configs
2020-07-23 jhbSet si_trapno to the exception code from esr.
2020-07-22 jhbAdd missing space after switch.
2020-07-18 traszRegen after r363304.
2020-07-18 traszAdd a trivial linux(4) splice(2) implementation, which...
2020-07-17 brAdd acpi_iort_map_pci_smmuv3().
2020-07-16 gjbMFH
2020-07-16 markjSwitch from SCTP to SCTP_SUPPORT in GENERIC configs.
2020-07-15 gshapiroMerge sendmail 8.16.1 to HEAD: See contrib/sendmail...
2020-07-14 andrewPrint the arm64 registers in more exception handling...
2020-07-14 markjAdd a driver for the SafeXcel EIP-97.
2020-07-14 jkimMFV: r362513
2020-07-13 markjPrint arm64 physmem info during boot.
2020-07-08 sjgUpdate to bmake-20200704
2020-07-07 seUpdate to version 3.1.1
2020-07-05 andrewRerun kernel ifunc resolvers after all CPUs have started
2020-07-01 andrewRead the CPU 0 arm64 ID registers early in initarm
2020-07-01 andrewMove ID reading signatures to a better header
2020-07-01 andrewRead the arm64 ID registers earlier in the boot process.
2020-07-01 gonzoAdd i.MX 8M Quad support
2020-06-29 brCoresight: provide device_attach method for FDT bus.
2020-06-29 andrewFix the spelling of identify in the arm64 identcpu...
2020-06-29 andrewCreate a kernel arm64 ID register view
2020-06-29 kevanslinuxolator: implement memfd_create syscall
2020-06-28 gonzoConfigure rx_delay/tx_delay values for RK3399/RK3328...
2020-06-28 andrewUse EFI memory map to determine attributes for Acpi...
2020-06-28 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2020-06-27 traszRegen.
2020-06-27 traszAdd proper types for linux message queue syscalls;...
next