]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm64
dts: Update our copy to Linux 4.17
[FreeBSD/FreeBSD.git] / sys / arm64 /
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 manurk_i2c: Add driver for the I2C controller present in...
2018-06-14 manurk3328: Add support for the i2c clocks
2018-06-14 manuif_dwc_rk: Add DesignWare driver for RockChip SoCs.
2018-06-14 manurk_armclk: Add the write mask to the register mux value
2018-06-14 manurk_pll: Add support for mode
2018-06-14 manurk_pinctrl: Only add gpio subnode
2018-06-13 andrewAdd ThunderX2 to the list of CPUs we need to apply...
2018-06-13 andrewSwitch to the SMCCC function for branch predictor harde...
2018-06-13 andrewRename the ThunderX CPU identification macros to includ...
2018-06-13 andrewAdd more Cavium CPU part numbers.
2018-06-12 dbAdd a driver for the BCM2835 Mini-UART as seen on the...
2018-06-12 manuarm64: rockchip: Correctly set armclk
2018-06-10 andrewRemove the psci option from arm64. It is now a standard...
2018-06-10 andrewClean up handling of unexpected exceptions. Previously...
2018-06-08 kibRestore release semantic for the old thread unlock...
2018-06-05 kevloSince we don't enable BUF_TRACKING and FULL_BUF_TRACKIN...
2018-05-31 andrewMove the code to print the EFI memory table to a new...
2018-05-31 andrewFix the early spelling of bootverbose.
2018-05-31 andrewFix the memory attribute for EFI_MD_ATTR_UC on arm64.
2018-05-30 andrewRemove max_pa, it's unused.
2018-05-30 andrewFurther limit when we call pmap_fault.
2018-05-30 andrewPush down the locking in pmap_fault to just be around...
2018-05-29 andrewOn ThunderX2 we need to be careful to only map the...
2018-05-28 manuarm64: fix atomic_fcmpset_16
2018-05-28 manuarm64: Add atomic_fcmpset_8 and atomic_fcmpset_16
2018-05-28 andrewCreate a new function to walk the EFI memory table...
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-24 andrewRemove physmap from the arm64 machdep.h. This was misse...
2018-05-24 andrewAllow us to read the physmap data into our own array...
2018-05-24 andrewPrint the physmem tables under a verbose boot.
2018-05-24 andrewExclude memory from the /reserved-memory mappings with...
2018-05-23 manuarm64: rockchip: Add proper armclock support
2018-05-23 markjAdd GET_STACK_USAGE() for arm64.
2018-05-23 philImport libxo-0.9.0:
2018-05-22 andrewRevert r334035 for now. It breaks the boot on some...
2018-05-22 andrewOn ThunderX2 we need to be careful to only map the...
2018-05-22 andrewStop using the DMAP region to map ACPI memory.
2018-05-22 andrewSwitch arm64 to use the same physmem code as 32-bit...
2018-05-21 andrewRestrict the faulting addresses we call pmap_fault...
2018-05-20 eadlerMFV: file 5.33
2018-05-19 markjEnable kernel dump features in GENERIC for most platforms.
2018-05-19 sjgMerge bmake-20180512
2018-05-18 cognetInstead of ignoring the VFP registers, set the dumppcb...
2018-05-18 andrewEnable the Qualcomm MSM UART driver. This is needed...
2018-05-17 cognetIn pmap_get_tables(), check that the L2 is indeed a...
2018-05-17 cognetIn vfp_save_state(), don't bother trying to save the...
2018-05-16 avgfollowup to r332730/r332752: set kdb_why to "trap"...
2018-05-15 andrewIncrease the number of pages we allocate in the arm64...
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-10 manuarm64: Add ALT_BREAK_TO_DEBUGGER to GENERIC
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-05-07 manuarm64: rockchip: cru: Call clk_set_assigned
2018-05-07 manuarm64: rockchip: clk: Add support to reparent to clk_co...
2018-05-07 manuarm64: rk3328: Add pll rates tables
2018-05-07 manuarm64: rk: Add support for setting pll rate
2018-05-07 manuarm64: rockchip: rk3328: Add armclk clock
2018-05-01 markjPrint the dump progress indicator after calling dump_st...
2018-04-26 manuarm64: rockchip: rk_gpio fix rk_gpio_pin_config32
2018-04-26 manuarm64: rockchip: Add gpio controller driver
2018-04-26 manuarm64: rockchip: RK3328 CRU Add gpio gates
2018-04-26 manuarm64: rockchip: Rk3328 CRU Fix some offset for gates
2018-04-26 manuarm64: rockchip: Add pinctrl driver
2018-04-26 manuarm64: rockchip: Add GRF driver
2018-04-26 emastearm64 linuxulator: add generated sysent files
2018-04-26 emasteAdd arm64 Linux syscall table
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-17 brooksRemove the unused fuwintr() and suiwintr() functions.
2018-04-10 brEnable Qualcomm Debug Subsystem (QDSS) block on MSM8916...
2018-04-08 gonzoFix one more OF_getprop_alloc instance missed in r332310
2018-04-06 brooksMove most of the contents of opt_compat.h to opt_global.h.
2018-04-05 brAdd support for the Coresight technology from ARM Ltd.
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 gonzoFix arm64 buildkernel target with "nooptions KDB"
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 emasteRename assym.s to assym.inc
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-13 kevansEFIRT: SetVirtualAddressMap with 1:1 mapping after...
2018-03-09 andrewUse the correct address to write back to memory in...
2018-03-07 andrewBump MAXCPUS on arm64. We are starting to see hardware...
2018-03-07 andrewCreate macros for the ACPI interrupt cross references...
2018-03-07 andrewRestrict the arm64 DMAP region to the 1G blocks where...
2018-03-05 andrewRegister each GICv3 ITS driver with a useful cross...
2018-03-05 andrewIn the ACPI GICv3 attach function call device_get_child...
2018-03-04 kibUnify bulk free operations in several pmaps.
2018-03-03 andrewMove setting the IRQ base and length into the common...
2018-03-03 andrewAdd the missing GICv3 dev info struct to the ACPI dev...
2018-03-02 andrewCount the number of children in the GICv3 ACPI attachme...
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 andrewAllow releasing APs to take more time, as long as we...
next