Timeline



09/28/11:

16:01 Changeset in rtems [0d57369]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-28 Sebastian Huber <sebastian.huber@…> * sp2038/Makefile.am, sp2038/init.c, sp2038/sp2038.doc, sp2038/sp2038.scn: New files. * Makefile.am, configure.ac: Reflect changes above.
15:46 Changeset in rtems [33c0f97]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-28 Sebastian Huber <sebastian.huber@…> * rtems/include/rtems/rtems/clock.h, rtems/src/clockset.c: Added const qualifier in rtems_clock_set().
14:42 Changeset in rtems [3a42e6fd]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-28 Sebastian Huber <sebastian.huber@…> PR 1914/cpukit * score/src/timespecgreaterthan.c, score/src/ts64greaterthan.c: Removed files. * score/Makefile.am: Reflect changes above. * score/include/rtems/score/timespec.h, score/include/rtems/score/timestamp.h, score/include/rtems/score/timestamp64.h, score/src/ts64addto.c, score/src/ts64divide.c, score/src/ts64dividebyinteger.c, score/src/ts64equalto.c, score/src/ts64getnanoseconds.c, score/src/ts64getseconds.c, score/src/ts64lessthan.c, score/src/ts64set.c, score/src/ts64settozero.c, score/src/ts64subtract.c, score/src/ts64toticks.c, score/src/ts64totimespec.c: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPEC, CPU_TIMESTAMP_USE_INT64, and CPU_TIMESTAMP_USE_INT64_INLINE. Removed copy and paste.
13:53 Ticket #1914 (Make timestamp implementation choice available for the CPU port) closed by Sebastian Huber
fixed: Committed to CVS head.
10:26 Changeset in rtems [c18be8ee]4.115 by Ralf Corsepius <ralf.corsepius@…>
Housekeeping.

09/27/11:

13:22 Changeset in rtems [3c83d57a]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-27 Sebastian Huber <sebastian.huber@…> * spfatal07/testcase.h: Print end of test if test is not applicable.
09:18 Changeset in rtems [9c121991]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-27 Sebastian Huber <sebastian.huber@…> PR 1914/cpukit * rtems/score/cpu.h: Select timestamp implementation.
09:14 Changeset in rtems [abd25309]4.115 by Sebastian Huber <sebastian.huber@…>
Typo.
09:14 Changeset in rtems [d0630763]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-28 Sebastian Huber <sebastian.huber@…> PR 1914/cpukit * rtems/score/cpu.h: Select timestamp implementation.
00:59 Changeset in rtems [c976c70]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-26 Petr Benes <benesp16@…> PR 1923/testing * spcbssched02/spcbssched02.scn, spcbssched02/system.h, spcbssched03/init.c, spcbssched03/system.h, spedfsched02/system.h, spedfsched03/system.h, sprbtree01/init.c: Improve coverage.
00:58 Changeset in rtems [a7d04d6]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-26 Petr Benes <benesp16@…> PR 1923/testing * score/src/schedulercbsgetexecutiontime.c: Improve coverage.

09/26/11:

10:08 Changeset in rtems [7a752161]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-27 Sebastian Huber <sebastian.huber@…> * make/custom/mpc8309som.cfg, startup/linkcmds.mpc8309som: New file. * Makefile.am, preinstall.am: Reflect changes above. * configure.ac, console/console-config.c, include/bsp.h, include/hwreg_vals.h, include/irq.h, network/network.c, spi/spi_init.c, startup/cpuinit.c: Renamed various BSP options. * make/custom/gen83xx.inc, make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg, make/custom/mpc8349eamds.cfg: Avoid special linkcmds.
10:03 Changeset in rtems [c2bc9ef]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-27 Sebastian Huber <sebastian.huber@…> * mpc83xx/include/mpc83xx.h, mpc83xx/network/tsec.c: Update due to API changes.

09/24/11:

16:35 Ticket #1923 (EDF, CBS and RBTree improve coverage) created by Petr Benes
Attempt to catch the last coverage gaps concerning EDF and CBS …
13:25 Changeset in rtems [8f21cc0]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-24 Sebastian Huber <sebastian.huber@…> * acinclude.m4: Added lm3s69xx BSP.
13:23 Changeset in rtems [e263c16]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-24 Sebastian Huber <sebastian.huber@…> * 0001-Fixed-interrupt-handling-for-ARMv7M.patch, 0002-Fixed-system-handler-priority-register-access.patch, 0003-Disable-priority_mask-unused-for-NVIC.patch, 0004-Typo.patch, 0005-Evil-hack-for-BASEPRI-BASEPRI_MAX.patch, 0006-Evil-hack-to-increase-the-RAM-size.patch, bsp_specs, ChangeLog?, clock/clock-config.c, configure.ac, console/console-config.c, console/uart.c, .cvsignore, include/bsp.h, include/.cvsignore, include/irq.h, include/lm3s69xx.h, include/uart.h, irq/irq.c, make/custom/lm3s6965.cfg, make/custom/lm3s69xx.inc, Makefile.am, README, start/start.S, startup/bspreset.c, startup/bspstart.c, startup/bspstarthook.c, startup/linkcmds.lm3s6965, timer/timer.c: New files.
12:56 Changeset in rtems [c5ed148]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-24 Sebastian Huber <sebastian.huber@…> * rtems/score/armv7m.h, armv7m-context-initialize.c, armv7m-context-restore.c, armv7m-context-switch.c, armv7m-exception-handler-get.c, armv7m-exception-handler-set.c, armv7m-exception-priority-get.c, armv7m-exception-priority-set.c, armv7m-initialize.c, armv7m-isr-dispatch.c, armv7m-isr-enter-leave.c, armv7m-isr-level-get.c, armv7m-isr-level-set.c, armv7m-isr-vector-install.c, armv7m-multitasking-start-stop.c: New files. * Makefile.am, preinstall.am: Reflect changes above. * rtems/score/arm.h: Define ARM_MULTILIB_ARCH_V4 and ARM_MULTILIB_ARCH_V7M. * rtems/score/cpu.h, cpu_asm.S, cpu.c, arm_exc_abort.S, arm_exc_handler_high.c, arm_exc_handler_low.S, arm_exc_interrupt.S: Define CPU_HAS_HARDWARE_INTERRUPT_STACK to FALSE. Use ARM_MULTILIB_ARCH_V4 and ARM_MULTILIB_ARCH_V7M.
12:45 Changeset in rtems [86c847c1]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-24 Sebastian Huber <sebastian.huber@…> PR 1921/cpukit * score/inline/rtems/score/thread.inl, score/src/threadstartmultitasking.c: Allow CPU port to provide optional multitasking start and stop.
11:41 Ticket #1921 (Allow CPU port to provide optional multitasking start and stop) closed by Sebastian Huber
fixed: Committed to CVS head.

09/23/11:

06:14 Ticket #1922 (multiple definition of `_Scheduler_CBS_Server_list') created by Sebastian Huber
In "schedulercbs.h" we have: / * List of servers. The @a …

09/22/11:

18:07 Ticket #1921 (Allow CPU port to provide optional multitasking start and stop) created by Sebastian Huber
For the ARM Cortex-M support it is necessary to start and stop the …
10:26 Ticket #1896 (EDF scheduler implementation) closed by Joel Sherrill
fixed: Closing
07:16 Changeset in rtems [f40139b]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-22 Sebastian Huber <sebastian.huber@…> PR 1914/cpukit * rtems/score/cpu.h: Document CPU_TIMESTAMP_USE_STRUCT_TIMESPEC, CPU_TIMESTAMP_USE_INT64, and CPU_TIMESTAMP_USE_INT64_INLINE.
07:09 Changeset in rtems [82525a75]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-22 Sebastian Huber <sebastian.huber@…> * make/custom/lpc32xx.inc: Workaround for GCC bug 50106. * include/lpc32xx.h: Fixed register map for NAND MLC. * include/boot.h: Declare lpc32xx_set_boot_block_bad(). * misc/boot.c: Define lpc32xx_set_boot_block_bad(). * include/nand-mlc.h, misc/nand-mlc-erase-block-safe.c, misc/nand-mlc-read-blocks.c, misc/nand-mlc-write-blocks.c, misc/nand-mlc.c: Changed bad block handling. Support for non-aligned data. Documentation.

09/20/11:

16:08 Ticket #1920 (sparc64: memory mapping fixes) created by Gedare Bloom
This patch fixes BSP memory to support more than 4 MB of RAM. We …
16:02 Ticket #1919 (sparc64: use bsppredriverhook instead of bspstart) created by Gedare Bloom
The sparc64 port provides a call-out to install ISR entries during …
15:58 Ticket #1918 (sparc64: task context initialization) created by Gedare Bloom
sparc64-rtems-gcc uses the global g4 register as a segment register. …
13:06 Changeset in rtems [74416035]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-20 Petr Benes <benesp16@…> PR 1916/testing * spcbssched02/init.c, spcbssched02/spcbssched02.scn, spcbssched02/system.h, spcbssched02/task_periodic.c, spedfsched03/init.c, spedfsched03/system.h, spedfsched03/tasks_aperiodic.c: Improve coverage.
13:06 Changeset in rtems [40ee2fc0]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-20 Petr Benes <benesp16@…> PR 1916/testing * rtems/src/ratemondelete.c, score/src/schedulercbsreleasejob.c, score/src/scheduleredfupdate.c, score/src/scheduleredfyield.c: Rework to improve coverage.
12:57 Ticket #1917 (dynamic tables for libchip serial drivers) created by Jennifer Averett
The libchip serial drivers force bsps to define all chips/ports up …
09:01 Ticket #1916 (EDF and CBS improve coverage) created by Petr Benes
This patch should improve the coverage gaps caused by EDF and CBS …
01:06 Changeset in rtems [3fb73e22]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-19 Joel Sherrill <joel.sherrill@…> * user/Makefile.am, user/c_user.texi: Reorder chapters to put scheduling earlier. Also put Barrier and Rate Monotonic Manager where they logically belong. They appear to have just be added toward the end.

09/19/11:

23:35 Ticket #1909 (Covoar: displaying column Taken / Not taken counts in branch html report) closed by Joel Sherrill
fixed: Replying to comment:4: > Just discovered I forgot to reopen the defect to apply the second patch And I forgot to commit the code after running coverage with it in place.
22:45 Changeset in rtems [981a831]4.10 by Ralf Corsepius <ralf.corsepius@…>
Regenerate.
22:45 Changeset in rtems [9b0be4d6]4.10 by Ralf Corsepius <ralf.corsepius@…>
Bump GDB_RPMREL.
22:44 Changeset in rtems [234e2806]4.10 by Ralf Corsepius <ralf.corsepius@…>
Renamer from CVS-HEAD.
22:43 Changeset in rtems [224463d]4.10 by Ralf Corsepius <ralf.corsepius@…>
Upgrade to gdb-7.3.1
22:42 Changeset in rtems [84019c5]4.10 by Ralf Corsepius <ralf.corsepius@…>
Sync with CVS-HEAD.
18:59 Projects/GCOVSupport created by Pawel Zagorski
Adding basic info info about "Gcov support for covoar" project
18:53 Developer/OpenProjects edited by Pawel Zagorski
/* RTEMS Testing */ (diff)
18:53 Developer/OpenProjects edited by Pawel Zagorski
/* Active Projects */ (diff)
13:42 Ticket #1909 (Covoar: displaying column Taken / Not taken counts in branch html report) reopened by Pawel
07:01 Changeset in rtems [dfdf7961]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-19 Andrei Mozzhuhin <nopscmn@…> PR 1915/libcpu * at91rm9200/usart/usart.c: Fixed polled read.
04:21 Ticket #1915 (Error in polling read USART on arm/at91) created by Andrey Mozzhuhin
In function usart_read_polled from libcpu/arm/at91rm9200 used …

09/16/11:

10:25 Changeset in rtems [9f1412b9]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <sebastian.huber@…> * nios2-eic-il-low-level.S, nios2-eic-rsie-low-level.S: New files. * Makefile.am: Reflect changes above. * rtems/score/cpu.h, rtems/score/nios2-utility.h, nios2-thread-dispatch-disabled.c, nios2-context-switch.S: Added support for thread stack protection via the MPU.
09:47 Changeset in rtems [3ce764a]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <sebastian.huber@…> * rtems/score/arm.h: More CPU_MODEL_NAME variants.
09:24 Changeset in rtems [11b9b5d]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <Sebastian.Huber@…> * monitor/monitor.scn, termios/termios.scn: New files. * monitor/init.c, termios01/init.c: Use rtems_shell_wait_for_input().
09:23 Changeset in rtems [7c9d27e]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <Sebastian.Huber@…> * fileio/fileio.scn: New file. * capture/init.c, fileio/init.c: Use rtems_shell_wait_for_input().
09:16 Changeset in rtems [6c5ee7f0]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-16 Sebastian Huber <sebastian.huber@…> * libmisc/shell/shell-wait-for-input.c: New file. * libmisc/Makefile.am: Reflect change above. * libmisc/shell/shell.h: Declare rtems_shell_wait_for_input().

09/15/11:

17:09 Changeset in rtems [fdc70e2]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Joel Sherrill <joel.sherrill@…> * score/include/rtems/score/thread.h: Ensure CBS builds with POSIX disabled.
15:58 Changeset in rtems [4b7e1fd]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Joel Sherrill <joel.sherrill@…> * spcbssched01/Makefile.am, spcbssched02/Makefile.am, spcbssched03/Makefile.am: Formatting.
15:56 Changeset in rtems [bd1b8de]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Petr Benes <benesp16@…> PR 1907/testing * Makefile.am, configure.ac: Add tests for the CBS (Constant Bandwidth Server) scheduler. * spcbssched01/.cvsignore, spcbssched01/Makefile.am, spcbssched01/init.c, spcbssched01/spcbssched01.doc, spcbssched01/spcbssched01.scn, spcbssched01/system.h, spcbssched01/task1.c, spcbssched02/.cvsignore, spcbssched02/Makefile.am, spcbssched02/init.c, spcbssched02/spcbssched02.doc, spcbssched02/spcbssched02.scn, spcbssched02/system.h, spcbssched02/task_periodic.c, spcbssched03/.cvsignore, spcbssched03/Makefile.am, spcbssched03/cbsparams.h, spcbssched03/init.c, spcbssched03/spcbssched03.doc, spcbssched03/spcbssched03.scn, spcbssched03/system.h, spcbssched03/tasks_aperiodic.c, spcbssched03/tasks_periodic.c: New files.
15:49 Changeset in rtems [82db8e56]4.115 by Joel Sherrill <joel.sherrill@…>
2011-09-15 Petr Benes <benesp16@…> PR 1906/cpukit * sapi/Makefile.am, sapi/preinstall.am, sapi/include/confdefs.h, score/Makefile.am, score/preinstall.am: Add the CBS (Constant Bandwidth Server) scheduler. This is a complex scheduling policy built atop of the EDF scheduler. Unlike other schedulers, this one provides a user API and handles not only deadlines of tasks but also claimed budget per period. The main aim of the scheduler is isolation of tasks so that each task is guaranteed to meet all deadlines regardless of how other tasks behave. * sapi/include/rtems/cbs.h, sapi/inline/rtems/cbs.inl, score/include/rtems/score/schedulercbs.h, score/src/schedulercbs.c, score/src/schedulercbsattachthread.c, score/src/schedulercbscleanup.c, score/src/schedulercbscreateserver.c, score/src/schedulercbsdestroyserver.c, score/src/schedulercbsdetachthread.c, score/src/schedulercbsgetapprovedbudget.c, score/src/schedulercbsgetexecutiontime.c, score/src/schedulercbsgetparameters.c, score/src/schedulercbsgetremainingbudget.c, score/src/schedulercbsgetserverid.c, score/src/schedulercbsreleasejob.c, score/src/schedulercbssetparameters.c, score/src/schedulercbsunblock.c: New files.
14:54 Ticket #1906 (CBS scheduler implementation) closed by Joel Sherrill
fixed: Merged with some warnings fixed. Thanks. Doxygen warning logs will show up in http://www.rtems.org/onlinedocs/doxygen/doxy.log. Doxygen is run every 12 hours (0630 and 1230 Huntsville time)
14:34 Changeset in rtems [baef6771]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-15 Sebastian Huber <sebastian.huber@…> * cpukit/libmisc/cpuuse/cpuuse.h, cpukit/libmisc/cpuuse/cpuusagedata.c, cpukit/libmisc/cpuuse/cpuusagereport.c, cpukit/libmisc/cpuuse/cpuusagereset.c: Fixed timestamp usage.

09/14/11:

14:25 Changeset in rtems [e41cec3]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-14 Sebastian Huber <sebastian.huber@…> * rtems/score/cpu.h: Request cache alignment and small data area in CPU_STRUCTURE_ALIGNMENT.
14:25 Ticket #1914 (Make timestamp implementation choice available for the CPU port) created by Sebastian Huber
In "score/include/rtems/score/timestamp.h" we have: /* * NOTE: …
14:16 Changeset in rtems [3f764a8]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-14 Sebastian Huber <sebastian.huber@…> PR 1898/cpukit * score/include/rtems/score/percpu.h: Use CPU_STRUCTURE_ALIGNMENT for _Per_CPU_Information.
13:17 Ticket #1898 (Optional CPU dependent _Per_CPU_Information attributes) closed by Sebastian Huber
fixed: Committed change above.
13:02 Changeset in rtems [b4e4f25]4.115 by Sebastian Huber <sebastian.huber@…>
2011-09-14 Sebastian Huber <sebastian.huber@…> * spnsext01/init.c: Use correct API.
Note: See TracTimeline for information about the timeline view.