On Jul 12, 2014, at 8:31 AM, Ian Lepore wrote:
> It is in no way established that any kind of "mess" exists. All we have
> is some people who appear to hate C++ expressing their opinions about
> how they hate C++. All the whining about how many more bytes the
> compiled code is or many millise
On Dec 7, 2013, at 2:04 PM, Tom Rhodes wrote:
> On Sat, 7 Dec 2013 01:44:19 -0500
> Eitan Adler wrote:
>
>> On Sat, Dec 7, 2013 at 1:27 AM, Xin LI wrote:
>>> Author: delphij
>>> Date: Sat Dec 7 06:27:54 2013
>>> New Revision: 259058
>>> URL: http://svnweb.freebsd.org/changeset/base/259058
>>
On Oct 25, 2013, at 2:34 AM, Dimitry Andric wrote:
> On 25 Oct 2013, at 11:09, Steven Hartland wrote:
>> Author: smh
>> Date: Fri Oct 25 09:09:00 2013
>> New Revision: 257109
>> URL: http://svnweb.freebsd.org/changeset/base/257109
>>
>> Log:
>> Add clang-CC and CC to list of hints allowing cla
nning now, I'll see about getting it commited if it fixes the problem
> you're seeing.
>
> -- Ian
>
> On Mon, 2013-09-23 at 06:49 -0700, Tim Kientzle wrote:
>> This breaks the build in the peculiar case where you have
>> a git checkout of some other project, then
This breaks the build in the peculiar case where you have
a git checkout of some other project, then a FreeBSD SVN
checkout inside of that:
Project/.git
Project/src/ -- FreeBSD source tree.
For some reason newvers.sh is now looking one level too far
up, so it's seeing the dir containing the
Author: kientzle
Date: Sat Jul 27 18:19:28 2013
New Revision: 253715
URL: http://svnweb.freebsd.org/changeset/base/253715
Log:
Put in commented-out version of beastie menu commands
so that non-i386 users can easily experiment with this.
Modified:
head/sys/boot/forth/loader.rc
Modified: hea
Author: kientzle
Date: Sat Jul 27 18:18:46 2013
New Revision: 253714
URL: http://svnweb.freebsd.org/changeset/base/253714
Log:
Install Forth infrastructure along with ubldr.
Note: loader.rc is installed as loader.rc.sample
so that by default, none of this is actually used.
Modified:
h
Author: kientzle
Date: Thu Jul 25 03:48:37 2013
New Revision: 253636
URL: http://svnweb.freebsd.org/changeset/base/253636
Log:
Clear entire map structure including locks so that the
locks don't accidentally appear to have been already
initialized.
In particular, this fixes a consistent
>> On Sat, 15 Jun 2013 11:35:03 +0100
>> Andrew Turner wrote:
>>
>>> On Thu, 13 Jun 2013 21:05:38 + (UTC)
>>> Jeff Roberson wrote:
>>>
Author: jeff
Date: Thu Jun 13 21:05:38 2013
New Revision: 251709
URL: http://svnweb.freebsd.org/changeset/base/251709
Log:
>>
On Jun 29, 2013, at 9:19 AM, Konstantin Belousov wrote:
> On Sat, Jun 29, 2013 at 03:52:49PM +0000, Tim Kientzle wrote:
>> Author: kientzle
>> Date: Sat Jun 29 15:52:48 2013
>> New Revision: 252376
>> URL: http://svnweb.freebsd.org/changeset/base/252376
>>
>
Author: kientzle
Date: Sat Jun 29 15:58:03 2013
New Revision: 252378
URL: http://svnweb.freebsd.org/changeset/base/252378
Log:
Fix -Wunsequenced
Submitted by: d...@gmx.com
Modified:
head/usr.sbin/newsyslog/newsyslog.c
Modified: head/usr.sbin/newsyslog/newsyslog.c
===
Author: kientzle
Date: Sat Jun 29 15:54:17 2013
New Revision: 252377
URL: http://svnweb.freebsd.org/changeset/base/252377
Log:
Fix -Wunsequenced warning
Submitted by: d...@gmx.com
Modified:
head/usr.sbin/pw/pw_user.c
Modified: head/usr.sbin/pw/pw_user.c
===
Author: kientzle
Date: Sat Jun 29 15:52:48 2013
New Revision: 252376
URL: http://svnweb.freebsd.org/changeset/base/252376
Log:
Fix -Wunsequenced warning
Submitted by: d...@gmx.com
Modified:
head/lib/libutil/login_times.c
Modified: head/lib/libutil/login_times.c
=
Author: kientzle
Date: Sat Jun 29 15:51:27 2013
New Revision: 252375
URL: http://svnweb.freebsd.org/changeset/base/252375
Log:
Fix -Wunsequenced warning.
Submitted by: d...@gmx.com
Modified:
head/lib/libfetch/fetch.c
Modified: head/lib/libfetch/fetch.c
==
Author: kientzle
Date: Sat Jun 29 15:49:26 2013
New Revision: 252374
URL: http://svnweb.freebsd.org/changeset/base/252374
Log:
Fix a -Wunsequenced warning.
Submitted by: d...@gmx.com
Modified:
head/bin/ed/re.c
Modified: head/bin/ed/re.c
==
Author: kientzle
Date: Sat Jun 29 15:31:23 2013
New Revision: 252373
URL: http://svnweb.freebsd.org/changeset/base/252373
Log:
Enable svnlite on armv6.
Modified:
head/usr.bin/Makefile
Modified: head/usr.bin/Makefile
Author: kientzle
Date: Thu Jun 20 02:04:03 2013
New Revision: 252013
URL: http://svnweb.freebsd.org/changeset/base/252013
Log:
Try to fix build of apr on FreeBSD/arm.
Modified:
head/contrib/apr/include/apr_general.h
Modified: head/contrib/apr/include/apr_general.h
===
Author: kientzle
Date: Sat May 18 22:42:21 2013
New Revision: 250791
URL: http://svnweb.freebsd.org/changeset/base/250791
Log:
Back out r250768 until I can further investigate why it might
be causing problems with the BeagleBone Black boot.
Modified:
head/sys/arm/ti/ti_mmchs.c
Modified: he
Author: kientzle
Date: Sat May 18 12:54:37 2013
New Revision: 250769
URL: http://svnweb.freebsd.org/changeset/base/250769
Log:
Correct the spelling of "okay".
Add pinmux setting for the Reset GPIO pin for MMC1.
Modified:
head/sys/boot/fdt/dts/beaglebone-black.dts
Modified: head/sys/boot/fd
Author: kientzle
Date: Sat May 18 12:53:20 2013
New Revision: 250768
URL: http://svnweb.freebsd.org/changeset/base/250768
Log:
Label the mmc child after the parent.
Modified:
head/sys/arm/ti/ti_mmchs.c
Modified: head/sys/arm/ti/ti_mmchs.c
=
On May 16, 2013, at 9:49 PM, Rui Paulo wrote:
> On 2013/05/16, at 2:02, Tim Kientzle wrote:
>
>> I don't object, but I'm not sure why we need this.
>>
>> I'd rather see a comment in the BEAGLEBONE
>> config indicating that it can be used with
>
I don't object, but I'm not sure why we need this.
I'd rather see a comment in the BEAGLEBONE
config indicating that it can be used with
beaglebone-black.dts.
Generally, I want us to move away from compiled-in
DTBs. The BEAGLEBONE config works just fine on either
one and it's what I plan to con
Author: kientzle
Date: Sat May 11 22:32:43 2013
New Revision: 250531
URL: http://svnweb.freebsd.org/changeset/base/250531
Log:
Don't use the old stack-walking code with
EABI ARM kernels or clang-compiled ARM kernels.
This fixes a crash seen in clang-compiled ARM
kernels that include WIT
Author: kientzle
Date: Fri May 10 05:34:08 2013
New Revision: 250435
URL: http://svnweb.freebsd.org/changeset/base/250435
Log:
Move 'compatible' line out of the common am335x.dtsi and into
the beaglebone-specific .dts file.
Add a new .dts for the BeagleBone Black with more memory,
sligh
Author: kientzle
Date: Sat May 4 21:26:11 2013
New Revision: 250255
URL: http://svnweb.freebsd.org/changeset/base/250255
Log:
Make a debugging printf a little more useful.
Modified:
head/sys/arm/arm/trap.c
Modified: head/sys/arm/arm/trap.c
===
On Apr 22, 2013, at 11:53 AM, Oleksandr Tymoshenko wrote:
> Author: gonzo
> Date: Mon Apr 22 18:53:36 2013
> New Revision: 249774
> URL: http://svnweb.freebsd.org/changeset/base/249774
>
> Log:
> Split BeagleBone DTS to generic AM335x part and Beagle-bone specific
>
> Added:
> head/sys/boot/f
On Apr 17, 2013, at 10:33 AM, Dimitry Andric wrote:
> In any case, the layout has been like this since the initial clangbsd
> import, and I never saw any reason to change it. Maybe Ed can tell a
> bit more, since he seems to have done the initial infrastructure setup.
FreeBSD/ARM just switched f
Author: kientzle
Date: Fri Apr 19 05:13:57 2013
New Revision: 249634
URL: http://svnweb.freebsd.org/changeset/base/249634
Log:
An even more refined version of r249484, until we can come up with
a good fix for the -print-file-name=include breakage.
As suggested by Andrey Chernov.
Modified
Author: kientzle
Date: Fri Apr 19 05:01:14 2013
New Revision: 249633
URL: http://svnweb.freebsd.org/changeset/base/249633
Log:
Fix the symlink creation from r249484 so that repeated
installs work correctly.
Suggested by Tijl Coosemans.
Modified:
head/lib/Makefile
Modified: head/lib/Ma
On Apr 17, 2013, at 5:05 AM, Tijl Coosemans wrote:
> On 2013-04-17 08:26, Tim Kientzle wrote:
>> On Apr 16, 2013, at 11:06 PM, Juli Mallett wrote:
>>> On Tue, Apr 16, 2013 at 11:00 PM, Tim Kientzle wrote:
>>>> On Apr 16, 2013, at 6:41 AM, Tijl Coosemans wrote:
On Apr 16, 2013, at 11:06 PM, Juli Mallett wrote:
> On Tue, Apr 16, 2013 at 11:00 PM, Tim Kientzle wrote:
>>
>> On Apr 16, 2013, at 6:41 AM, Tijl Coosemans wrote:
>>
>>> On 2013-04-14 21:13, Tim Kientzle wrote:
>>>> Author: kientzle
>>>
On Apr 16, 2013, at 6:41 AM, Tijl Coosemans wrote:
> On 2013-04-14 21:13, Tim Kientzle wrote:
>> Author: kientzle
>> Date: Sun Apr 14 19:13:51 2013
>> New Revision: 249484
>> URL: http://svnweb.freebsd.org/changeset/base/249484
>>
>> Log:
>> Inst
Author: kientzle
Date: Sun Apr 14 19:13:51 2013
New Revision: 249484
URL: http://svnweb.freebsd.org/changeset/base/249484
Log:
Install a symlink
/usr/lib/include ==> /usr/include
This fixes -print-file-name=include in clang (and is
arguably a better way to fix the same issue in GCC th
Author: kientzle
Date: Sun Apr 7 05:53:42 2013
New Revision: 249223
URL: http://svnweb.freebsd.org/changeset/base/249223
Log:
The CELL fields can be various integer types depending on the platform
(ARM uses 'int' and 'unsigned'; i386 uses 'long' and 'unsigned long'),
so we need explicit cas
Author: kientzle
Date: Sun Apr 7 05:40:49 2013
New Revision: 249222
URL: http://svnweb.freebsd.org/changeset/base/249222
Log:
Fix two broken macros.
Modified:
head/sys/boot/ficl/arm/sysdep.h
Modified: head/sys/boot/ficl/arm/sysdep.h
==
Author: kientzle
Date: Sat Mar 30 16:33:16 2013
New Revision: 248934
URL: http://svnweb.freebsd.org/changeset/base/248934
Log:
Initialize sym_count to 0.
This fixes a compiler warning introduced in r248121.
Modified:
head/sys/boot/fdt/fdt_loader_cmd.c
Modified: head/sys/boot/fdt/fdt_loa
Author: kientzle
Date: Fri Mar 8 03:29:05 2013
New Revision: 248028
URL: http://svnweb.freebsd.org/changeset/base/248028
Log:
This file is specific to arm11x6 processors, so tell the
assembler it's okay to use arm11x6 instructions.
Modified:
head/sys/arm/arm/cpufunc_asm_arm11x6.S
Modified
On Mar 1, 2013, at 7:23 PM, Andrew Turner wrote:
> Author: andrew
> Date: Sat Mar 2 03:23:14 2013
> New Revision: 247609
> URL: http://svnweb.freebsd.org/changeset/base/247609
>
> Log:
> Build the Raspberry Pi dtb file when building the kernel so we can copy it
> to the boot partition for U-B
Author: kientzle
Date: Tue Feb 26 04:59:02 2013
New Revision: 247304
URL: http://svnweb.freebsd.org/changeset/base/247304
Log:
RPi users might want to touch the boot partition, which is always FAT
formatted on this board, so compile-in MSDOSFS.
Comment out the compiled-in FDT and explain
Author: kientzle
Date: Mon Feb 25 16:25:38 2013
New Revision: 247269
URL: http://svnweb.freebsd.org/changeset/base/247269
Log:
Fix ARM build by assigning the computed time here to
a variable of the right type for printf.
Modified:
head/sbin/fsck_ffs/fsutil.c
Modified: head/sbin/fsck_ffs/fs
Author: kientzle
Date: Mon Feb 25 01:50:04 2013
New Revision: 247250
URL: http://svnweb.freebsd.org/changeset/base/247250
Log:
Fix the bug I introduced in r247045.
After digging through more carefully, it looks like there's
no real need to have the DTB in the module directory.
So we can si
Author: kientzle
Date: Sat Feb 23 20:34:47 2013
New Revision: 247201
URL: http://svnweb.freebsd.org/changeset/base/247201
Log:
"fdt addr" gets run from loader.rc before the kernel is loaded.
This was broken by r247045 which tried to copy the FDT into the
module directory immediately.
Inste
Author: kientzle
Date: Sat Feb 23 20:27:03 2013
New Revision: 247200
URL: http://svnweb.freebsd.org/changeset/base/247200
Log:
Print kernel args as late as possible before jumping into kernel.
Modified:
head/sys/boot/uboot/lib/elf_freebsd.c
Modified: head/sys/boot/uboot/lib/elf_freebsd.c
===
Author: kientzle
Date: Sat Feb 23 04:51:20 2013
New Revision: 247167
URL: http://svnweb.freebsd.org/changeset/base/247167
Log:
MFC support for -print-file-name=include.
Modified:
stable/9/contrib/gcc/gcc.c
Directory Properties:
stable/9/contrib/gcc/ (props changed)
Modified: stable/9/con
Author: kientzle
Date: Wed Feb 20 16:32:38 2013
New Revision: 247045
URL: http://svnweb.freebsd.org/changeset/base/247045
Log:
Fix "fdt addr" to accept literal addresses rather than va offsets.
When initializing the fdt, query U-Boot as well.
With this change, it is now feasible to have U
Author: kientzle
Date: Tue Feb 19 17:09:23 2013
New Revision: 247001
URL: http://svnweb.freebsd.org/changeset/base/247001
Log:
Fix includes for use in libstand.
Modified:
head/lib/libstand/strtoul.c
Modified: head/lib/libstand/strtoul.c
===
Author: kientzle
Date: Mon Feb 18 23:13:13 2013
New Revision: 246953
URL: http://svnweb.freebsd.org/changeset/base/246953
Log:
Add mem_load_raw() for loading data from another location in memory.
This will be used by some upcoming changes to loader(8) FDT
handling to allow it to use an FD
Author: kientzle
Date: Mon Feb 18 20:11:20 2013
New Revision: 246948
URL: http://svnweb.freebsd.org/changeset/base/246948
Log:
Clarify an error message. The addresses here are
really offsets within the primary mapped memory block
(which may not start at address zero).
Modified:
head/sys
Author: kientzle
Date: Mon Feb 18 01:55:53 2013
New Revision: 246931
URL: http://svnweb.freebsd.org/changeset/base/246931
Log:
Add strtoul() to libstand by copying from libc and clipping out
locale code.
Added:
head/lib/libstand/strtoul.c
- copied, changed from r246713, head/lib/libc/s
Author: kientzle
Date: Mon Feb 11 02:15:26 2013
New Revision: 246647
URL: http://svnweb.freebsd.org/changeset/base/246647
Log:
Provide verbose help for fdt commands on platforms that use it.
Added:
head/sys/boot/fdt/help.fdt (contents, props changed)
Modified:
head/sys/boot/arm/uboot/Make
Author: kientzle
Date: Sat Feb 9 21:36:14 2013
New Revision: 246601
URL: http://svnweb.freebsd.org/changeset/base/246601
Log:
Fix breakage introduced in r246318.
Modified:
head/sys/arm/arm/vm_machdep.c
Modified: head/sys/arm/arm/vm_machdep.c
=
Author: kientzle
Date: Sat Feb 9 18:14:26 2013
New Revision: 246600
URL: http://svnweb.freebsd.org/changeset/base/246600
Log:
Add dtc to the build.
Modified:
head/usr.bin/Makefile
Modified: head/usr.bin/Makefile
==
I'm finding it rather annoying that dtc isn't installed
on systems that use device trees.
Would there be any negative fallout from installing
/usr/bin/dtc as part of the regular world?
Tim
P.S. In particular, I'm moving away from compiled-in
device trees (in favor of having the loader read
it fr
Author: kientzle
Date: Sun Feb 3 01:08:01 2013
New Revision: 246276
URL: http://svnweb.freebsd.org/changeset/base/246276
Log:
Another overhaul of the CPSW driver for BeagleBone
Major changes:
* Finally tracked down the flow control setting that
seems to have been causing TX stall
Author: kientzle
Date: Sat Feb 2 06:06:39 2013
New Revision: 246229
URL: http://svnweb.freebsd.org/changeset/base/246229
Log:
Fix an obvious typo that broke time specifications of the form
"2 hours ago".
Modified:
head/contrib/libarchive/libarchive/archive_getdate.c
head/contrib/libarchi
Author: kientzle
Date: Sat Feb 2 06:01:57 2013
New Revision: 246228
URL: http://svnweb.freebsd.org/changeset/base/246228
Log:
Tweaks to standard BEAGLEBONE config, as recently discussed
on FreeBSD-ARM.
Modified:
head/sys/arm/conf/BEAGLEBONE
Modified: head/sys/arm/conf/BEAGLEBONE
=
Author: kientzle
Date: Mon Jan 21 01:02:49 2013
New Revision: 245703
URL: http://svnweb.freebsd.org/changeset/base/245703
Log:
Use correct size for AM335x CPSW memory window.
Modified:
head/sys/boot/fdt/dts/beaglebone.dts
Modified: head/sys/boot/fdt/dts/beaglebone.dts
===
Author: kientzle
Date: Sat Jan 19 17:22:12 2013
New Revision: 245673
URL: http://svnweb.freebsd.org/changeset/base/245673
Log:
Use correct GPIO interrupt lines.
Modified:
head/sys/boot/fdt/dts/beaglebone.dts
Modified: head/sys/boot/fdt/dts/beaglebone.dts
=
Author: kientzle
Date: Sat Jan 19 17:12:23 2013
New Revision: 245672
URL: http://svnweb.freebsd.org/changeset/base/245672
Log:
Clarify the error messages for unrecognized pins and muxtypes.
Modified:
head/sys/arm/ti/ti_scm.c
Modified: head/sys/arm/ti/ti_scm.c
Author: kientzle
Date: Sat Jan 5 20:37:40 2013
New Revision: 245070
URL: http://svnweb.freebsd.org/changeset/base/245070
Log:
Shuffle the TX underrun to work the same way as the RX underrun,
as suggested by YongHyeon PYUN.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti
Author: kientzle
Date: Sat Jan 5 20:30:10 2013
New Revision: 245068
URL: http://svnweb.freebsd.org/changeset/base/245068
Log:
Prefer the new NFS modules
Modified:
head/sys/arm/conf/BEAGLEBONE
Modified: head/sys/arm/conf/BEAGLEBONE
Author: kientzle
Date: Sat Jan 5 17:59:44 2013
New Revision: 245064
URL: http://svnweb.freebsd.org/changeset/base/245064
Log:
While trying to track down the root cause for
TX stalls in this driver, I've also had some
time to evaluate the effectiveness of different
watchdog strategies.
Author: kientzle
Date: Tue Jan 1 18:55:04 2013
New Revision: 244939
URL: http://svnweb.freebsd.org/changeset/base/244939
Log:
Overhauled CPSW driver for TI CPSW Ethernet module
(as used in AM335x SoC for BeagleBone).
Among other things:
* Watchdog reset doesn't hang the driver.
* D
Author: kientzle
Date: Sun Nov 25 18:22:53 2012
New Revision: 243526
URL: http://svnweb.freebsd.org/changeset/base/243526
Log:
Print kernel args when booting the kernel.
Modified:
head/sys/boot/uboot/lib/elf_freebsd.c
Modified: head/sys/boot/uboot/lib/elf_freebsd.c
==
Author: kientzle
Date: Sun Nov 25 16:19:12 2012
New Revision: 243523
URL: http://svnweb.freebsd.org/changeset/base/243523
Log:
Fix spelling.
Modified:
head/sys/arm/arm/mpcore_timer.c
head/sys/arm/broadcom/bcm2835/bcm2835_systimer.c
head/sys/arm/ti/am335x/am335x_dmtimer.c
Modified: head/s
On Nov 1, 2012, at 7:37 AM, Ian Lepore wrote:
>
> Back from some quick googling... yep, arm cortex-a8 processors have a
> 64-byte cache line size. Maybe we don't support those yet, which is why
> the value appears to be constant in arm param.h right now.
Beaglebone runs a Cortex-A8. There's a l
Author: kientzle
Date: Mon Oct 29 03:31:22 2012
New Revision: 242277
URL: http://svn.freebsd.org/changeset/base/242277
Log:
Clarify a warning message.
Modified:
head/usr.sbin/kldxref/ef.c
Modified: head/usr.sbin/kldxref/ef.c
===
Author: kientzle
Date: Sat Oct 27 22:13:42 2012
New Revision: 242191
URL: http://svn.freebsd.org/changeset/base/242191
Log:
Missing paren.
Pointy hat:me
Modified:
head/sys/arm/ti/ti_machdep.c
Modified: head/sys/arm/ti/ti_machdep.c
Author: kientzle
Date: Sat Oct 27 04:02:12 2012
New Revision: 242171
URL: http://svn.freebsd.org/changeset/base/242171
Log:
Comment out the other BOOTP option
This should make PANDABOARD suitable for building
bootable SD images.
Submitted by: Giovanni Trematerra
Modified:
head/sys/ar
Author: kientzle
Date: Fri Oct 26 05:48:53 2012
New Revision: 242125
URL: http://svn.freebsd.org/changeset/base/242125
Log:
set the kernelname from the boot loader environment.
This fixes kern.bootfile sysctl.
Submitted by: Giovanni Trematerra
Modified:
head/sys/arm/ti/ti_machdep.c
Mo
Author: kientzle
Date: Fri Oct 26 05:41:58 2012
New Revision: 242124
URL: http://svn.freebsd.org/changeset/base/242124
Log:
Comment out the BOOTP/NFSROOT support. Transition this
config file to support a production kernel mounted on an
SD card.
Modified:
head/sys/arm/conf/PANDABOARD
Mod
Author: kientzle
Date: Thu Oct 25 04:37:47 2012
New Revision: 242068
URL: http://svn.freebsd.org/changeset/base/242068
Log:
Do proper padding of runt packets using code copied from bge(4).
Reviewed by: gnn
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cpsw.
Author: kientzle
Date: Thu Oct 25 04:33:47 2012
New Revision: 242067
URL: http://svn.freebsd.org/changeset/base/242067
Log:
Refer to headers locally. This makes it a lot easier
to build this driver out-of-tree.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cps
Author: kientzle
Date: Thu Oct 25 04:14:42 2012
New Revision: 242063
URL: http://svn.freebsd.org/changeset/base/242063
Log:
Support FreeBSD Boot loaders.
Modified:
head/sys/arm/conf/PANDABOARD
Modified: head/sys/arm/conf/PANDABOARD
Author: kientzle
Date: Thu Oct 25 04:12:33 2012
New Revision: 242062
URL: http://svn.freebsd.org/changeset/base/242062
Log:
Everybody needs bpf.
Modified:
head/sys/arm/conf/PANDABOARD
Modified: head/sys/arm/conf/PANDABOARD
=
Author: kientzle
Date: Thu Oct 25 04:10:32 2012
New Revision: 242061
URL: http://svn.freebsd.org/changeset/base/242061
Log:
Support boot loaders in the standard kernel.
Modified:
head/sys/arm/conf/RPI-B
Modified: head/sys/arm/conf/RPI-B
===
Author: kientzle
Date: Mon Oct 22 02:28:48 2012
New Revision: 241831
URL: http://svn.freebsd.org/changeset/base/241831
Log:
Don't repeat the POSTREAD dma sync.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cpsw.c
==
Author: kientzle
Date: Fri Oct 19 05:50:56 2012
New Revision: 241721
URL: http://svn.freebsd.org/changeset/base/241721
Log:
Replace deprecated M_DONTWAIT with M_NOWAIT.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cpsw.c
=
Author: kientzle
Date: Mon Oct 15 04:10:49 2012
New Revision: 241572
URL: http://svn.freebsd.org/changeset/base/241572
Log:
Fix an mbuf leak in cpsw driver, clean up mbuf management:
* Record TX mbufs when we get them so we can release them.
* Set TX/RX mbuf slots to NULL when we are no lo
Author: kientzle
Date: Sun Oct 14 23:07:54 2012
New Revision: 241564
URL: http://svn.freebsd.org/changeset/base/241564
Log:
Cut-and-paste dropped semicolon.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cpsw.c
=
Author: kientzle
Date: Sun Oct 14 23:00:24 2012
New Revision: 241563
URL: http://svn.freebsd.org/changeset/base/241563
Log:
Name cpsw_stop to cpsw_stop_locked consistently with other functions
in this file that assume locks are already held.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modifie
Author: kientzle
Date: Sun Oct 14 22:58:12 2012
New Revision: 241562
URL: http://svn.freebsd.org/changeset/base/241562
Log:
Return correct packet size.
Modified:
head/sys/arm/ti/cpsw/if_cpsw.c
Modified: head/sys/arm/ti/cpsw/if_cpsw.c
==
Author: kientzle
Date: Sat Oct 6 17:54:42 2012
New Revision: 241255
URL: http://svn.freebsd.org/changeset/base/241255
Log:
Fix "make install"
Also make arm the same as other platforms: Install man
pages for all CPUs in the family.
Modified:
head/lib/libpmc/Makefile
Modified: head/li
Author: kientzle
Date: Mon Oct 1 14:56:48 2012
New Revision: 241100
URL: http://svn.freebsd.org/changeset/base/241100
Log:
Support kernel options from ubldr.
Modified:
head/sys/arm/conf/BEAGLEBONE
Modified: head/sys/arm/conf/BEAGLEBONE
===
Author: kientzle
Date: Fri Sep 14 05:24:06 2012
New Revision: 240481
URL: http://svn.freebsd.org/changeset/base/240481
Log:
The MBR data is not necessarily aligned. This is a problem on ARM.
Modified:
head/sys/boot/common/part.c
Modified: head/sys/boot/common/part.c
Author: kientzle
Date: Mon Aug 27 04:43:30 2012
New Revision: 239722
URL: http://svn.freebsd.org/changeset/base/239722
Log:
Correctly fetch the MAC address.
Break down the bytes directly into the softc;
the intermediate buffer isn't needed here.
Break down the bytes in the correct order
Author: kientzle
Date: Wed Aug 22 05:14:59 2012
New Revision: 239553
URL: http://svn.freebsd.org/changeset/base/239553
Log:
After r239366, fix the ti_edma3.c driver to use the
exact name as used in the FDT.
Modified:
head/sys/arm/ti/ti_edma3.c
Modified: head/sys/arm/ti/ti_edma3.c
=
Author: kientzle
Date: Sat Jul 7 04:14:28 2012
New Revision: 238185
URL: http://svn.freebsd.org/changeset/base/238185
Log:
Unbreak building WITH_ICONV=yes and new yacc.
Modified:
head/usr.bin/mkesdb/ldef.h
Modified: head/usr.bin/mkesdb/ldef.h
On Jun 28, 2012, at 6:10 AM, Warren Block wrote:
> Author: wblock (doc committer)
> Date: Thu Jun 28 13:10:36 2012
> New Revision: 237708
> URL: http://svn.freebsd.org/changeset/base/237708
>
> Log:
> MFC r237655:
>
> Point out that /usr/src, /usr/doc, and /usr/ports may be empty or not
> exi
Author: kientzle
Date: Fri Jun 15 03:57:16 2012
New Revision: 237110
URL: http://svn.freebsd.org/changeset/base/237110
Log:
Per kib, since __flt_rounds is being added to FreeBSD 10, it
belongs in FBSD_1.3.
MFC after:1 week
Modified:
head/lib/libc/arm/Symbol.map
Modified: head/lib/
Author: kientzle
Date: Thu Jun 14 03:27:01 2012
New Revision: 237039
URL: http://svn.freebsd.org/changeset/base/237039
Log:
__flt_rounds is a public symbol (expands from the FLT_ROUNDS macro),
so include it in the public namespace on arm just as with
other architectures.
This corrects r
Author: kientzle
Date: Sat Jun 9 16:09:53 2012
New Revision: 236816
URL: http://svn.freebsd.org/changeset/base/236816
Log:
__flt_rounds was omitted from the exported symbols here.
Submitted by: Jan Sieka
Reviewed by: arm@
MFC after:1 week
Modified:
head/lib/libc/arm/Symbol.map
Author: kientzle
Date: Sun May 27 16:27:04 2012
New Revision: 236159
URL: http://svn.freebsd.org/changeset/base/236159
Log:
Allow the load address used by ARM ubldr to be set via Make argument.
In particular, this simplifies scripts that build system
images.
Modified:
head/sys/boot/arm
Author: kientzle
Date: Sun May 20 18:07:35 2012
New Revision: 235694
URL: http://svn.freebsd.org/changeset/base/235694
Log:
Determine kernel load address dynamically from u-boot memory map.
The generic ELF loading code maps the kernel into low memory
by subtracting KERN_BASE. So the copy
Author: kientzle
Date: Thu May 17 04:04:48 2012
New Revision: 235529
URL: http://svn.freebsd.org/changeset/base/235529
Log:
Access the device tree blob via copyin/copyout.
The code previously assumed that copyin/copyout did no
address translation and that the device tree blob could
be m
Author: kientzle
Date: Fri May 11 04:18:39 2012
New Revision: 235261
URL: http://svn.freebsd.org/changeset/base/235261
Log:
Don't hang if there is no /cpus node in the device tree.
Modified:
head/sys/boot/fdt/fdt_loader_cmd.c
Modified: head/sys/boot/fdt/fdt_loader_cmd.c
=
Author: kientzle
Date: Sun May 6 16:32:28 2012
New Revision: 235095
URL: http://svn.freebsd.org/changeset/base/235095
Log:
Ooops. Back out changes to main.c from r235094.
This change is specific to BeagleBone; I need to figure out how to
generalize this before committing.
Modified:
h
Author: kientzle
Date: Sun May 6 16:01:58 2012
New Revision: 235094
URL: http://svn.freebsd.org/changeset/base/235094
Log:
Don't call strcmp with a NULL pointer.
In particular, on the AM335x, which comes up with no memory
mapped to low addresses, dereferencing the NULL causes a crash.
M
Author: kientzle
Date: Wed May 2 05:49:58 2012
New Revision: 234908
URL: http://svn.freebsd.org/changeset/base/234908
Log:
Remove some redundant register loads.
Discussed on: arm@
Modified:
head/sys/boot/arm/uboot/start.S
Modified: head/sys/boot/arm/uboot/start.S
==
Author: kientzle
Date: Tue May 1 05:04:49 2012
New Revision: 234860
URL: http://svn.freebsd.org/changeset/base/234860
Log:
Teach ubldr(8) about simple MBR partitioning.
Modified:
head/sys/boot/uboot/lib/devicename.c
head/sys/boot/uboot/lib/disk.c
head/sys/boot/uboot/lib/libuboot.h
Modif
1 - 100 of 467 matches
Mail list logo