]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm
[net80211] don't abort a background scan upon reception of a single packet.
[FreeBSD/FreeBSD.git] / sys / arm /
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-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.
2016-10-16 jmcneillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-15 jmcneillAdd driver for GPIO controlled regulator.
2016-10-15 manuaxp209: Add support for regulators
2016-10-15 jmcneillMatch "allwinner,sun8i-h3-apb0-gates-clk" compatible...
2016-10-15 jmcneillProvide a complete A23 PLL1 factor table, from 60MHz...
2016-10-14 gonzoMake BRCM2837 port conform FreeBSD/ARM64 guidelines
2016-10-14 jhbDrop support for using mmap() with /dev/kmem.
2016-10-14 gonzoAdd initial Raspberry Pi 3 support
2016-10-14 gonzoMake bcm2835_machdep.c optional
2016-10-14 gonzoDo not set FB_FLAG_MEMATTR if VM_MEMATTR_WRITE_COMBININ...
2016-10-14 gonzoFix BCM238x framebuffer driver build for ARM64
2016-10-13 gonzoFix BCM283x(Raspberry Pi) SDHCI driver for ARM64 build
2016-10-13 impFix building on i386 and arm. But 'public domain' heade...
2016-10-12 gonzoINTRNG: Propagate IRQ activation error to API consumer
2016-10-12 gonzoFix typo in comment
2016-10-12 gonzoMake BCM283x USB driver compatible with upstream DT
2016-10-12 gonzoMake BCM2835 GPIO driver compatible with upstream DT
2016-10-12 gonzoAdd compatibility string from upstream DT
2016-10-12 gonzoMake framebuffer driver compatible with upstream DT
2016-10-12 gonzoAdd compatible strings used in upstream dts files
2016-10-12 gonzoMake sure intc is attached before interrupt consumers
2016-10-12 jtlIn the TCP stack, the hhook(9) framework provides hooks...
2016-10-11 gonzoMake Rapsberry Pi watchdog driver compatible with upstr...
2016-10-11 gonzoMake intc driver compatible with upstream DTS
2016-10-09 mmelARM: Remove unused includes.
2016-10-09 mmelARM: Split identify_arm_cpu() into ARMv4 and ARMv6...
2016-10-09 gonzoFix release MSI method for ARM GIC
2016-10-09 gonzoFix release MSI method for NVidia Tegra PCI controller
2016-10-09 gonzoFix MSI allocation for NVidia Tegra
2016-10-08 gonzoAdd multitouch support for RPi's FT5406
2016-10-06 mmelARM: Remove ARMv4 #defines from busdma_machdep-v6.c...
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-06 mmelARM: Add identifiers for ARM Cortex v8 and Marvell...
2016-10-06 mmelARM: Remove unused variable.
2016-10-05 loosif_cpsw overhaul:
2016-10-05 andrewWe don't use cpu_control on armv6, remove the macro...
2016-10-05 mmelARM: Remove next bunch of unused cpu_functions from...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 andrewSplit CPU_CORTEXA into CPU_CORTEXA8, for the Cortex...
2016-10-04 andrewRead the Multiprocessing Extensions bit from the Multip...
2016-10-04 mmMFV r306669:
2016-10-04 mmelARM: Add mising early clobber modifier in atomic_swap_32().
2016-10-04 mmelARM: Add atomic_swap_64(). It's need by linuxkpi and...
2016-10-04 mmelTEGRA: Fix PCIe link timeout.
2016-10-03 jmcneillClear GT_CTRL_ENABLE to stop the timer.
2016-10-03 andrewUse the cortex functions when booting on one of the...
2016-10-03 loosEnable the TX completion interrupt for the cpsw NIC...
2016-10-03 gonzoAdd Tegra TK1 DTBs to GENERIC kernel
2016-10-03 andrewAdd the Cortex-A{53,57,72} ID register values. These...
2016-10-03 andrewRemove the old Allwinner std.* files, these are not...
2016-10-03 andrewRemove unused functions on armv6. Some of the cache...
2016-10-03 andrewRemove the parts of cpu_functions from armv6 that are...
2016-10-03 andrewOnly define the CF_* macros on ARMv4/v5. They are unuse...
2016-10-03 andrewUse C99 designated initializers to create the armv6...
2016-10-03 gonzoAdd rpi_ft5406 module and add it to extra modules in...
2016-10-03 gonzoFix attach/detach methods
2016-10-02 gonzoModularize evdev
2016-10-01 gonzoUse VM_MEMATTR_WRITE_COMBINING memattr for mmap(2)...
2016-10-01 mmelTEGRA: Fix bindings for cpufreq and coretemp drivers,
2016-10-01 mmelTEGRA: Extend timeout for PLLs lock to 5 ms. Real lock...
2016-10-01 baptImport libucl 20160812
2016-09-30 gonzoAdd dependency to evdev module
2016-09-30 gonzoAdd dependency to evdev module (if required)
2016-09-30 loosRemove the GLOBAL queue lock which just adds unnecessar...
2016-09-30 loosFix a typo in CPSW_DEBUG MACRO and then replace all...
2016-09-30 loosSort and remove unnecessary includes.
2016-09-30 andrewRevert an accedintal commit.
2016-09-30 andrewFix the spelling of Cortex.
2016-09-30 manuAdd support for RPI2 to the armv6 GENERIC kernel.
2016-09-30 andrewRemove the duplicate ukbd device from the armv6 GENERIC
2016-09-30 manuRPI2: Add support for MULTIDELAY, this is needed for...
2016-09-30 andrewAdd support for Tegra to the armv6 GENERIC kernel.
next