Timeline



07/06/05:

18:46 Changeset in rtems [2732040d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-07-06 Markku Puro <markku.puro@…> * acinclude.m4: Added GBA BSP.
18:46 Changeset in rtems [3c7ed6b]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-07-06 Markku Puro <markku.puro@…> * .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, clock/clockdrv.c, console/conio.c, console/console.c, console/defaultfont.c, include/arm_mode_bits.h, include/asm_macros.h, include/bsp.h, include/bspopts.h.in, include/conio.h, include/gba.h, include/gba_registers.h, include/tm27.h, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, start/logo.S, start/start.S, startup/bspstart.c, startup/cpu.c, startup/cpu_asm.S, startup/exit.c, startup/linkcmds, timer/timer.c: New files.
18:07 Changeset in rtems [e9b4f29a]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
Add PR.
18:06 Changeset in rtems [cec508da] by Joel Sherrill <joel.sherrill@…>
2005-07-06 <ralf.corsepius@…> PR 810/rtems * include/rtems/ide_part_table.h: Add C++ guards.
11:34 Changeset in rtems [63a4538]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-06 Ralf Corsepius <ralf.corsepius@…> * console/keyboard.c: Apply CHAR_BIT to compute BITS_PER_LONG.
11:29 Changeset in rtems [320124f]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-06 Ralf Corsepius <ralf.corsepius@…> * console/console-io.c: Remove unused variable i.
09:57 Changeset in rtems [707a733]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-06 Ralf Corsepius <ralf.corsepius@…> * libnetworking/lib/syslog.c: Fix spelling mistake. * libnetworking/sys/uio.h: Partial update from FreeBSD. * libnetworking/kern/kern_subr.c: Reflect changes above.
09:56 Changeset in rtems [4b35e0e]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Fix spelling mistake.
09:56 Changeset in rtems [6d06a63]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Partial update from FreeBSD.
08:38 Changeset in rtems [f74912ae]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-06 Ralf Corsepius <ralf.corsepius@…> * binutils/binutils.add: Take out -D_FORTIFY_SOURCE from CFLAGS to prevent fortify from rendering ar unusable.
00:17 Changeset in rtems [728e177]4.104.114.84.95 by Eric Norum <WENorum@…>
Enable CS1* and CS2* now that Arcturus bootstrap PROMs no longer take care of that for us.

07/05/05:

20:54 Ticket #810 (ide_part_table.h dont link with cpp) closed by Ralf Corsepius
State-Changed-From-To: open->closed State-Changed-Why: Fixed on CVS HEAD earlier today.
16:14 Ticket #810 (ide_part_table.h dont link with cpp) created by loki_666
ide_part_table.h miss some defines, which make thoses fct …
09:25 Changeset in rtems [f139738]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-05 Ralf Corsepius <ralf.corsepius@…> * libblock/include/rtems/ide_part_table.h: Add C++ guards.
07:34 Changeset in rtems [3c0ddbb]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-05 Ralf Corsepius <ralf.corsepius@…> * binutils/mkspec.in, gccnewlib/mkspec.in, gdb/mkspec.in: Use ',' as sed pattern delimiter.
07:32 Changeset in rtems [4917fe0]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-05 Ralf Corsepius <ralf.corsepius@…> * autotools/automake.add: Add %{?dist}. * autotools/autoconf.add: Add %{?dist}. Replace Copyright: by Licence:.
07:30 Changeset in rtems [fdfbb874]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
2005-07-05 Ralf Corsepius <ralf.corsepius@…> * gccnewlib/gccnewlib.add: Remove Epoch.

06/30/05:

11:53 Changeset in rtems [d0f01d2]4.104.114.84.95 by Eric Norum <WENorum@…>
Add description of external interrupt request assignments.
04:03 Changeset in rtems [587e310e]4.104.114.84.95 by Chris Johns <chrisj@…>
The DHCP header.
04:01 Changeset in rtems [d9b8e29]4.104.114.84.95 by Chris Johns <chrisj@…>
DHCP server for RTEMS.

06/29/05:

22:00 Changeset in rtems [57519ea]4.104.114.84.95 by Eric Norum <WENorum@…>
Reflect changes to network driver.
20:44 Changeset in rtems [5eb336b]4.104.114.84.95 by Eric Norum <WENorum@…>
Drive LEDs with more useful information.
20:09 Changeset in rtems [81291a0]4.104.114.84.95 by Eric Norum <WENorum@…>
Add duplex negotation support.

06/23/05:

00:57 Ticket #808 (printk crashes with field size smaller than value.) created by Chris Johns
Using the pc386 the following code fails in the BSP. For example place …

06/22/05:

20:32 Ticket #806 (Non-32bit-aligned MBUFs cause data corruption with uC5282 network driver) closed by Eric Norum
State-Changed-From-To: feedback->closed State-Changed-Why: Realignment code now seems to work properly (and avoids copying entire mbuf contents, too!)
18:53 Changeset in rtems [cdb717e]4.104.114.84.95 by Eric Norum <WENorum@…>
Minor tweak to make it easier to insert some code to test realignment.
Note: See TracTimeline for information about the timeline view.