On Wed, Jun 13, 2018 at 9:31 PM, Juli Mallett wrote:
> On 13 June 2018 at 20:28, Rodney W. Grimes > wrote:
>
>> > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes <
>> > free...@pdx.rh.cn85.dnsmgr.net> wrote:
>> >
>> > > > Author: imp
>> > > > Date: Wed Jun 13 22:00:02 2018
>> > > > New Revisio
On Wed, Jun 13, 2018 at 05:01:35PM -0700, Bryan Drewery wrote:
> ...
> Also I really abhor rewriting anything that's not broken as it causes
> merge conflict pain downstream and just adds regression risk.
+1. I'm still having mixed feelings about top(1) de-contrib and rewrite.
At the very least,
[ Charset UTF-8 unsupported, converting... ]
> Actually, that file (nvmecontrol_ext.h) is completely new. I'm not sure why
> it thought I copied it from util.c. Maybe it's a git svn integration thing.
If it is a totally new file why is it showing contect diff with
+ and -'s?
> Warner
>
> On Wed
> On Wed, Jun 13, 2018 at 9:31 PM, Juli Mallett wrote:
>
> > On 13 June 2018 at 20:28, Rodney W. Grimes > > wrote:
> >
> >> > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes <
> >> > free...@pdx.rh.cn85.dnsmgr.net> wrote:
> >> >
> >> > > > Author: imp
> >> > > > Date: Wed Jun 13 22:00:02 2018
On Wed, Jun 13, 2018 at 10:57 PM, Rodney W. Grimes <
free...@pdx.rh.cn85.dnsmgr.net> wrote:
> [ Charset UTF-8 unsupported, converting... ]
> > Actually, that file (nvmecontrol_ext.h) is completely new. I'm not sure
> why
> > it thought I copied it from util.c. Maybe it's a git svn integration
> th
> On 13 June 2018 at 20:28, Rodney W. Grimes
> wrote:
>
> > > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes <
...
> > > > > @@ -1,7 +1,8 @@
> > > > > /*-
> > > > > - * Copyright (c) 2017 Netflix, Inc
> > > > > - * All rights reserved.
> > > > > + * SPDX-License-Identifier: BSD-2-Clause-FreeB
On 13 June 2018 at 22:35, Rodney W. Grimes
wrote:
> > On 13 June 2018 at 20:28, Rodney W. Grimes net>
> > wrote:
> >
> > > > On Wed, Jun 13, 2018 at 9:03 PM, Rodney W. Grimes <
> ...
> > > > > > @@ -1,7 +1,8 @@
> > > > > > /*-
> > > > > > - * Copyright (c) 2017 Netflix, Inc
> > > > > > - * All
Author: manu
Date: Thu Jun 14 05:41:16 2018
New Revision: 335107
URL: https://svnweb.freebsd.org/changeset/base/335107
Log:
rk_pinctrl: Only add gpio subnode
This is the only node we are interested in so do not waste time to test
creating device that will be either unused or fail as most
Author: manu
Date: Thu Jun 14 05:43:45 2018
New Revision: 335108
URL: https://svnweb.freebsd.org/changeset/base/335108
Log:
rk_pll: Add support for mode
RockChip PLL have two modes controlled by a register, a "slow mode" (the
default one) where the frequency is derived from the 24Mhz osci
Author: manu
Date: Thu Jun 14 05:46:57 2018
New Revision: 335109
URL: https://svnweb.freebsd.org/changeset/base/335109
Log:
rk_armclk: Add the write mask to the register mux value
This was omitted in r334112 and r334996 which cause the PLL to not correctly
reparent, leaving the armclk to
So I found this
https://www.copyright.gov/circs/circ03.pdf
and it states two things:
"A notice consists of three elements that generally appear as a single
continuous statement: • The copyright symbol © (or for phonorecords, the
symbol ℗ ); the word “copyright”; or the abbreviation “copr.”; • T
On Thu, 14 Jun 2018 05:43:45 + (UTC)
Emmanuel Vadot wrote:
> Author: manu
> Date: Thu Jun 14 05:43:45 2018
> New Revision: 335108
> URL: https://svnweb.freebsd.org/changeset/base/335108
>
> Log:
> rk_pll: Add support for mode
>
> RockChip PLL have two modes controlled by a register, a
On Thursday, June 14, 2018, Rodney W. Grimes
wrote:
> > Author: kib
> > Date: Wed Jun 13 17:55:09 2018
> > New Revision: 335072
> > URL: https://svnweb.freebsd.org/changeset/base/335072
> >
> > Log:
> > Enable eager FPU context switch by default on amd64.
> >
> > With compilers making increas
> So I found this
>
> https://www.copyright.gov/circs/circ03.pdf
>
> and it states two things:
>
> "A notice consists of three elements that generally appear as a single
> continuous statement: ? The copyright symbol ? (or for phonorecords, the
> symbol ? ); the word ?copyright?; or the abbrevi
Author: imp
Date: Thu Jun 14 06:14:48 2018
New Revision: 335110
URL: https://svnweb.freebsd.org/changeset/base/335110
Log:
Remove redundant defs.mk includes. They aren't needed.
Modified:
head/stand/ficl.mk
head/stand/loader.mk
Modified: head/stand/ficl.mk
=
Author: araujo
Date: Thu Jun 14 06:24:29 2018
New Revision: 335111
URL: https://svnweb.freebsd.org/changeset/base/335111
Log:
Restore miwi's src commit bit. Welcome back Martin Wilke!
Martin Wilke will be mentored by myself for a brief period.
Approved by: core
Modified:
svnadmin/conf
Author: manu
Date: Thu Jun 14 06:28:09 2018
New Revision: 335112
URL: https://svnweb.freebsd.org/changeset/base/335112
Log:
if_dwc_rk: Add DesignWare driver for RockChip SoCs.
Add driver for the designware ethernet controller found in some RockChip SoCs.
The driver still rely on a lot of
Author: manu
Date: Thu Jun 14 06:34:27 2018
New Revision: 335113
URL: https://svnweb.freebsd.org/changeset/base/335113
Log:
rk3328: Add support for the i2c clocks
Modified:
head/sys/arm64/rockchip/clk/rk3328_cru.c
Modified: head/sys/arm64/rockchip/clk/rk3328_cru.c
===
Author: manu
Date: Thu Jun 14 06:39:33 2018
New Revision: 335114
URL: https://svnweb.freebsd.org/changeset/base/335114
Log:
rk_i2c: Add driver for the I2C controller present in RockChip SoC
This controller have a special mode for RX to help with smbus-like transfer
when the controller wil
Author: manu
Date: Thu Jun 14 06:40:59 2018
New Revision: 335115
URL: https://svnweb.freebsd.org/changeset/base/335115
Log:
Add modules/rockchip
Build rockchip modules as part of buildkernel.
Add the i2c controller module.
Added:
head/sys/modules/rockchip/
head/sys/modules/rockchip/M
Author: imp
Date: Thu Jun 14 06:41:22 2018
New Revision: 335116
URL: https://svnweb.freebsd.org/changeset/base/335116
Log:
Use bool for vargood, since it's a boolean.
Sponsored by: Netflix
Modified:
head/stand/efi/loader/main.c
Modified: head/stand/efi/loader/main.c
Author: imp
Date: Thu Jun 14 06:41:33 2018
New Revision: 335117
URL: https://svnweb.freebsd.org/changeset/base/335117
Log:
bootprog_info is generated in vers.c. Move it's definition to
bootstrap.h and remove all the redundant copies.
Sponsored by: Netflix
Modified:
head/stand/common/bo
Author: manu
Date: Thu Jun 14 06:56:07 2018
New Revision: 335118
URL: https://svnweb.freebsd.org/changeset/base/335118
Log:
dts: Import files from Linux 4.17
Added:
vendor/device-tree/dist/Bindings/arm/arm,scmi.txt (contents, props changed)
vendor/device-tree/dist/Bindings/arm/cpu-enable-
Author: manu
Date: Thu Jun 14 06:57:08 2018
New Revision: 335119
URL: https://svnweb.freebsd.org/changeset/base/335119
Log:
dts: Tag import
Added:
vendor/device-tree/4.17/
- copied from r335118, vendor/device-tree/dist/
___
svn-src-all@freebsd.
101 - 124 of 124 matches
Mail list logo