]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/arm/mv
Improve VNIC performance on Tx path by immediate packet transmission
[FreeBSD/FreeBSD.git] / sys / arm / mv /
2016-02-22 skraMove ARM_L2_PIPT option to std.armv6 for all armv6...
2016-02-22 skraAs <machine/vm.h> is included from <vm/vm.h>, there...
2016-02-20 jhibbitsIntroduce a RMAN_IS_DEFAULT_RANGE() macro, and use it.
2016-02-19 andrewInclude ofw_bus_subr.h before ofw_pci.h for the definit...
2016-02-17 skraRemove pd_prot and pd_cache members from struct arm_dev...
2016-02-15 andrewAdd support for the Allwinner i2c device. This is simil...
2016-02-14 andrewMove the twsi driver source to be under iicbus. It...
2016-02-14 andrewCreate the twsi device option in preparation to move...
2016-02-14 andrewRemove an unused include.
2016-02-12 emasteUpdate ELF Tool Chain to upstream rev 3400
2016-02-12 andrewStop adding an extra null terminator to strings, OF_get...
2016-02-11 desUse the new insecure-lan-zones option instead of listin...
2016-02-11 andrewStop defining fdt_pic_table when building for ARM_INTRNG.
2016-02-09 andrewUpdate our copy of the Linux dts files to be in sync...
2016-02-05 mmelARM: Use new ARMv6 naming conventions for cache and...
2016-02-02 skraRemove all remaining references to old and not more...
2016-02-01 skraRemove not needed <machine/pte.h> includes.
2016-02-01 mmelARM: Rename remaining instances of cpufunc_id() to...
2016-01-28 jkimMerge OpenSSL 1.0.2f.
2016-01-27 jhibbitsConvert rman to use rman_res_t instead of u_long
2016-01-22 delphijMFV r294491: ntp 4.2.8p6.
2016-01-21 andrewRemove an extra '!' found by clang 3.8.
2016-01-20 zbbIntroduce initial driver for PMSU on Armada38x
2016-01-20 zbbAdd initial support for SMP on Armada38x
2016-01-20 zbbOpen window to bootROM memory on Armada38x to allow...
2016-01-20 zbbSupport watchdog depending on "mrvl,has-wdt" property
2016-01-20 zbbAdd support for watchdog on Armada38x
2016-01-20 zbbAdd support for I2C on Armada38x
2016-01-20 zbbAdd a new RTC driver for Armada38x
2016-01-20 zbbCorrect MV_DDR_CADR_BASE definiton in mvwin.h
2016-01-20 zbbImprove definitions of CPU/PCIe windows for Armada38x
2016-01-20 zbbFix invalid root link detection in mv_pci driver
2016-01-20 zbbEnhance remap capabilities for Armada38x
2016-01-20 zbbEnable SCU unit for Armada38x
2016-01-20 zbbSet IO Sync Barrier flags for all Mbus devices on Armada38x
2016-01-20 zbbUse GIC-specific decoding function in mv_common.c
2016-01-20 zbbDo not require strict compatibility on simplebus
2016-01-20 zbbIntroduce initial support for Marvell Armada38x
2016-01-20 zbbMark gpio as "optional" in files.mv and edit Marvell...
2016-01-19 desUpgrade to OpenSSH 6.9p1.
2016-01-19 desUpgrade to OpenSSH 6.8p1.
2016-01-19 desUpgrade to OpenSSH 6.7p1, retaining libwrap support...
2016-01-15 baptUpdate mandoc to 20160116
2016-01-08 delphijMFV r293415:
2016-01-05 delphijMFV r293125: less v481.
2015-12-29 ngieMFhead @ r292618
2015-12-22 andrewRemove the arm KERNPHYSADDR option as it is no longer...
2015-12-20 ianChange KERNVIRTADDR to 0xc0000000 since the low-order...
2015-12-18 bruefferMerge OpenBSM 1.2 alpha 4.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-07 markjMFV r289003:
2015-12-03 jkimMerge OpenSSL 1.0.2e.
2015-11-24 ngieMFhead @ r291235
2015-11-21 andrewMove more bus_space_* files to be built by files.arm...
2015-11-20 andrewStop setting {KERN,}PHYSADDR on armv6, it's unneeded.
2015-11-16 ngieMFhead @ r290899
2015-11-08 tijlSince r289279 bufinit() uses mp_ncpus, but some archite...
2015-10-30 jkimMerge OpenSSL 1.0.2d.
2015-10-28 baptMerge from head
2015-10-27 baptUpdate libucl to latest git snapshot (20151027)
2015-10-23 sjgMerge bmake 20151020
2015-10-22 glebiusMFV ntp-4.2.8p4 (r289715)
2015-10-19 baptMerge from head
2015-10-18 rpauloUpdate hostapd/wpa_supplicant to version 2.5.
2015-10-18 ngieMFhead @ r289481
2015-10-18 ianFix a strange macro re-definition compile error. If...
2015-10-16 mavMFV r289310:
2015-10-13 baptMerge from head
2015-10-12 peterUpdate from svn-1.8.14 to 1.9.2.
2015-10-02 ngieMFhead @ r288473
2015-10-01 dimMerge ^/head r288197 through r288456.
2015-10-01 andrewAn IPI must be cleared before it is handled otherwise...
2015-09-30 markjMFV r288408:
2015-09-23 emasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-17 desUpgrade to Unbound 1.5.4.
2015-09-16 dimUpdate libc++ to 3.7.0 release.
2015-09-11 dimSince contrib/libc++'s ancestry was never correct,...
2015-09-10 dimUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-06 dimUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 dimUpdate lldb to upstream trunk r242221.
2015-08-12 dimUpdate llvm/clang to r242221.
2015-07-31 emasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-30 emasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 bdreweryMFV r285970:
2015-07-28 zbbImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-22 jkimMerge ACPICA 20150717.
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 dimUpdate llvm/clang to r241361.
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-04 emasteUpdate LLDB snapshot to upstream r241361
2015-06-23 dimUpdate llvm/clang to r240225.
2015-06-18 jkimMerge ACPICA 20150619.
2015-06-10 delphijMFV r284234:
2015-06-10 dimUpdate Makefiles and other build glue for llvm/clang...
2015-05-27 dimMerge clang trunk r238337 from ^/vendor/clang/dist...
2015-05-27 dimMerge llvm trunk r238337 from ^/vendor/llvm/dist, resol...
2015-05-27 sjgMerge sync of head
2015-05-26 sjgMerge from head
next