Timeline



03/31/20:

16:53 GSoC/2020 edited by UTKARSH RAI
(diff)
15:50 GSoC/2020 edited by Mritunjay Kumar Sharma
(diff)
15:49 GSoC/2020 edited by Mritunjay Kumar Sharma
Final Proposal Submitted (diff)
15:32 GSoC/2020 edited by eshan dhawan
(diff)
14:48 Changeset in rtems-central [37699db] by Sebastian Huber <sebastian.huber@…>
spec: New option template
14:47 Changeset in rtems-central [afcf3db] by Sebastian Huber <sebastian.huber@…>
applconfig: Fix content format
14:42 Changeset in rtems-docs [4032c96]5 by Sebastian Huber <sebastian.huber@…>
c-user: Document all configuration options Close #2806.
14:40 Changeset in rtems-central [b4b639f] by Sebastian Huber <sebastian.huber@…>
spec: Add undocumented configuration options
13:19 Changeset in rtems [8b8c068]5 by Sebastian Huber <sebastian.huber@…>
testsuites: Remove CONFIGURE_MALLOC_STATISTICS This configuration option is obsolete since 2014. Update #1367.
12:57 Changeset in rtems [7cec259]5 by Sebastian Huber <sebastian.huber@…>
config: Remove CONFIGURE_FILESYSTEM_DEVFS This filesystem no longer exists. Remove unused RTEMS_FILESYSTEM_TYPE_DEVFS. Update #3894.
10:59 Ticket #2683 (Configuration table's smp_enabled conditional on RTEMS_SMP) closed by Sebastian Huber
invalid: The configuration table not longer exists. In particular, the SMP enabled indicator is no longer used. The User_multiprocessing_table no longer exists. In MPCI configurations, there is now an _MPCI_Configuration.
08:57 Changeset in rtems-libbsd [27ff7e7]5-freebsd-126-freebsd-12 by Moyano, Gabriel <gabriel.moyano@…>
testsuite: User input define added
08:57 Changeset in rtems-libbsd [9478d56]5 by Moyano, Gabriel <gabriel.moyano@…>
testsuite: User input define added
08:57 Changeset in rtems-libbsd [89be2af]5 by Moyano, Gabriel <gabriel.moyano@…>
testsuite: Using RTEMS tester functions at beginning and at the end of tests puts() was replaced with rtems_test_begin() and rtems_test_end()
08:57 Changeset in rtems-libbsd [b4937b0]5-freebsd-126-freebsd-12 by Moyano, Gabriel <gabriel.moyano@…>
testsuite: Using RTEMS tester functions at beginning and at the end of tests puts() was replaced with rtems_test_begin() and rtems_test_end()
08:31 Changeset in rtems [7e33a80]5 by Sebastian Huber <sebastian.huber@…>
config: Remove filesystem entry config options Remove the following undocumented configuration options: * CONFIGURE_FILESYSTEM_ENTRY_DOSFS * CONFIGURE_FILESYSTEM_ENTRY_FTPFS * CONFIGURE_FILESYSTEM_ENTRY_IMFS * CONFIGURE_FILESYSTEM_ENTRY_JFFS2 * CONFIGURE_FILESYSTEM_ENTRY_NFS * CONFIGURE_FILESYSTEM_ENTRY_RFS * CONFIGURE_FILESYSTEM_ENTRY_TFTPFS Update #3836.
08:20 Changeset in rtems-libbsd [0e7108f]6-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dwc_otg: Add support for nexus bus Update #3910.
08:20 Changeset in rtems-libbsd [6c83023] by Sebastian Huber <sebastian.huber@…>
dwc_otg: Add support for nexus bus Update #3910.
08:05 Changeset in rtems [762425e]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Remove superfluous defines These defines are not used and easily conflict with application code. They are also defined by the standard header file <arpa/ftp.h> if someone needs them.
08:03 Changeset in rtems [eb92b1f]5 by Sebastian Huber <sebastian.huber@…>
ftpd: Fix return types
07:56 Changeset in rtems-libbsd [018fa32]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
testsuite: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
07:56 Changeset in rtems-libbsd [3847691]5 by Sebastian Huber <sebastian.huber@…>
testsuite: CONFIGURE_MAXIMUM_FILE_DESCRIPTORS
06:06 Changeset in rtems-central [592ad7b] by Sebastian Huber <sebastian.huber@…>
spec: Update glossary of terms
06:04 Changeset in rtems-docs [6f0bc56]5 by Sebastian Huber <sebastian.huber@…>
eng: Add glossary terms Define the following terms: * assembler language * C language * ELF * interrupt service * software component * software unit Clarify: * task Update #3715.

03/30/20:

17:28 GSoC/2020 edited by Suyash Singh
suyash: removed the word draft (diff)
17:27 GSoC/2020 edited by Suyash Singh
suyash: changed final submitted section answer to yes (diff)
14:38 Changeset in rtems [01219541]5 by Christian Mauderer <christian.mauderer@…>
bsp/imx: Add an extra ecspi clock. Some imx chips or boards don't use the same frequency for ECSPI and IPG. Update #3869
13:03 Changeset in rtems-central [f67c6e9] by Sebastian Huber <sebastian.huber@…>
spec: Clarify role in configuration option
12:41 Changeset in rtems-central [5b4f733] by Sebastian Huber <sebastian.huber@…>
applconfig: Replace "must" with "shall"
11:52 Changeset in rtems-central [c151e39] by Sebastian Huber <sebastian.huber@…>
applconfig: Support constraint links
11:31 Changeset in rtems-central [217c111] by Sebastian Huber <sebastian.huber@…>
spec: Replace "must" with "shall"
11:26 Changeset in rtems-central [210d3247] by Sebastian Huber <sebastian.huber@…>
spec: Use constraint links
09:49 Changeset in rtems-docs [e26f874]5 by Sebastian Huber <sebastian.huber@…>
c-user: Avoid self references Update #3900.
09:48 Changeset in rtems-central [483960c] by Sebastian Huber <sebastian.huber@…>
spec: Avoid self references
09:13 Changeset in rtems-docs [2f18a53]5 by Sebastian Huber <sebastian.huber@…>
c-user: Use new template for feature config opts Update #3900.
09:04 Changeset in rtems-central [6a2e349] by Sebastian Huber <sebastian.huber@…>
spec: Canonicalize integer options
08:59 Changeset in rtems-central [ec687e0] by Sebastian Huber <sebastian.huber@…>
spec: Add BSP related config options
08:30 Changeset in rtems [5608e89]5 by Sebastian Huber <sebastian.huber@…>
config: Remove BSP_DEFAULT_UNIFIED_WORK_AREAS Do not undefine this unused BSP configuration option. This is a follow up of commit 92b33b8d09377feb14eb5a831ce242047c58d02b.
08:01 Changeset in rtems-central [b11b567] by Sebastian Huber <sebastian.huber@…>
applconfig: Support initializer options
08:00 Changeset in rtems-central [86db7a32] by Sebastian Huber <sebastian.huber@…>
spec: Avoid self references
07:53 Changeset in rtems-central [8ac087e] by Sebastian Huber <sebastian.huber@…>
spec: Convert initializer options
06:48 Changeset in rtems-docs [0103b68]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix typo in file name Update #3836.
00:40 Changeset in rtems-source-builder [26a0568]5 by Chris Johns <chrisj@…>
rtems/libbsd: Update to the latest 5-freebsd12 branch head.
00:40 Changeset in rtems-source-builder [9fbe810]5 by Chris Johns <chrisj@…>
rtems/kernel: Update to the latest master.
00:22 Ticket #3909 (rtems_waf with python2 needs to handle unicode strings with waf) closed by Chris Johns
fixed: https://git.rtems.org/rtems-libbsd/commit/?id=508836451b282e016d0310e8913e95fd2cd6b0f3

03/29/20:

23:47 Changeset in rtems-source-builder [92d8e7f]5 by Chris Johns <chrisj@…>
sb/sha512-base64: Add script to generate a base64 checksum. - Use this command to get a smaller sha512 checksum
23:46 Changeset in rtems-source-builder [fe63ad8]5 by Chris Johns <chrisj@…>
sb/execute: Port fixes from rtems-tools
23:40 Changeset in rtems-source-builder [097018a]5 by Chris Johns <chrisj@…>
5/rtems-tools: Update to pick up rtems-test fixes for GDB
23:04 Ticket #3864 (rtems-tester does not work with gdb simulators) closed by Chris Johns
fixed
22:55 Changeset in rtems-tools [ca7b290]5 by Chris Johns <chrisj@…>
rtemstoolkit/execute: Handle unicode input on python2 - Allow unicode as a type on python2. The unicode type is not present on python3 so make the support conditional. - Add some more diag prints to aid debugging. Closes #3964
22:52 Changeset in rtems-tools [753eb94]5 by Chris Johns <chrisj@…>
tester/gdb: Add lock timing and remote fetching registers. - Add timing for the locks to aid performance profiling - Remove fetching registers as the MI parser is slow on pyton2 Updates #3864

03/28/20:

21:59 Changeset in rtems-libbsd [236295c]5-freebsd-126-freebsd-12 by Vijay Kumar Banerjee <vijay@…>
wscript: Python2 support for unicode strings in contexts Closes #3909
21:59 Changeset in rtems-libbsd [5088364]5 by Vijay Kumar Banerjee <vijay@…>
wscript: Python2 support for unicode strings in contexts Update #3909
18:24 Changeset in rtems [19efa9a0]5 by G S Niteesh Babu <niteesh.gs@…>
bsp/raspberrypi: Fix build warnings. 1) _Memory_Initialize makes pointer from integer without a cast. 2) printf format error, expects %u but %lu provided.

03/27/20:

19:02 Ticket #3920 (Update POSIX compliance guide) created by eshan dhawan
Some headers and methods have been implemented in Newlib/RTEMS/RTEMS …
17:41 Changeset in rtems-central [9ca576b] by Sebastian Huber <sebastian.huber@…>
spec: Fix CONFIGURE_MAXIMUM_DRIVERS
12:12 Changeset in rtems-central [c4fc8bd] by Sebastian Huber <sebastian.huber@…>
spec: Convert integer feature options
11:53 Changeset in rtems-docs [7bad894]5 by Sebastian Huber <sebastian.huber@…>
c-user: Use new template for integer config opts Try to bring all descriptions up to date. Add cross-references to several options. Clarify configuration value constraints. Use this template also for initializer type options. Close #3901.
09:16 Changeset in rtems-central [ee8b3c9] by Sebastian Huber <sebastian.huber@…>
applconfig: Support integer options
08:02 Changeset in rtems-docs [ae84edd]5 by Sebastian Huber <sebastian.huber@…>
user: Use consistent Hello World spelling
08:00 Changeset in rtems-docs [03e61e9]5 by Sebastian Huber <sebastian.huber@…>
user: Provide a user friendly configuration
03:40 Ticket #3919 (RSB may not download source of pkconfig checked packages) closed by Chris Johns <chrisj@…>
fixed: In 9b7cdb7/rtems-source-builder: […]
03:39 Changeset in rtems-source-builder [9b7cdb7]5 by Chris Johns <chrisj@…>
bare: Fix pkgconfig checks and getting source. - If the package was installed the check does not build the package. This also meant getting the source failed. Closes #3919
03:38 Changeset in rtems-source-builder [25386b1]5 by Chris Johns <chrisj@…>
bare/glib: Add back glib-2.39.3-1 - It was removed in ... https://git.rtems.org/rtems-source-builder/commit/?id=f93fcef875560f6a8ac7a3a541e4a96f73751553
03:33 Ticket #3919 (RSB may not download source of pkconfig checked packages) created by Chris Johns
There are config files with the following: […] If the glib package …

03/26/20:

19:37 Ticket #3918 (Add section to POSIX Users and POSIX Compliance Guide on Unsupportable ...) created by Joel Sherrill
There are some methods RTEMS cannot support. For example, fork(), …
19:32 Ticket #3917 (Add Explanation of Functionality Location Choice (newlib, rtems, libbsd)) created by Joel Sherrill
Find a place in the Software Engineering Guide to discuss RTEMS POSIX …
14:06 Changeset in rtems [18f5bcb]5 by Sebastian Huber <sebastian.huber@…>
rtems: Fix Doxygen comment
07:12 Ticket #3822 (Release created VERSION file in rtems-tools-.*.tar.xz is wrong) closed by Chris Johns
fixed

03/25/20:

15:21 Changeset in rtems-source-builder [71af2d9]5 by Joel Sherrill <joel@…>
spike: Update to use exec that searches along PATH. Updates #3914.
07:37 Changeset in rtems-libbsd [835250d]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix INVARIANTS support

03/24/20:

19:33 Changeset in rtems [4bae9c31]5 by Vijay Kumar Banerjee <vijay@…>
MAINTAINERS: Add myself to Write After Approval
07:07 Changeset in rtems-central [9e60b56] by Sebastian Huber <sebastian.huber@…>
Update rtems-docs
06:50 Ticket #3900 (New template for boolean feature defines) closed by Sebastian Huber <sebastian.huber@…>
fixed: In dfe0ec0/rtems-docs: […]
06:47 Changeset in rtems-docs [62d58f2]5 by Sebastian Huber <sebastian.huber@…>
c-user: Document new event record config options Update #3904.
06:43 Changeset in rtems-central [9e90f1b] by Sebastian Huber <sebastian.huber@…>
spec: Update copyright
06:29 Changeset in rtems-central [9398d2e] by Sebastian Huber <sebastian.huber@…>
spec: Use option type "feature-enable"
06:08 Changeset in rtems-central [f85bb0b] by Sebastian Huber <sebastian.huber@…>
applconfig: Support "feature-enable" option type

03/23/20:

20:11 Ticket #3914 (Spike has hard-coded path to DTC) closed by Joel Sherrill <joel@…>
fixed: In 12e02ad/rtems-source-builder: […]
20:02 Changeset in rtems-source-builder [12e02ad]5 by Joel Sherrill <joel@…>
Spike: Update to include fix for hard-coded path to dtc Closes #3914.
15:16 Changeset in rtems [96402b74]5 by Sebastian Huber <sebastian.huber@…>
score: Document _TLS_Alignment
14:54 Changeset in rtems [24c2179]5 by Sebastian Huber <sebastian.huber@…>
score: Fix size of TLS_Thread_control_block On most architectures, the size of the thread-local storage TCB must be 8 bytes. Fix the definition for 64-bit targets.
14:44 Changeset in rtems [d05a900a]5 by Sebastian Huber <sebastian.huber@…>
sptests/sptls02: Add test case Add a test case which requires the use of tls_guard() and tls_init(). Change license to BSD-2-Clause.
13:26 Changeset in rtems-libbsd [1189f71]6-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_stmac: Add driver for STM32H7 ethernet module Update #3910.
13:26 Changeset in rtems-libbsd [c28f67a] by Sebastian Huber <sebastian.huber@…>
if_stmac: Add driver for STM32H7 ethernet module Update #3910.
10:37 Changeset in rtems [2f157e2] by Sebastian Huber <sebastian.huber@…>
bsp/stm32h7: Move <math.h> include This is necessary for libbsd compatibility. Update #3910.
06:21 Changeset in rtems [3fd4889]5 by Sebastian Huber <sebastian.huber@…>
conf: Improve evaluation of event recording opts Check for configuration errors earlier. Allow fatal dumps without the other extensions. Add some warnings. Update #3904.
06:13 Ticket #3916 (Import zstd compression/decompression library) created by Sebastian Huber
Import zstd compression/decompression library as an alternative to …
05:51 Changeset in rtems-source-builder [68f90be]5 by Sebastian Huber <sebastian.huber@…>
5: Update rtems-tools Pick up new features for rtems-record-lttng. Update #3904.
05:50 Changeset in rtems-source-builder [cc29f67]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

03/22/20:

16:32 Changeset in rtems-tools [bba29e3]5 by Cláudio Maia <clrrm@…>
bsps: Deletes erc32-run.ini
15:54 Ticket #3915 (File or Fix an RTEMS Ticket for a Coverity Scan Issue) created by Joel Sherrill
See https://devel.rtems.org/wiki/GCI/Coding/CoverityIssues for more …
09:21 GSoC/2020 edited by niteesh
(diff)

03/21/20:

19:37 Changeset in rtems-central [2fc6e83] by Sebastian Huber <sebastian.huber@…>
spec: Fix format
19:34 Changeset in rtems-central [9acaac5] by Sebastian Huber <sebastian.huber@…>
spec: Fix format
18:32 Ticket #3914 (Spike has hard-coded path to DTC) created by Joel Sherrill
Spike has a fully qualified hard-coded path to dtc which when built …
18:04 Changeset in rtems-docs [927b004]5 by Joel Sherrill <joel@…>
posix-compliance: Add some missing methods

03/20/20:

18:35 Changeset in rtems-tools [9b9e0dd]5 by Joel Sherrill <joel@…>
gdbarmsim: Remove all variants Updates #3911.
16:53 Ticket #3611 (qemu/glib fails to build with newer gcc) closed by Joel Sherrill
fixed: I'm sorry. I misread #3611 instead of #3911. I pushed this. Hopefully someone can test it but we know this has been broken for a while on newer OSes. With any luck, you didn't make it worse on older ones. :)
16:40 Ticket #3913 (Review wiki references in rtems-docs for removal) created by Joel Sherrill
This task asks you to check the [https://docs.rtems.org/ development …
16:27 Ticket #3611 (qemu/glib fails to build with newer gcc) reopened by Martin Erik Werner
I'm guessing this should be re-opened since the commit used the wrong close ticket id? (I have not re-tested this on current versions of Debian though.)
14:37 Ticket #3911 (Remove gdbarmsim) closed by Joel Sherrill
fixed: Closing commit messages accidentally refer to #3611.
14:22 Changeset in rtems-docs [87e49d4]5 by Joel Sherrill <joel@…>
gdbarmsim: Remove all references to this deleted BSP family Updates #3611.
13:35 Ticket #3611 (qemu/glib fails to build with newer gcc) closed by Joel Sherrill <joel@…>
fixed: In 37e7cc5/rtems: […]
08:12 Changeset in rtems [51307919]5 by Sebastian Huber <sebastian.huber@…>
arm: ARMv7-M statically initialized vector table Statically initialize the ARMv7-M vector table to allow a placement in ROM with read-only MPU settings. Change licence to BSD-2-Clause in some files.
07:10 Changeset in rtems [3fccdc95] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add support for MPU region alignment Update #3910.

03/19/20:

22:12 Ticket #3912 (Describe relationship between RTEMS and gcc cross-compiler) created by Gedare Bloom
Occasionally new users are confused why they can't use their …
20:55 Changeset in rtems [37e7cc5]5 by Joel Sherrill <joel@…>
gdbarmsim: Remove Closes #3611.
20:18 Ticket #3911 (Remove gdbarmsim) created by Joel Sherrill
Broken as a consequence of ARM rework that did not get done to this …
20:16 TBR/Website/Board_Support_Packages edited by Joel Sherrill
Remove gdbarmsim and dead link to a blackfin bsp (diff)
15:33 Changeset in rtems-tools [11a481f]5 by Gedare Bloom <gedare@…>
execute.py: fix long line
10:28 Changeset in rtems [2cfcd00] by Sebastian Huber <sebastian.huber@…>
bsp/stm32h7: Constify some functions Update #3910.
09:01 GSoC/2020 edited by Suyash Singh
changed title to more specific (diff)
08:31 Ticket #3910 (Add BSP for STM32H7) created by Sebastian Huber
Add a BSP for the …
08:04 Changeset in rtems-central [a8d896d] by Sebastian Huber <sebastian.huber@…>
spec: Add event record config options

03/18/20:

15:50 Changeset in rtems-docs [dfe0ec0]5 by Sebastian Huber <sebastian.huber@…>
c-user: Use new template for feature config opts Try to bring all descriptions up to date. Add cross-references to several options. Close #3900.
13:45 Changeset in rtems-central [a0e78f0] by Sebastian Huber <sebastian.huber@…>
spec: Convert boolean feature options
13:44 Changeset in rtems-central [43f4fde] by Sebastian Huber <sebastian.huber@…>
applconfig: Support new boolean feature template
13:42 Changeset in rtems-central [77fb6b7] by Sebastian Huber <sebastian.huber@…>
items: Add contains method
12:58 Changeset in rtems-central [78ef906] by Sebastian Huber <sebastian.huber@…>
Update rtems-docs

03/17/20:

16:03 GSoC/2020 edited by UTKARSH RAI
(diff)
14:50 Changeset in rtems-central [9144b6b] by Sebastian Huber <sebastian.huber@…>
content: Make lines for definition item
14:45 Changeset in rtems-central [28b8f50] by Sebastian Huber <sebastian.huber@…>
content: Add helper to accept a string or a list
14:26 Changeset in rtems-docs [7a8d697]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add reference to proxies Update #3836.
14:04 Changeset in rtems-docs [f75e0be]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix format Update #3836.
14:00 Changeset in rtems-docs [5e54ffe]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add configuration option index entry Update #3836.
13:40 Changeset in rtems-docs [c3ebd83]5 by Sebastian Huber <sebastian.huber@…>
c-user: Fix sorting in filesystem configuration Update #3836.
13:29 Changeset in rtems-central [dfca4bc] by Sebastian Huber <sebastian.huber@…>
content: Add method to register license/copyrights
13:29 Changeset in rtems-central [a400958] by Sebastian Huber <sebastian.huber@…>
content: Add method to add lines
13:28 Changeset in rtems-central [5df0bec] by Sebastian Huber <sebastian.huber@…>
applconfig: Rework
13:23 Changeset in rtems-docs [5fb9a1c]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add missing configuration option notes Update #3836.
13:10 Changeset in rtems-docs [f3076bc]5 by Sebastian Huber <sebastian.huber@…>
c-user: Sort configuration options alphabetically Update #3836.
10:18 Ticket #3909 (rtems_waf with python2 needs to handle unicode strings with waf) created by Chris Johns
Waf will not support Python 2 unicode strings and there is a use case …
10:02 GSoC/2020 edited by Suyash Singh
(diff)
09:56 Changeset in rtems-central [b459114] by Sebastian Huber <sebastian.huber@…>
spec: Fix glossary group default type
09:22 GSoC/2020 edited by Suyash Singh
made gsoc title accurate (diff)
09:06 Changeset in rtems-central [64987c4] by Sebastian Huber <sebastian.huber@…>
spec: Add application configuration
08:10 Changeset in rtems-docs [79fb6fd]5 by Sebastian Huber <sebastian.huber@…>
c-user: Canonicalize configuration option groups Update #3836.
07:34 Changeset in rtems-tools [274981f]5 by Sebastian Huber <sebastian.huber@…>
Improve Python 3 compatibility
06:50 Changeset in rtems-source-builder [96cdedc]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
06:33 GSoC/2020 edited by Richi Dubey
Richi's GSoC Addition (diff)
06:30 Changeset in rtems-source-builder [30725b6]5 by Sebastian Huber <sebastian.huber@…>
5: Update Newlib Pick up fix for crt0.c.
06:07 Changeset in rtems-central [07b6648] by Sebastian Huber <sebastian.huber@…>
Convert tests to pytest
Note: See TracTimeline for information about the timeline view.