Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

Timeline



12/23/16:

14:22 Developer/SMP edited by Sebastian Huber
(diff)
14:12 Ticket #2839 (Add new interrupt server driven Termios mode) closed by Sebastian Huber
fixed: [5bb51a43d1c770dfaddd484f0e5f6d104b8df92e/rtems-docs]
13:48 Ticket #2838 (Termios task driven mode should use mutex for device operations) closed by Sebastian Huber
fixed: [5bb51a43d1c770dfaddd484f0e5f6d104b8df92e/rtems-docs]
13:47 Ticket #2785 (Ioctl extension for termios) closed by Sebastian Huber
fixed: [5bb51a43d1c770dfaddd484f0e5f6d104b8df92e/rtems-docs]
13:46 Ticket #2849 (ATA/IDE support in RTEMS is out-dated) closed by Sebastian Huber
fixed: [4af69ea42a3167f39d9132a1f723810981086645/rtems-docs]
13:45 Ticket #2853 (Driver manual covers non-existent Non-Volatile Memory Driver) closed by Sebastian Huber
fixed: [003ee4d27dac8c3e6b7d6f8808f0a54dbb3289b8/rtems-docs]
13:45 Ticket #2851 (Driver manual covers non-existent Discrete Driver) closed by Sebastian Huber
fixed: [5b8d5d06c199ac2651103ed11b6f7caea44d1f68/rtems-docs]
13:44 Ticket #2850 (Driver manual covers non-existent Analog Driver) closed by Sebastian Huber
fixed: [4b5b49988d8eaf78ea58e1b290159632ab547c3a/rtems-docs]
13:44 Ticket #2857 (Improve the I2C framework documentation) created by Sebastian Huber
The I2C framework documentation is quite rudimentary.
13:43 Ticket #2845 (Add I2C framework documentation) closed by Sebastian Huber
fixed
13:43 Ticket #2856 (Improve the SPI framework documentation) created by Sebastian Huber
The SPI framework documentation is quite rudimentary.
13:42 Ticket #2776 (SPI Framework) closed by Sebastian Huber
fixed

12/21/16:

14:07 Ticket #2855 (Next generation of RTEMS documentation) created by Sebastian Huber
The RTEMS documentation is inconsistent, confusing and outdated. This …
13:49 Ticket #2854 (What to do with the README files in the RTEMS sources?) created by Sebastian Huber
There are several README files in the RTEMS sources: […] Should …
10:09 Ticket #2737 (Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR) closed by Sebastian Huber
fixed: [e7f40f04d39d3d87d30b50a02bab90a72a9dae61/rtems-docs]
06:44 Ticket #2722 (SEM_VALUE_MAX is unusually small on RTEMS) closed by Sebastian Huber
fixed: https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;a=commit;h=483e696049e6c254d30663b15c7a5df1b75ca735

12/20/16:

10:37 Ticket #2853 (Driver manual covers non-existent Non-Volatile Memory Driver) created by Sebastian Huber
Remove this chapter from the documentation.
09:31 Ticket #2701 (Rename asm file with .S(upper case) ext. name) closed by Sebastian Huber <sebastian.huber@…>
fixed: In [changeset:"81af80e586475843624c6e8dc3aa77f97b37b5a9/rtems"]: […]
09:07 Ticket #2852 (Basic chapters of the RTEMS BSP and Driver Guide are out of date) created by Sebastian Huber
The chapters 1. Introduction 2. Target Dependent Files 3. Linker …
08:55 Ticket #2851 (Driver manual covers non-existent Discrete Driver) created by Sebastian Huber
Remove this chapter from the documentation.
08:54 Ticket #2850 (Driver manual covers non-existent Analog Driver) created by Sebastian Huber
Remove this chapter from the documentation.
08:52 Ticket #2849 (ATA/IDE support in RTEMS is out-dated) created by Sebastian Huber
The ATA/IDE support in RTEMS is out-dated. New platforms should …
08:51 Ticket #2848 (Add RTEMS counter documentation) created by Sebastian Huber
The RTEMS counter <rtems/counter.h> support lacks documentation.
08:50 Ticket #2847 (Timer driver is superfluous) created by Sebastian Huber
The timer driver used for the timing tests is superfluous and should …
08:48 Ticket #2846 (Add SD/MMC driver documentation) created by Sebastian Huber
The SD/MMC driver framework provided by libbsd lacks documentation.
08:47 Ticket #2845 (Add I2C framework documentation) created by Sebastian Huber
The new I2C framework lacks documentation.
07:33 Ticket #2844 (JFFS2: Add IO controls to get filesystem instance information and ...) closed by Sebastian Huber
fixed

12/19/16:

14:07 Ticket #2723 (CPUINFO command to report per-processor information) closed by Sebastian Huber
fixed: [f5170100f1a2fe449c327cb6786c4f3202cf07e8/rtems-docs]
13:52 Ticket #2702 (Remove descriptor objects for POSIX message queues) closed by Sebastian Huber
fixed: [7b0db6a9d58140150134718c34a1b552d4e0d4ae/rtems-docs]
13:47 Ticket #2555 (Eliminate the Giant lock) closed by Sebastian Huber
fixed: [09078e0e51531f3b8e166506bdf4719f5ff78717/rtems-docs]
13:38 Ticket #2808 (Conditionally provide rtems_interrupt_frame) closed by Sebastian Huber
fixed: [117f98c9cb990f358eb199ffedba34649a50134d/rtems-docs]
13:34 Ticket #2784 (Add function to get the current priority of a task by scheduler instance) closed by Sebastian Huber
fixed: [3be5dd685cd8baa634b9de068b778d5ecd89ae0e/rtems-docs]
11:35 Ticket #2844 (JFFS2: Add IO controls to get filesystem instance information and ...) created by Sebastian Huber
Some applications need to control the garbage collection of the JFFS2 …

12/16/16:

16:25 Ticket #2843 (Use self-contained objects instead of Classic API for drivers and ...) created by Sebastian Huber
The Classic API has some weaknesses: * Dynamic memory (the workspace) …
16:22 Ticket #2842 (Change C11 threads support to use Classic tasks instead of POSIX threads) created by Sebastian Huber
The C11 <threads.h> support should be available in all RTEMS …

12/14/16:

14:25 Ticket #2423 (rtems_iterate_over_all_threads lacks user callback private pointer ...) closed by Sebastian Huber
fixed: Documentation update done.
14:19 Ticket #2841 (Add NXP SC16IS752 serial device driver) created by Sebastian Huber
Add Termios device driver for NXP SC16IS752 (RS232/RS485 over SPI or I2C).
12:53 Ticket #2840 (Use self-contained mutexes for Termios framework) created by Sebastian Huber
Use C11 mutexes instead of Classic semaphores as a performance …
12:36 Ticket #2839 (Add new interrupt server driven Termios mode) created by Sebastian Huber
Add a new new interrupt server driven Termios mode …
12:27 Ticket #2838 (Termios task driven mode should use mutex for device operations) created by Sebastian Huber
Termios has a task driven mode (TERMIOS_TASK_DRIVEN). This mode aims …
11:21 Ticket #2837 (RTEMS GDB Python from rtems-tools does not match current API 4.11 and 4.12) created by Serg Kruglov
Current API RTEMS 4.11 and 4.12 mismatch gdb python support. After …

12/13/16:

22:34 Ticket #2767 (libdl exceptions throw/catch (ARM PREL31 and TARGET2 relocation support)) closed by Chris Johns <chrisj@…>
fixed: In [changeset:"c6eead1353e03542e5bad9efda3b6553125520d8/rtems"]: […]

12/12/16:

07:09 Ticket #2408 (Linker set based initialization) closed by Sebastian Huber
fixed: Documentation complete.
07:08 Ticket #2825 (Improve the fatal error handling chapter of the user manual) closed by Sebastian Huber
fixed: Should be sufficiently good for now.
Note: See TracTimeline for information about the timeline view.