Timeline



02/19/09:

21:34 Changeset in rtems [f239aa9a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * aclocal/bsp-alias.m4: Add simsh2e.
21:23 Changeset in rtems [a064ef5]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * custom/simsh2e.cfg: New file.
20:22 Changeset in rtems [a62222fb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * shared/irq/irq.c, shared/irq/irq.h, shared/irq/irq_asm.S: Add shared interrupt support to i386.
20:19 Changeset in rtems [9bb39026]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * shared/irq/irq.c: Spacing.
19:29 Changeset in rtems [aad65583]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * include/rtems/irq-extension.h, include/rtems/irq.h: Spelling errors and spacing.
19:27 Changeset in rtems [78fe958]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * libnetworking/rtems/rtems_bsdnet_internal.h: Re-add boolean when building BSD code. This is used by at least one of the BSD NIC drivers I am currently porting. I am trying out
19:25 Changeset in rtems [66913da2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * libchip/network/dec21140.c, libchip/network/elnk.c: Make sure this is enabled on x86.
19:20 Changeset in rtems [0a90bf2]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * shell/rtems.t: Add halt command.
18:54 Changeset in rtems [4e54befe]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-19 Joel Sherrill <joel.sherrill@…> * libmisc/Makefile.am, libmisc/shell/shellconfig.h: Add halt command to shell which results in the shutting RTEMS down. * libmisc/shell/main_halt.c: New file.
16:49 Changeset in rtems [16e6f5b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
16:49 Changeset in rtems [aa941f8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Move %{?dist} handling to rtems4.10/*.am.
16:11 Changeset in rtems [327c70b2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Update.
15:12 Changeset in rtems [5c24de44]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL, NEWLIB_RPMREL.
15:08 Changeset in rtems [c752ccb8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-16 Ralf Corsépius <ralf.corsepius@…> * libc/sys/rtems/sys/param.h: Update copyright notice from FreeBSD. Remove HZ. Add #include <sys/priority.h> Remove priority handling (moved to sys/priority.h). Remove CLBYTES (Unused, abandoned in BSD).
14:39 TBR/BSP/EZKit533 edited by ChrisJohns
Update the TOC. (diff)
14:30 Developer/Multilib edited by ChrisJohns
Update the TOC. (diff)
14:24 Projects/libdl edited by ChrisJohns
Fixed source formating and clean up some minor errors. (diff)
09:02 Developer/OpenProjects edited by ChrisJohns
/* Dynamic Object File Loading */ (diff)
09:01 Projects/libdl edited by ChrisJohns
Change references to a heading. (diff)
09:01 Projects/libdl edited by ChrisJohns
Add TOC and fix The Task heading. (diff)
08:59 Projects/libdl edited by ChrisJohns
/* RTEMS Dynamically Loaded Object Files */ (diff)
08:59 Projects/libdl created by ChrisJohns
First pass at a write of Dynamic Loading.
08:53 Developer/OpenProjects edited by ChrisJohns
/* Dynamic Object File Loading */ (diff)
08:52 Developer/OpenProjects edited by ChrisJohns
Add Dynamic Object File Loading (diff)

02/17/09:

23:37 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1372/bsps - mvme167 network driver buggy (diff)
23:35 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1371/bsps - mvme167 needs to convert ELF -> pure binary RALF (diff)
23:33 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ Add 1370/bsps - mvme167 console driver 'BSP_output_char' fails to convert '\n' -> '\n\r' (diff)
20:39 Changeset in rtems [94dd4f6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Joel Sherrill <joel.sherrill@…> * rtems/score/sh.h: SH2E and SH3E have a DSP rather than an FPU. They are not compatible. We currently only support the FPU found on the SH3 and SH4.
20:12 Ticket #1383 (filesystem off_t is limited to 32bits) created by Chris Johns
RTEMS internally should support a 64bit offset for all file system …
20:11 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ Add PR1377/shell netstats shell command does nothing (diff)
18:37 Changeset in rtems [06ff7d2]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Till Straumann <strauman@…> PR 1371/bsps * network/network.c: mvme167 network driver buggy.
18:37 Changeset in rtems [f6cef3a]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Till Straumann <strauman@…> PR 1371/bsps * network/network.c: mvme167 network driver buggy.
18:35 Changeset in rtems [3017689]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Till Straumann <strauman@…> PR 1371/bsps * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
18:35 Changeset in rtems [49633b9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Till Straumann <strauman@…> PR 1371/bsps * custom/mvme167.cfg: mvme167 needs to convert ELF -> pure binary RALF.
18:32 Changeset in rtems [c8dcab1e]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Till Straumann <strauman@…> PR 1370/bsps * console/console.c: mvme167 console driver BSP_output_char fails to convert \n -> \n\r
18:32 Changeset in rtems [2235066]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Till Straumann <strauman@…> PR 1370/bsps * console/console.c: mvme167 console driver BSP_output_char fails to convert \n -> \n\r
17:37 Ticket #1372 (mvme167 network driver buggy) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and CVS head.
17:35 Ticket #1371 (mvme167 needs to convert ELF -> pure binary RALF) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and CVS head.
17:33 Ticket #1370 (mvme167 console driver 'BSP_output_char' fails to convert '\n' -> '\n\r') closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and cvs head.
15:09 Changeset in rtems [e399e9d6]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Joel Sherrill <joel.sherrill@…> PR 1377/shell * libmisc/shell/main_netstats.c: Remove #if 0 which should not have been there anyway.
15:09 Changeset in rtems [35c7648]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Joel Sherrill <joel.sherrill@…> PR 1377/shell * libmisc/shell/main_netstats.c: Remove #if 0 which should not have been there anyway.
14:37 Changeset in rtems [9c2af12]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Joel Sherrill <joel.sherrill@…> * custom/uC5282.cfg: Add cvs Id.
14:37 Changeset in rtems [5e1fd51]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Joel Sherrill <joel.sherrill@…> * custom/uC5282.cfg: Add cvs Id.
14:37 Changeset in rtems [8303576c]4.8 by Joel Sherrill <joel.sherrill@…>
2009-02-17 Joel Sherrill <joel.sherrill@…> * custom/uC5282.cfg: Add cvs Id.
14:10 Ticket #1377 (netstats shell command does nothing) closed by Joel Sherrill
fixed: Applied to 4.9 branch and head. Thanks.
12:43 Changeset in rtems [f969fcb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-17 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Fix breakage introduced in 2009-02-13 changes.
04:02 Ticket #1382 (ATA driver fails in qemu) created by Chris Johns
The ATA driver issues the ATA_COMMAND_EXECUTE_DEVICE_DIAGNOSTIC …

02/16/09:

21:34 TBR/UserManual/DriverManager edited by Hellstrom
(diff)
20:18 Ticket #1381 (Multicast sendto() fails unless a reachable gateway is specified) created by Gene Smith
If a null or unreachable gateway is specified either statically in …
13:58 Ticket #1380 (Unreadable comments in c/src/lib/libbsp/arm/rtl22xx/include/bsp.h) created by Ralf Corsepius
c/src/lib/libbsp/arm/rtl22xx/include/bsp.h contains comments, in an …

02/14/09:

18:44 TBR/UserManual/DriverManager created by Hellstrom
New page: = Driver Manager = Created test page, will document here soon. == Purpose == == Overview == === Bus === === Device === === Driver === === Bus Driver === === Driver Resource === …
06:56 Ticket #1379 (msdos_filename_unix2dos sets \x0 in name) created by Chris Johns
The DOSFS does not allow a \0x (nul) character in a file name. If a …
06:54 Ticket #1378 (seek device file system handler returns 0) created by Chris Johns
The seek handler for the device file system returns 0 when it should …

02/13/09:

22:46 Ticket #1377 (netstats shell command does nothing) created by Gene Smith
The netstats shell command has *all* the sub-functions commented out …
20:47 Changeset in rtems [ef06d30]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-13 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Use stub tm27.h.
14:20 Changeset in rtems [9b974cf4]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-13 Joel Sherrill <joel.sherrill@…> * new-exceptions/cpu.c: Correct prototype of _CPU_Initialize.
02:34 Ticket #1376 (lseek handler should return an off_t) created by Chris Johns
The current lseek code in libcsupport returns off_t while the handler …
01:35 Developer/OpenProjects edited by JoelSherrill
/* ArgoUML for RTEMS */ spelling (diff)

02/12/09:

22:04 Ticket #1375 (uC5282 BSP ...) created by strauman
The clock driver routine (uC5282 BSP) …
19:51 Developer/OpenProjects edited by Rayx
/* Page based memory management system */ (diff)
19:40 Developer/OpenProjects edited by Rayx
/* USB Stack */ (diff)
15:58 Changeset in rtems [72f4b246]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * startup/setvec.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:57 Changeset in rtems [2a0a791f]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * clock/clock.c, include/bsp.h: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:57 Changeset in rtems [06f3a3ef]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * startup/bspstart.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:57 Changeset in rtems [6994cd9]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * include/bsp.h, startup/bspstart.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:57 Changeset in rtems [326220e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * shared/misc/m68kidle.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:56 Changeset in rtems [3aaf479]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * sapi/include/rtems/config.h, score/include/rtems/score/thread.h, score/src/threadidlebody.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:56 Changeset in rtems [6d869df]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * porting/idlethread.t: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:55 Changeset in rtems [cca8379]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * cpu.c, rtems/score/cpu.h: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:55 Changeset in rtems [59b68bd]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
15:55 Changeset in rtems [8bbead13]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-12 Joel Sherrill <joel.sherrill@…> * cpu.c: Change prototype of IDLE thread to consistently return void * and take a uintptr_t argument.
00:34 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1374/misc - Fix printk formatting string. (diff)

02/11/09:

23:06 Changeset in rtems [6748b76c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * tod.c: Use rtems_clock_get_tod().
21:53 Changeset in rtems [094e520]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * stackchk/stackchk.scn: Correct screen to match output.
21:48 Changeset in rtems [45d107ec]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * sapi/src/exinit.c: Eliminate _CPU_Thread_dispatch_pointer and passing address of _Thread_Dispatch to _CPU_Initialize. Clean up comments.
21:45 Changeset in rtems [c03e2bc]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * cpu.c, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and passing address of _Thread_Dispatch to _CPU_Initialize. Clean up comments.
21:44 Changeset in rtems [ef1be69]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * rtems/new-exceptions/cpu.h, rtems/score/cpu.h: Eliminate _CPU_Thread_dispatch_pointer and passing address of _Thread_Dispatch to _CPU_Initialize. Clean up comments.
21:37 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1352/bsps - include support for mvme2600 and mvme2700 in motorola_shared BSP (diff)
21:20 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1369/bsps - Fix name clashes when using MC68040 fpsp floating-point emulation (diff)
21:14 Release/4.9 edited by JoelSherrill
/* Release 4.9.2 Changes */ 1362/bsps - Fix BSP reset on mvme2300 - mvme2700 (diff)
20:39 Changeset in rtems [e8cba4c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * shared/irq/irq.h: Fix spelling error.
20:37 Changeset in rtems [e856d14]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * custom/h8sxsim.cfg: Small H8SX should be optimized for size.
19:49 Changeset in rtems [938c666e]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * startup/linkcmds: It appears 16 MB is the configuration.
19:48 Changeset in rtems [c63fde5c]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * configure.ac, start/start16.S: Remove duplicate configure option and add support for the configure time variable BSP_VIDEO_80x50.
19:35 Changeset in rtems [9cf17fb]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Use a 16 bit object id on this target.
19:35 Changeset in rtems [ef47bc78]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Do not unroll any code on this target and use a 16-bit object id.
19:34 Changeset in rtems [89e2082c]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> PR 1374/misc * libmisc/stackchk/check.c: Fix printk formatting string.
19:33 Changeset in rtems [65e8f25]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> PR 1374/misc * libmisc/stackchk/check.c: Fix printk formatting string.
19:30 Changeset in rtems [a0d22251]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Joel Sherrill <joel.sherrill@…> * sapi/src/exinit.c: Interrupts are guaranteed to be disabled by boot_card(), do not do it here as well.
18:32 Ticket #1374 (print format wrong for printk in stack checker message) created by Joel Sherrill
Index: libmisc/stackchk/check.c …
16:37 Changeset in rtems [07d8cc54]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Matt Rippa <mrippa@…> PR 1352/bsps * shared/console/reboot.c, shared/motorola/motorola.c: Include support for mvme2600/mvme2700.
16:36 Changeset in rtems [819ca0e1]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Matt Rippa <mrippa@…> PR 1352/bsps * shared/motorola/motorola.c: Include support for mvme2600/mvme2700.
16:20 Changeset in rtems [9c266d2]4.9 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Till Straumann <strauman@…> PR 1369/bsps * Makefile.am, configure.ac: Fix name clashes when using MC68040 fpsp floating-point emulation.
16:20 Changeset in rtems [fe26418]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Till Straumann <strauman@…> PR 1369/bsps * Makefile.am, configure.ac: Fix name clashes when using MC68040 fpsp floating-point emulation.
16:13 Changeset in rtems [e7c99cfe]4.104.115 by Joel Sherrill <joel.sherrill@…>
2009-02-11 Matt Rippa <mrippa@…> PR 1362/bsps * shared/console/bspreset.c: Fix BSP reset on mvme2300 - mvme2700.
15:37 Ticket #1352 (MVME2700 BSP Patches) closed by Joel Sherrill
fixed: Patch committed to 4.9 branch and cvs head. Thanks.
15:21 Ticket #1369 (name clashes when using fpsp floating-point emulation) closed by Joel Sherrill
fixed: Patch applied to 4.9 branch and CVS head. Thanks.
15:14 Ticket #1362 (bsp_reset() on older shared powerpc's) closed by Joel Sherrill
fixed: Patch applied to 4.9 and CVS head. Thanks.
13:21 Changeset in rtems [b34eb57]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Partial update from FreeBSD.
07:25 Changeset in rtems [00ac31c4]4.9 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove stray % from '*startfile:' having crept in previous patch.
07:25 Changeset in rtems [e2d78b0b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * bsp_specs: Remove stray % from '*startfile:' having crept in previous change.
05:21 Changeset in rtems [d605a2c2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * startup/sd-card-init.c: Comment out fields having dropped out from sd_card_driver_entry.
05:20 Changeset in rtems [33b11fb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * spi/spi_init.c: Comment out fields having dropped out from sd_card_driver_entry.
05:18 Changeset in rtems [934307a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * tests/tests.c: Comment out fields having dropped out from sd_card_driver_entry.
03:40 Changeset in rtems [a45054b9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/kernel.h: Remove PSEUDO_* (Unused, not in FreeBSD).
03:39 Changeset in rtems [dce90eae]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove PSEUDO_* (Unused, not in FreeBSD).
03:37 Changeset in rtems [86dab8c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/kernel.h: Remove struct linker_set (Unused).
03:37 Changeset in rtems [781c7d9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove struct linker_set (Unused).
03:36 Changeset in rtems [aa71c07]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/net/if_loop.c: Remove PSEUDO_SET (Unused).
03:36 Changeset in rtems [2dc5992d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove PSEUDO_SET (Unused).
03:07 Changeset in rtems [110f3f3c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/kern/uipc_domain.c: Remove domain_set (Unused).
03:07 Changeset in rtems [fb1ff66]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove domain_set (Unused).
02:58 Changeset in rtems [8eca719]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/kernel.h: Remove execsw_set, si_elem_t (Unused, not in FreeBSD). #include <sys/linker_set.h>. Add #ifdef _KERNEL guards (From FreeBSD).
01:48 Changeset in rtems [5d49762]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-11 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/kernel.h: Remove hostnamelen, domainnamelen, lbolt, tickdelta, timedelta (Unused, not in FreeBSD).

02/10/09:

18:24 Changeset in network-demos [83dbe37]4.11network-demos-4-10-branch by Joel Sherrill <joel.sherrill@…>
2009-02-10 Joel Sherrill <joel.sherrill@…> * networkconfig-qemu.h: Add option for qemu to use PCI i82551 NIC.
18:23 Changeset in network-demos [d7de1ab]4.11network-demos-4-10-branch by Joel Sherrill <joel.sherrill@…>
2009-02-10 Joel Sherrill <joel.sherrill@…> * Makefile: Fix typo.
10:27 Changeset in rtems [1792c7a]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-10 Ralf Corsépius <ralf.corsepius@…> * bin2boot.c: Use stdint/inttypes to workaround build warnings on 64bit hosts.
10:03 Changeset in rtems [2e3f12c4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-10 Ralf Corsépius <ralf.corsepius@…> * clock/ckinit.c, startup/bspstart.c: Add prototypes.
10:03 Changeset in rtems [e45dff7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add prototypes.
09:11 Changeset in rtems [1df408f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-10 Ralf Corsépius <ralf.corsepius@…> * libnetworking/vm/vm.h: Cosmetics from FreeBSD.
09:10 Changeset in rtems [7931bbb2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics from FreeBSD.
08:51 Changeset in rtems [b1b425e4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-10 Ralf Corsépius <ralf.corsepius@…> * libnetworking/rtems/rtems_bsdnet_internal.h: Remove struct vm_page, vm_page_t, boolean_t (Unused).
08:51 Changeset in rtems [b9c4861]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove struct vm_page, vm_page_t, boolean_t (Unused).
08:25 Changeset in rtems [96c57dba]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-10 Ralf Corsépius <ralf.corsepius@…> * libnetworking/nfs/bootp_subr.c, libnetworking/nfsclient/nfsdiskless.h: Cosmetics from FreeBSD. * libnetworking/rtems/rtems_bsdnet_internal.h: Remove struct file (Unused).
08:25 Changeset in rtems [0d37bf1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Cosmetics from FreeBSD.
08:21 Changeset in rtems [282e6fd0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove struct file (Unused).

02/09/09:

22:18 Changeset in rtems [bc182456]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-09 Ralf Corsépius <ralf.corsepius@…> * libnetworking/sys/socketvar.h: Remove struct file, soo_ioctl, soo_select, soo_stat, getsock (Unused).
22:18 Changeset in rtems [d239d986]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove struct file, soo_ioctl, soo_select, soo_stat, getsock (Unused).
14:04 Developer/Eclipse/Information edited by Sh
/* TODO List */ (diff)

02/08/09:

06:47 Developer/FileSystems edited by Strauman
(diff)

02/07/09:

09:26 Changeset in rtems [6cd53b2]4.9 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS-HEAD.
09:22 Changeset in rtems [bdf53bd4]4.9 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
09:16 Changeset in rtems [c8d8a70]4.9 by Ralf Corsepius <ralf.corsepius@…>
Add NEWLIB_PKGVERS, NEWLIB_RPMREL.
09:16 Changeset in rtems [8ec3c96]4.9 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL. Add NEWLIB_PKGVERS, NEWLIB_RPMREL.
09:15 Changeset in rtems [58a6716]4.9 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.16.0-rtems4.9-20090207.diff
08:56 Changeset in rtems [deb0a5a3]4.9 by Ralf Corsepius <ralf.corsepius@…>
Remove newlib/libc/include/sched.h.
08:45 Changeset in rtems [2659fa26]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
07:35 TBR/BSP/Mvme147 created by JoelSherrill
New
01:53 Release/4.10 edited by JoelSherrill
/* BSPs and Device Drivers */ Remove pck6 and cleanup formatting (diff)

02/06/09:

23:33 Changeset in rtems [65205315]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
23:17 Changeset in rtems [872775d3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove newlib/libc/include/sched.h
23:07 Changeset in rtems [d9e5793]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
23:06 Changeset in rtems [bdd38fe1]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
newlib-1.17.0-rtems4.10-20090206.diff
23:05 Changeset in rtems [c84b47f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Rework.
23:04 Changeset in rtems [95159f95]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL, NEWLIB_RPMREL. Rework CPUKIT*.
21:02 Changeset in rtems [ffce01bb]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
21:02 Changeset in rtems [f0dd01f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * posix/include/sched.h, posix/src/sched_getparam.c: Make sched_getparam() POSIX compliant.
21:02 Changeset in rtems [2a6b824]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Make sched_getparam() POSIX compliant.
20:45 Changeset in rtems [7079f53]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Don't install libcsupport/include/tar.h.
17:23 Changeset in rtems [465b36f9]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove tar.h.
16:50 Ticket #1373 (newlib >= 1.16.0's sched.h collides with RTEMS sched.h) created by Ralf Corsepius
newlib >= 1.16.0 provides a $includedir/sched.h older versions didn't. …
16:32 Changeset in rtems-eclipse-plug-in [4c7803f] by Sebastian Huber <sebastian.huber@…>
Improved error messages.
14:22 Changeset in rtems-eclipse-plug-in [b9a8b46] by Sebastian Huber <sebastian.huber@…>
Removed.
14:21 Changeset in rtems-eclipse-plug-in [ebe332a] by Sebastian Huber <sebastian.huber@…>
Added problem markers. Initialize tools with default values on platform change.
14:20 Changeset in rtems-eclipse-plug-in [c9fa789] by Sebastian Huber <sebastian.huber@…>
New version 1.0.1.
13:51 Changeset in rtems-eclipse-plug-in [62bcf3f]v_1_0_1 by cvs2git <rtems-devel@…>
This commit was manufactured by cvs2svn to create tag 'v_1_0_1'. Sprout from master 2009-02-06 13:51:35 UTC Daron Chabot <daron.chabot@…> 'Prompted by addition of licensing info to RTEMS-CDT Feature.' Delete: org.rtems.cdt.toolchain/.classpath org.rtems.cdt.toolchain/.project org.rtems.cdt.toolchain/.settings/org.eclipse.jdt.core.prefs org.rtems.cdt.toolchain/LICENSE org.rtems.cdt.toolchain/META-INF/MANIFEST.MF org.rtems.cdt.toolchain/build.properties org.rtems.cdt.toolchain/plugin.properties org.rtems.cdt.toolchain/plugin.xml org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/Activator.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/IsRtemsToolChainSupported.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsBspDefinedSymbolsValueHandler.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsCommandLineGenerator.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsEnvironmentVariableSupplier.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsInstallBspDirectoryValueHandler.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsLinkCommandLineInfo.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsManagerRelocationLinkHandler.java org.rtems.cdt.toolchain/src/org/rtems/cdt/toolchain/RtemsScannerInfoCollector.java org.rtems.cdt.toolchain/templates/hello/src/init.c org.rtems.cdt.toolchain/templates/hello/src/system.h org.rtems.cdt.toolchain/templates/hello/template.properties org.rtems.cdt.toolchain/templates/hello/template.xml org.rtems.cdt.toolchain/templates/serial/src/Basename.c org.rtems.cdt.toolchain/templates/serial/template.properties org.rtems.cdt.toolchain/templates/serial/template.xml org.rtems.cdt.toolchain2/.classpath org.rtems.cdt.toolchain2/.project org.rtems.cdt.toolchain2/.settings/org.eclipse.jdt.core.prefs org.rtems.cdt.toolchain2/LICENSE org.rtems.cdt.toolchain2/META-INF/MANIFEST.MF org.rtems.cdt.toolchain2/README org.rtems.cdt.toolchain2/org/rtems/cdt/Activator.java org.rtems.cdt.toolchain2/org/rtems/cdt/Constants.java org.rtems.cdt.toolchain2/org/rtems/cdt/Storage.java org.rtems.cdt.toolchain2/org/rtems/cdt/VolatilePreferenceStore.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CommandLineGenerator.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinCommandLineGenerator.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinEnvironmentSupplier.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinRunScannerInfoProvider.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/CygwinScannerInfoCollector.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/EnvironmentSupplier.java org.rtems.cdt.toolchain2/org/rtems/cdt/build/RunScannerInfoProvider.java org.rtems.cdt.toolchain2/org/rtems/cdt/preferences/PreferenceInitializer.java org.rtems.cdt.toolchain2/org/rtems/cdt/preferences/PreferencePage.java org.rtems.cdt.toolchain2/org/rtems/cdt/properties/PropertyPage.java org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/BasicSetup.java org.rtems.cdt.toolchain2/org/rtems/cdt/wizards/FinishSetup.java org.rtems.cdt.toolchain2/plugin.xml
13:51 Changeset in rtems-eclipse-plug-in [a2be3c4] by Daron Chabot <daron.chabot@…>
Prompted by addition of licensing info to RTEMS-CDT Feature.
13:48 Changeset in rtems-eclipse-plug-in [0db4f56] by Daron Chabot <daron.chabot@…>
Addition of licensing and description info to RTEMS-CDT Feature.
12:38 Changeset in rtems [cd5e926]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * Makefile.maint: rtems_api=4.10.
11:56 Changeset in rtems [3f426966]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Regenerate list of custom/*.cfg.
11:36 Changeset in rtems [70d7dc22]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * Makefile.maint: Dump stuff hanging around for much too long.
09:29 Changeset in rtems [3158138]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Add network_CPPFLAGS += -DBSD_VISIBLE.
09:28 Changeset in rtems [11a342d7]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Add network_CPPFLAGS += -DBSD_VISIBLE.
08:02 Changeset in rtems [0c00595]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4: Remove comment referring to HPUX.
07:58 Changeset in rtems [a8f71b8]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove comment referring to HPUX.
05:54 Changeset in rtems [9ae1165]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * aclocal/canonical-target-name.m4: Remove comment referring to HPUX9.
05:52 Changeset in rtems [cb29d6f]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Regenerate list of custom/*.cfg.
05:47 Changeset in rtems [d229ed0]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * Makefile.am: Remove custom/HPUX9-posix.cfg.
05:46 Changeset in rtems [d721841]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-06 Ralf Corsépius <ralf.corsepius@…> * custom/HPUX9-posix.cfg: Remove.
05:46 Changeset in rtems [7d04202]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove.
01:54 TBR/BSP/Mvme167 edited by JoelSherrill
Add NIC information (diff)

02/05/09:

17:19 TBR/BSP/Mvme167 edited by JoelSherrill
Add hardware description (diff)
17:15 TBR/BSP/Mvme167 edited by JoelSherrill
Added BSP Infobox (diff)
15:59 Changeset in rtems [9c9bd756]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-05 Ralf Corsépius <ralf.corsepius@…> * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
15:59 Changeset in rtems [f3e077e]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Remove pck6 BSP.
15:57 Changeset in rtems [2843700]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-05 Ralf Corsépius <ralf.corsepius@…> * custom/pck6.cfg: Remove.
05:45 Changeset in rtems [bcf8ee2]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-05 Sebastian Huber <sebastian.huber@…> * libnetworking/lib/ftpfs.c: Enable write and mount filesystem with read-write access.
05:22 Changeset in rtems [5e7c184]4.9 by Ralf Corsepius <ralf.corsepius@…>
2009-02-05 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Change SIX_MONTHS to time_t.
05:19 Changeset in rtems [5d1285b]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-05 Ralf Corsépius <ralf.corsepius@…> * ftpd/ftpd.c: Change SIX_MONTHS to time_t.
05:19 Changeset in rtems [dc936a4]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Change SIX_MONTHS to time_t.
04:54 Changeset in rtems [c37c919c]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-05 Ralf Corsépius <ralf.corsepius@…> * sapi/include/rtems/io.h: Move extern "C" brace after includes.
04:53 Changeset in rtems [cd8b8c3]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
Move extern "C" brace after includes.
04:46 Changeset in rtems [165eb8d]4.104.115 by Ralf Corsepius <ralf.corsepius@…>
2009-02-04 Ralf Corsépius <ralf.corsepius@…> * libnetworking/net/if_ppp.h: Eliminate pppattach, pppintr (Unused). * libnetworking/net/if_ppp.c: Eliminate pppintr (Unused).
04:33 TBR/BSP/Mvme167 edited by Strauman
/* RTEMS/BSP Configuration */ (diff)
04:33 TBR/BSP/Mvme167 edited by Strauman
/* Firmware Setup */ (diff)
04:22 TBR/BSP/Mvme167 created by Strauman
New page: == Hardware and Software Info == OK, so I pulled out an old mvme167 board and an mvme712 transition module. The 167 has 167Bug firmware in its PROMs. == Patches == While trying out rte…
Note: See TracTimeline for information about the timeline view.