]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Avoid NULL dereference in a couple of sysctl handlers in ibcore.
[FreeBSD/FreeBSD.git] / sys / arm /
2017-02-22 Ian LeporeRevert to this driver's historic behavior: assume an...
2017-02-22 Ian LeporeRemove a variable that has been unused since r311735...
2017-02-20 Dag-Erling SmørgravUpgrade to OpenPAM Radula.
2017-02-19 Konstantin BelousovMFamd64 r313933: microoptimize pmap_protect_pte1().
2017-02-19 Baptiste DaroussinImport mandoc 1.4.1rc2
2017-02-19 Baptiste DaroussinImport libucl 20170219
2017-02-18 Ian LeporeChange the naming of imx{5,6} gpio pins to exactly...
2017-02-17 Josh PaetzelMVF: 313876
2017-02-16 Josh PaetzelMFV 313786
2017-02-15 Martin MatuskaMFV r313781:
2017-02-15 Xin LIMFV r313759: license change for a few headers (4 clause...
2017-02-13 Olivier HouchardRemove debugging code that was probably unused since...
2017-02-13 Xin LIMFV r313676: libpcap 1.8.1
2017-02-12 Ian LeporeEnable usb low and full speed devices connected to...
2017-02-11 Ian LeporeStop including sys/types.h from arm's machine/atomic...
2017-02-11 Martin MatuskaMFV r313569:313569:313569:
2017-02-07 Enji CooperMFhead@r313404
2017-02-07 Enji CooperImprove libnetbsd compatibility with NetBSD
2017-02-07 Emmanuel VadotRename timer.c to a10_timer.c
2017-02-07 Enji CooperMFhead@r313398
2017-02-07 Andrew TurnerAdd support for PLATFORM and PLATFORM_SMP to the Altera...
2017-02-07 Enji CooperMFhead@r313360
2017-02-06 Konstantin BelousovUpdate arm and arm64 counters MD bits.
2017-02-06 Stanislav Galabovsys/arm/arm/identcpu-v4.c: fix identify_arm_cpu()
2017-02-04 Enji CooperMerge in changes from ^/vendor/NetBSD/tests/dist@r313245
2017-02-04 Enji CooperMFhead@r313243
2017-02-04 Konstantin BelousovDefine the vm_ooffset_t and vm_pindex_t types as machin...
2017-02-03 Andrew TurnerRemove an old use of _ARM_ARCH_6, we are moving to...
2017-02-03 Andrew TurnerOnly define atomic_fcmpset_long in the kernel. We may...
2017-02-02 Jung-uk KimMFV: r313101
2017-02-02 Michal MelounRemake support for SMP kernel on UP cpu:
2017-02-02 Martin MatuskaMFV r313071:
2017-02-01 Oleksandr Tymoshenko[am335x] Fallback to standard video interface bindings...
2017-02-01 Gleb SmirnoffUpdate tcpdump to 4.9.0.
2017-01-30 Pedro F. GiffuniMFV 312999:
2017-01-30 Pedro F. GiffuniMFV r312996:
2017-01-30 Pedro F. GiffuniMFV r312970:
2017-01-29 Olivier HouchardCorrect the IT instruction in atomic_fcmpset_64().
2017-01-28 Olivier HouchardRemove useless labels.
2017-01-28 Olivier HouchardUse strexeq instead of needlessly branch.
2017-01-28 Olivier HouchardImplement atomic_fcmpset_* for arm and arm64.
2017-01-27 Ian LeporeConfigure the timer capture pin to input mode in the...
2017-01-26 Jung-uk KimMerge OpenSSL 1.0.2k.
2017-01-26 Andrew TurnerMake fdt_pm_mask_table internal to the Marvell code...
2017-01-26 Wojciech MacekAdd dummy functions for Marvell SoC's not equipped...
2017-01-26 Jason A. HarmeningFurther cleanup of per-CPU armv6 pmap data:
2017-01-25 Wojciech MacekAdd support for AHCI on ARMADA38X
2017-01-25 Wojciech MacekSetup decoding windows for ARMADA38X
2017-01-25 Wojciech MacekFix node detection for MBUS windows configuration
2017-01-25 Wojciech MacekIntroduce armada_thermal driver for Armada family platforms
2017-01-24 Ian LeporeHandle imx6 erratum ERR004346... to reboot, clear the...
2017-01-22 Luiz Otavio O SouzaBe a little more pedantic here, the TRM says the hardwa...
2017-01-22 Luiz Otavio O SouzaProperly assemble an mbuf chain out of received fragments.
2017-01-22 Jason A. HarmeningLike r310481 for i386, move the objects used to create...
2017-01-21 Luiz Otavio O SouzaHandle the rx queue stall while reading the packets...
2017-01-21 Luiz Otavio O SouzaCommit the struture changes for the padding of small...
2017-01-21 Luiz Otavio O SouzaSimplify the handling of small packets padding in cpsw:
2017-01-21 Baptiste DaroussinImport mandoc cvs snapshot 20170121 (pre 1.14)
2017-01-20 Josh PaetzelMFV 312436
2017-01-19 Jung-uk KimMerge ACPICA 20170119.
2017-01-19 Luiz Otavio O SouzaHandle the set capabilities ioctl, letting the hardware...
2017-01-19 Luiz Otavio O SouzaThe port number and the to_port_en flag are valid only...
2017-01-18 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312370
2017-01-17 Ed SchoutenCatch up with changes to structure member names.
2017-01-17 Xin LIMFV r312333: zlib 1.2.11.
2017-01-17 Oleksandr Tymoshenko[zynq] Fix panic on USB PHY initialization failure
2017-01-16 Enji CooperMFhead@r312305
2017-01-16 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r312294
2017-01-16 Ian LeporeRemove arm's cpuconf.h, and references to it, after...
2017-01-16 Ian LeporeRemove a bit of armv6 support that didn't get deleted...
2017-01-15 Conrad Meyer"Buses" is the preferred plural of "bus"
2017-01-15 Enji CooperPull in ^/vendor/NetBSD/tests/dist@r312219
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 Enji CooperCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 Enji CooperMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 Enji CooperUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-11 Enji CooperImport testcase updates with code contributed back...
2017-01-11 Xin LIMFV r311913:
2017-01-10 Martin MatuskaMFV r311899:
2017-01-10 Enji CooperMerge ^/vendor/NetBSD/tests/dist@r311868
2017-01-10 Enji CooperMerge the grammar fix for lib/libc/gen/raise_test:raise...
2017-01-09 Ian LeporeUse the new sdhci_fdt_gpio helper functions to add...
2017-01-06 Xin LIMFV r311477: xz 5.2.3.
2017-01-05 Jung-uk KimMerge ACPICA 20161222.
2017-01-05 Zbigniew BodekInclude e6000sw driver in ARMADA38X configuration
2017-01-04 Xin LIMFV r311279: zlib 1.2.10.
2017-01-04 Xin LIRestructure libz, place vendor files in contrib/zlib...
2017-01-04 Emmanuel VadotARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 Emmanuel VadotAllwinner: Add A33 support
2017-01-04 Mark JohnstonAdd some missing atomic_*_ptr #defines for arm.
2016-12-31 Luiz Otavio O SouzaFixes the sensor initialization, always reset the digit...
2016-12-30 Martin MatuskaMFV r310869:
2016-12-30 Martin MatuskaMFV r310798:
2016-12-30 Martin MatuskaMFV r310796, r310797:
2016-12-30 Olivier HouchardMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-29 Oleksandr Tymoshenko[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 Jared McNeillAdd support for audio on I2S based DesignWare HDMI...
2016-12-27 Oleksandr Tymoshenko[rpi] Fix bcm2835_audio locking and samples starvation
2016-12-27 Martin MatuskaMFV r310622:
2016-12-26 Michal MelounImplement drivers for NVIDIA tegra124 display controlle...
next