Timeline



04/02/20:

22:35 Changeset in rtems-source-builder [113c65c]5 by Jonathan Brandmeyer <jbrandmeyer@…>
databases/sqlite: Update to 3.31.1 closes #3927.
22:17 TBR/Website/Board_Support_Packages edited by Joel Sherrill
Delete references to pages that had been purged as being templates (diff)
20:11 Ticket #3668 (Commit message in examples-v2 and libbsd didn't trigger a ticket update.) closed by Amar Takhar
fixed: This was fixed a long time ago the issue was in the update scripts not updating multiple commits in one push only the first one was being handled.
19:05 Changeset in rtems [1483012]5 by Jan Sommer <jan.sommer@…>
bsp/shared/clock: Reset Clock_driver_isrs to correct value CLOCK_DRIVER_ISRS_PER_TICK is the configuration define, CLOCK_DRIVER_ISRS_PER_TICK_VALUE is the actual value of ISRS per clock tick, therefore use this one to reset the Clock_driver_isrs after each tick.
18:14 Changeset in rtems-docs [d4d3067]5 by Gedare Bloom <gedare@…>
user/start/gsoc: fix unicode error and grammar typo
17:00 Ticket #3927 (tclsh required to build sqlite -- makes all BSP bsets fail) created by Joel Sherrill
I'm not sure what to do about this. If building sqlite is a …
16:04 Changeset in rtems-libbsd [404ad60]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
regulator: Import from FreeBSD. Update #3869.
16:04 Changeset in rtems-libbsd [9d69204]5 by Christian Mauderer <christian.mauderer@…>
regulator: Import from FreeBSD. Update #3869.
15:47 Changeset in rtems-libbsd [c5455b0]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
ehci_imx: Add to build.
15:47 Changeset in rtems-libbsd [f33b6a0]5 by Christian Mauderer <christian.mauderer@…>
ehci_imx: Add to build.
15:43 Changeset in rtems-libbsd [3a1d48c]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
imx6_ccm: Add and build module. Update #3869.
15:43 Changeset in rtems-libbsd [6624d6e]5 by Christian Mauderer <christian.mauderer@…>
imx6_ccm: Add and build module. Update #3869.
15:36 Ticket #2562 (RSB Docs Quick Start version number) closed by Gedare Bloom <gedare@…>
fixed: In 7a0834d/rtems-docs: […]
15:35 Changeset in rtems-docs [3a19619]5 by Gedare Bloom <gedare@…>
start/index: relocate gsoc section
14:42 Changeset in rtems-libbsd [4820cce] by Christian Mauderer <christian.mauderer@…>
busdma: Option to round to cache lines on sync Some targets support only flushing or invalidating complete cache lines. In this cases misaligned buffers might lead to unexpected results. This patch adds a flag that allows drivers to signal to the bus dma driver that it is OK to round a buffer to the next full cache line. That's for example necessary if a driver wants to send out 14 byte via a USB DMA. Only the driver knows whether these 14 bytes are located in an otherwise unused cache line aligned buffer.
14:42 Changeset in rtems-libbsd [cdd6003]6-freebsd-12 by Christian Mauderer <christian.mauderer@…>
busdma: Option to round to cache lines on sync Some targets support only flushing or invalidating complete cache lines. In this cases misaligned buffers might lead to unexpected results. This patch adds a flag that allows drivers to signal to the bus dma driver that it is OK to round a buffer to the next full cache line. That's for example necessary if a driver wants to send out 14 byte via a USB DMA. Only the driver knows whether these 14 bytes are located in an otherwise unused cache line aligned buffer.
14:34 Changeset in rtems-libbsd [2237f4b] by Sebastian Huber <sebastian.huber@…>
dwc_otg: Update host frame interval Update the host frame interval after a device connection. Select also the FS/LS PHY clock. It is not clear if this works on all platforms. Update #3910.
14:34 Changeset in rtems-libbsd [8c4c780]6-freebsd-12 by Sebastian Huber <sebastian.huber@…>
dwc_otg: Update host frame interval Update the host frame interval after a device connection. Select also the FS/LS PHY clock. It is not clear if this works on all platforms. Update #3910.
14:05 Changeset in rtems-docs [94697e1]5 by G S Niteesh Babu <niteesh.gs@…>
start/gsoc: GSoC Getting started instructions. Added instructions to setup development environment for students interested in GSoC.
11:44 Changeset in rtems-libbsd [113662d]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
Add support for i.mx cache. Update #3869.
11:44 Changeset in rtems-libbsd [c54699f]5 by Christian Mauderer <christian.mauderer@…>
Add support for i.mx cache. Update #3869.
11:06 Changeset in rtems-docs [7fd137e]5 by G S Niteesh Babu <niteesh.gs@…>
user/bsp-build: Fix broken cross references. The QuickStartBSPBuild_Manual and QuickStartBSPBuild_RSB are missing the underscore in front. This breaks any reference to them from other sections.
09:58 Ticket #3926 (Support device file system in console drivers) created by Sebastian Huber
The device file system doesn't support hard links. Some console …
09:26 Ticket #3922 ([rtems-docs] user/rsb: Typos in multiple files) closed by Mritunjay <mritunjaysharma394@…>
fixed: In f682984/rtems-docs: […]
09:25 Ticket #3894 (Replace the device filesystem with a specialization of the IMFS) closed by Sebastian Huber
fixed
08:58 Ticket #3696 (Basic Support for Trace Compass) closed by Sebastian Huber
fixed
08:49 Changeset in rtems-docs [edfc902]5 by Mritunjay <mritunjaysharma394@…>
doc: Moving M68K BSP Content to User Manual (#3905) Fixed trailing spaces.
08:49 Ticket #3838 (Rework work area initialization) closed by Sebastian Huber
fixed
08:48 Ticket #3925 (Optimize work area initialization) created by Sebastian Huber
The new work area initialization introduced by #3838 introduces a …
08:35 Ticket #3924 (Test the application configuration options) created by Sebastian Huber
There exists a specification of the application configuration options …
08:32 Ticket #3923 (Add traceability information to the application configuration options) created by Sebastian Huber
There exists a specification of the application configuration options …
08:22 Changeset in rtems-docs [2c7cd34]5 by Sebastian Huber <sebastian.huber@…>
eng: Add documentation guidelines Start with templates for the application configuration options. Remove "Format to be followed for making changes in this file" from c-user. Update #3910.
08:18 Changeset in rtems-docs [f682984]5 by Mritunjay <mritunjaysharma394@…>
user/rsb: Fix typos (#3922) Closes #3922
08:03 Ticket #3922 ([rtems-docs] user/rsb: Typos in multiple files) created by Mritunjay Kumar Sharma
This ticket wants to highlight the typos in …
07:51 Changeset in rtems-central [ce63431] by Sebastian Huber <sebastian.huber@…>
spec: Move option
07:14 Ticket #3921 (QorIQ clock tick interval is off by one hardware clock tick) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 299a82f4/rtems: […]
07:12 Ticket #3921 (QorIQ clock tick interval is off by one hardware clock tick) created by Sebastian Huber
The BCR initialization in qoriq_clock_initialize() is off by one …
07:01 Changeset in rtems [299a82f4]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix off by one error in clock init Close #3921.
06:28 Changeset in rtems [e4ba06f] by Sebastian Huber <sebastian.huber@…>
bsp/stm32h7: Disable unused functions Update #3910.
04:29 Changeset in rtems-source-builder [4727c3e]5 by Gedare Bloom <gedare@…>
sb/reports: add sanitize parameter enabled for --mail Adds a --sanitize option to command line for reports.py and also for the reports.report() interface from setbuilder.py to remove the Remotes information from git. Closes #3887.
03:55 Changeset in rtems-source-builder [54e08b8]5 by Gedare Bloom <gedare@…>
sb/reports.py: Remove spurious error check The error path is taken when list-bsets or list-cfgs returns true (meaning it listed them). So the error is invalid.
03:28 Changeset in rtems-docs [7a0834d]5 by Gedare Bloom <gedare@…>
start/user: describe version numbers and releases Closes #2562.

04/01/20:

23:21 Ticket #3609 (Update Spike Version in RSB (RISC-V simulator)) closed by Joel Sherrill
fixed: I updated the RSB to have a functional Spike with a git version. Results have been posted to build@
13:14 Changeset in rtems-docs [01b1f47]5 by Christian Mauderer <christian.mauderer@…>
user/imx: Add i.MX6UL/ULL. Update #3869
09:39 Changeset in rtems-libbsd [cec7e3f]5-freebsd-126-freebsd-12 by Christian Mauderer <christian.mauderer@…>
mmcsd: Don't handle multiple hardware partitions. The rtems_bsd_mmcsd_attach_worker acquired the bus without releasing it. If a MMC device has multiple hardware partitions (like eMMC which typically has at least one boot partition) the rtems_bsd_mmcsd_attach_worker would try to acquire the bus multiple times. This doesn't work. Doing it right would mean to acquire and release the bus for each access which would have an performance impact. Beneath that it would mean that partition switching has to be supported by the RTEMS code too. There is currently no known use case where the access would be necessary. Therefore this patch prefers the performance and just avoids all further hardware partitions.
09:39 Changeset in rtems-libbsd [fa81c95]5 by Christian Mauderer <christian.mauderer@…>
mmcsd: Don't handle multiple hardware partitions. The rtems_bsd_mmcsd_attach_worker acquired the bus without releasing it. If a MMC device has multiple hardware partitions (like eMMC which typically has at least one boot partition) the rtems_bsd_mmcsd_attach_worker would try to acquire the bus multiple times. This doesn't work. Doing it right would mean to acquire and release the bus for each access which would have an performance impact. Beneath that it would mean that partition switching has to be supported by the RTEMS code too. There is currently no known use case where the access would be necessary. Therefore this patch prefers the performance and just avoids all further hardware partitions.
09:11 Changeset in rtems [abb7858] by Sebastian Huber <sebastian.huber@…>
bsp/stm32h7: Enable LL drivers Update #3910.
07:07 Changeset in rtems [86f006be]5 by Sebastian Huber <sebastian.huber@…>
libio: Remove RTEMS_FILESYSTEM_TYPE_MINIIMFS This type is unused. Do not mention non-existing CONFIGURE_FILESYSTEM_MINIIMFS.
07:03 Ticket #2806 (Undocumented confdefs.h Configure Options) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 4032c96/rtems-docs: […]
07:03 Ticket #3901 (New template for configuration options with a value) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 7bad894/rtems-docs: […]
07:02 Changeset in rtems-docs [c95e3e3]5 by Sebastian Huber <sebastian.huber@…>
c-user: Move CONFIGURE_MAXIMUM_PRIORITY Move this option to the scheduler configuration options. Update #3836.
06:58 Changeset in rtems-docs [39ca06c]5 by Sebastian Huber <sebastian.huber@…>
c-user: Clarify config options use Update #3836.
06:55 Changeset in rtems-central [210dbc11] by Sebastian Huber <sebastian.huber@…>
spec: Clarify config options use
06:48 Changeset in rtems-central [a48a2e5] by Sebastian Huber <sebastian.huber@…>
spec: Use null if no notes are present
06:28 Changeset in rtems-central [735caf4] by Sebastian Huber <sebastian.huber@…>
applconfig: Support null notes
05:49 Changeset in rtems-central [0417df4] by Sebastian Huber <sebastian.huber@…>
spec: Add and use constraint

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
Note: See TracTimeline for information about the timeline view.