Author: sgalabov
Date: Mon Feb 29 07:47:04 2016
New Revision: 296183
URL: https://svnweb.freebsd.org/changeset/base/296183
Log:
This review aims at introducing ubldr (loader with U-Boot interface) for MIPS
(32 and 64-bit, LE and BE).
The changes were tested with QEMU's 'mips' target.
Mo
Author: sgalabov
Date: Mon Feb 29 07:27:49 2016
New Revision: 296182
URL: https://svnweb.freebsd.org/changeset/base/296182
Log:
These changes attempt to put things in order before the introduction of MIPS
ubldr.
The changes are mostly dealing with removing unnecessary casts from the U-Boo
Author: sephe
Date: Mon Feb 29 05:24:29 2016
New Revision: 296181
URL: https://svnweb.freebsd.org/changeset/base/296181
Log:
hyperv/channel: Add debug sysctl nodes for channel indices
It would serve as a debug tool, if the shared buffer ring's indices
stopped updating.
Submitted by:
Author: sephe
Date: Mon Feb 29 04:58:40 2016
New Revision: 296180
URL: https://svnweb.freebsd.org/changeset/base/296180
Log:
hyperv: Use proper fence function to keep store-load order for msgs
sfence only makes sure about the store-store order, which is not
sufficient here. Use atomic_th
Author: phil
Date: Mon Feb 29 04:50:24 2016
New Revision: 296179
URL: https://svnweb.freebsd.org/changeset/base/296179
Log:
Add entries for Phil Shafer (phil@)
Differential Revision: https://reviews.freebsd.org/D5246
Approved by: sjg (mentor)
Modified:
head/share/misc/committers-src.do
Author: sephe
Date: Mon Feb 29 03:54:51 2016
New Revision: 296178
URL: https://svnweb.freebsd.org/changeset/base/296178
Log:
buf_ring/drbr: Add buf_ring_peek_clear_sc and use it in drbr_peek
Unlike buf_ring_peek, it only supports single consumer mode, and it
clears the cons_head if DEBUG_
Author: jhibbits
Date: Mon Feb 29 03:38:00 2016
New Revision: 296177
URL: https://svnweb.freebsd.org/changeset/base/296177
Log:
Add support for the Freescale dTSEC DPAA-based ethernet controller.
Freescale's QorIQ line includes a new ethernet controller, based on their
Datapath Accelerati
Author: adrian
Date: Mon Feb 29 02:40:58 2016
New Revision: 296176
URL: https://svnweb.freebsd.org/changeset/base/296176
Log:
Fix up the ath(4) device names for QCA chipsets.
Submitted by: Tobias Kortkamp
Modified:
head/sys/dev/ath/ath_hal/ah.c
head/sys/dev/ath/if_ath.c
Modified: hea
Author: pfg
Date: Mon Feb 29 00:15:25 2016
New Revision: 296175
URL: https://svnweb.freebsd.org/changeset/base/296175
Log:
MFV r296159
Sync our libedit with NetBSD's libedit 2016-02-27.
Obtained from:NetBSD
Modified:
head/lib/libedit/Makefile
head/lib/libedit/TEST/tc1.c
hea
Author: avos
Date: Mon Feb 29 00:05:37 2016
New Revision: 296174
URL: https://svnweb.freebsd.org/changeset/base/296174
Log:
urtwn: do not filter beacon frames in HOSTAP mode while scanning
urtwn_set_rx_bssid_all() will allow to receive beacons only
when they are not denied by filter.
Author: avos
Date: Sun Feb 28 23:57:26 2016
New Revision: 296173
URL: https://svnweb.freebsd.org/changeset/base/296173
Log:
etc/defaults/rc.conf: fix a typo (wlanddebug -> wlandebug)
Approved by: adrian (mentor)
Differential Revision:https://reviews.freebsd.org/D5480
Modified:
Author: avos
Date: Sun Feb 28 23:52:33 2016
New Revision: 296171
URL: https://svnweb.freebsd.org/changeset/base/296171
Log:
net80211: fix a comment for TX lock
Approved by: adrian (mentor)
Differential Revision:https://reviews.freebsd.org/D5476
Modified:
head/sys/net80211/ieee
Author: avos
Date: Sun Feb 28 23:48:34 2016
New Revision: 296170
URL: https://svnweb.freebsd.org/changeset/base/296170
Log:
net80211: remove redundant locking.
All callers of ieee80211_promisc()/ieee80211_allmulti()
(ieee80211_vap_detach(), ieee80211_ioctl(), ap_start() and ap_end())
al
Author: avos
Date: Sun Feb 28 23:35:03 2016
New Revision: 296169
URL: https://svnweb.freebsd.org/changeset/base/296169
Log:
net80211: fix 'taskqueue_drain with non-sleepable locks held' warning
Do not run ieee80211_waitfor_parent() when it's not needed.
Approved by: adrian (mentor)
Author: jgh (doc,ports committer)
Date: Sun Feb 28 21:04:04 2016
New Revision: 296167
URL: https://svnweb.freebsd.org/changeset/base/296167
Log:
- address obsolete Kerberos options
PR: 205168
Submitted by: ke...@bostoncrypto.com
Reviewed by: bjk
MFC after:1 week
Diffe
Author: gonzo
Date: Sun Feb 28 19:39:00 2016
New Revision: 296163
URL: https://svnweb.freebsd.org/changeset/base/296163
Log:
Fix typo in device description
Spotted by: jmcneill
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_audio.c
Modified: head/sys/arm/broadcom/bcm2835/bcm2835_audio.
Author: kib
Date: Sun Feb 28 17:52:33 2016
New Revision: 296162
URL: https://svnweb.freebsd.org/changeset/base/296162
Log:
Implement process-shared locks support for libthr.so.3, without
breaking the ABI. Special value is stored in the lock pointer to
indicate shared lock, and offline page
Author: jmcneill
Date: Sun Feb 28 17:42:27 2016
New Revision: 296161
URL: https://svnweb.freebsd.org/changeset/base/296161
Log:
Add Allwinner A10/A20 RTC driver.
Submitted by: Vladimir Belian
Reviewed by: andrew, imp, jmcneill
Approved by: gonzo (mentor)
Dif
Author: andrew
Date: Sun Feb 28 13:43:58 2016
New Revision: 296158
URL: https://svnweb.freebsd.org/changeset/base/296158
Log:
Add SMP support to the ARM PLATFORM code. This will allow us to have
different methods to start the secondary cores in a kernel built for
multiple SoCs, e.g. with the
Author: trasz
Date: Sun Feb 28 10:40:09 2016
New Revision: 296157
URL: https://svnweb.freebsd.org/changeset/base/296157
Log:
Fix .Xr - autofs(5) is section 5, not 8.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/usr.sbin/fstyp/fstyp.8
Modified: head/usr.sbi
Author: trasz
Date: Sun Feb 28 10:27:12 2016
New Revision: 296156
URL: https://svnweb.freebsd.org/changeset/base/296156
Log:
Add speed limit to dd(1). This is useful for testing RCTL disk io limits
(when they actually get committed, that is), and might also come in handy
in other situations.
On Sun, Feb 28, 2016 at 5:24 AM, Alexander Kabaev wrote:
> On Sat, 27 Feb 2016 16:57:03 -0800
> Adrian Chadd wrote:
>
>> hi,
>>
>> I think this was mostly shared with kan's MIPS work on the CI20 as the
>> IPI stuff via the gic is effectively the same.
>>
>> Can we make this (again) something we c
Author: andrew
Date: Sun Feb 28 09:35:37 2016
New Revision: 296155
URL: https://svnweb.freebsd.org/changeset/base/296155
Log:
Build ofw_cpu.c on all ARM configs using FDT. As we mve towards using the
Linux dts files these are more likely to have cpu nodes we can attach to.
Sponsored by: A
23 matches
Mail list logo