Timeline



05/27/13:

15:31 Changeset in rtems [e3be6915]4.115 by Sebastian Huber <sebastian.huber@…>
score: Remove idle field of Per_CPU_Control This field is unused except for special case simulator clock drivers. In these places use an alternative. Add and use _Thread_Set_global_exit_status() and _Thread_Get_global_exit_status().
15:29 Changeset in rtems [17e09f8e]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Use _Objects_Information_table Eliminate copy and paste. Use the _Objects_Information_table since this will take into account that more than one internal thread may exist, e.g. MPCI thread or idle threads of secondary processors.
12:47 Changeset in rtems [d65de8a1]4.115 by Ralf Corsépius <ralf.corsepius@…>
Update from automake-1.13.2.
10:43 Changeset in rtems [0d671d70]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Move .fast_text section Move the .fast_text section after the .vector section. The .fast_test section is normally not empty in case some functions should execute from an internal SRAM. This would be also the area for the .vector section. The vector table must be the first content of such an area.

05/25/13:

19:38 Developer/OpenProjects edited by C Rempel
/* Tools and Development Environment */ (diff)
19:29 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
19:29 Developer/OpenProjects edited by C Rempel
/* Testing */ (diff)
19:19 Developer/Tools/RSB edited by C Rempel
remove outdated information (diff)

05/24/13:

18:39 Developer/GSoC/ProjectManagement edited by Gedare
Undo revision 12527 by Gedare? (talk?) (diff)
18:35 Developer/GSoC/ProjectManagement edited by Gedare
(diff)
18:26 Developer/GSoC/ProjectManagement edited by Gedare
(diff)
08:03 Changeset in rtems [10fd9533]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smp09: Add missing newline

05/23/13:

13:48 Changeset in rtems [83a4cbb]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: UTF-8 Support: Multibyte conversions Add optional conversion methods for multibyte strings. With these conversions which make use of iconv and utf8proc it becomes possible to use strings from any language (Czech, Chinese, Arabian, Hebrew, Corean, ...) for file names and directory names. NOTE: Iconv support must be activated during the build of the tool chain for these conversion methods (options --enable-newlib-iconv --enable-newlib-iconv-encodings=[ENCODINGS_YOU_WANT]). Alternatively you can provide your own conversion methods.
07:04 Changeset in rtems [18e1e5b]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Fix CPSR and SPSR access The GNU assembler translates for example a msr spsr, rN into msr SPSR_fc, rN This would update only a subset of the register and leads to an incomplete exceptions restore sequence resulting in system corruption. Correct is this: msr SPSR_fsxc, rN
05:32 Packages/OMK/Template edited by C Rempel
(diff)
05:31 Packages/OMK/Template created by C Rempel
Initial Notes

05/22/13:

10:16 Changeset in rtems [d2e0bb3]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: UTF-8 Support: UI, backwards compatibility User interface and backwards compatibility for UTF-8 support in the FAT file system. Purpose of UTF-8 support is to permit file names and directory names with characters from all kinds of languages (Czech, Chinese, Arabian, Hebrew, Korean, ...). This commit does not yet support multibyte characters. It only contains the user interface and the backwards compatibility.
10:10 Changeset in rtems [e67025e]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Add RTEMS_DOSFS_SEMAPHORES_PER_INSTANCE
07:54 Changeset in rtems [d9bd5cd6]4.115 by Sebastian Huber <sebastian.huber@…>
arm: Add CPU specific idle thread for ARMv7
06:51 Changeset in rtems-source-builder [54c7330]4.104.114.95 by Amar Takhar <verm@…>
Add newlib-remove-machine-powerpc-times_c.diff to powerpc build.
06:47 Changeset in rtems-tools [bba0b78]4.104.115 by Amar Takhar <verm@…>
Add patch to remove times.c from PowerPC newlib.
06:00 Changeset in rtems-source-builder [347e182]4.104.114.95 by Yin Yan <yinyan@…>
fix the problems for the set build of 4.9 and 4.10 1. "expat-2.1.0-1 file not found 2. "%{var} not fount" I only tested them for 4.9/rtrms-sparc, not sure for rest of them.

05/21/13:

15:11 Changeset in rtems [3148438]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Use _CPU_Fatal_halt()
15:06 Changeset in rtems [3d7eecc0]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Replace task delete with suspend The rtems_task_delete() does not work on SMP at the moment. See PR1814.
14:42 Changeset in rtems [b734b9e8]4.115 by Sebastian Huber <sebastian.huber@…>
smptests/smp01: Do not assume CPU 0 runs Init
13:58 Changeset in rtems [9344677]4.115 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Avoid NULL pointer access
12:19 Changeset in rtems [cab410f]4.115 by Sebastian Huber <sebastian.huber@…>
bsps: Update due to linker changes In case the VMA and LMA regions differ, the LMA start address is now no longer aligned with the alignment of the input sections: http://sourceware.org/bugzilla/show_bug.cgi?id=15222
08:10 Changeset in rtems [ab907e8e]4.115 by Daniel Hellstrom <daniel@…>
NGMP PCI: added support for NGMP prototype boards
03:20 Projects/GraphicsToolkit edited by C Rempel
/* Licensing Table */ (diff)
03:17 Projects/GraphicsToolkit edited by C Rempel
/* Licensing Table */ (diff)

05/20/13:

07:19 Changeset in rtems-source-builder [d925ea3]4.104.114.95 by Chris Johns <chrisj@…>
Align the 4.8 and 4.5 configurations with the gcc-common.

05/19/13:

21:30 Changeset in rtems [26ecc74]4.115 by Gedare Bloom <gedare@…>
sptests: add test to demonstrate bug in strict order mutex
20:35 Ticket #2124 (Strict order mutex introduces unbounded priority inversion) created by Gedare Bloom
The option to ENABLE_STRICT_ORDER_MUTEX is not implemented correctly. …

05/18/13:

20:37 Changeset in rtems-graphics-toolkit [b1159fe] by Cynthia Rempel <cynt6007@…>
Check if enabled before checking for presence.
18:57 Changeset in rtems [9cdbf73]4.115 by Gedare Bloom <gedare@…>
sptests: add test for priority inversion with multiple locks
18:38 Changeset in rtems [36a6f58a]4.115 by Gedare Bloom <gedare@…>
score: use reference with strict mutex
00:56 Changeset in rtems-source-builder [06c0200]4.104.114.95 by Amar Takhar <verm@…>
Fix prepend /moxie/ to path location. Fixes downloading.
00:55 Changeset in rtems-source-builder [7142b8f]4.104.114.95 by Amar Takhar <verm@…>
Remove .git in rtem-tools repo after repo name cleanup. This fixes patch downloading.

05/17/13:

16:38 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Function list */ Reusage of BSP for other architectures (diff)
16:26 GSoC/2013/ParavirtualizationOfRTEMS edited by Phipse
/* Function list */ BSP functions added (diff)
06:04 Changeset in rtems-source-builder [f28a102]4.104.114.95 by Chris Johns <chrisj@…>
Update the git clone URL.
02:52 Changeset in rtems-source-builder [54d1426]4.104.114.95 by Chris Johns <chrisj@…>
Clean the paths passed as args.

05/16/13:

23:56 Changeset in rtems-source-builder [5172f31]4.104.114.95 by Cynthia Rempel <cynt6007@…>
Update the buildset to use automake-1.12.6, which is required by rtems/configure.ac
19:05 Developer/Projects/Open/CPU_Statistics edited by Gedare
(diff)
09:38 Changeset in rtems [12c99a64]4.115 by Sebastian Huber <sebastian.huber@…>
fstests/fsstatvfs: Fix end of test message
09:24 Changeset in rtems [7bb71c7]4.115 by Andrei Mozzhuhin <nopscmn@…>
shell: Add df command
09:23 Changeset in rtems [56f22600]4.115 by Andrei Mozzhuhin <nopscmn@…>
dosfs: Add statvfs() support
09:08 Changeset in rtems [e071c183]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Move secondary CPU initialization request Do not assume that the scheduler selects the main processor for the initialization thread.
08:19 Changeset in rtems-source-builder [a08fcae]4.104.114.95 by Amar Takhar <verm@…>
Add moxie patch, this fixes the build.
08:13 Changeset in rtems-tools [acdef36]4.104.115 by Amar Takhar <verm@…>
Add three patches from Anthony Green to fix moxie tools. http://sourceware.org/git/?p=binutils.git;a=commitdiff;h=cdef5ce2d07eefec59c3ef2157bc44a85df89157 http://sourceware.org/git/?p=binutils.git;a=commitdiff;h=9cd5917ee16c8d8b138bc7c6ffd76a97952b650d http://sourceware.org/git/?p=binutils.git;a=commitdiff;h=fa75401a3f5c44e9f1ca1235135e579b833e26bb
05:34 Changeset in rtems-source-builder [b83b596]4.104.114.95 by Chris Johns <chrisj@…>
Fix the core detection on Linux.

05/15/13:

23:40 Changeset in rtems-source-builder [6e583e5]4.104.114.95 by Cynthia Rempel <cynt6007@…>
Update the automake version to 1.12.6 as required by rtems/configure.ac Signed-off-by: Chris Johns <chrisj@…>
22:25 Developer/OpenProjects edited by Gedare
/* Executive (SuperCore?, SuperCoreCPU, libcpu) */ (diff)
22:25 Developer/OpenProjects edited by Gedare
/* Kernel (SuperCore?, SuperCoreCPU, libcpu) */ (diff)
21:28 Developer/Projects/Open/CPU_Statistics edited by Gedare
(diff)
21:26 Developer/Projects/Open/CPU_Statistics edited by Gedare
(diff)
21:20 Developer/Projects/Open/StackChecker created by Gedare
/* New page */
21:15 Developer/Projects/Open/CPU_Statistics created by Gedare
/* New page */
21:06 Developer/OpenProjects edited by Gedare
(diff)
15:46 Changeset in rtems [5e45d36]4.115 by Daron Chabot <dchabot@…>
Add c++ guard to header.
15:46 Changeset in rtems [765ae93b]4.9 by Daron Chabot <dchabot@…>
Add c++ guard to header.
15:46 Changeset in rtems [833eeae]4.10 by Daron Chabot <dchabot@…>
Add c++ guard to header.
13:14 Changeset in rtems [d2d09eac]4.115 by Andreas Heinig <andreas.heinig@…>
shell: Fix NULL pointer access
03:23 Changeset in rtems-source-builder [1b40c77]4.104.114.95 by Chris Johns <chrisj@…>
Make outputing errors optional.
03:23 Changeset in rtems-source-builder [53027a9]4.104.114.95 by Chris Johns <chrisj@…>
Moxie GDB patch has been merged upstream.
02:15 Changeset in rtems-source-builder [db65c6a]4.104.114.95 by Chris Johns <chrisj@…>
Support Canadian cross builds on FreeBSD (and other hosts). Set up the rules to manage the separate host and build setting to allow a Canadian cross to complete. Update the scripts to move the build directory and host/build flags into the defaults so they are common for all build configurations.

05/14/13:

14:18 Changeset in rtems [a0f3ce2]4.115 by Ralf Kirchner <ralf.kirchner@…>
dosfs: Fix typo
11:23 Changeset in rtems [8cacceb]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete bsp_smp_secondary_cpu_initialize() Do not call bsp_smp_secondary_cpu_initialize() in rtems_smp_secondary_cpu_initialize(). This allows more flexibilty in the BSP low-level code. Specify context requirements for a call to rtems_smp_secondary_cpu_initialize().
10:26 Changeset in rtems [42eee51]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete rtems_smp_send_message()
10:25 Changeset in rtems [9f703b46]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Delete rtems_smp_initialize_per_cpu()
08:12 Changeset in rtems [baf8f4d]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Simplify main CPU initialization Call _SMP_Handler_initialize() later and move bsp_smp_initialize() into _SMP_Handler_initialize(). Change bsp_smp_initialize() prototype to match integer types of calling context.
01:12 Changeset in rtems-source-builder [8a1e7a0]4.104.114.95 by Chris Johns <chrisj@…>
Add better error messages.
01:08 Changeset in rtems-source-builder [1a56a07]4.104.114.95 by Chris Johns <chrisj@…>
Add bare/config and move the source-builder/config to it. Rework the RTEMS build set files to point to the new location. Move the files into devel, this follows the ports naming in FreeBSD. Update the macros, defaults, and options to support this.

05/13/13:

23:06 Ticket #2123 (Could RSB automatically install autoconf/automake if the versions are ...) closed by cynt6007
worksforme
13:44 Changeset in rtems [10643e9]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Make CPU_ALLOCATE_INTERRUPT_STACK optional
13:39 Changeset in rtems [a29704eb]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Rely on BSS initialization The _Per_CPU_Information is part of the BSS segment and must be zero initialized. Some processors may already poll some per-CPU fields and wait for a state change at this point.
11:37 Changeset in rtems [6c2eedc]4.115 by Sebastian Huber <sebastian.huber@…>
smp: Add maximum_processors field to config Delete rtems_configuration_get_smp_maximum_processors(). Delete rtems_configuration_smp_maximum_processors variable. Add maximum_processors field to rtems_configuration_table if RTEMS_SMP is defined. Add rtems_configuration_get_maximum_processors().
07:42 Changeset in rtems [9984acd]4.115 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add CLOCK_DRIVER_USE_FAST_IDLE option
04:48 Changeset in rtems-source-builder [df9c081]4.104.114.95 by Chris Johns <chrisj@…>
Newlib CVS: 13-May-2013. Pick up the atexit changes.
04:47 Changeset in rtems-source-builder [04f447f]4.104.114.95 by Chris Johns <chrisj@…>
Show a trace message on copy when with --dry-run.
04:46 Changeset in rtems-source-builder [ca047f1e]4.104.114.95 by Chris Johns <chrisj@…>
Better error message on rmdir failure.
04:44 Changeset in rtems-source-builder [5237f1cc]4.104.114.95 by Chris Johns <chrisj@…>
Fix support for Windows (MinGW) native builds using MSYS. Fix paths that need to be coverted to host format. The shell expansion needs to invoke a shell on Windows as cmd.exe will not work. Munch the paths into smaller sizes for Windows due to the limited path size.
02:22 Changeset in rtems-source-builder [e226605]4.104.114.95 by Chris Johns <chrisj@…>
Add an RTEMS config wrapper around Makefile.inc. This is an internal command that wraps the Makefile.inc file in a BSP so you can get at the configuration values from the command line without knowing anything about Makefile.inc. To use: $ ../source-builder/sb-rtems-config \ --rtems=$HOME/development/rtems/4.11 \ --rtems-bsp=sis \ rtems_cpu_cflags The option '--list' lists all available configuration values. The configuration values are match case insensitive and you can list a number with each printed on a separate line. The --rtems-bsp can be in new coming standard of arch/bsp such as 'sparc/sis' or you can just supply the bsp, eg 'sis'.
Note: See TracTimeline for information about the timeline view.