Author: hrs
Date: Tue Mar 4 06:55:54 2014
New Revision: 262728
URL: http://svnweb.freebsd.org/changeset/base/262728
Log:
Fix multicast filtering.
Submitted by: Takanori Sawada
PR: arm/187179
Modified:
head/sys/dev/ffec/if_ffec.c
Modified: head/sys/dev/ffec/if_ffec.c
===
Author: gnn
Date: Tue Mar 4 05:09:46 2014
New Revision: 262727
URL: http://svnweb.freebsd.org/changeset/base/262727
Log:
Naming consistency fix. The routing code defines
RADIX_NODE_HEAD_LOCK as grabbing the write lock,
but RADIX_NODE_HEAD_LOCK_ASSERT as checking the read lock.
Submitte
Author: imp
Date: Tue Mar 4 03:19:26 2014
New Revision: 262725
URL: http://svnweb.freebsd.org/changeset/base/262725
Log:
Fix syntax errors and warnings emitted by the GPL dtc.
Modified:
head/sys/boot/fdt/dts/arm/imx53-qsb.dts
head/sys/boot/fdt/dts/arm/imx53x.dtsi
head/sys/boot/fdt/dts/ar
Author: marcel
Date: Tue Mar 4 03:19:36 2014
New Revision: 262726
URL: http://svnweb.freebsd.org/changeset/base/262726
Log:
When reading physical memory, make sure to access it using the right
memory attributes. The same applies to the mmap(2) interface. Not
doing so results in machine chec
Author: marcel
Date: Tue Mar 4 02:19:39 2014
New Revision: 262722
URL: http://svnweb.freebsd.org/changeset/base/262722
Log:
Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP}
if not already defined. This allows building libc from outside of
lib/libc using a reach-over mak
Author: marcel
Date: Tue Mar 4 01:14:37 2014
New Revision: 262721
URL: http://svnweb.freebsd.org/changeset/base/262721
Log:
Increase MAXLINE to deal with longer paths.
Obtained from:Juniper Networks, Inc.
Modified:
head/usr.bin/tftp/main.c
Modified: head/usr.bin/tftp/main.c
===
Author: delphij
Date: Mon Mar 3 23:26:48 2014
New Revision: 262719
URL: http://svnweb.freebsd.org/changeset/base/262719
Log:
Document the fact that OpenSSH default configuration requires Capsicum
capability mode support in kernel, which have been worked around later
but it's still recommend
Author: jhb
Date: Mon Mar 3 18:06:25 2014
New Revision: 262716
URL: http://svnweb.freebsd.org/changeset/base/262716
Log:
Include kbd(4) when vt(4) is enabled as on other platforms.
Reported by: Anton Shterenlikht
Modified:
head/sys/conf/files.ia64
Modified: head/sys/conf/files.ia64
==
Author: imp
Date: Mon Mar 3 16:34:42 2014
New Revision: 262715
URL: http://svnweb.freebsd.org/changeset/base/262715
Log:
Add note about dtc switch.
Modified:
head/UPDATING
Modified: head/UPDATING
==
--- head/UPDATIN
Author: ian
Date: Mon Mar 3 16:00:11 2014
New Revision: 262714
URL: http://svnweb.freebsd.org/changeset/base/262714
Log:
Add a missing semicolong, noticed by the gnu dt compiler.
Modified:
head/sys/boot/fdt/dts/arm/beaglebone.dts
Modified: head/sys/boot/fdt/dts/arm/beaglebone.dts
==
On Mon, 2014-03-03 at 18:49 +1100, Bruce Evans wrote:
> On Sun, 2 Mar 2014, Ian Lepore wrote:
>
> > Log:
> > Add __attribute__((used)) so that the delay implementation doesn't get
> > optimized away as unreferenced, causing linker errors when trying to
> > resolve the weak reference to the miss
Author: ian
Date: Mon Mar 3 14:37:18 2014
New Revision: 262712
URL: http://svnweb.freebsd.org/changeset/base/262712
Log:
Use the standard __used macro instead of a bare __attribute__.
Submitted by: bde
Modified:
head/sys/arm/arm/mpcore_timer.c
Modified: head/sys/arm/arm/mpcore_timer.c
Author: ganbold
Date: Mon Mar 3 11:36:39 2014
New Revision: 262711
URL: http://svnweb.freebsd.org/changeset/base/262711
Log:
Add EMAC and SRAM controller entries to FDT.
Add EMAC device to kernel config files and
enable EMAC, SRAM drivers for build.
Approved by: stas (mentor)
Modifie
Author: ganbold
Date: Mon Mar 3 11:32:55 2014
New Revision: 262710
URL: http://svnweb.freebsd.org/changeset/base/262710
Log:
Add EMAC 10/100 Ethernet controller driver for A10/A20.
It is available mostly in A10 devices like Hackberry, Marsboard,
Mele A1000, A2000, A100 HTPC, cubieboard1 and
Author: ganbold
Date: Mon Mar 3 11:24:47 2014
New Revision: 262709
URL: http://svnweb.freebsd.org/changeset/base/262709
Log:
Add Static Random Access Memory controller driver for A10/A20.
A10/A20's SRAM is used by devices, such as CPU, EMAC,
for extra fast memory or as cache.
Approved
Author: ganbold
Date: Mon Mar 3 11:00:52 2014
New Revision: 262708
URL: http://svnweb.freebsd.org/changeset/base/262708
Log:
Add gpio and clock bits for A10/A20's EMAC ethernet controller driver, such
as:
- EMAC gpio configuration
- EMAC clock activation
Approved by: stas (mentor)
A
Author: delphij
Date: Mon Mar 3 08:01:36 2014
New Revision: 262705
URL: http://svnweb.freebsd.org/changeset/base/262705
Log:
Workaround a GCC warning to unbreak ARM build.
Reported by: ian
Modified:
head/contrib/ncurses/form/frm_driver.c
Modified: head/contrib/ncurses/form/frm_driver.
17 matches
Mail list logo