]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
[net80211] flesh out more IBSS 11n support
[FreeBSD/FreeBSD.git] / sys / arm /
2016-11-21 Andrew TurnerTo allow for an ACPI attachment to the generic PCIe...
2016-11-20 Emmanuel VadotAdd spigen to the ARMv6 GENERIC kernel
2016-11-19 Olivier HouchardThe only remaining offender that used ti_chip() without...
2016-11-19 Olivier HouchardDon't panic if it's not a TI chip, this code can be...
2016-11-19 Olivier HouchardDon't attempt to get the chip revision if it's not...
2016-11-19 Jared McNeillOn H3, initialize alarm and shutdown trip points and...
2016-11-19 Olivier HouchardMove the pandaboard initialization from the probe to...
2016-11-19 Olivier HouchardResolv the remaining conflicting symbols between omap4...
2016-11-19 Olivier HouchardDon't assume we're running on a pandaboard if the panda...
2016-11-18 Olivier HouchardGuess the TI chip based on the PLATFORM infos, instead...
2016-11-18 Olivier HouchardConvert the omap4 code to use PLATFORM_SMP.
2016-11-16 Andrew TurnerUse the correct OF_getencprop to get the height.
2016-11-15 Jared McNeillOn command error, reset only DMA and FIFO engines inste...
2016-11-15 Jared McNeillAllow the MMC frequency to be set up to 52MHz for MMC...
2016-11-15 Luiz Otavio O SouzaAfter r308533, the platform compatible string must...
2016-11-15 Luiz Otavio O SouzaChange the TI aintc driver name to "ti_aintc" to avoid...
2016-11-15 Luiz Otavio O SouzaFix ti_gpio_detach() to avoid crashing if something...
2016-11-15 Emmanuel VadotUpstream DTS provides PLL3 and PLL7 nodes (and their...
2016-11-14 Luiz Otavio O SouzaAdd the cpsw, the NIC driver for ti/am335x, to GENERIC...
2016-11-14 Luiz Otavio O SouzaBuild the Ti/AM335x DTBs as part of GENERIC kernel.
2016-11-14 Andrew TurnerUse the correct OF_getencprop over OF_getprop + fdt32_t...
2016-11-14 Andrew TurnerMove including fdt_pinctrl.h after openfirm.h to get...
2016-11-14 Andrew TurnerStop including fdt_common.h from the arm code when...
2016-11-12 Svatopluk KrausThe return type of is_managed() was changed from boolea...
2016-11-12 Svatopluk KrausAlways call PHYS_TO_VM_PAGE() in is_managed(). Fast...
2016-11-11 Andrew TurnerUse the modern spelling of ofw_bus_node_is_compatible...
2016-11-11 Andrew TurnerFix ata_at91_alloc_resource to use rman_res_t.
2016-11-11 Andrew TurnerRemove more unneeded users of the fdt_pic_decode_t...
2016-11-11 Cy SchubertMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-08 Bryan DreweryFix improper use of "its".
2016-11-08 Andrew TurnerStart to remove the old pre-INTRNG code from the arm...
2016-11-08 Emmanuel VadotDo not fail to attach the clock if we cannot set the...
2016-11-07 Oleksandr TymoshenkoFix locking in bcm2835_audio driver
2016-11-07 Xin LIMFV r308392: file 5.29.
2016-11-07 Andrew TurnerFix the order of includes so machine/asm.h is first.
2016-11-07 Stanislav GalabovGenerate an error if machine/armreg.h is included witho...
2016-11-07 Andrew TurnerInclude machine/armreg.h after machine/asm.h to ensure...
2016-11-07 Stanislav GalabovOnly include sys/boot.h if LINUX_BOOT_ABI is defined
2016-11-07 Andrew TurnerStart to deorbit the kernel configs in GENERIC by marki...
2016-11-07 Michal MelounAdd NVIDIA Tegra XHCI driver and coresponding firmware...
2016-11-07 Michal MelounRework NVIDIA Tegra124 XUSBPAD driver.
2016-11-04 Emmanuel VadotAdd support for AXP221 Power Management Unit.
2016-11-04 Emmanuel VadotFix r308306 by spelling variable correctly.
2016-11-04 Emmanuel VadotSet rst_apb to NULL to avoid panic when release.
2016-11-04 Emmanuel VadotFor AHB clock we need to set the assigned parents for...
2016-11-04 Michal MelounTEGRA: Fix numerous issues in clock code.
2016-11-04 Michal MelounTEGRA: Add basic driver for memory controller.
2016-11-04 Emmanuel VadotAdd Allwinner UP SoC support to GENERIC on armv6
2016-11-03 Glen BarberMFV r308265: Update tzdata to 2016i.
2016-11-03 Jared McNeillAdd support for Allwinner H3 audio codec.
2016-11-03 Andriy GaponMFV r308222: 6051 lzc_receive: allow the caller to...
2016-11-02 Jared McNeillAdd support for the integrated DMA controller found...
2016-11-02 Jared McNeillRegister the device's xref handle at attach time.
2016-11-02 Jared McNeillAdd support for H3 PLL2 (PLL_Audio).
2016-11-02 Jared McNeillThe DTS may report fewer than 4 parents for a module...
2016-11-02 Andrew TurnerAdd BeagleBone Black support to GENERIC on armv6.
2016-11-02 Andrew TurnerAllow an SMP kernel to boot on Cortex-A8:
2016-11-02 Xin LIMFV r308196:
2016-11-02 Justin HibbitsMove imx_sdhci driver over to a dev/sdhci in preparatio...
2016-10-30 Jared McNeillFix H3 temperature reporting. The formula in for V1...
2016-10-27 Andriy Gapon3746 ZRLs are racy
2016-10-27 Ganbold TsagaankhuuAdd support for Allwinner Consumer IR interface.
2016-10-26 Andrew TurnerUse the new fdt_intr.h constants in the Allwinner NMI...
2016-10-26 Andrew TurnerPull the common FDT interrupt values into a new header...
2016-10-26 Andrew TurnerDefine the Allwinner PLL FDT constants in the file...
2016-10-26 Emmanuel VadotThe only consumer of pll1 is the CPU clock, we don...
2016-10-25 Andrew TurnerAdd MULTIDELAY support to the am335x dmtimer. This...
2016-10-25 Andrew TurnerRemove the need for the delay to be zero when MULTIDELA...
2016-10-25 Andrew TurnerRemove armadaxp_idcache_wbinv_all, it's a static functi...
2016-10-25 Andrew TurnerRemove arm11x6_setttb and armv7_setttb as they are...
2016-10-25 Emmanuel Vadotallwinner A10 Pll1 allow changing freq
2016-10-25 Andrew TurnerUpdate the armv6 tlb handling functions to detect if...
2016-10-24 Jared McNeillEnable driver for SY8106A Buck Regulator.
2016-10-24 Jared McNeillDefer cpufreq updates from intr handler to the taskqueu...
2016-10-24 Emmanuel Vadotallwinner: Add support for P2WI in RSB driver
2016-10-24 Emmanuel VadotRevert 307822
2016-10-24 Martin MatuskaMFV r307859:
2016-10-23 Jared McNeillAdd device cpufreq.
2016-10-23 Jared McNeillThrottle CPU frequency when hot temperature threshold...
2016-10-23 Emmanuel Vadotallwinner: Add support for P2WI bus
2016-10-22 Baptiste DaroussinImport tzdata 2016h
2016-10-20 Wojciech MacekDriver for PCI Ethernet NIC on Alpine V1 and V2.
2016-10-20 Wojciech MacekSupport for Alpine Serializer/Deserializer.
2016-10-20 Wojciech MacekSupport for MSI-X on Annapurna Alpine
2016-10-19 Michal MelounTEGRA: Raise minimum voltage for CPU, original 0.9...
2016-10-19 Warner LoshUse MODULES_EXTRA rather than MODULES_OVERRIDE for...
2016-10-18 Michal MelounREGULATOR: Move functions for handling with regulator...
2016-10-18 Michal MelounTEGRA: Attach cpufreq and coretemp drivers only on...
2016-10-18 Michal MelounTEGRA: Really implement early printf. The original...
2016-10-18 Warner LoshAlso include the DTBs in /boot/dtb for omap4 systems.
2016-10-17 Hans Petter SelaskyFix device delete child function.
2016-10-16 Jared McNeillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-15 Jared McNeillAdd driver for GPIO controlled regulator.
2016-10-15 Emmanuel Vadotaxp209: Add support for regulators
2016-10-15 Jared McNeillMatch "allwinner,sun8i-h3-apb0-gates-clk" compatible...
2016-10-15 Jared McNeillProvide a complete A23 PLL1 factor table, from 60MHz...
2016-10-14 Oleksandr TymoshenkoMake BRCM2837 port conform FreeBSD/ARM64 guidelines
2016-10-14 John BaldwinDrop support for using mmap() with /dev/kmem.
2016-10-14 Alexander MotinMFV r307314:
2016-10-14 Alexander MotinMFV r307313:
next