On Wed, Mar 05, 2014 at 11:17:53PM +, Glen Barber wrote:
> Author: gjb
> Date: Wed Mar 5 23:17:53 2014
> New Revision: 262810
> URL: http://svnweb.freebsd.org/changeset/base/262810
>
> Log:
> Merge ^/projects/release-embedded into ^/head.
>
> After several months of testing and fixing
Author: brooks
Date: Thu Aug 15 17:21:06 2013
New Revision: 254373
URL: http://svnweb.freebsd.org/changeset/base/254373
Log:
Call set_i8254_freq with MODE_STOP (0) rather than a magic number of 0.
Modified:
head/sys/x86/isa/clock.c
Modified: head/sys/x86/isa/clock.c
=
Author: brooks
Date: Thu Aug 15 17:44:44 2013
New Revision: 254374
URL: http://svnweb.freebsd.org/changeset/base/254374
Log:
Use an ANSI C definition of initializecpucache() to match the declaration
and the rest of the file.
Modified:
head/sys/amd64/amd64/initcpu.c
Modified: head/sys/amd64
Author: brooks
Date: Wed Sep 4 17:19:21 2013
New Revision: 255207
URL: http://svnweb.freebsd.org/changeset/base/255207
Log:
MFP4 217312, 222008, 222052, 222053, 222673, 231484, 231491, 231565, 570643
Rework the timeout code to use actual time rather than a DELAY() loop and
to use both ty
Author: brooks
Date: Wed Jan 29 20:48:26 2014
New Revision: 261274
URL: http://svnweb.freebsd.org/changeset/base/261274
Log:
MFC r256745:
MFP4:
Change 227630 by bz@bz_zenith on 2013/04/12 08:50:27
Implement soft reset setting sr in sr and just in case loop
endlessly aft
Author: brooks
Date: Wed Jan 29 21:57:00 2014
New Revision: 261276
URL: http://svnweb.freebsd.org/changeset/base/261276
Log:
MFC r256945:
MFP4:
Change 221669 by bz@bz_zenith on 2013/02/01 12:26:04
Run the initialization for polling earlier along with INTRs
so that we ca
Author: brooks
Date: Wed Jan 29 22:01:42 2014
New Revision: 261277
URL: http://svnweb.freebsd.org/changeset/base/261277
Log:
MFC r256937:
MFP4:
Change 231031 by brooks@brooks_zenith on 2013/07/11 16:22:08
Turn the unused and uncompilable MIPS_DISABLE_L1_CACHE define in
Author: brooks
Date: Wed Jan 29 22:06:38 2014
New Revision: 261278
URL: http://svnweb.freebsd.org/changeset/base/261278
Log:
MFC r256939
MFP4:
Change 221767 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/02/05 14:18:53
When printing out information on a TLB MOD exception for a
Author: brooks
Date: Thu Jan 30 20:39:56 2014
New Revision: 261294
URL: http://svnweb.freebsd.org/changeset/base/261294
Log:
Remove an unneeded space in the BERI merge.
Modified:
head/sys/mips/mips/machdep.c
Modified: head/sys/mips/mips/machdep.c
=
Author: brooks
Date: Thu Jan 30 20:54:56 2014
New Revision: 261295
URL: http://svnweb.freebsd.org/changeset/base/261295
Log:
Revert outdated info related to WITH_LIBCPLUSPLUS that was included in
r261072. src.conf.5 now matches makeman's output.
Modified:
head/share/man/man5/src.conf.5
Mo
Author: brooks
Date: Thu Jan 30 21:08:36 2014
New Revision: 261296
URL: http://svnweb.freebsd.org/changeset/base/261296
Log:
Merge from CheriBSD:
commit c1acf022c533c5ae27e0cd556977eafe3f5959eb
Author: Brooks Davis
Date: Fri Jan 17 21:46:44 2014 +
Add an option
Author: brooks
Date: Thu Jan 30 21:25:01 2014
New Revision: 261297
URL: http://svnweb.freebsd.org/changeset/base/261297
Log:
Merge from CheriBSD:
commit 6b569451b92c48ccf1768da32e7e89189e1aa253
Author: Brooks Davis
Date: Mon Jan 27 22:50:46 2014 +
Always install nmtree as
Author: brooks
Date: Thu Jan 30 21:32:25 2014
New Revision: 261298
URL: http://svnweb.freebsd.org/changeset/base/261298
Log:
Merge from CheriBSD:
commit 70b8f0c127db6b80411789d237b403cc64a93573
Author: Brooks Davis
Date: Mon Jan 27 22:53:57 2014 +
Move mtree.5 to usr.sbin
Author: brooks
Date: Thu Jan 30 21:37:43 2014
New Revision: 261299
URL: http://svnweb.freebsd.org/changeset/base/261299
Log:
Merge from CheriBSD:
commit 2d581e8caf79d7a0f5a24590eccd06da90cccb74
Author: Brooks Davis
Date: Mon Jan 27 22:57:51 2014 +
Add WITHOUT_FMTREE to
Author: brooks
Date: Thu Jan 30 21:41:25 2014
New Revision: 261300
URL: http://svnweb.freebsd.org/changeset/base/261300
Log:
Add file missed in r261296.
MFC after:4 weeks
Sponsored by: DARPA, AFRL
Added:
head/tools/build/options/WITHOUT_NCURSESW (contents, props changed)
Added:
Author: brooks
Date: Thu Jan 30 21:43:38 2014
New Revision: 261301
URL: http://svnweb.freebsd.org/changeset/base/261301
Log:
Regenerate for WITHOUT_FMTREE and WITHOUT_NCURSESW.
MFC after:4 weeks
Sponsored by: DARPA, AFRL
Modified:
head/share/man/man5/src.conf.5
Modified: head/shar
Author: brooks
Date: Thu Jan 30 21:47:12 2014
New Revision: 261302
URL: http://svnweb.freebsd.org/changeset/base/261302
Log:
The -B flag is intended to take an argument.
Fix a couple typos in comments.
MFC after:4 weeks
Sponsored by: DARPA, ARFL
Modified:
head/tools/tools/make
Author: brooks
Date: Thu Jan 30 22:26:51 2014
New Revision: 261303
URL: http://svnweb.freebsd.org/changeset/base/261303
Log:
Merge from CheriBSD:
commit 1b41f6de7ca09e04fdc6f66bc478ea6c981a41b9
Author: Brooks Davis
Date: Mon Jan 27 22:59:02 2014 +
Now that mtree is always
Author: brooks
Date: Tue Apr 30 18:14:22 2013
New Revision: 250112
URL: http://svnweb.freebsd.org/changeset/base/250112
Log:
Wrap the creation of the ../include link in /usr/lib in
!defined(LIBRARIES_ONLY) so it is only created once on architectures
with 32-bit compat support.
Replace l
Author: brooks
Date: Tue Apr 30 18:29:05 2013
New Revision: 250113
URL: http://svnweb.freebsd.org/changeset/base/250113
Log:
Partial MFC of change 228122:
Due to the requirement that tty prefixes be unique per driver, rename
the Altera JTAG UART devices to ttyj#.
Sponsored by: DARPA,
Author: brooks
Date: Tue Apr 30 18:33:29 2013
New Revision: 250114
URL: http://svnweb.freebsd.org/changeset/base/250114
Log:
MFP4 changes 222065 and 222068:
Add a simplebus attachment for cfi(4)'s FDT support and move
cfi_bus_fdt.c to sys/conf/files so non-ppc architectures are supported.
Author: brooks
Date: Tue Apr 30 18:48:11 2013
New Revision: 250115
URL: http://svnweb.freebsd.org/changeset/base/250115
Log:
MFP4 change 222060:
On Intel devices, put the Factory PPR in kenv. On some FPGA boards it may
be the only software accessable unique ID.
Sponsored by: DARPA,
Author: brooks
Date: Tue Apr 30 19:26:44 2013
New Revision: 250116
URL: http://svnweb.freebsd.org/changeset/base/250116
Log:
Make an attempt to detect missing MTREE files in distrib-dirs. Not
perfect, but this is just a developer seatbelt.
PR: conf/176897
Submitted by: Garret
Author: brooks
Date: Tue Apr 30 20:15:53 2013
New Revision: 250118
URL: http://svnweb.freebsd.org/changeset/base/250118
Log:
MFC r249906:
Use the system MAKEOBJDIRPREFIX when running make targets in
mergemaster. This allows bootstrap verions of tools to be used.
Add a note to UPDATI
Author: brooks
Date: Tue Apr 30 20:53:28 2013
New Revision: 250119
URL: http://svnweb.freebsd.org/changeset/base/250119
Log:
Add some advice to get past the hurdle of install -l for the common, but
non-default (and unsupportable) case of setting INSTALL="install -C" in
/etc/make.conf or /etc
Author: brooks
Date: Tue Apr 30 22:13:55 2013
New Revision: 250121
URL: http://svnweb.freebsd.org/changeset/base/250121
Log:
MFC r245752,246913,247162,250119
Replace all known uses of ln in the build process with appropriate
install -l invocations via new INSTALL_LINK and INSTALL_SYMLINK
Author: brooks
Date: Tue May 7 22:05:57 2013
New Revision: 250337
URL: http://svnweb.freebsd.org/changeset/base/250337
Log:
Work around the implementation of LIBRARIES_ONLY. It causes drti.o to
not be installed in /usr/lib32 on systems with compat-32 support.
This fix has two parts. Fi
Author: brooks
Date: Thu May 9 14:43:36 2013
New Revision: 250407
URL: http://svnweb.freebsd.org/changeset/base/250407
Log:
Remove duplicated copies of various NetBSD compatibility shims used by
makefs and use libnetbsd, contrib/mtree, and contrib/mknod instead.
Sponsored by: DARPA, AFRL
Author: brooks
Date: Thu May 9 18:43:01 2013
New Revision: 250417
URL: http://svnweb.freebsd.org/changeset/base/250417
Log:
MFC r250116:
Make an attempt to detect missing MTREE files in distrib-dirs. Not
perfect, but this is just a developer seatbelt
PR: conf/176897
Sub
Author: brooks
Date: Sun May 12 00:35:57 2013
New Revision: 250534
URL: http://svnweb.freebsd.org/changeset/base/250534
Log:
MFC r250337
Work around the implementation of LIBRARIES_ONLY. It causes drti.o to
not be installed in /usr/lib32 on systems with compat-32 support.
This fix h
Author: brooks
Date: Tue May 14 21:15:36 2013
New Revision: 250640
URL: http://svnweb.freebsd.org/changeset/base/250640
Log:
MFC r245825,245890,246097,246127,246315:
Introduce a new option -DNO_ROOT that allows install and distribution
targets to be run without root privilege.
Inform
Author: brooks
Date: Wed May 15 13:04:10 2013
New Revision: 250658
URL: http://svnweb.freebsd.org/changeset/base/250658
Log:
Add a new option WITHOUT_FORMAT_EXTENSIONS to disable flags related to
checking our kernel printf extensions. This is useful to allow
compilers without these extensio
Author: brooks
Date: Wed May 15 14:30:03 2013
New Revision: 250659
URL: http://svnweb.freebsd.org/changeset/base/250659
Log:
Add support for an external cross compiler. The cross compiler is
specified by passing the XCC, XCXX, and XCPP variables (corresponding to
CC, CXX, and CPP) to buildw
Author: brooks
Date: Wed May 15 14:35:02 2013
New Revision: 250660
URL: http://svnweb.freebsd.org/changeset/base/250660
Log:
Document WITHOUT_CROSS_COMPILER and WITHOUT_FORMAT_EXTENSIONS.
Modified:
head/share/man/man5/src.conf.5
Modified: head/share/man/man5/src.conf.5
==
Author: brooks
Date: Thu May 16 14:38:12 2013
New Revision: 250698
URL: http://svnweb.freebsd.org/changeset/base/250698
Log:
Add a sample script to create filesystem images from an installed tree
created by installworld+distribution with the -DNO_ROOT option.
Added:
head/tools/tools/makeroo
Author: brooks
Date: Thu May 16 18:37:14 2013
New Revision: 250707
URL: http://svnweb.freebsd.org/changeset/base/250707
Log:
Implement NO_ROOT support for distributekernel and packagekernel.
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
===
Author: brooks
Date: Mon May 20 19:41:34 2013
New Revision: 250828
URL: http://svnweb.freebsd.org/changeset/base/250828
Log:
Spell extensions correctly.
Submitted by: dim
Modified:
head/sys/conf/kern.mk
Modified: head/sys/conf/kern.mk
On Wed, May 15, 2013 at 03:42:14PM +0200, Dimitry Andric wrote:
> On 2013-05-15 15:04, Brooks Davis wrote:
> > Author: brooks
> > Date: Wed May 15 13:04:10 2013
> > New Revision: 250658
> > URL: http://svnweb.freebsd.org/changeset/base/250658
> >
On Fri, May 17, 2013 at 12:06:01AM +0200, Andreas Tobler wrote:
> On 15.05.13 16:30, Brooks Davis wrote:
> > Author: brooks
> > Date: Wed May 15 14:30:03 2013
> > New Revision: 250659
> > URL: http://svnweb.freebsd.org/changeset/base/250659
> >
> > Log:
On Wed, May 15, 2013 at 10:10:13AM -0500, Garrett Cooper wrote:
> On May 15, 2013, at 9:30 AM, Brooks Davis wrote:
>
> > Author: brooks
> > Date: Wed May 15 14:30:03 2013
> > New Revision: 250659
> > URL: http://svnweb.freebsd.org/changeset/base/250659
> &g
On Mon, May 20, 2013 at 09:59:35PM +0200, Andreas Tobler wrote:
> On 20.05.13 21:51, Brooks Davis wrote:
> > On Fri, May 17, 2013 at 12:06:01AM +0200, Andreas Tobler wrote:
> >> On 15.05.13 16:30, Brooks Davis wrote:
> >>> Author: brooks
> >>> Date: W
Author: brooks
Date: Mon May 20 20:32:58 2013
New Revision: 250830
URL: http://svnweb.freebsd.org/changeset/base/250830
Log:
Cleanups and markup improvements suggested by trociny and joel.
Modified:
head/tools/tools/makeroot/makeroot.8
Modified: head/tools/tools/makeroot/makeroot.8
=
Author: brooks
Date: Mon May 20 21:16:38 2013
New Revision: 250832
URL: http://svnweb.freebsd.org/changeset/base/250832
Log:
Fix distributekernel in the non NO_ROOT case.
PR: conf/178775
Submitted by: Garrett Cooper
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
Author: brooks
Date: Tue May 21 16:58:23 2013
New Revision: 250859
URL: http://svnweb.freebsd.org/changeset/base/250859
Log:
Restore the ability to build on systems with 32-bit compat when
the system compiler is not clang. clang and gcc appear to differ
signficantly in their interpretation
On Mon, May 20, 2013 at 10:17:33PM +0200, Andreas Tobler wrote:
> On 20.05.13 22:10, Brooks Davis wrote:
> > On Mon, May 20, 2013 at 09:59:35PM +0200, Andreas Tobler wrote:
> >> On 20.05.13 21:51, Brooks Davis wrote:
> >>> On Fri, May 17, 2013 at 12:06:01AM +0200, A
On Fri, May 24, 2013 at 06:06:59AM +, Antoine Brodin wrote:
> On Tue, May 21, 2013 at 5:28 PM, Marcel Moolenaar wrote:
> > Author: marcel
> > Date: Tue May 21 17:28:19 2013
> > New Revision: 250860
> > URL: http://svnweb.freebsd.org/changeset/base/250860
> >
> > Log:
> > Don't look for heade
On Wed, May 29, 2013 at 06:37:17PM -0400, Mark Johnston wrote:
> I'm very sorry about this. I was going to merge r235647 first so that I
> wouldn't make the same mistake a second time, but I decided against it
> when I saw that the commit extended beyond newsyslog, and then managed
> to do the MFC
Author: brooks
Date: Thu May 30 01:19:02 2013
New Revision: 251117
URL: http://svnweb.freebsd.org/changeset/base/251117
Log:
MFP4 @222836
Add support for partitioning CFI disks from FDT using geom_flashmap.
Sponsored by: DARPA, AFRL
Modified:
head/sys/dev/cfi/cfi_disk.c
head/sys/g
Author: brooks
Date: Thu May 30 01:22:50 2013
New Revision: 251118
URL: http://svnweb.freebsd.org/changeset/base/251118
Log:
MFP4 @217311
Intel and Sharp flash power on with their blocks in a "locked" state.
Unlocked them before attempting to perform an erase or write action and
relock
Author: brooks
Date: Thu May 30 14:09:58 2013
New Revision: 251140
URL: http://svnweb.freebsd.org/changeset/base/251140
Log:
Always define INSTALL_DDIR and define it such that it contains no extra
/ characters rather than removing them later on. This should fix
release builds.
PR:
Author: brooks
Date: Thu May 30 15:25:54 2013
New Revision: 251141
URL: http://svnweb.freebsd.org/changeset/base/251141
Log:
Restore (at least temporarily) SHARED=symlinks in the build includes
stage of buildworld. This was accidentally included in r251140.
Reported by: jhb
Modified:
On Thu, May 30, 2013 at 10:53:23AM -0400, John Baldwin wrote:
> On Thursday, May 30, 2013 10:09:58 am Brooks Davis wrote:
> > Author: brooks
> > Date: Thu May 30 14:09:58 2013
> > New Revision: 251140
> > URL: http://svnweb.freebsd.org/changeset/base/251140
> &
On Thu, May 30, 2013 at 06:37:51PM +0300, Konstantin Belousov wrote:
> On Thu, May 30, 2013 at 10:29:33AM -0500, Brooks Davis wrote:
> > On Thu, May 30, 2013 at 10:53:23AM -0400, John Baldwin wrote:
> > > On Thursday, May 30, 2013 10:09:58 am Brooks Davis wrote:
> > > &g
n/xinstall.
> *** [all] Error code 1
>
> uname -a
> FreeBSD dal09 9.1-RELEASE FreeBSD 9.1-RELEASE #2: Thu Dec 27 09:39:03
> UTC 2012 root@pioneer:/usr/obj/usr/src91/sys/SSP-PRODUCTION9_X64 amd64
>
>
>
> On 3/15/2013 8:19 AM, Brooks Davis wrote:
> >
Author: brooks
Date: Wed Jun 5 17:02:21 2013
New Revision: 251424
URL: http://svnweb.freebsd.org/changeset/base/251424
Log:
New install flags were merged to 9-STABLE and will appear in FreeBSD-9.2.
Sponsored by: DARPA, AFRL
Submitted by: ru
MFC after:3 days
Modified:
head/usr.bi
Author: brooks
Date: Mon Jun 10 23:09:45 2013
New Revision: 251611
URL: http://svnweb.freebsd.org/changeset/base/251611
Log:
MFC r251424:
New install flags were merged to 9-STABLE and will appear in
FreeBSD-9.2.
Sponsored by: DARPA, AFRL
Submitted by: ru
Modified:
stable/9/usr.b
Author: brooks
Date: Thu Jun 13 15:45:54 2013
New Revision: 251687
URL: http://svnweb.freebsd.org/changeset/base/251687
Log:
Bump __FreeBSD_version to bound boostrapping of ctfmerge which was fixed
in r249243.
Modified:
stable/9/sys/sys/param.h
Modified: stable/9/sys/sys/param.h
==
Author: brooks
Date: Thu Jun 13 17:13:15 2013
New Revision: 251688
URL: http://svnweb.freebsd.org/changeset/base/251688
Log:
MFC r250407:
Remove duplicated copies of various NetBSD compatibility shims used by
makefs and use libnetbsd, contrib/mtree, and contrib/mknod instead.
Sponsor
Author: brooks
Date: Thu Jun 13 18:26:04 2013
New Revision: 251689
URL: http://svnweb.freebsd.org/changeset/base/251689
Log:
Be more agressive about bootstrapping ctfmerge and ctfconvert so
builds from existing releases have a chance of working properly.
Sponsored by: DARPA, AFRL
MFC af
On Thu, Jun 13, 2013 at 08:53:14PM +0200, Dimitry Andric wrote:
> On Jun 13, 2013, at 20:26, Brooks Davis wrote:
> > Author: brooks
> > Date: Thu Jun 13 18:26:04 2013
> > New Revision: 251689
> > URL: http://svnweb.freebsd.org/changeset/base/251689
> >
>
Author: brooks
Date: Fri Jun 14 22:32:47 2013
New Revision: 251765
URL: http://svnweb.freebsd.org/changeset/base/251765
Log:
Simplify the hierarchy target's logic. [0]
Run hierarchy with WORLDTMP in the path so it works when it is invoked
directly. Such use is nearly alwasy wrong but app
Author: brooks
Date: Thu Nov 21 19:16:52 2013
New Revision: 258434
URL: http://svnweb.freebsd.org/changeset/base/258434
Log:
Vendor import of NetBSD's mtree at 2013-11-21
Modified:
vendor/NetBSD/mtree/dist/compare.c
vendor/NetBSD/mtree/dist/create.c
vendor/NetBSD/mtree/dist/spec.c
Modifi
Author: brooks
Date: Thu Nov 21 19:17:39 2013
New Revision: 258435
URL: http://svnweb.freebsd.org/changeset/base/258435
Log:
Tag 2013-11-21 import of NetBSD's mtree
Added:
vendor/NetBSD/mtree/20131121/
- copied from r258434, vendor/NetBSD/mtree/dist/
_
Author: brooks
Date: Fri Nov 22 00:06:11 2013
New Revision: 258456
URL: http://svnweb.freebsd.org/changeset/base/258456
Log:
Fix mergemaster -U by forcing FreeBSD 9 compatiblity in mtree when mtree is
nmtree.
The mtree output used by mergemaster in this case was clearly not meant for
co
Author: brooks
Date: Thu Nov 21 19:29:41 2013
New Revision: 258437
URL: http://svnweb.freebsd.org/changeset/base/258437
Log:
Sync with NetBSD. The funtional change is to make the output when
comparing a directory to an mtree file more compatible with fmtree when
FreeBSD 9 compatiblity mode
Author: brooks
Date: Tue Nov 26 16:12:40 2013
New Revision: 258655
URL: http://svnweb.freebsd.org/changeset/base/258655
Log:
MFC r258437:
Sync with NetBSD. The functional change is to make the output when
comparing a directory to an mtree file more compatible with fmtree when
FreeBSD 9
Author: brooks
Date: Tue Nov 26 16:13:48 2013
New Revision: 258657
URL: http://svnweb.freebsd.org/changeset/base/258657
Log:
MFC: r258456
Fix mergemaster -U by forcing FreeBSD 9 compatiblity in mtree when mtree is
nmtree.
The mtree output used by mergemaster in this case was clearly
Author: brooks
Date: Wed Oct 16 22:28:08 2013
New Revision: 256652
URL: http://svnweb.freebsd.org/changeset/base/256652
Log:
Vendor import of NetBSD's mtree at 2013-10-16
Modified:
vendor/NetBSD/mtree/dist/compare.c
vendor/NetBSD/mtree/dist/create.c
vendor/NetBSD/mtree/dist/getid.c
vend
Author: brooks
Date: Wed Oct 16 22:30:29 2013
New Revision: 256653
URL: http://svnweb.freebsd.org/changeset/base/256653
Log:
Tag 2013-10-16 import of NetBSD's mtree
Added:
vendor/NetBSD/mtree/20131016/
- copied from r256652, vendor/NetBSD/mtree/dist/
_
Author: brooks
Date: Thu Oct 17 14:18:11 2013
New Revision: 256687
URL: http://svnweb.freebsd.org/changeset/base/256687
Log:
Upgrade to the latest version of mtree from NetBSD. This revision
re-removes the printing of size for non-regular files, supports
type-less root (.) entries as seen i
Author: brooks
Date: Fri Oct 18 15:27:11 2013
New Revision: 256744
URL: http://svnweb.freebsd.org/changeset/base/256744
Log:
MFP4 (driver change only):
Change 231100 by brooks@brooks_zenith on 2013/07/12 21:01:31
Add a new option ALTERA_SDCARD_FAST_SIM which checks immediatly
Author: brooks
Date: Fri Oct 18 15:24:18 2013
New Revision: 256743
URL: http://svnweb.freebsd.org/changeset/base/256743
Log:
MFP4:
Change 227594 by brooks@brooks_zenith on 2013/04/11 17:10:14
When we fail, print the error that occured if we are giving
up or if bootverbose is
Author: brooks
Date: Fri Oct 18 15:40:37 2013
New Revision: 256745
URL: http://svnweb.freebsd.org/changeset/base/256745
Log:
MFP4:
Change 227630 by bz@bz_zenith on 2013/04/12 08:50:27
Implement soft reset setting sr in sr and just in case loop
endlessly afterwards.
MFC
Author: brooks
Date: Fri Oct 18 20:44:19 2013
New Revision: 256752
URL: http://svnweb.freebsd.org/changeset/base/256752
Log:
MFP4: 221483, 221567, 221568, 221670, 221677, 221678, 221800, 221801,
221804, 221805, 222004, 222006, 222055, 222820, 1135077, 1135118, 1136259
Add atse(4), a drive
Author: brooks
Date: Fri Oct 18 20:52:42 2013
New Revision: 256753
URL: http://svnweb.freebsd.org/changeset/base/256753
Log:
MFP4: 1136252
Add an option ATSE_CFI_HACK to allow memory mapped CFI devices to have
their address range allocated sharable so that atse(4) can find it's
Ethernet
Author: brooks
Date: Mon Oct 21 20:51:08 2013
New Revision: 256860
URL: http://svnweb.freebsd.org/changeset/base/256860
Log:
Allow kernels without options SOFTUPDATES to build. This should fix the
embedded tinderboxes.
Reviewed by: emaste
Modified:
head/sys/ufs/ffs/ffs_vfsops.c
Modi
Author: brooks
Date: Mon Oct 21 21:13:01 2013
New Revision: 256861
URL: http://svnweb.freebsd.org/changeset/base/256861
Log:
MFP4: 223121 (FDT infrastructure portion)
Implement support for interrupt-parent nodes in simplebus. The current
implementation requires that device declarations h
Author: brooks
Date: Mon Oct 21 22:43:38 2013
New Revision: 256865
URL: http://svnweb.freebsd.org/changeset/base/256865
Log:
Remove the isf(4) driver. It was created by accident and is subset of
the cfi(4) driver. It remained in the tree longer than would be ideal
due to the time required
Author: brooks
Date: Tue Oct 22 15:29:59 2013
New Revision: 256911
URL: http://svnweb.freebsd.org/changeset/base/256911
Log:
MFP4: 223121 (PIC portion), 225861, 227822, 229692 (PIC only), 229693,
230523, 1123614
Implement a driver for Robert Norton's PIC as an FDT interrupt
controller.
Author: brooks
Date: Tue Oct 22 15:45:31 2013
New Revision: 256912
URL: http://svnweb.freebsd.org/changeset/base/256912
Log:
Sync BERI kernel configs with P4:
Switch the majority of device configuration to FDT from hints.
Add BERI_*_BASE configs to reduce duplication in the MDROOT and
Author: brooks
Date: Tue Oct 22 15:53:29 2013
New Revision: 256915
URL: http://svnweb.freebsd.org/changeset/base/256915
Log:
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
bootstrapping a copy of clang without building clang for the base system
which is useful for nanob
Author: brooks
Date: Tue Oct 22 20:50:41 2013
New Revision: 256931
URL: http://svnweb.freebsd.org/changeset/base/256931
Log:
Enable ATSE_CFI_HACK in BERI configs, stable MAC addresses are useful.
MFC after:3 days
Sponsored by: DARPA/AFRL
Modified:
head/sys/mips/conf/BERI_DE4_BASE
Author: brooks
Date: Tue Oct 22 21:06:27 2013
New Revision: 256934
URL: http://svnweb.freebsd.org/changeset/base/256934
Log:
MFP4:
Change 221534 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/01/27 16:05:30
FreeBSD/mips stores page-table entries in a near-identical format
Author: brooks
Date: Tue Oct 22 21:08:25 2013
New Revision: 256935
URL: http://svnweb.freebsd.org/changeset/base/256935
Log:
MFP4:
Change 228019 by bz@bz_zenith on 2013/04/23 13:55:30
Add kernel side support for large TLB on BERI/CHERI.
Modelled similar to NLM
MFC after
Author: brooks
Date: Tue Oct 22 21:13:02 2013
New Revision: 256936
URL: http://svnweb.freebsd.org/changeset/base/256936
Log:
Remove a bit of debugging output that slipped into r256911.
MFC after:3 days
Sponsored by: DARPA/AFRL
Modified:
head/sys/mips/beri/beri_pic.c
Modified: head
Author: brooks
Date: Tue Oct 22 21:16:57 2013
New Revision: 256937
URL: http://svnweb.freebsd.org/changeset/base/256937
Log:
MFP4:
Change 231031 by brooks@brooks_zenith on 2013/07/11 16:22:08
Turn the unused and uncompilable MIPS_DISABLE_L1_CACHE define in
cache.c into a
Author: brooks
Date: Tue Oct 22 21:27:22 2013
New Revision: 256939
URL: http://svnweb.freebsd.org/changeset/base/256939
Log:
MFP4:
Change 221767 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/02/05 14:18:53
When printing out information on a TLB MOD exception for a user
Author: brooks
Date: Tue Oct 22 22:03:01 2013
New Revision: 256945
URL: http://svnweb.freebsd.org/changeset/base/256945
Log:
MFP4:
Change 221669 by bz@bz_zenith on 2013/02/01 12:26:04
Run the initialization for polling earlier along with INTRs
so that we can put network
Author: brooks
Date: Tue Oct 22 22:17:48 2013
New Revision: 256946
URL: http://svnweb.freebsd.org/changeset/base/256946
Log:
MFP4: 1187103, 222076, 222057, 222051, 221799
Add atsectl, a simple utility to read and update MAC addresses stored in
the default flash location on Altera DE4 boar
Author: brooks
Date: Wed Oct 23 13:32:52 2013
New Revision: 256963
URL: http://svnweb.freebsd.org/changeset/base/256963
Log:
Revert r256934, it needs work to build on mips32.
Modified:
head/sys/mips/include/pte.h
head/sys/sys/time.h
Modified: head/sys/mips/include/pte.h
===
Author: brooks
Date: Wed Oct 23 14:28:42 2013
New Revision: 256972
URL: http://svnweb.freebsd.org/changeset/base/256972
Log:
Revert addition of sbintime and getsbintime that crept into r256963.
Pointyhat:brooks
Modified:
head/sys/sys/time.h
Modified: head/sys/sys/time.h
Author: brooks
Date: Wed Oct 23 15:24:05 2013
New Revision: 256977
URL: http://svnweb.freebsd.org/changeset/base/256977
Log:
BERI_SIM.hint is no longer used, remove it.
MFC after:3 days
Sponsored by: DARPA/AFRL
Deleted:
head/sys/mips/conf/BERI_SIM.hints
Author: brooks
Date: Wed Oct 23 17:59:17 2013
New Revision: 256996
URL: http://svnweb.freebsd.org/changeset/base/256996
Log:
MFC r256687:
Upgrade to the latest version of mtree from NetBSD. This revision
re-removes the printing of size for non-regular files, supports
type-less root (.)
Author: brooks
Date: Wed Oct 23 21:35:39 2013
New Revision: 257017
URL: http://svnweb.freebsd.org/changeset/base/257017
Log:
MFP4:
Change 221534 by rwatson@rwatson_zenith_cl_cam_ac_uk on 2013/01/27 16:05:30
FreeBSD/mips stores page-table entries in a near-identical format
Author: brooks
Date: Thu Oct 24 15:11:30 2013
New Revision: 257057
URL: http://svnweb.freebsd.org/changeset/base/257057
Log:
Regenerate documentation post r256915:
Stop conflating WITHOUT_CLANG with WITHOUT_CLANG_IS_CC. This allows
bootstrapping a copy of clang without building clang for
Author: brooks
Date: Fri Oct 25 22:45:18 2013
New Revision: 257138
URL: http://svnweb.freebsd.org/changeset/base/257138
Log:
Switch the default mtree to nmtree our new NetBSD derived mtree.
Exp-run by: bdrewery
MFC after: 3 days
Sponsored by: DARPA/AFRL
Added:
head/tools/bui
Author: brooks
Date: Fri Oct 25 22:47:54 2013
New Revision: 257139
URL: http://svnweb.freebsd.org/changeset/base/257139
Log:
Regerate after r257138 swapped the default to WITH_NMTREE.
MFC after:3 days
Sponsored by: DARPA/AFRL
Modified:
head/share/man/man5/src.conf.5
Modified: head
Author: brooks
Date: Mon Oct 28 19:56:46 2013
New Revision: 257268
URL: http://svnweb.freebsd.org/changeset/base/257268
Log:
Enable the --sysroot=/foo option in ld by always building with a sysroot
defined. When not building as a cross linker, the sysroot is set to "/".
Exp-run by: bdre
Author: brooks
Date: Mon Oct 28 20:15:59 2013
New Revision: 257269
URL: http://svnweb.freebsd.org/changeset/base/257269
Log:
Add a couple includes if net/if_var.h that were missed in r257176.
Modified:
head/sys/dev/altera/atse/if_atse_fdt.c
head/sys/dev/altera/atse/if_atse_nexus.c
Modified
Author: brooks
Date: Thu Oct 31 13:47:39 2013
New Revision: 257445
URL: http://svnweb.freebsd.org/changeset/base/257445
Log:
MFC: r256743, r256744
MFP4:
Change 227594 by brooks@brooks_zenith on 2013/04/11 17:10:14
When we fail, print the error that occurred if we are giving
101 - 200 of 1354 matches
Mail list logo