]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/allwinner
Provide relative, as well as absolute, addresses in trap panic panics. This
[FreeBSD/FreeBSD.git] / sys / arm / allwinner /
2017-12-31 kevansaw_sid: rewrite compat-string configuration to be more...
2017-12-30 ianMake kernel option KERNVIRTADDR optional, remove it...
2017-12-28 manuRevert r327250 as it broke the build for some armv6...
2017-12-27 manuarm: hdmi_if.m is already in files.arm
2017-12-27 manuarm: Add kern/kern_clocksource.c to files.arm
2017-12-27 kevansif_awg: Respect rgmii-*id PHY configurations
2017-12-26 manuarm: a10_gpio.c was renamed aw_gpio.c
2017-12-26 manuAllwinner: gpio: Rename driver to aw_gpio and add man...
2017-12-26 manuAllwinner: mmc: Rename driver to aw_mmc and add a man...
2017-12-25 manuChange the remaining files using my personnal email...
2017-12-25 manuallwinner: aw_usbphy is also needed for ohci
2017-12-25 manuAllwinner: Remove unused aw_console driver.
2017-12-25 kanDo pass removing some write-only variables from the...
2017-12-07 jkimMerge OpenSSL 1.0.2n.
2017-12-06 kevansaw_mp.c: use argument name in macros
2017-12-06 emasteUpdate tcpdump to 4.9.2
2017-12-05 kevansa10_gpio: Don't do read/set dance if pin is already...
2017-12-05 manuAllwinner H5: Enhance support
2017-12-04 manuAllwinner: Add H5 compatible to aw_ccu
2017-12-01 kevansa10_gpio: Add support for more modern pin configuration
2017-11-29 impImport lua 5.3.4 to contrib
2017-11-27 pfgsys/arm: further adoption of SPDX licensing ID tags.
2017-11-25 kevansAllwinner a83t: enable USB support
2017-11-25 kevansAdd r-ccu support for the Allwinner a83t
2017-11-24 hselaskyMerge ^/head r326132 through r326161.
2017-11-24 kevansAdd ccu compat string for Allwinner a83t
2017-11-23 hselaskyMerge ^/head r325999 through r326131.
2017-11-23 kevansAllwinner a83t: add ccung bits
2017-11-23 kevansaw_ccung: changes to accommodate upcoming a83t support
2017-11-20 delphijMFV r326007: less v529.
2017-11-19 hselaskyMerge ^/head r325842 through r325998.
2017-11-19 kevansaw_nmi: add support for a31/a83t's r_intc
2017-11-18 manuif_awg: drain tx buffers and clear rx buffers when...
2017-11-18 manuif_awg: avoid hole in the rx ring buffer when mbuf...
2017-11-18 manuif_awg: rename tx functions to match other drivers...
2017-11-18 manuif_awg: don't process transmitted packets on TX_BUF_UA_...
2017-11-18 manuif_awg: replace multiple calls to if_setdrvflagbits...
2017-11-18 manuif_awg: only increment IFCOUNTER_OPACKETS when the...
2017-11-18 manuif_awg: store mbuf and dma mapping in the last segment...
2017-11-18 manuif_awg: mark the first tx descriptor as ready only...
2017-11-18 manuif_awg: only request completion interrupt on the last...
2017-11-18 manuUpdate our copy of DTS from the ones from Linux 4.14
2017-11-11 baptUpdate to zstd 1.3.2
2017-11-10 hselaskyMerge ^/head r325505 through r325662.
2017-11-08 manuAllwinner A13: Add clkng support
2017-11-08 manuAllwinner: clk: Unlock the clknode after locking it.
2017-11-07 hselaskyMerge ^/head r323559 through r325504.
2017-11-04 gonzoIncrease TX_MAX_SEGS from 10 to 20 for the if_awg.c...
2017-11-02 sjgUpdate to bmake-20171028
2017-11-02 jkimMerge OpenSSL 1.0.2m.
2017-10-31 mwUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-28 philipImport tzdata 2017c
2017-10-27 avgMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-21 manudts: Update our device tree sources file fomr Linux...
2017-10-19 manuAllwinner: Fix compilation
2017-10-19 manuAllwinner: Add EARLY_PRINTF function
2017-10-12 manua10_ehci: Remove the passby code
2017-10-10 jkimMerge ACPICA 20170929 (take 2).
2017-10-07 manuAllwinner: Add clock driver for ccu_sun8i_r
2017-10-06 baptImport 1.14.3
2017-10-05 impTag all armv7 kernels as such in their machine config...
2017-10-02 manuAllwinner H3 CCU: Fix build on ARM64
2017-10-02 manuAllwinner GPIO: Fail if we cannot enable a clock
2017-10-02 manuAllwinner: Remove a10_gpio.h
2017-10-02 manuAllwinner A31 ccu: Use clock/reset IDs from dt-bindings
2017-10-02 manuAllwinner A64 ccu: Use clock/reset IDs from dt-bindings
2017-10-02 manuAllwinner H3 ccu: Use clock/reset IDs from dt-bindings
2017-10-02 ianDefine a single instance of ahci_devclass and reference...
2017-10-01 avgMFV r323530,r323533,r323534: 7431 ZFS Channel Programs...
2017-10-01 mmMFV r324145,324147:
2017-09-30 jmcneillDisable/enable CSUM_UDP and CSUM_TCP along with CSUM_IP
2017-09-30 jmcneillFix if_awg tx dma status reg offsets.
2017-09-29 jkimMerge ACPICA 20170929.
2017-09-26 manua10_gpio: Enable all needed clocks
2017-09-26 manua10_ehci: Enable all clocks and reset
2017-09-26 manuaw_usbphy: Only reroute OTG for phy0
2017-09-26 manuaw_usbphy: Fix write of unknown register
2017-09-17 gordonMFV r323678: file 5.32
2017-09-16 manuAllwinner usb phy: Rework resource allocation
2017-09-16 manuA64 CCUNG: Correct gate and reset for OHCI0/1
2017-09-16 manuAllwinner: a10_gpio Fix panic on multiple lock
2017-09-13 npMFH @ r323558.
2017-09-10 ianAdd gpio methods to read/write/configure up to 32 pins...
2017-08-31 jkimMerge ACPICA 20170831.
2017-08-22 baptImport zstandard 1.3.1
2017-08-11 hselaskyMerge ^/head r321383 through r322397.
2017-08-04 ngieMFhead@r322057
2017-08-04 desUpgrade to OpenSSH 7.5p1.
2017-08-03 ianSwitch to iicdev_readfrom/writeto() to do xfers with...
2017-08-02 ngieMFhead@r321960
2017-08-02 manuarm64: Add Allwinner H5 SoC
2017-08-02 manuallwiner: modclk: Do not try to enable parent clock...
2017-07-31 ngieMFhead@r321829
2017-07-31 baptUpdate mandoc to 1.14.2
2017-07-28 jkimMerge ACPICA 20170728.
2017-07-27 manuAllwinner A64: fix typo
2017-07-23 hselaskyMerge ^/head r319973 through 321382.
2017-07-19 dimMerge ^/head r320994 through r321238.
2017-07-19 dimMerge llvm, clang, lld, lldb, compiler-rt and libc...
2017-07-18 manuAllwinner EHCI: Do not fail if we cannot get a phy
next