Timeline



07/18/05:

15:42 Changeset in rtems [bb72ff9]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-07-18 Karel Gardas <kgardas@…> * libchip/network/if_fxp.c: Change status of PCI Id 0x1229 from UNTESTED to tested.
14:34 Changeset in rtems [5fa10f2d]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-07-18 Lars Munch <lars@…> PR 813/networking * ne2000/ne2000.c: The ne2000 driver on pc386 has been broken since a parameter was added to irq handlers (2005-04-18). Before these changes the argument to the interrupt handler was the interrupt number, now the argument is handle, but the ne2000 driver needs the interrupt number. The fix is to set the handle to the interrupt number.
13:35 Ticket #813 (ne2000 interrupt handler is broken) closed by Joel Sherrill
State-Changed-From-To: open->closed State-Changed-Why: Patch applied. Thanks.
02:41 Changeset in rtems [d8bc48b4]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
This commit was generated by cvs2svn to compensate for changes in r12147, which included commits to RCS files with non-trunk default branches.
02:41 Changeset in rtems [d101e748]4.104.114.84.95 by Ralf Corsepius <ralf.corsepius@…>
Import from zlib-1.2.4

07/17/05:

09:26 Ticket #815 (Patches by loki and jtm broke gp32 BSP) created by Ralf Corsepius
Somebody (probably loki and jtm) have checked in patches into CVS and …

07/13/05:

02:19 Changeset in rtems [51c18676]4.104.114.84.95 by Eric Norum <WENorum@…>
Pass along errno from failed ftruncate().

07/09/05:

19:00 Ticket #813 (ne2000 interrupt handler is broken) created by lars
The ne2000 driver on pc386 has been broken since "Added parameter to …

07/08/05:

21:39 Changeset in rtems [fb875a8]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-07-08 Joel Sherrill <joel@…> * Makefile.am: Eliminate duplicate entry for include_mcf5235... .
21:38 Changeset in rtems [b0a95a5]4.104.114.84.95 by Joel Sherrill <joel.sherrill@…>
2005-06-17 Joel Sherrill <joel@…> * mpc5xx/vectors/vectors.h: Add hack to avoid warning.

07/07/05:

22:21 Changeset in rtems [a617dac1]4.104.114.84.95 by Philippe Simons <loki_666@…>
2005-07-07 Philippe Simons <loki_666@…> * lcd/lcd.c: removed.
22:07 Changeset in rtems [4bc22a6d]4.104.114.84.95 by Philippe Simons <loki_666@…>
2005-07-07 Philippe Simons <loki_666@…> * Makefile.am: Remove lcd.rel, added console/uart.c, removed conio stuffs. * console/conio.c, console/console.c, console/defaultfont.c, include/conio.h : files removed. * console/uart.c: New file. * include/bsp.h: lcd.c prototypes removed. * startup/bspstart.c: bsp_reset() cause gp32 to reset to bios, added a bsp_idle_task which put s3c2400 in a "wait for IRQ" state.
21:20 Changeset in rtems [1f18710]4.104.114.84.95 by Philippe Simons <loki_666@…>
2005-07-07 Philippe Simons <loki_666@…> * Makefile.am: Remove s3c2400/lcd/lcd.c * s3c2400/lcd/lcd.c: Remove. * s3c2400/clock/support.c: file "rewrote" to avoid GPL.
16:47 Changeset in rtems [9b55ef5]4.104.114.84.95 by Philippe Simons <loki_666@…>
2005-07-06 Philippe Simons * MAINTAINERS: Added me as arm/gp32 bsp maintainer.
03:07 Ticket #812 (FORTIFY kills ar) created by Ralf Corsepius
The "ar" from binutils-2.16.x suffers from memory leaks. Building the …

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.
Note: See TracTimeline for information about the timeline view.