]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
xen: add support for canceled suspend
[FreeBSD/FreeBSD.git] / sys / arm /
2017-03-06 mariuso Another round fixes for mmc(4), mmcsd(4) and sdhci...
2017-03-06 desUpgrade to OpenSSH 7.4p1.
2017-03-05 mmelAdd support for card detect and write protect gpio...
2017-03-04 gonzo[rpi] rpi3 should use the same cpufreq logic as rpi2...
2017-03-03 jkimMerge ACPICA 20170303.
2017-03-03 brAdd FPGA manager driver for Intel Arria 10.
2017-03-02 mmMFV r314565,314567,314570:
2017-03-02 desUpgrade to OpenSSH 7.3p1.
2017-03-01 dimMerge ^/head r314420 through r314481.
2017-03-01 impRevert prior commit to restore the files mangled by...
2017-02-28 impRenumber copyright clause 4
2017-02-28 dimMerge ^/head r314270 through r314419.
2017-02-28 brAdd SOC_ALTERA_* kernel options per each SoC and use...
2017-02-28 manuallwinner: A31: Add ccung driver
2017-02-28 manuallwinner: nkmp: Add MUX capability
2017-02-28 brAdd support for Intel Arria 10 SoC Development Kit.
2017-02-28 manuallwinner: NKMP clock: add update bit
2017-02-28 manuallwinner: NM clock: Add value for fixed factor.
2017-02-27 brAllow setting access-width for UART registers.
2017-02-27 manuallwinner: Correct some clocks name for H3 CCU.
2017-02-27 manuallwinner: Order clocks by offset rather than by type...
2017-02-27 manuallwinner: Add support for lock and fractional mode...
2017-02-26 manuAdd clkng driver for Allwinner SoC
2017-02-25 dimMerge ^/head r314178 through r314269.
2017-02-25 impConvert PCIe Hot Plug to using pci_request_feature
2017-02-23 pfgat91: double assignment.
2017-02-23 dimMerge ^/head r313896 through r314128.
2017-02-22 ianRevert to this driver's historic behavior: assume an...
2017-02-22 ianRemove a variable that has been unused since r311735...
2017-02-20 desUpgrade to OpenPAM Radula.
2017-02-19 kibMFamd64 r313933: microoptimize pmap_protect_pte1().
2017-02-19 baptImport mandoc 1.4.1rc2
2017-02-18 ianChange the naming of imx{5,6} gpio pins to exactly...
2017-02-17 dimMerge ^/head r313644 through r313895.
2017-02-13 cognetRemove debugging code that was probably unused since...
2017-02-13 delphijMFV r313676: libpcap 1.8.1
2017-02-12 ianEnable usb low and full speed devices connected to...
2017-02-11 dimMerge ^/head r313301 through r313643.
2017-02-11 ianStop including sys/types.h from arm's machine/atomic...
2017-02-07 ngieMFhead@r313404
2017-02-07 ngieImprove libnetbsd compatibility with NetBSD
2017-02-07 manuRename timer.c to a10_timer.c
2017-02-07 ngieMFhead@r313398
2017-02-07 andrewAdd support for PLATFORM and PLATFORM_SMP to the Altera...
2017-02-07 ngieMFhead@r313360
2017-02-06 kibUpdate arm and arm64 counters MD bits.
2017-02-06 sgalabovsys/arm/arm/identcpu-v4.c: fix identify_arm_cpu()
2017-02-05 dimMerge ^/head r313055 through r313300.
2017-02-04 ngieMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 ngieMFhead@r313243
2017-02-04 kibDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-03 andrewRemove an old use of _ARM_ARCH_6, we are moving to...
2017-02-03 andrewOnly define atomic_fcmpset_long in the kernel. We may...
2017-02-02 jkimMFV: r313101
2017-02-02 mmelRemake support for SMP kernel on UP cpu:
2017-02-02 mmMFV r313071:
2017-02-01 gonzo[am335x] Fallback to standard video interface bindings...
2017-02-01 glebiusUpdate tcpdump to 4.9.0.
2017-01-29 dimMerge ^/head r312894 through r312967.
2017-01-29 cognetCorrect the IT instruction in atomic_fcmpset_64().
2017-01-28 cognetRemove useless labels.
2017-01-28 cognetUse strexeq instead of needlessly branch.
2017-01-28 cognetImplement atomic_fcmpset_* for arm and arm64.
2017-01-27 dimMerge ^/head r312720 through r312893.
2017-01-27 ianConfigure the timer capture pin to input mode in the...
2017-01-26 andrewMake fdt_pm_mask_table internal to the Marvell code...
2017-01-26 wmaAdd dummy functions for Marvell SoC's not equipped...
2017-01-26 jahFurther cleanup of per-CPU armv6 pmap data:
2017-01-25 wmaAdd support for AHCI on ARMADA38X
2017-01-25 wmaSetup decoding windows for ARMADA38X
2017-01-25 wmaFix node detection for MBUS windows configuration
2017-01-25 wmaIntroduce armada_thermal driver for Armada family platforms
2017-01-24 dimMerge ^/head r312624 through r312719.
2017-01-24 ianHandle imx6 erratum ERR004346... to reboot, clear the...
2017-01-22 loosBe a little more pedantic here, the TRM says the hardwa...
2017-01-22 loosProperly assemble an mbuf chain out of received fragments.
2017-01-22 dimMerge ^/head r312309 through r312623.
2017-01-22 jahLike r310481 for i386, move the objects used to create...
2017-01-21 loosHandle the rx queue stall while reading the packets...
2017-01-21 loosCommit the struture changes for the padding of small...
2017-01-21 loosSimplify the handling of small packets padding in cpsw:
2017-01-21 baptImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-19 loosHandle the set capabilities ioctl, letting the hardware...
2017-01-19 loosThe port number and the to_port_en flag are valid only...
2017-01-17 edCatch up with changes to structure member names.
2017-01-17 gonzo[zynq] Fix panic on USB PHY initialization failure
2017-01-16 dimMerge ^/head r312207 through r312308.
2017-01-16 ngieMFhead@r312305
2017-01-16 ngieMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 ianRemove arm's cpuconf.h, and references to it, after...
2017-01-16 ianRemove a bit of armv6 support that didn't get deleted...
2017-01-15 cem"Buses" is the preferred plural of "bus"
2017-01-14 dimMerge compiler-rt release_40 branch r292009.
2017-01-14 dimMerge llvm, clang, lld and lldb release_40 branch r2920...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-09 dimMerge compiler-rt trunk r291476.
next