Author: jhibbits
Date: Sun Apr 2 01:21:35 2017
New Revision: 316380
URL: https://svnweb.freebsd.org/changeset/base/316380
Log:
Add Freescale eSPI driver found on QorIQ SoCs
Added:
head/sys/powerpc/mpc85xx/fsl_espi.c (contents, props changed)
Modified:
head/sys/conf/files.powerpc
head/s
Author: jhibbits
Date: Sat Apr 1 22:35:03 2017
New Revision: 316379
URL: https://svnweb.freebsd.org/changeset/base/316379
Log:
Use the newly added mpc85xx_get_system_clock()
Simplify the platform clock acquisition by using the new helper function.
Modified:
head/sys/dev/sdhci/fsl_sdhci.
Author: jhibbits
Date: Sat Apr 1 22:29:11 2017
New Revision: 316378
URL: https://svnweb.freebsd.org/changeset/base/316378
Log:
Add a helper function to get system reference clock
Many devices are clocked from the SoC's platform clock / 2. Some device nodes
include their own clock-freque
On Sat, 1 Apr 2017 15:02:11 -0700
Oleksandr Tymoshenko wrote:
> Emmanuel Vadot (m...@freebsd.org) wrote:
> > Author: manu
> > Date: Sat Apr 1 21:55:09 2017
> > New Revision: 316376
> > URL: https://svnweb.freebsd.org/changeset/base/316376
> >
> > Log:
> > Reduce the diff on beaglebone-black D
Author: ian
Date: Sat Apr 1 22:03:00 2017
New Revision: 316377
URL: https://svnweb.freebsd.org/changeset/base/316377
Log:
Correct a comment... the stack used by ubldr is the same stack u-boot was
running on when it jumped to the ubldr entry point. None of the arches
that use this code set
Emmanuel Vadot (m...@freebsd.org) wrote:
> Author: manu
> Date: Sat Apr 1 21:55:09 2017
> New Revision: 316376
> URL: https://svnweb.freebsd.org/changeset/base/316376
>
> Log:
> Reduce the diff on beaglebone-black DTS.
>
> The HDMI TX (tda19988) is already enabled in upstream DTS so use it
Author: manu
Date: Sat Apr 1 21:55:09 2017
New Revision: 316376
URL: https://svnweb.freebsd.org/changeset/base/316376
Log:
Reduce the diff on beaglebone-black DTS.
The HDMI TX (tda19988) is already enabled in upstream DTS so use it directly
instead.
Modified:
head/sys/boot/fdt/dts/arm
Author: ian
Date: Sat Apr 1 21:51:34 2017
New Revision: 316374
URL: https://svnweb.freebsd.org/changeset/base/316374
Log:
Preserve the registers containing argc, argv, and return address values
passed in from u-boot across the call to self_reloc and any other early-init
code, and restore th
Author: gonzo
Date: Sat Apr 1 20:38:12 2017
New Revision: 316371
URL: https://svnweb.freebsd.org/changeset/base/316371
Log:
[versatilepb] Fix keyboard driver after switching to upstream DTS
FreeBSD's DTS contained only one PL050 node and driver considered it to
be PS/2 keyboard. In reali
Author: gonzo
Date: Sat Apr 1 20:10:08 2017
New Revision: 316370
URL: https://svnweb.freebsd.org/changeset/base/316370
Log:
[versatilepb] Convert VERSATILEPB kernel to INTRNG and switch to upstream DTB
Scope of this change is somewhat larger than just converting to INTRNG.
The reason for
Author: jkim
Date: Sat Apr 1 19:08:22 2017
New Revision: 316368
URL: https://svnweb.freebsd.org/changeset/base/316368
Log:
Fix typos to stop removing new files.
Modified:
head/ObsoleteFiles.inc
Modified: head/ObsoleteFiles.inc
Author: asomers
Date: Sat Apr 1 15:04:37 2017
New Revision: 316358
URL: https://svnweb.freebsd.org/changeset/base/316358
Log:
Fix man page typo from r316342
Reported by: rgrimes
MFC after:20 days
X-MFC-With: 316342
Modified:
head/share/man/man5/periodic.conf.5
Modified: head
Author: novel (ports committer)
Date: Sat Apr 1 15:01:10 2017
New Revision: 316357
URL: https://svnweb.freebsd.org/changeset/base/316357
Log:
Minor style improvements in bhyve.8
Replace "as of now" with "at present". As the change is a really minor one,
don't bump .Dd.
Suggested by:
Author: kp
Date: Sat Apr 1 12:22:34 2017
New Revision: 316355
URL: https://svnweb.freebsd.org/changeset/base/316355
Log:
pf: Fix leak of pf_state_keys
If we hit the state limit we returned from pf_create_state() without cleaning
up.
PR: 217997
Submitted by: Max
MFC af
Maybe it's time to add an IFCAP for HWLRO.
On Fri, Mar 31, 2017 at 7:39 AM, Somayajulu, David
wrote:
>>> > I know this is not a new topic but a little more descriptive commit-log
>>> > would have been nicer. Also, you should update the manpage reflecting
>>> > this change. i.e. now it also supp
On Fri, 31 Mar 2017, Brooks Davis wrote:
On Fri, Mar 31, 2017 at 11:29:20AM -0700, John Baldwin wrote:
On Friday, March 31, 2017 09:04:51 AM Peter Grehan wrote:
So... can anyone provide a clue what's "explicit" (or different in any
way) between explicit_bzero() and normal bzero()?
https://w
Small error in date below
> Author: asomers
> Date: Sat Apr 1 04:42:35 2017
> New Revision: 316342
> URL: https://svnweb.freebsd.org/changeset/base/316342
>
> Log:
> Consolidate random sleeps in periodic scripts
>
> Multiple periodic scripts sleep for a random amount of time in order to
>
17 matches
Mail list logo