Timeline



06/12/08:

04:02 TBR/BSP/Mcf5235 edited by ChrisJohns
Add the Axiom board. (diff)
03:59 TBR/Website/Board_Support_Packages edited by ChrisJohns
Remove Cybertec Microcore as page links do not work. (diff)
03:52 Release/4.9 edited by ChrisJohns
Add 52235 BSP. (diff)
03:48 Release/4.9 edited by ChrisJohns
Add Coldfire and M68K changes. (diff)
03:44 TBR/Website/RTEMSReleases edited by ChrisJohns
Point to release note pages. (diff)

06/11/08:

08:19 Changeset in rtems [a552181]4.104.114.95 by Chris Johns <chrisj@…>
2008-06-10 Chris Johns <chrisj@…> * score/include/rtems/score/priority.h: Let the CPU define the maximum and minimum priority levels to reduce the amount of memory thread chains use.
08:19 Changeset in rtems [e339d8b]4.104.114.95 by Chris Johns <chrisj@…>
hris Johns <chrisj@…> * cpu_asm.S: Add Coldfire FPU support. * rtems/score/m68k.h: Change the Coldfire CPU defines to be based on the instruction set. Add Tiny RTEMS support to the small memory model RTEMS processors. * rtems/score/cpu.h: Handle the new Tiny RTEMS support.
08:17 Changeset in rtems [84fff68d]4.104.114.95 by Chris Johns <chrisj@…>
hris Johns <chrisj@…> * custom/av5282.cfg, custom/csb360.cfg, custom/gen68302.cfg, custom/gen68340.cfg, custom/gen68360.cfg, custom/mcf5206elite.cfg, custom/mcf5235.cfg, custom/mrm332.cfg, custom/mvme136.cfg, custom/mvme147.cfg, custom/mvme162.cfg, custom/mvme162lx.cfg, custom/mvme167.cfg, custom/ods68302.cfg, custom/sim68000.cfg, custom/simcpu32.cfg, custom/uC5282.cfg: Change CCFLAGS to use the -mcpu= option for Coldfires now supported in GCC 4.3.0. 2008-06-10 Matthew Riek <matthew.riek@…> * custom/mcf52235.cfg: New.
08:07 Changeset in rtems [9af8308]4.104.114.95 by Chris Johns <chrisj@…>
2008-06-10 Matthew Riek <matthew.riek@…> * mcf52235/include/mcf52235.h: New. * preinstall.am, configure.ac, Makefile.am: Add 52235 support.
08:06 Changeset in rtems [56e8ee4e]4.104.114.95 by Chris Johns <chrisj@…>
2008-06-10 Matthew Riek <matthew.riek@…> * shared/m68kbspgetworkarea.c: Fix extern type to RamSize?. * shared/m68kpretaskinghook.c: Do not handle the RAM allocation if the BSP is handling it. * acinclude.m4: Add the mcf52235 BSP.
08:03 Changeset in rtems [b7ad0ed]4.104.114.95 by Chris Johns <chrisj@…>
2008-06-10 Matthew Riek <matthew.riek@…> * Makefile.am: Add shared/m68kbspgetworkarea.c to sources. * configure.ac: Add RTEMS_BSP_BOOTCARD_HANDLES_RAM_ALLOCATION. * include/bsp.h: Add include bspopts.h. * start/start.S: Formatting changes. * startup/bspstart.c: Updated to use the shared BSP support.
07:59 Changeset in rtems [3aac2db]4.104.114.95 by Chris Johns <chrisj@…>
2008-06-10 Matthew Riek <matthew.riek@…> * .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, clock/clock.c, configure.ac, console/console.c, gdb-init, include/bsp.h, include/bspopts.h.in, include/coverhd.h, include/tm27.h, preinstall.am, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/cfinit.c, startup/init52235.c, startup/linkcmds, timer/timer.c: New.

06/10/08:

18:53 Changeset in rtems [913b3a27]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-10 Joel Sherrill <joel.sherrill@…> * irq/irq.c: Add units.

06/09/08:

14:31 Changeset in rtems [7e851f92]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.3.1
07:36 Changeset in rtems [01c1694]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add gcc-4.3.1. Abandon gcc-4.2.3.
07:34 Changeset in rtems [22bd5223]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gcc-4.3.1.
07:33 Changeset in rtems [ff1a93b]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Do not use string comparisions.
07:32 Changeset in rtems [705c7b0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.

06/06/08:

21:43 Changeset in rtems [6826a4c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * include/bsp.h, irq/irq.c, irq/irq_init.c, startup/bspclean.c, startup/bspstart.c: Slightly better names for IRQ benchmarking. Make sure the routines are present all the time.
20:56 Changeset in rtems [e5b6bf4]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * samples/hello/config.h, sptests/spname01/config.h: These needed CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER.
20:55 Changeset in rtems [7bec8d0a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * started/buildc.t: Add paragraph on see CVS for latest patches. * user/conf.t: Add CONFIGURE_MESSAGE_BUFFERS_FOR_QUEUE and example of how to compute message CONFIGURE_MESSAGE_BUFFER_MEMORY using it.
20:11 Changeset in rtems [93e30a23]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * user/rtmon.t: Change to using new types.
18:03 Changeset in rtems [8c8fd64]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems.h, rtems/include/rtems/rtems/clock.h, rtems/include/rtems/rtems/config.h, rtems/include/rtems/rtems/dpmem.h, rtems/include/rtems/rtems/eventset.h, rtems/include/rtems/rtems/object.h, rtems/include/rtems/rtems/part.h, rtems/include/rtems/rtems/ratemon.h, rtems/include/rtems/rtems/region.h, rtems/include/rtems/rtems/sem.h, rtems/include/rtems/rtems/tasks.h, rtems/include/rtems/rtems/timer.h, rtems/include/rtems/rtems/types.h, rtems/src/ratemonperiod.c: Improve Classic API Doxygen.
16:34 Changeset in rtems [ebfd9ea]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemonperiod.c, score/include/rtems/score/thread.h: Complete previous patch. Add typedef for cpu usage statistics.
15:44 Changeset in rtems [5fa5185]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-06 Joel Sherrill <joel.sherrill@…> * libcsupport/src/times.c, libmisc/cpuuse/cpuusagereport.c, libmisc/cpuuse/cpuusagereset.c, libmisc/monitor/mon-task.c, rtems/include/rtems/rtems/ratemon.h, rtems/src/ratemongetstatus.c, rtems/src/ratemonperiod.c, score/include/rtems/score/thread.h, score/src/threaddispatch.c, score/src/threadinitialize.c, score/src/threadtickletimeslice.c: Add typedefs for cpu usage and period timing statistics. Also renamed related variables and structure members so they are the same whether you are using nanosecond (e.g. struct timespec) or ticks (e.g. uint32_t) granularity. This lays the groundwork for future cleanup.

06/05/08:

22:09 Changeset in rtems [f1767596]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * console/console.c, include/m340uart.h: Use new shared termios_baud_to_number() routine.
14:41 Changeset in rtems [5877cc3a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * sapi/include/confdefs.h: Rework to be more accurate on allocation. In particular, there was a report from that Matthew Riek that memory was being reserved twice for the IDLE task. This was covering up other places that under allocated memory. Before I was done, I had reworked the file to be easier to read, maintain and be more accurate.
14:39 Changeset in rtems [32caf25f]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/isr.h, score/src/isr.c: Use CPU_SIMPLE_VECTORED_INTERRUPTS porting parameter to avoid allocating memory for vector table.
14:37 Changeset in rtems [9d4fa67]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * score/src/wkspace.c: Fix error in comment.
14:36 Changeset in rtems [c7fae60]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * posix/src/psignal.c: Do not allocate any memory for queued signals if the configuration parameter is 0. Before we would end up with an allocation of 0 which rounded up and wasted some memory when POSIX was configured.
14:33 Changeset in rtems [393a861d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * libcsupport/src/newlibc_exit.c: Only run the fini section on exit if the target toolset uses init/fini sections.
14:32 Changeset in rtems [d9857c8]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * itron/include/rtems/itron/task.h, itron/src/task.c: ITRON currently has no functional data in the user extension data area structure so this disables the definition, allocation and deallocation of that structure. If we ever have to add data to it, then it will be easy to reenable.
14:30 Changeset in rtems [2fd427c]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Add CPU_SIMPLE_VECTORED_INTERRUPTS porting parameter to indicate that the port uses the Simple Vectored Interrupt model or the Programmable Interrupt Controller Model. The PIC model is implemented primarily in the BSP and it is responsible for all memory allocation.
14:24 Changeset in rtems [8c444f9a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * tm02/system.h, tm10/system.h: Make configurations more accurate.
14:23 Changeset in rtems [86db88d2]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * sp28/init.c: Corrections to configuration. * sp37/init.c: Correctly invoke rtems_interrupt_disable() body. * spsize/size.c: _ISR_Vector_table only exists on architectures which use the Simple Vectored Interrupt Model.
14:21 Changeset in rtems [5fe0640]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-05 Joel Sherrill <joel.sherrill@…> * minimum/Makefile.am: Link against all managers. * minimum/init.c: Use existing confdefs.h macros to turn off more this test does not use.
02:53 Changeset in rtems [5a820918]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Remove.

06/04/08:

23:05 Changeset in rtems [d8d373a]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * score/src/objectgetinfo.c, score/src/objectidtoname.c, score/src/threadget.c: Make sure the pointer to the API object table is valid before derefencing it.
23:04 Changeset in rtems [e51cf6d]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * include/tm27.h: New file. Stub version of tm27 support.
23:03 Changeset in rtems [14a80d0]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Need cplb.h
23:03 Changeset in rtems [6a325800]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * Makefile.am, preinstall.am: Need tm27.h
17:35 Changeset in rtems [1f5ac415]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump GCC_RPMREL.
15:46 Changeset in rtems [37fe6ec]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to binutils-20080523-1.
14:55 Changeset in rtems [5a5bfea5]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-04 Joel Sherrill <joel.sherrill@…> * rtems/score/cpu.h: Use a constant for CPU_STACK_MINIMUM_SIZE so it can be used in cpp expressions. Using sizeof() requires actually compiling the file.
10:55 Changeset in rtems [19fc339]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hack to adjust n/ncr260vt300wpp
10:49 Changeset in rtems [b51c8b0]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Bump ncurses RPMREL.
10:48 Changeset in rtems [704d9ef]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
BR/R: terminfo
10:45 Changeset in rtems [56059395]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hack to adjust Eterm-color
10:41 Changeset in rtems [5743475]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add hack to adjust Eterm-color
10:23 Changeset in rtems [a53c42a]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
New.
10:23 Changeset in rtems [b206999]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Add TERMINFO.
07:10 Changeset in rtems [17cf7866]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to cygwin-1.5.25-14
04:14 Changeset in rtems [530d307f]4.8 by Ralf Corsepius <ralf.corsepius@…>
Abandon freebsd.

06/03/08:

21:51 TBR/Website/CommercialSoftware edited by Peter Mueller
(diff)
21:49 TBR/Website/CommercialSoftware created by Peter Mueller

06/02/08:

16:12 Changeset in rtems [d0941512]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * spsize/size.c: Convention calls for leading underscore on private RTEMS variables.
16:11 Changeset in rtems [38990802]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * shared/startup/panic.c: Convention calls for leading underscore on private RTEMS variables.
16:11 Changeset in rtems [3e927fa]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * misc/interr.c: Convention calls for leading underscore on private RTEMS variables.
16:11 Changeset in rtems [38baeb7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/interr.h, score/src/interr.c: Convention calls for leading underscore on private RTEMS variables.
16:09 Changeset in rtems [42cf7c7]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * cpu_supplement/.cvsignore, cpu_supplement/Makefile.am, cpu_supplement/arm.t, cpu_supplement/bfin.t, cpu_supplement/cpu_supplement.texi, cpu_supplement/i386.t, cpu_supplement/m68k.t, cpu_supplement/mips.t, cpu_supplement/powerpc.t, cpu_supplement/preface.texi, cpu_supplement/sh.t: Remove duplicated text from each CPU specific chapter. This text was necessary when each CPU was a separate manual but now only needs to be one place and that is in an introductory chapter. * cpu_supplement/general.t: New file.
16:08 Changeset in rtems [7a1c9cf3]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
Update copyright.
16:07 Changeset in rtems [a73e3561]4.104.114.95 by Joel Sherrill <joel.sherrill@…>
2008-06-02 Joel Sherrill <joel.sherrill@…> * user/bsp.t, user/init.t: Rework initialization and BSP chapters to account for changes to initialization framework.

06/01/08:

09:03 Changeset in rtems [89ae273d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-06-01 Ralf Corsépius <ralf.corsepius@…> * aclocal/target.m4: Allow empty RTEMS_BUILD_SUBDIRS.
09:02 Changeset in rtems [1756b781]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Allow emtpy RTEMS_BUILD_SUBDIRS.
05:08 Changeset in rtems [3f02a85]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-06-01 Ralf Corsépius <ralf.corsepius@…> * configure.ac, acinclude.m4: s/AC_HELP/AS_HELP/.
05:07 Changeset in rtems [7d10416]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
s/AC_HELP/AS_HELP/.
03:36 Changeset in rtems [94e8e59]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.

05/31/08:

05:31 Changeset in rtems [59b9758d]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
2008-05-31 Ralf Corsépius <ralf.corsepius@…> * score/include/rtems/score/object.h, score/include/rtems/score/watchdog.h: Move #include's out of extern "C" {}.
05:31 Changeset in rtems [4b5ddf2]4.104.114.95 by Ralf Corsepius <ralf.corsepius@…>
Move #include's out of extern "C" {}.

05/30/08:

23:21 Changeset in rtems [9cf3432c]4.104.114.95 by Till Straumann <strauman@…>
2008-05-30 Till Straumann <strauman@…> * libfs/src/nfsclient/src/nfs.c:BUGFIX: must not attempt to release node if rtems_filesystem_evaluate_path() fails in nfs_eval_link() since pathloc contains no valid node.
18:48 GSoC/2008/DebianPackagesAndScripts edited by Zoddicus
(diff)

05/29/08:

06:01 Changeset in rtems [288f1c33]4.104.114.95 by Chris Johns <chrisj@…>
2008-05-29 Chris Johns <chrisj@…> * include/bsp.h: FEC unit numbers based on 0 not 1. Change the interface name to fec0.
03:38 RTEMSMailingLists edited by ChrisJohns
Fix the quoted text show it stays in view. (diff)
Note: See TracTimeline for information about the timeline view.