]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
Remove redundant device ar71xx_wdog which is now included from
[FreeBSD/FreeBSD.git] / sys / arm64 /
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.
2018-05-12 Dag-Erling SmørgravUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 Dag-Erling SmørgravUpgrade LDNS to 1.7.0.
2018-05-11 Dag-Erling SmørgravUpgrade to OpenSSH 7.7p1.
2018-05-10 Emmanuel Vadotarm64: Add ALT_BREAK_TO_DEBUGGER to GENERIC
2018-05-10 Marcin WojtasApply fixes in ena-com
2018-05-08 Dag-Erling SmørgravUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 Jung-uk KimMFV: r333378
2018-05-08 Peter WemmUpdate svn-1.9.7 to 1.10.0.
2018-05-08 Peter WemmUpdate private sqlite from sqlite3-3.20.0 to sqlite3...
2018-05-07 Emmanuel Vadotarm64: rockchip: cru: Call clk_set_assigned
2018-05-07 Emmanuel Vadotarm64: rockchip: clk: Add support to reparent to clk_co...
2018-05-07 Emmanuel Vadotarm64: rk3328: Add pll rates tables
2018-05-07 Emmanuel Vadotarm64: rk: Add support for setting pll rate
2018-05-07 Emmanuel Vadotarm64: rockchip: rk3328: Add armclk clock
2018-05-04 Philip PaepsImport tzdata 2018e
2018-05-01 Jung-uk KimMFV: r333077
2018-05-01 Mark JohnstonPrint the dump progress indicator after calling dump_st...
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-26 Emmanuel Vadotarm64: rockchip: rk_gpio fix rk_gpio_pin_config32
2018-04-26 Emmanuel Vadotarm64: rockchip: Add gpio controller driver
next