]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/mv
Correctly calculate the value to put in the imx wdog countdown register.
[FreeBSD/FreeBSD.git] / sys / arm / mv /
2018-06-29 Jung-uk KimMFV: r335802
2018-06-29 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-06-14 Emmanuel Vadotdts: Update our copy to Linux 4.17
2018-06-04 Jung-uk KimMFV: r334448
2018-05-29 Slava ShwartsmanMFV r333668:
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-23 Phil ShaferImport libxo-0.9.0:
2018-05-20 Eitan AdlerMFV: file 5.33
2018-05-19 Simon J. GerratyMerge bmake-20180512
2018-05-18 Xin LIMFV r333779: xz 5.2.4.
2018-05-16 Dag-Erling SmørgravMerge upstream patch to unbreak tunnel forwarding.
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 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-04 Philip PaepsImport tzdata 2018e
2018-05-03 Marcin WojtasFix SoC identification issue on Marvell platforms
2018-05-01 Jung-uk KimMFV: r333077
2018-04-27 Ed MasteUpdate ELF Tool Chain to r3614
2018-04-26 Marcin WojtasReplace FDT tree parsing with gpio_map_gpios implementa...
2018-04-26 Marcin WojtasUpdate mv_gpio driver to new FreeBSD API
2018-04-20 Emmanuel Vadotgnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-09 Marcin WojtasEnable cesa driver to work with Linux DT binding
2018-04-08 Oleksandr TymoshenkoClean up OF_getprop_alloc API
2018-04-08 Andrew TurnerMove fdt_is_type to be a Marvell specific function...
2018-04-04 Andrew TurnerRemove fdt_pm_is_enabled as it's Marvell specific....
2018-04-04 Marcin WojtasEnable Marvell gpio driver to work with many controllers
2018-04-04 Marcin WojtasImprove interrupt and resource allocation in Marvell...
2018-04-04 Marcin WojtasIntroduce port debouncing mechanism in mv_gpio driver
2018-04-04 Marcin WojtasMatch Marvell Armada38X PCIE ranges in dts with Linux
2018-04-04 Ruslan BukinImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-04-04 Marcin WojtasChange reg in Marvell Armada38X pcie FDT
2018-04-04 Marcin WojtasMatch Marvell Armada38X PCI compatible with Linux
2018-04-04 Marcin WojtasAdd support of PCI_RES_BUS to Marvell PCI driver
2018-04-04 Marcin WojtasMake Marvell armv7 timer and wdt registers definitions...
2018-04-04 Marcin WojtasMake Marvell Armada reset registers usage generic
2018-04-04 Marcin WojtasUse PLATFORM for initializing Marvell ArmadaXP and...
2018-04-03 Marcin WojtasFix kernel modules names for Marvell armv7
2018-04-03 Marcin WojtasSplit out delay code in Marvell timer driver for PLATFORM
2018-04-03 Marcin WojtasAdd missing flag check in Marvell PCIE driver
2018-04-03 Marcin WojtasMake Marvell AmadaXP timer driver more generic
2018-04-03 Marcin WojtasMake Marvell Armada watchdog driver more generic
2018-04-03 Marcin WojtasMake get_tclk and get_cpu_freq generic for Marvell...
2018-04-03 Marcin WojtasMake mv_common.c generic for Marvell Armada38X and...
2018-04-03 Marcin WojtasMake validation in Marvell mv_common.c generic
2018-04-03 Marcin WojtasSplit get_sar_value function for Marvell ArmadaXP and...
2018-04-03 Marcin WojtasMake Marvell mv_pci.c driver generic
2018-04-03 Marcin WojtasEnable ArmadaXP using INTRNG interrupt controller
2018-04-03 Andrew TurnerSwitch users of fdt_is_enabled to use ofw_bus_node_stat...
2018-04-02 Olivier HouchardImport CK as of commit b19ed4c6a56ec93215ab567ba18ba61b...
2018-03-28 Alexander MotinMFV r331712:
2018-03-28 Alexander MotinMFV 331710:
2018-03-28 Alexander MotinMFV r331708:
2018-03-28 Alexander MotinMFV r331706:
2018-03-28 Alexander MotinMFV 331704:
2018-03-28 Alexander MotinMFV 331702:
2018-03-28 Alexander MotinMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-28 Alexander MotinPartial MFV r329753:
2018-03-27 Jung-uk KimMerge OpenSSL 1.0.2o.
2018-03-24 Philip PaepsImport tzdata 2018d
2018-03-23 Alexander MotinMFV r331407: 9213 zfs: sytem typo
2018-03-23 Alexander MotinMFV r331405: 9084 spa_*_ashift must ignore spare devices
2018-03-23 Alexander MotinMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-20 Oleksandr Tymoshenko[ofw] fix errneous checks for OF_finddevice(9) return...
2018-03-19 Ruslan BukinImport Intel Processor Trace decoder library from
2018-03-15 Andriy GaponMFV r330973: 9164 assert: newds == os->os_dsl_dataset
2018-03-14 Jung-uk KimMerge ACPICA 20180313.
2018-03-07 Andriy GaponMFV r330591: 8984 fix for 6764 breaks ACL inheritance
2018-03-04 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-03-02 Simon J. GerratyUpdate to bmake-201802222
2018-02-28 Xin LIMFV r330102: ntp 4.2.8p11
2018-02-25 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-22 Alexander MotinMFV r329807:
2018-02-22 Alexander MotinMFV r329803:
2018-02-22 Alexander MotinMFV r329799, r329800:
2018-02-22 Alexander MotinMFV r329793, r329795:
2018-02-22 Alexander Motin8942 zfs promote .../%recv should be an error
2018-02-22 Alexander MotinMFV r329776: 8477 Assertion failed in vdev_state_dirty...
2018-02-22 Alexander MotinMFV r329774:
2018-02-22 Alexander MotinMFV r329770: 9035 zfs: this statement may fall through
2018-02-22 Alexander MotinMFV r329766: 8962 zdb should work on non-idle pools
2018-02-22 Alexander MotinMFV r329762: 8961 SPA load/import should tell us why...
2018-02-21 Alexander MotinMFV r329760: 7638 Refactor spa_load_impl into several...
2018-02-21 Alexander Motin9018 Replace kmem_cache_reap_now() with kmem_cache_reap...
2018-02-21 Alexander MotinMFV r329753: 8809 libzpool should leverage work done...
next