Timeline



03/02/12:

17:16 Changeset in rtems [ac165341]4.115 by Ralf Corsépius <ralf.corsepius@…>
2011-03-02 Ralf Corsépius <ralf.corsepius@…> * support/src/spin.c: Include "test_support.h".
13:51 Changeset in rtems [e6a675e]4.115 by Ralf Corsépius <ralf.corsepius@…>
2011-03-02 Ralf Corsépius <ralf.corsepius@…> * psxtmmq01/init.c: Make benchmark_mq_open, benchmark_mq_open_second, benchmark_mq_close, benchmark_mq_close_second, benchmark_mq_unlink, benchmark_mq_notify, benchmark_mq_send, benchmark_mq_receive, benchmark_mq_timedsend, benchmark_mq_timedreceive static. * psxtmmutex01/init.c: Make test_mutex_create, test_mutex_destroy static. * psxtmsem02/init.c: benchmark_sem_getvalue, benchmark_sem_wait, benchmark_sem_post, benchmark_sem_trywait_available, benchmark_sem_trywait_not_available static.
12:01 Changeset in rtems [7f2036aa]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-03-02 Ralf Corsépius <ralf.corsepius@…> * libnetworking/resolv.h: Partial sync with FreeBSD. Add decls for res_send_setqhook, res_send_setrhook.
09:18 Changeset in rtems [3ba4f828]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Read-only file system checks o Make sure EROFS is indicated for write operations on a read-only file system. o Add error indication for read-only file systems in fchmod() and fchown() according to POSIX.
08:31 Changeset in rtems [396b80e]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-03-02 Ralf Corsépius <ralf.corsepius@…> * configure.ac: Check for rcmd in unistd.h. * libnetworking/libc/rcmd.c: Build iff rcmd is declared in unistd.h. Change rcmd's decl to match with Linux/FreeBSD's decl.
02:49 GSoC/GettingStarted edited by ChrisJohns
Add virtual machine details. (diff)
02:29 WikiStart edited by ChrisJohns
Make 2012 (diff)
01:09 Ticket #2033 (A shell network ping utility) created by Ric Claus
Thanks to Mick Davis <mickd@…> for providing a …

03/01/12:

20:49 Developer/Git/Committers edited by Gedare
/* Update from upstream master (RTEMS head) */ (diff)
20:43 Developer/Git/Committers edited by Gedare
/* Update from upstream master (RTEMS head) */ (diff)
20:42 Developer/Git/Committers edited by Gedare
/* Pull a Developer's Repo */ (diff)
19:05 Developer/Git/Committers edited by Gedare
/* Committing */ (diff)
19:05 Developer/Git/Committers edited by Gedare
/* Personal Repository */ (diff)
18:57 Developer/Git/Committers edited by Gedare
/* Personal Repository */ (diff)
10:51 Changeset in rtems [c5392ef9]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Add make generic node support Generic nodes are an alternative to standard drivers in RTEMS. The handlers of a generic node are called with less overhead compared to the standard driver operations. The usage of file system node handlers enable more features like support for fsync() and fdatasync(). The generic nodes use the reference counting of the IMFS. This provides automatic node destruction when the last reference vanishes. Extend type IMFS_types_union by new type IMFS_generic_t. Extend enum IMFS_jnode_types_t by IMFS_GENERIC. Add functions o IMFS_make_generic_node(), o IMFS_is_imfs_instance(), o IMFS_generic_get_context_by_node(), o IMFS_generic_get_context_by_location(), and o IMFS_generic_get_context_by_iop(). New test fstests/fsimfsgeneric01.

02/29/12:

21:33 Developer/Git/Users edited by Gedare
(diff)
21:31 Developer/Git/Committers created by Gedare
/* New Page */
21:25 Developer/Git/Users created by Gedare
/* New Page */
16:08 Changeset in rtems [f7bb9f9]4.115 by Werner Almesberger <werner@…>
PR2028: Milkymist USB: forward MIDI messages. Forward MIDI messages from the softusb controller to the application. Signed-off-by: Gedare Bloom <gedare@…>
15:17 Ticket #2028 (Milkymist USB: forward MIDI messages) closed by Gedare Bloom
fixed

02/28/12:

16:19 Changeset in rtems [796967c]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Change bdbuf API The functions o rtems_bdbuf_get(), o rtems_bdbuf_read(), o rtems_bdbuf_syncdev(), and o rtems_bdbuf_purge_dev(), use now the disk device instead of the device identifier. This makes bdbuf independent of rtems_disk_obtain() and rtems_disk_release(). It is the responsiblity of the file system to obtain the disk device. This also reduces the overhead to get a buffer. The key for the AVL tree uses now the disk device instead of the device identifier. The pointer is interpreted as an unsigned integer. This reduces the memory overhead and makes the comparison operation a bit faster. Removed function rtems_bdbuf_purge_major(). This function was too destructive and could have unpredictable side effects.
15:29 Changeset in rtems [1024561]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Documentation
14:59 Changeset in rtems [c42b03f4]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Remove superfluous volatile qualifier All these variables are protected by the bdbuf cache mutex.
14:37 Changeset in rtems [113944fa]4.115 by Sebastian Huber <sebastian.huber@…>
fstests/fsbdpart01: New test
14:34 Changeset in rtems [a3170f7]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Discard extended partitions Discard the extended partitions after evaluation. This prevents logical disks that contain other logical disks.
13:57 Changeset in rtems [c93fc2b3]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: rtems_ide_part_table_initialize() API
12:28 Changeset in rtems [c649976]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: New block IO control support functions
12:03 Changeset in rtems [4f3cbd9]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: New IO control RTEMS_BLKIO_GETDISKDEV

02/27/12:

18:39 Projects/CLANG edited by WeiY
/* Building RTEMS */ (diff)
18:21 Projects/CLANG edited by WeiY
/* Building RTEMS */ (diff)
18:14 Projects/CLANG edited by WeiY
/* Open Issues */ (diff)
18:09 Projects/CLANG edited by WeiY
/* Open Issues */ (diff)
16:23 Changeset in rtems [03ad6b1d]4.115 by Sebastian Huber <sebastian.huber@…>
libblock: Avoid bdbuf API
05:06 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Remove. (diff)
05:02 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add tests to show the tools are installed ok. (diff)
04:55 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add more detail about the tools being built. (diff)

02/26/12:

12:36 Ticket #2032 (Milkymist USB: Ioctl interface for loading USB firmware) created by Sebastien Bourdeauducq
This leaves the task of providing a suitable firmware for the …

02/24/12:

20:38 Ticket #2031 (BOOTP/DHCP header cleanup) created by Sebastien Bourdeauducq
Centralize prototype declarations in one header file and export back …
20:36 Ticket #2030 (Export more shell functions) created by Sebastien Bourdeauducq
Export rtems_shell_init_env, rtems_shell_env_free, …
17:05 Ticket #2029 (Milkymist VGA: adjust video timings) created by Sebastien Bourdeauducq
Slightly adjust video timing registers since we had problems with a …
17:00 Ticket #2028 (Milkymist USB: forward MIDI messages) created by Sebastien Bourdeauducq
This patch forwards MIDI messages from the softusb controller to the …
16:39 Changeset in rtems [4116fce6]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: New defaults fsync_h and fdatasync_h New defaults rtems_filesystem_default_fsync_or_fdatasync() and rtems_filesystem_default_fsync_or_fdatasync_success() for fsync_h and fdatasync_h. The rtems_filesystem_default_fsync_or_fdatasync() sets now errno to EINVAL according to POSIX.
16:08 Changeset in rtems [699ac7c]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Add and use node control Add and use structure IMFS_node_control with support functions. This helps to make high level functions independent of the node type and reduces the number of branches in the code.
15:40 Changeset in rtems [70927458]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: New support functions Add and use IMFS_type() and IMFS_is_directory().
15:22 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
/* Trouble Shooting */ (diff)
12:42 Changeset in rtems [bea7043c]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Change node type enum values Move the RTEMS_FILESYSTEM_INVALID_NODE_TYPE to the end. This makes it possible to use this enum easily as an array index. Most comparisons are made against RTEMS_FILESYSTEM_DIRECTORY. A value of zero allows on some architectures simpler branch operations.
08:54 Changeset in rtems [a76c2373]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: Change error indication Change error indication to ESPIPE in rtems_filesystem_default_lseek().
08:53 Changeset in rtems [adef4e4]4.115 by Sebastian Huber <sebastian.huber@…>
Filesystem: New function New function rtems_filesystem_default_lseek_success().
08:21 Changeset in rtems [6661435f]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Removed superfluous imfs_dir_open()
08:14 Ticket #2027 (lseek() mechanic is broken) created by Sebastian Huber
Most current lseek() implementation of the various RTEMS file systems …
04:22 Developer/SmallProjects edited by Gedare
/* No Coding Required */ (diff)
04:20 Projects/SystemEvents edited by Gedare
(diff)
04:06 Developer/OpenProjects edited by Gedare
/* Third Party Packages */ (diff)
04:03 Projects/WebKit edited by Gedare
(diff)
04:01 Developer/OpenProjects edited by Gedare
/* Third Party Packages */ (diff)
03:59 Projects/WebKit created by Gedare
Created page with " [[TOC(...)]] Mentors: Students: Status: Some work done. Introduction: Networked devices are increasingly important, and we should make development ..."
03:56 Developer/OpenProjects edited by Gedare
/* High Priority Projects */ (diff)
03:55 Developer/OpenProjects edited by Gedare
/* Run-Time Projects Not Initiated */ (diff)
03:44 Developer/OpenProjects edited by Gedare
/* Run-Time Projects Not Initiated */ (diff)
03:41 Projects/ScriptKit edited by Gedare
(diff)
03:41 Developer/OpenProjects edited by Gedare
/* High Priority Projects */ (diff)
03:40 Developer/OpenProjects edited by Gedare
/* High Priority Projects */ (diff)
03:35 Projects/ScriptKit created by Gedare
Created page with " [[TOC(...)]] Mentors: Students: Status: Some work done. Introduction: Scripting languages provide a powerful, dynamic, programmer-friendly environm..."
03:18 Projects/ScienceKit created by Gedare
Created page with " [[TOC(...)]] Mentors: Students: Status: Uninitiated. Introduction: Some RTEMS users are in the scientific community and would benefit from having f..."
03:14 Projects/ApplicationConfigurationKit created by Gedare
Created page with " [[TOC(...)]] Mentors: Students: Status: Uninitiated. Introduction: Traditionally applications write their own configuration parsers. Users would be..."
01:32 Projects/DatabaseKit edited by Gedare
(diff)
01:31 Projects/DatabaseKit created by Gedare
Created page with " [[TOC(...)]] Mentors: Students: Status: Uninitiated. Introduction: Traditionally applications write their own data management, which may include da..."
01:24 PageTemplates/ProjectDescriptionTemplate edited by Gedare
(diff)
01:22 Developer/OpenProjects edited by Gedare
/* High Priority Projects */ (diff)

02/23/12:

18:09 Changeset in rtems [19d18f23]4.115 by Joel Sherrill <joel.sherrill@…>
Fix typo in comment.
16:57 Changeset in rtems [1bdff036]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Reference counting for nodes The introduction of reference counting of nodes avoids the removal of open nodes and potential usage of freed memory.
16:43 Changeset in rtems [8f7f6ca]4.115 by Jennifer Averett <jennifer.averett@…>
Merge remote-tracking branch 'upstream/master'
16:40 Changeset in rtems [4f1173bc]4.115 by Jennifer Averett <jennifer.averett@…>
Avoid NULL dereference in printk() before libchip console initialized With the addition of dynamically registered libchip serial devices, there is the need to be able to use printk() before the console driver has initialized the indirect pointer table. This lets printk() support routines call pass a control structure directly without a lookup through the uninitialized indirect one.
09:55 Ticket #2026 (RFS: Wrong semaphore attributes) closed by Sebastian Huber
fixed: Fixed in master and 4.10.
08:55 Changeset in rtems [9294f8f]4.115 by Sebastian Huber <sebastian.huber@…>
psxtests: Fix typo in psxstat

02/22/12:

18:27 TBR/UserManual/MinGW_Tools_for_Windows edited by Cdcs
(diff)
18:07 TBR/UserManual/MinGW_Tools_for_Windows edited by Cdcs
(diff)
18:05 TBR/UserManual/MinGW_Tools_for_Windows edited by Cdcs
(diff)
12:56 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Remove the release bit at the top. (diff)
12:55 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
/* RTEMS Build */ (diff)
12:54 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Add the fstab hack. (diff)
12:52 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
/* Installation */ (diff)
12:46 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Show tar.bz2 installing. (diff)
12:25 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Change to use the mingw installer. (diff)
12:01 TBR/UserManual/MinGW_Tools_for_Windows edited by ChrisJohns
Remove references to installer. (diff)
11:20 Changeset in rtems [6903c7cd]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-02-22 Ralf Corsépius <ralf.corsepius@…> * .gitignore: Remove config.guess, config.sub, missing, install-sh. * config.guess, config.sub, missing, install-sh: New.
09:00 Changeset in rtems [692aefe]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-02-22 Ralf Corsépius <ralf.corsepius@…> * libcsupport/src/assocnamebad.c: Add #define INSIDE_ASSOC.
08:58 Changeset in rtems [5693f2e]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-02-22 Ralf Corsépius <ralf.corsepius@…> * sapi/include/confdefs.h: Add decl of configuration_mount_table (Fix c++ mangling).
08:44 Ticket #1797 (malloc() are limited to the 1st 32 MB on the PowerPC BSPs) closed by strauman
fixed: Fix applied on 2011-5-18 on rtems-4.10 branch (i.e., fixed in 4.10.1) and HEAD.
08:16 Changeset in rtems [56f1fbe]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-02-22 Ralf Corsépius <ralf.corsepius@…> * pppd/system.h: Add pppdapp_initialize. * pppd/init.c: Remove pppdapp_initialize.
08:14 Changeset in rtems [99aebcb]4.115 by Ralf Corsépius <ralf.corsepius@…>
2012-02-22 Ralf Corsépius <ralf.corsepius@…> * nsecs/system.h: New (Split out from nsecs/init.c). * nsecs/init.c: Reflect nsecs/system.h having been split out. * nsecs/empty.c: Include "system.h".
07:56 Ticket #1653 (MPFR spec URL wrong) closed by Ralf Corsepius
fixed: Fixed long time ago.

02/21/12:

18:09 GSoC/Mentors edited by Sh
/* Mentors */ (diff)
16:24 Changeset in rtems [2e0ce55]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Use unprotected chain operations Directory entry add or removal operations are protected by the file system instance lock. There is no need for protected chain operations.
16:21 Changeset in rtems [316507ab]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Lock the file system during directory reads Other threads may add or remove directory entries during a read of the directory. Use the file system instance lock for protection.
15:24 Changeset in rtems [8d8f363]4.115 by Sebastian Huber <sebastian.huber@…>
LPC32XX: Typo
14:52 Changeset in rtems [e00cca9b]4.115 by Sebastian Huber <sebastian.huber@…>
IMFS: Do not check for unsupported types Allow creation of nodes with an unsupported type. Later the usage of such nodes will return an error status.
11:56 Changeset in rtems [a4097fdb]4.115 by Sebastian Huber <sebastian.huber@…>
PR 2026/filesystem - Fix semaphore attributes Semaphores of type RTEMS_SIMPLE_BINARY_SEMAPHORE are not suitable for a mutex. Use RTEMS_BINARY_SEMAPHORE with RTEMS_INHERIT_PRIORITY instead.
11:56 Changeset in rtems [cb648b75]4.10 by Sebastian Huber <sebastian.huber@…>
PR 2026/filesystem - Fix semaphore attributes Semaphores of type RTEMS_SIMPLE_BINARY_SEMAPHORE are not suitable for a mutex. Use RTEMS_BINARY_SEMAPHORE with RTEMS_INHERIT_PRIORITY instead.
10:55 Ticket #2026 (RFS: Wrong semaphore attributes) created by Sebastian Huber
The RTEMS_RFS_MUTEX_ATTRIBS are defined to create a semaphore of type …

02/20/12:

10:42 Ticket #2025 (Questionable fcntl() implementation for F_DUPFD) created by Sebastian Huber
What is the logic behind: case F_DUPFD: /* dup */ …

02/18/12:

01:30 Release/4.10 edited by JoelSherrill
/* Release 4.10.3 Changes */ 2015/bsps - LEON3: make SHM driver configurable using weak symbols (diff)

02/17/12:

22:16 Ticket #2024 (A patch to support additional parameter passing via DHCP) created by Ric Claus
This set of modifications was produced a few years ago and I am not …
22:08 Ticket #2023 (A generic BSP for the Xilinx Virtex 5 (PPC 440)) created by Ric Claus
Like the Virtex 4 BSP previously submitted, this BSP makes no …
22:05 Ticket #2022 (A generic BSP for the Xilinx Virtex 4 (PPC 405)) created by Ric Claus
This BSP makes no assumption on what firmware is loaded into the FPGA.
22:02 Ticket #2021 (Compiler warnings for main_mdump.c) created by Ric Claus
The code I submitted under PR #2012 produced a few compiler warnings …
21:56 Ticket #2020 (Provide support for the PPC 440) created by Ric Claus
The attached patches provide support for the PPC 440.
21:29 Changeset in rtems [4648ade]4.115 by Ric Claus <claus@…>
PR 2021 - mdump address problem with volatile
20:28 Changeset in rtems [39e8aa9]4.115 by Joel Sherrill <joel.sherrill@…>
PR 2015 - LEON3: make SHM driver configurable using weak PR 2015/bsps Since the configuration struct is always present one can let DATA initialize it to reduce footprint, at the same time it is made weak to let the user able to configure the SHM driver without editing the driver code. Signed-off-by: Daniel Hellstrom <daniel@…>
20:25 Changeset in rtems [3f85deb]4.10 by Joel Sherrill <joel.sherrill@…>
PR 2015 - LEON3: make SHM driver configurable using weak symbols PR 2015/bsps Since the configuration struct is always present one can let DATA initialize it to reduce footprint, at the same time it is made weak to let the user able to configure the SHM driver without editing the driver code. Signed-off-by: Daniel Hellstrom <daniel@…>
19:30 Ticket #2015 (LEON3: make SHM driver configurable using weak) closed by Joel Sherrill
fixed: Should be on 4.10 branch and head.
16:14 Changeset in rtems [48953df]4.8 by Ralf Corsépius <ralf.corsepius@…>
Remove (Obsolete).
15:54 Changeset in rtems [77998753]4.115 by Sebastian Huber <sebastian.huber@…>
Use alternative API Replaced Allocate_majority_of_workspace() with rtems_workspace_allocate(). Replaced Allocate_majority_of_heap() with rtems_heap_greedy_allocate().
15:03 Changeset in rtems [9604d8b0]4.8 by Ralf Corsépius <ralf.corsepius@…>
Remove (Moved to git.rtems.org/data/git/rtems-crossrpms.git).
14:57 Changeset in rtems [ad6833b]4.9 by Ralf Corsépius <ralf.corsepius@…>
Remove (Moved to git.rtems.org/data/git/rtems-crossrpms.git).
14:56 Changeset in rtems [b0e7185]4.10 by Ralf Corsépius <ralf.corsepius@…>
Remove (Moved to git.rtems.org/data/git/rtems-crossrpms.git).
14:52 Changeset in rtems [d6f6dfaa]4.115 by Ralf Corsépius <ralf.corsepius@…>
Remove (Moved to git.rtems.org/data/git/rtems-crossrpms.git).
12:42 Changeset in rtems [622d670]4.115 by Sebastian Huber <sebastian.huber@…>
Add functions for greedy workspace allocation Various tests must check program paths that result due to failed memory allocations from the workspace. To avoid tinkering with internal workspace structures throughout the test code these functions should be used.
Note: See TracTimeline for information about the timeline view.