]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Import mandoc cvs snapshot 20170121 (pre 1.14)
[FreeBSD/FreeBSD.git] / sys / arm /
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 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 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 ianUse the new sdhci_fdt_gpio helper functions to add...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 zbbInclude e6000sw driver in ARMADA38X configuration
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 manuARM GENERIC: Add support for Allwinner A33 SoC
2017-01-04 manuAllwinner: Add A33 support
2017-01-04 markjAdd some missing atomic_*_ptr #defines for arm.
2016-12-31 loosFixes the sensor initialization, always reset the digit...
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-29 gonzo[qemu] Fix VERSATILEPB kernel boot in QEMU broken by...
2016-12-29 jmcneillAdd support for audio on I2S based DesignWare HDMI...
2016-12-27 gonzo[rpi] Fix bcm2835_audio locking and samples starvation
2016-12-27 mmMFV r310622:
2016-12-26 mmelImplement drivers for NVIDIA tegra124 display controlle...
2016-12-22 manuAllwinner clk: factor M for mod clock is 4 bits, not 5
2016-12-21 gonzo[iMX6] Fix SDMA driver build
2016-12-21 gonzo[iMX6] Fix build for SSI driver and add dependency...
2016-12-20 jmcneillSplit the DesignWare HDMI-specific code from imx6_hdmi...
2016-12-19 sjgMerge bmake-20161212
2016-12-18 manuofw_spi: Parse property for the SPI mode and CS polarity.
2016-12-18 jchandraInitialize GIC[DR]_IGROUPRn registers for GICv3
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 skraFix sscanf() format string to match an argument. This...
2016-12-17 mmMFV r310115,310184:
2016-12-16 manuHonor the CLK_SET_DRYRUN for the *set_freq function...
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 andrewAll armv6 platforms have the same implementation of...
2016-12-15 manuFix building arm64 kernel after r310117
2016-12-15 manuAdd information about interrupts in the Allwinner padco...
2016-12-15 andrewDirectly include openfirm.h rather than through fdt_com...
2016-12-14 manuAdd new compatible string "allwinner,sun7i-a20-mmc".
2016-12-13 andrewUse the platform_*_t typedefs to help check the platfor...
2016-12-13 andrewAdd the missing void to function signatures in much...
2016-12-13 andrewUse platform_*_t to check the platform function signatu...
2016-12-13 ganboldSwitch Rockchip RK3188 SoC to use the platform code.
2016-12-13 gonzo[iMX6] Add compatibility string for GPT timer on i...
2016-12-13 gonzo[iMX6] Fix platform compatibility string for i.MX6...
2016-12-12 manuUse the spibus accessor when applicable.
2016-12-12 manuCS ivar is uint32_t, not int.
2016-12-12 jchandraFix gic_cpu_mask() calculation in ARM GIC
2016-12-10 defAdd support for encrypted kernel crash dumps.
2016-12-09 dimMerge ^/head r309519 through r309757.
2016-12-09 markjAdd a COMPAT_FREEBSD11 kernel option.
2016-12-06 andrewCreate two GIC ivars to find the bus type and GIC hardw...
2016-12-06 andrewMove the common bit manipulation macros from the GICv3...
2016-12-06 andrewAdda new common GIC header to handle the common parts...
2016-12-06 loosFix the armv6 build after r309553.
2016-12-06 mmMFV r309587:
2016-12-05 mmelFix build breakage caused by r309531.
2016-12-04 mmelFixes for NVIDIA Tegra124 clocks:
2016-12-04 mmelImplement fake pmap_mapdev_attr() for ARMv6.
2016-12-04 dimMerge ^/head r309263 through r309518.
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-12-01 loosMDIO_PHYACCESS_ACK is only valid for read access, remov...
2016-12-01 loosThe RX_FREEBUFFER registers are a write to increment...
2016-11-30 andrewMove the FDT specific parts of the GIC diver softc...
2016-11-30 andrewOnly include FDT headders when building for FDT.
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-27 dimMerge ^/head r309170 through r309212.
2016-11-26 manuPLL3 have a fractional mode where an explicit frequency...
2016-11-24 dimMerge ^/head r309106 through r309117.
2016-11-24 loosAdd the etherswitch(4) support for TI CPSW.
2016-11-24 dimMerge ^/head r308870 through r309105.
2016-11-24 manuEnable the SCL and SDA i2c line for DDC.
2016-11-24 gonzo[rpi3] Fix SMP build for FreeBSD/arm64
2016-11-23 manuTest that the emac device is enabled in probe function
2016-11-23 manuDo not attempt to disable/release clock if it had not...
2016-11-22 andrewSplit out the FDT parts of the pmu driver to make way...
2016-11-22 delphijMFV r308954:
2016-11-21 andrewTo allow for an ACPI attachment to the generic PCIe...
2016-11-20 manuAdd spigen to the ARMv6 GENERIC kernel
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 cognetThe only remaining offender that used ti_chip() without...
2016-11-19 cognetDon't panic if it's not a TI chip, this code can be...
2016-11-19 cognetDon't attempt to get the chip revision if it's not...
2016-11-19 jmcneillOn H3, initialize alarm and shutdown trip points and...
2016-11-19 cognetMove the pandaboard initialization from the probe to...
2016-11-19 cognetResolv the remaining conflicting symbols between omap4...
2016-11-19 cognetDon't assume we're running on a pandaboard if the panda...
2016-11-18 cognetGuess the TI chip based on the PLATFORM infos, instead...
2016-11-18 cognetConvert the omap4 code to use PLATFORM_SMP.
2016-11-16 andrewUse the correct OF_getencprop to get the height.
2016-11-15 jmcneillOn command error, reset only DMA and FIFO engines inste...
next