Timeline
02/27/19:
- 22:16 Changeset in rtems-docs [1599d99]5am by Chris Johns <chrisj@…>
- waf: Fix python3 issues. - Found after updating to FreeBSD-12.0 which defaults to Python3.
- 21:36 Changeset in rtems-docs [d5b631f]5am by Chris Johns <chrisj@…>
- User: Change output block to type none.
- 14:10 Changeset in rtems [e33be09]5 by Sebastian Huber <sebastian.huber@…>
- bsps/arm: Support GIC group 0/1
- 10:43 Changeset in rtems [262cb534]5 by Sebastian Huber <sebastian.huber@…>
- bsp/altera-cyclone-v: Move header file This gets rid of a special include path.
- 10:39 Changeset in rtems [9d41fca]5 by Sebastian Huber <sebastian.huber@…>
- bsp/altera-cyclone-v: Adjust Doxygen file groups Update #3707.
- 09:53 Changeset in rtems [feea03b6]5 by Sebastian Huber <sebastian.huber@…>
- Remove explicit file names from @file This makes the @file documentation independent of the actual file name. Update #3707.
- 08:24 Changeset in rtems [631ccd7]5 by Sebastian Huber <sebastian.huber@…>
- bsp/altera-cyclone-v: Adjust Doxygen groups Update #3706
- 06:28 Changeset in rtems-docs [921037f]5am by Chris Johns <chrisj@…>
- Add commands and output to the README.
- 06:22 Changeset in rtems [a6e39d4a]5 by Sebastian Huber <sebastian.huber@…>
- Update Doxyfile to Doxygen 1.8.15 Generate Doxygen output in doc and ignore this directory in Git. Add RTEMS logo. The Doxygen documentation is now built using the source tree. Just invoke "doxygen" in the top-level source directory. The Doxyfile works also with at least Doxygen 1.8.13 and Doxygen 1.8.14. Update #3705.
02/26/19:
- 22:07 Changeset in rtems-docs [9c3a383]5am by Vaibhav Gupta <vaibhavgupta40@…>
- Update User Documentation for Host setup for Linux Mention the requirement of 'pax' package for building BSP if RTEMS is configured with '--enable-tests' option, else build fails.
- 15:57 Ticket #3709 (rtems-libbsd build failure under Python 2) created by Jonathan Brandmeyer
- Waf was unable to build rtems-libbsd using the default python. …
- 14:44 Changeset in rtems [212663be]5 by Sebastian Huber <sebastian.huber@…>
- bsps: Adjust architecture Doxygen groups - Use CamelCase as it is not used in our C code. Enables simple search and replace. - Prefix with "RTEMS" to aid deployment and integration. It aids searching and sorting. Update #3706.
- 14:22 Ticket #3708 (Remove Doxygen comments from confdefs.h) created by Sebastian Huber
- The confdefs.h file contains Doxygen comments. They are not helpful …
- 13:28 Ticket #3707 (Assign each code file to a Doxygen group) created by Sebastian Huber
- Assign each code file (header, C source, assembler) to a Doxygen …
- 13:23 Ticket #3706 (Create a hierarchy of RTEMS software components using Doxygen groups) created by Sebastian Huber
- Create a hierarchy of RTEMS software components using Doxygen groups. …
- 13:12 Ticket #3705 (Software Design Document (SDD) for space profile) created by Sebastian Huber
- A Software Design Document (SDD) is required by …
- 13:10 Ticket #3704 (Review and update Doxygen recommendations) created by Sebastian Huber
- Review and update the …
- 12:14 Ticket #3703 (Technical Specification (TS) for space profile) created by Sebastian Huber
- A Technical Specification (TS) is required by …
- 10:33 Ticket #3702 (Space profile for RTEMS SMP) created by Sebastian Huber
- Define a subset of RTEMS SMP functionality which is * useful for …
- 10:19 Ticket #3701 (RTEMS Pre-Qualification (ECSS) for SMP) created by Sebastian Huber
- This ticket summarises activities carried out by a 24 month project …
- 09:50 Ticket #3700 (Add rtems_rate_monotonic_deadline()) created by Sebastian Huber
- Depending on the scheduler selection, the …
02/25/19:
- 22:30 Changeset in rtems [68a5f751]5 by Pierre-Louis Garnier <garnie_a@…>
- arm/beagle: Fix sdcard.sh tool
- 22:30 Changeset in rtems [ecf62845]5 by Pierre-Louis Garnier <garnie_a@…>
- arm/beagle: SPI driver
- 14:33 Changeset in rtems [6016894e]5 by Sebastian Huber <sebastian.huber@…>
- bsp/lpc1768_mbed*: Disable unsupported tests
- 13:37 Changeset in rtems [5ff61810]5 by Sebastian Huber <sebastian.huber@…>
- bsp/mpc5643l_*: Disable unsupported tests
- 12:47 Changeset in rtems [77971b6]5 by Sebastian Huber <sebastian.huber@…>
- bsp/lm4f120: Disable unsupported tests
- 06:07 Changeset in rtems [007d4e12]5 by Sebastian Huber <sebastian.huber@…>
- bsp/lpc24xx: Convert I2C driver to Linux API Change license to BSD-2-Clause. Close #3725.
02/22/19:
- 07:29 Ticket #3699 (Wrong system register specified for ARM virtual timer value retrieval) closed by Kinsey Moore <nyphbl8d@…>
- fixed: In 7abc497/rtems: […]
02/21/19:
- 23:52 Changeset in rtems-tools [9277878]5 by Joel Sherrill <joel@…>
- rtemstoolkit/mailer.py: Check for no --smtp-host arg being provided
- 22:13 Changeset in rtems [7abc497]5 by Kinsey Moore <nyphbl8d@…>
- bsps/arm: Fix system register for virtual timer The system register in use for retrieval of the virtual timer value was mistakenly copied from the physical timer value retrieval function. Virtual timer value retrieval should use the same system register as the virtual timer value setter. Close #3699.
- 19:23 Ticket #3699 (Wrong system register specified for ARM virtual timer value retrieval) created by Kinsey Moore
- In arm_cp15_get_counter_pl1_virtual_timer_value() in …
- 16:14 Ticket #3698 (libdl failure on many PowerPC BSPs) created by Joel Sherrill
- The following BSPs do not build dl09: powerpc-beatnik powerpc-brs5l …
- 09:19 Ticket #3697 (pthread_once() lacks proper support for thread cancellation) created by Sebastian Huber
- http://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_once. …
- 06:01 Changeset in rtems [e99847bf]5 by Christian Mauderer <christian.mauderer@…>
- dev/sc16is752: Fix parity generation.
- 02:06 Changeset in rtems-docs [2674d6a]5am by Chris Johns <chrisj@…>
- user: Remove nit-picky warnings.
- 02:03 Changeset in rtems-docs [2e6f49f]5am by Chris Johns <chrisj@…>
- Add a cheetsheet link to the README.txt
02/20/19:
- 12:02 Ticket #3696 (Basic Support for Trace Compass) created by Sebastian Huber
- The Trace Compass is a tool to …
- 10:44 Ticket #3695 (Add UDP transfer of event recording data) created by Sebastian Huber
- Currently, the event recording data can be transferred via TCP from …
- 10:10 Ticket #3427 (Improvements to barectf) closed by Sebastian Huber
- wontfix: According to the barectf documentation as of 2019-02-20 there is still no support for CTF compound types. At the moment this is not an RTEMS issue.
- 09:54 Ticket #3454 (Tracing Framework Documentation in User Manual) closed by Sebastian Huber
- fixed
- 04:40 Changeset in rtems-docs [1a051fc]5am by Chris Johns <chrisj@…>
- waf: Add support for extra and excluded sources.
02/19/19:
- 23:11 Changeset in rtems-docs [62efd4c]5am by Chris Johns <chrisj@…>
- waf: Change --sphinx-verbose to --sphinx-options, add --sphinx-nit-pick Provide options to manage sphinx. Make using the nit-picky mode simpler to access.
- 23:07 Changeset in rtems-docs [fb72a00]5am by Chris Johns <chrisj@…>
- Add unicode support for commonly used characters like copyright. - This change makes the copyright character easier to see on editors lacking good unicode rendering support, ie terminals.
- 22:16 Changeset in rtems-docs [4407039]5am by Chris Johns <chrisj@…>
- waf: Fix building the images in the src path.
- 18:10 Ticket #3694 (shm_open has logically unreachable code (Coverity ID: 1399706, 1399714)) created by Joel Sherrill
- Coverity ID: 1399706 and 1399714 File: shmopen.c Method: shm_open for …
- 11:23 Changeset in rtems-tools [35e6930]5 by Sebastian Huber <sebastian.huber@…>
- Add patch used by RTEMS 5 epiphany GDB on FreeBSD
- 09:19 Ticket #3426 (Babeltrace formula for conversion to CTF) closed by Sebastian Huber
- wontfix
- 09:09 Changeset in rtems-source-builder [3824139]5 by Sebastian Huber <sebastian.huber@…>
- 5: Update Newlib Pick up register_t changes.
- 08:17 Changeset in rtems-docs [789b0ca]5am by Sebastian Huber <sebastian.huber@…>
- c-user: INTERNAL_ERROR_NO_MEMORY_FOR_PER_CPU_DATA Update #3507.
- 07:29 Changeset in rtems-docs [f6be8a1]5am by Sebastian Huber <sebastian.huber@…>
- user: Fix tense in quick start
- 06:11 Changeset in rtems-docs [7ad2d12]5am by Sebastian Huber <sebastian.huber@…>
- user: Clarify U-Boot commands
02/18/19:
- 09:39 Changeset in rtems-libbsd [5432c6b]5 by Sebastian Huber <sebastian.huber@…>
- build: Make it possible to disable the tests
- 09:39 Changeset in rtems-libbsd [88f21b5]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- build: Make it possible to disable the tests
- 09:05 Changeset in rtems-libbsd [3e483fb]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- Build C++ kernel-space compatibility file
- 09:05 Changeset in rtems-libbsd [af02f46]5 by Sebastian Huber <sebastian.huber@…>
- Build C++ kernel-space compatibility file
- 09:04 Changeset in rtems-libbsd [c352e69]5 by Sebastian Huber <sebastian.huber@…>
- C++ compatibility for some kernel-space headers
- 09:04 Changeset in rtems-libbsd [d8e4874]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- C++ compatibility for some kernel-space headers
- 09:03 Changeset in rtems-libbsd [0dbc4e2]5 by Sebastian Huber <sebastian.huber@…>
- Fix atomic_load_32()
- 09:03 Changeset in rtems-libbsd [2a60dfb]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- Fix atomic_load_32()
- 09:01 Changeset in rtems-libbsd [44c5fe2]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
- builder.py: Accept C++ source files
- 09:01 Changeset in rtems-libbsd [504c1ab]5 by Sebastian Huber <sebastian.huber@…>
- builder.py: Accept C++ source files
- 08:16 Changeset in rtems-docs [924b9ef]5am by Sebastian Huber <sebastian.huber@…>
- user: Add product name
- 08:01 Changeset in rtems [bdec62c4]5 by Sebastian Huber <sebastian.huber@…>
- bsps/arm: Move device tree copy Move device tree copy operation after the mode initialization so that bsp_fdt_copy() uses the initialization stack and not the stack provided up by the boot loader.
- 07:32 Changeset in rtems [3d65f45]5 by Sebastian Huber <sebastian.huber@…>
- psxtests/psxonce01: Fix typo Update #3334.
- 07:24 Changeset in rtems [af80b0a]5 by Sebastian Huber <sebastian.huber@…>
- bsp/altera-cyclone-v: Use FDT for clock frequency
- 06:26 Ticket #3334 (deadlock in _once()) closed by Sebastian Huber <sebastian.huber@…>
- fixed: In e4ad14cc/rtems: […]
- 02:28 Changeset in rtems [c5615ddc]5 by Chris Johns <chrisj@…>
- libdl/unresolved: Fix return value for rtems_rtl_unresolved_remove Coverity 1399717 Updates #3686
- 01:37 Changeset in rtems [7aa0530]5 by Chris Johns <chrisj@…>
- libdl/archive: Check for an overflow of the symbol table. Coverty 1442636 Updates #3686
- 01:18 Changeset in rtems [62b01ab]5 by Chris Johns <chrisj@…>
- libdl/archive: Fix the config file string index while removing tailing white space. Coverity issue 1442540 Updates #3686
- 01:12 Changeset in rtems [be62def9]5 by Chris Johns <chrisj@…>
- libdl/archive: Return false on read failure. Coverity issue 1442641 Updates #3686
- 00:46 Changeset in rtems [22afb034]5 by Chris Johns <chrisj@…>
- libdl/alloc: Add a locking interface to the allocator. - Allow an allocator to lock the allocations. This is needed to lock the heap allocator so the text and trampoline table are as close together as possible to allow for the largest possible object file size. - Update the default heap allocator to lock the heap allocator. - Update ELF loading to lock the allocator. Updates #3685
02/15/19:
- 11:07 Changeset in rtems [43fbb50f]5 by Sebastian Huber <sebastian.huber@…>
- bsp/altera-cyclone-v: Make FDT support optional
- 05:03 Changeset in rtems-docs [8a73acb]5am by Chris Johns <chrisj@…>
- user: Add a Dynamic Loader section.
02/14/19:
- 23:38 Changeset in rtems [3ecb207]5 by Chris Johns <chrisj@…>
- libdl/rap: Add the section alloc call after section load was split Updates #3687
- 23:13 Ticket #3693 (libdl incorrectly handles MIPS16hi/lo relocs) created by Chris Johns
- This issue was reported back is 2016 and it slipped through. I am …
- 23:06 Ticket #3692 (libdl does not honour write unlock/lock for sections) closed by Chris Johns <chrisj@…>
- fixed: In e309f77/rtems: […]
- 15:04 Developer/OpenProjects edited by Gedare Bloom
- Cleanup. (diff)
- 15:03 Developer/OpenProjects edited by Gedare Bloom
- Flatten old project descriptions. Add "executive" project section generated from tickets. (diff)
- 14:48 Developer/OpenProjects edited by Gedare Bloom
- Delete project descriptions that have been converted to tickets. (diff)
- 14:43 Developer/Projects/Open/RumpKernels edited by Gedare Bloom
- Mark Obsolete. (diff)
- 14:42 Developer/OpenProjects edited by Gedare Bloom
- Make Rump Kernels Obsolete. (diff)
- 09:04 Changeset in rtems-docs [f7384cc]5am by Chris Johns <chrisj@…>
- Use pathto() on the genindex URL to make it relative.
- 07:31 Changeset in rtems-tools [1c821fe]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
- testing/bsps: Add covoar commands in bsp ini file
- 03:00 Changeset in rtems [e309f77]5 by Chris Johns <chrisj@…>
- libdl: Allocator does not unlock and lock memory on loading. Close #3692
- 02:59 Ticket #3692 (libdl does not honour write unlock/lock for sections) created by Chris Johns
- The allocator does no honour write unlock and lock for read-only …
- 01:43 Ticket #3691 (RTEMS Testing TFTP Proxy Project) created by Chris Johns
- = RTEMS Testing TFTP Proxy Project = [[PageOutline?(1-5, Contents, …
02/13/19:
- 22:16 Changeset in rtems-docs [603731c]5am by Joel Sherrill <joel@…>
- common/latex.py: Remove hack for CentOS. Use Texlive per instructions.
- 21:42 Changeset in rtems-docs [30b5468]5am by Joel Sherrill <joel@…>
- README.txt: Fix typos
- 20:02 Ticket #3649 (Error with IRC anouncing in examples-v2 commits.) closed by Amar Takhar
- fixed: Re-open if it's still an issue.
- 07:05 Changeset in rtems-docs [9f24b6e]5am by Sebastian Huber <sebastian.huber@…>
- user: Add basic Intel Cyclone V documentation
Note: See TracTimeline
for information about the timeline view.