]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
Fix automatic eventtimer hardware selection when ARAT
[FreeBSD/FreeBSD.git] / sys / arm /
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...
2016-11-15 jmcneillAllow the MMC frequency to be set up to 52MHz for MMC...
2016-11-15 loosAfter r308533, the platform compatible string must...
2016-11-15 loosChange the TI aintc driver name to "ti_aintc" to avoid...
2016-11-15 loosFix ti_gpio_detach() to avoid crashing if something...
2016-11-15 manuUpstream DTS provides PLL3 and PLL7 nodes (and their...
2016-11-14 loosAdd the cpsw, the NIC driver for ti/am335x, to GENERIC...
2016-11-14 loosBuild the Ti/AM335x DTBs as part of GENERIC kernel.
2016-11-14 andrewUse the correct OF_getencprop over OF_getprop + fdt32_t...
2016-11-14 andrewMove including fdt_pinctrl.h after openfirm.h to get...
2016-11-14 andrewStop including fdt_common.h from the arm code when...
2016-11-12 skraThe return type of is_managed() was changed from boolea...
2016-11-12 skraAlways call PHYS_TO_VM_PAGE() in is_managed(). Fast...
2016-11-11 andrewUse the modern spelling of ofw_bus_node_is_compatible...
2016-11-11 andrewFix ata_at91_alloc_resource to use rman_res_t.
2016-11-11 andrewRemove more unneeded users of the fdt_pic_decode_t...
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-08 bdreweryFix improper use of "its".
2016-11-08 andrewStart to remove the old pre-INTRNG code from the arm...
2016-11-08 manuDo not fail to attach the clock if we cannot set the...
2016-11-07 gonzoFix locking in bcm2835_audio driver
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-07 andrewFix the order of includes so machine/asm.h is first.
2016-11-07 sgalabovGenerate an error if machine/armreg.h is included witho...
2016-11-07 andrewInclude machine/armreg.h after machine/asm.h to ensure...
2016-11-07 sgalabovOnly include sys/boot.h if LINUX_BOOT_ABI is defined
2016-11-07 andrewStart to deorbit the kernel configs in GENERIC by marki...
2016-11-07 mmelAdd NVIDIA Tegra XHCI driver and coresponding firmware...
2016-11-07 mmelRework NVIDIA Tegra124 XUSBPAD driver.
2016-11-04 manuAdd support for AXP221 Power Management Unit.
2016-11-04 manuFix r308306 by spelling variable correctly.
2016-11-04 manuSet rst_apb to NULL to avoid panic when release.
2016-11-04 manuFor AHB clock we need to set the assigned parents for...
2016-11-04 mmelTEGRA: Fix numerous issues in clock code.
2016-11-04 mmelTEGRA: Add basic driver for memory controller.
2016-11-04 manuAdd Allwinner UP SoC support to GENERIC on armv6
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-11-03 jmcneillAdd support for Allwinner H3 audio codec.
2016-11-02 jmcneillAdd support for the integrated DMA controller found...
2016-11-02 jmcneillRegister the device's xref handle at attach time.
2016-11-02 jmcneillAdd support for H3 PLL2 (PLL_Audio).
2016-11-02 jmcneillThe DTS may report fewer than 4 parents for a module...
2016-11-02 dimMerge ^/head r303250 through r308226.
2016-11-02 andrewAdd BeagleBone Black support to GENERIC on armv6.
2016-11-02 andrewAllow an SMP kernel to boot on Cortex-A8:
2016-11-02 jhibbitsMove imx_sdhci driver over to a dev/sdhci in preparatio...
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-30 jmcneillFix H3 temperature reporting. The formula in for V1...
2016-10-27 ganboldAdd support for Allwinner Consumer IR interface.
2016-10-26 andrewUse the new fdt_intr.h constants in the Allwinner NMI...
2016-10-26 andrewPull the common FDT interrupt values into a new header...
2016-10-26 andrewDefine the Allwinner PLL FDT constants in the file...
2016-10-26 manuThe only consumer of pll1 is the CPU clock, we don...
2016-10-25 andrewAdd MULTIDELAY support to the am335x dmtimer. This...
2016-10-25 andrewRemove the need for the delay to be zero when MULTIDELA...
2016-10-25 andrewRemove armadaxp_idcache_wbinv_all, it's a static functi...
2016-10-25 andrewRemove arm11x6_setttb and armv7_setttb as they are...
2016-10-25 manuallwinner A10 Pll1 allow changing freq
2016-10-25 andrewUpdate the armv6 tlb handling functions to detect if...
2016-10-24 jmcneillEnable driver for SY8106A Buck Regulator.
2016-10-24 jmcneillDefer cpufreq updates from intr handler to the taskqueu...
2016-10-24 manuallwinner: Add support for P2WI in RSB driver
2016-10-24 manuRevert 307822
2016-10-23 jmcneillAdd device cpufreq.
2016-10-23 jmcneillThrottle CPU frequency when hot temperature threshold...
2016-10-23 manuallwinner: Add support for P2WI bus
2016-10-21 dimMerge ^/head r307383 through r307735.
2016-10-20 wmaDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 wmaSupport for Alpine Serializer/Deserializer.
2016-10-20 wmaSupport for MSI-X on Annapurna Alpine
2016-10-19 mmelTEGRA: Raise minimum voltage for CPU, original 0.9...
2016-10-19 impUse MODULES_EXTRA rather than MODULES_OVERRIDE for...
2016-10-18 mmelREGULATOR: Move functions for handling with regulator...
2016-10-18 mmelTEGRA: Attach cpufreq and coretemp drivers only on...
2016-10-18 mmelTEGRA: Really implement early printf. The original...
2016-10-18 impAlso include the DTBs in /boot/dtb for omap4 systems.
2016-10-17 hselaskyFix device delete child function.
next