]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Fixed endianess issue in AHCI driver
[FreeBSD/FreeBSD.git] / sys / arm64 /
2018-07-25 Mark JohnstonSimplify the arm64 implementation of pmap_mincore().
2018-07-23 Andriy GaponMFV CK@r336629: Import CK as of commit 1c1f9901c2dea7a8...
2018-07-21 Alan CoxEliminate a comment that doesn't apply to this pmap...
2018-07-20 Mark JohnstonAdd support for pmap_enter(psind = 1) to the arm64...
2018-07-20 Mark JohnstonInitialize the L3 page's wire count correctly after...
2018-07-19 Emmanuel Vadotarm64: Add vt_efifb to GENERIC
2018-07-19 Emmanuel VadotRaise the size of L3 table for early devmap on arm64
2018-07-19 Cy SchubertMFV r336490:
2018-07-19 Cy SchubertMFV: r336486
2018-07-19 Cy SchubertMFV: r336485
2018-07-18 Mark JohnstonPort r324665 and r325285 to arm64.
2018-07-17 Warner LoshRemove VM_FREELIST_ISADMA. It's not needed on these...
2018-07-13 Marcin WojtasEnable UART support for Xilinx Ultrascale+ SoCs
2018-07-11 Cy SchubertMFV r324714:
2018-07-09 Wojciech MacekARM64: Add ThunderX2 CPU revision macro. Add ThunderX2...
2018-07-08 Mark JohnstonReuse the PV entry when updating a mapping in pmap_enter().
2018-07-06 John BaldwinExport a breakpoint() function to userland for arm...
2018-07-06 Ed MasteRegen arm64 linux sysent after r336043
2018-07-06 Ed MasteFix arm64 linuxulator clone() argument order
2018-07-06 Matt MacyBack pcpu zone with domain correct pages
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-28 Ed MasteAdd stub arm64 linuxulator VDSO ldscript
2018-06-25 Andrew TurnerMake cpu_set_syscall_retval common between the existing...
2018-06-25 Ed MasteInitial arm64 linuxulator linux_sysvec
2018-06-23 Mark JohnstonRe-count available PV entries after reclaiming a PV...
2018-06-20 Emmanuel VadotAdd pmap_mapdev_attr for arm64
2018-06-20 Emmanuel Vadotif_rk_dwc: Disable setting delays for now
2018-06-20 Emmanuel Vadotrk_gpio: Read the correct register for gpio read
2018-06-20 Emmanuel Vadotif_rk_dwc: Fix delays handling
2018-06-19 Andrew TurnerMove common GIC interrupt numbers to the common header...
2018-06-18 Ed MasteIntroduce arm64 linuxulator stubs
2018-06-18 Ed MasteRegen arm64 linuxulator sysent files after r335323
2018-06-18 Ed Mastearm64 linuxulator: add dup syscall entry
2018-06-15 Ed Mastearm64 linuxulator: add linux_dummy.c based on amd64
2018-06-15 Ed Mastearm64: add arm64 linux.h based on i386 linuxulator...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-14 Emmanuel Vadotrk_i2c: Add driver for the I2C controller present in...
2018-06-14 Emmanuel Vadotrk3328: Add support for the i2c clocks
2018-06-14 Emmanuel Vadotif_dwc_rk: Add DesignWare driver for RockChip SoCs.
2018-06-14 Emmanuel Vadotrk_armclk: Add the write mask to the register mux value
2018-06-14 Emmanuel Vadotrk_pll: Add support for mode
2018-06-14 Emmanuel Vadotrk_pinctrl: Only add gpio subnode
2018-06-13 Andrew TurnerAdd ThunderX2 to the list of CPUs we need to apply...
2018-06-13 Andrew TurnerSwitch to the SMCCC function for branch predictor harde...
2018-06-13 Andrew TurnerRename the ThunderX CPU identification macros to includ...
2018-06-13 Andrew TurnerAdd more Cavium CPU part numbers.
2018-06-12 Diane BruceAdd a driver for the BCM2835 Mini-UART as seen on the...
2018-06-12 Emmanuel Vadotarm64: rockchip: Correctly set armclk
2018-06-10 Andrew TurnerRemove the psci option from arm64. It is now a standard...
2018-06-10 Andrew TurnerClean up handling of unexpected exceptions. Previously...
2018-06-08 Konstantin BelousovRestore release semantic for the old thread unlock...
2018-06-05 Kevin LoSince we don't enable BUF_TRACKING and FULL_BUF_TRACKIN...
2018-06-04 Jung-uk KimMFV: r334448
2018-05-31 Andrew TurnerMove the code to print the EFI memory table to a new...
2018-05-31 Andrew TurnerFix the early spelling of bootverbose.
2018-05-31 Andrew TurnerFix the memory attribute for EFI_MD_ATTR_UC on arm64.
2018-05-30 Andrew TurnerRemove max_pa, it's unused.
2018-05-30 Andrew TurnerFurther limit when we call pmap_fault.
2018-05-30 Andrew TurnerPush down the locking in pmap_fault to just be around...
2018-05-29 Andrew TurnerOn ThunderX2 we need to be careful to only map the...
2018-05-29 Slava ShwartsmanMFV r333668:
2018-05-28 Emmanuel Vadotarm64: fix atomic_fcmpset_16
2018-05-28 Emmanuel Vadotarm64: Add atomic_fcmpset_8 and atomic_fcmpset_16
2018-05-28 Andrew TurnerCreate a new function to walk the EFI memory table...
2018-05-28 Hans Petter SelaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 Olivier HouchardImport CK as of commit 0f017230ccc86929f56bf44ef2dca93d...
2018-05-24 Andrew TurnerRemove physmap from the arm64 machdep.h. This was misse...
2018-05-24 Andrew TurnerAllow us to read the physmap data into our own array...
2018-05-24 Andrew TurnerPrint the physmem tables under a verbose boot.
2018-05-24 Andrew TurnerExclude memory from the /reserved-memory mappings with...
2018-05-23 Emmanuel Vadotarm64: rockchip: Add proper armclock support
2018-05-23 Mark JohnstonAdd GET_STACK_USAGE() for arm64.
2018-05-23 Phil ShaferImport libxo-0.9.0:
2018-05-22 Andrew TurnerRevert r334035 for now. It breaks the boot on some...
2018-05-22 Andrew TurnerOn ThunderX2 we need to be careful to only map the...
2018-05-22 Andrew TurnerStop using the DMAP region to map ACPI memory.
2018-05-22 Andrew TurnerSwitch arm64 to use the same physmem code as 32-bit...
2018-05-21 Andrew TurnerRestrict the faulting addresses we call pmap_fault...
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Mark JohnstonEnable kernel dump features in GENERIC for most platforms.
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Olivier HouchardInstead of ignoring the VFP registers, set the dumppcb...
2018-05-18 Andrew TurnerEnable the Qualcomm MSM UART driver. This is needed...
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-17 Olivier HouchardIn pmap_get_tables(), check that the L2 is indeed a...
2018-05-17 Olivier HouchardIn vfp_save_state(), don't bother trying to save the...
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
2018-05-16 Andriy Gaponfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-15 Andrew TurnerIncrease the number of pages we allocate in the arm64...
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.1.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.8. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.7. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.6. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.5. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.3. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.1. More to follow.
next