]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/allwinner
Update mandoc to 1.14.2
[FreeBSD/FreeBSD.git] / sys / arm / allwinner /
2017-01-09 dimMerge compiler-rt trunk r291476.
2017-01-09 dimMerge llvm, clang, lld and lldb trunk r291476.
2017-01-08 dimMerge compiler-rt r291274.
2017-01-08 dimMerge libc++ r291274, and update the library Makefile.
2017-01-06 dimMerge llvm, clang, lld and lldb trunk r291274, and...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-04 dimMerge llvm, clang, lld and lldb trunk r291012, and...
2017-01-04 dimMerge ^/head r311132 through r311305.
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 manuAllwinner: Add A33 support
2017-01-02 dimUpdate lldb to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate lld to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate clang to trunk r290819 and resolve conflicts.
2017-01-02 dimUpdate llvm to trunk r290819 and resolve conflicts.
2016-12-30 mmMFV r310796, r310797:
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-27 mmMFV r310622:
2016-12-22 manuAllwinner clk: factor M for mod clock is 4 bits, not 5
2016-12-20 jmcneillSplit the DesignWare HDMI-specific code from imx6_hdmi...
2016-12-19 sjgMerge bmake-20161212
2016-12-17 dimMerge ^/head r310169 through r310190.
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-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-06 mmMFV r309587:
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-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 r308870 through r309105.
2016-11-24 manuEnable the SCL and SDA i2c line for DDC.
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 delphijMFV r308954:
2016-11-19 dimMerge ^/head r308491 through r308841.
2016-11-19 jmcneillOn H3, initialize alarm and shutdown trip points and...
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 manuUpstream DTS provides PLL3 and PLL7 nodes (and their...
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-11 andrewUse the modern spelling of ofw_bus_node_is_compatible...
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 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 delphijMFV r308392: file 5.29.
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-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-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 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 manuallwinner A10 Pll1 allow changing freq
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 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-17 hselaskyFix device delete child function.
2016-10-16 jmcneillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-15 dimMerge ^/head r306906 through r307382.
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-09 dimMerge ^/head r306412 through r306905.
2016-10-09 mmelARM: Remove unused includes.
2016-10-06 mmelARM: SEV/WFE instructions are implemented starting...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 andrewSplit CPU_CORTEXA into CPU_CORTEXA8, for the Cortex...
2016-10-04 mmMFV r306669:
2016-10-03 andrewRemove the old Allwinner std.* files, these are not...
2016-10-01 baptImport libucl 20160812
2016-09-30 mmelALLWINNER: ahci_devclass is local variable, don't expor...
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-24 dimMerge ^/head r305892 through r306302.
2016-09-23 andrewRestrict where we need to define fdt_fixup_table to...
2016-09-23 andrewMove cpu_reset to be a platform method to allow multipl...
2016-09-23 andrewRemove bus_dma_get_range and bus_dma_get_range_nb on...
2016-09-22 impRevert and redo r306083.
next