Timeline



07/12/16:

14:55 Ticket #2758 (SDCard driver for QoriQ) created by snob-wolpike
SDCard driver for QoriQ CPU family. Tested on P2020, Kontron …
11:41 Changeset in rtems-libbsd [ccd0ebc9]4.11 by Christian Mauderer <Christian.Mauderer@…>
libbsd.txt: Add section describing PF.
11:41 Changeset in rtems-libbsd [f1941b2]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
libbsd.txt: Add section describing PF.
10:46 Ticket #2756 (MSDOS_MAX_DIR_LENGHT typo) closed by Joel Sherrill
fixed: Looks like the automatic close isn't working this morning. Closed by https://git.rtems.org/rtems/commit/?id=665f03acb34b9a4159bdb50f9dab73087d38483c
10:44 Changeset in rtems [612297e8]5 by Joel Sherrill <joel@…>
Misc: Spell length correctly
10:43 Changeset in rtems [665f03a]5 by Joel Sherrill <joel@…>
DOSFS - LENGHT -> LENGTH closes #2756,
10:32 Ticket #2757 (truncate() is broken for FAT) created by snob-wolpike
Steps to reproduce: - Under RTEMS truncate existing file to zero …
08:02 Changeset in rtems [814bd6e3]5 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix AltiVec? enable There must be an isync after the mtmsr to ensure that the AltiVec? is enabled for subsequent instructions.
08:02 Changeset in rtems [c6c4fce9]4.11 by Sebastian Huber <sebastian.huber@…>
bsps/powerpc: Fix AltiVec? enable There must be an isync after the mtmsr to ensure that the AltiVec? is enabled for subsequent instructions. Close #2760.
02:14 Ticket #2756 (MSDOS_MAX_DIR_LENGHT typo) created by snob-wolpike
MSDOS_MAX_DIR_LENGHT -> MSDOS_MAX_DIR_LENGTH […] P.S. Goes …
00:31 Ticket #2755 (FAT mkdir() broken) created by snob-wolpike
FAT implementation in RTEMS incorrectly create directories. …

07/11/16:

00:11 Ticket #2754 (no .strtab section) created by Patrick Gauvin
dlopen on the object generated by libfoo.cpp in the attached test …

07/09/16:

04:43 Changeset in rtems-libbsd [ac0e5bf]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Update to bring in the --show-commands fix.

07/08/16:

14:58 Changeset in rtems [0fd6f255]5 by Sebastian Huber <sebastian.huber@…>
score: Relax thread begin extension environment Update #2752.
11:05 Changeset in rtems [3ae199a]5 by Sebastian Huber <sebastian.huber@…>
score: Disable RTEMS_NO_RETURN for RTEMS_DEBUG Do not use RTEMS_NO_RETURN hints for debug configurations to ease use of stack traces in case of fatal errors.
09:04 SOCIS/2016 edited by Saeed Ehteshamifar
(diff)
06:34 Changeset in rtems_waf [d793097] by Christian Mauderer <Christian.Mauderer@…>
Fix the --show-commands option. If the --show-commands is set, the cmd-string is joined for printing. This breaks a later Popen call that expects an array instead of an fully assembled string. This patch fixes the problem.

07/07/16:

14:05 Ticket #2753 (Wrong path to patches) created by merlo
There is two wrong path in the configuration file: …

07/06/16:

14:06 Changeset in rtems-libbsd [c3a8e6b]4.11 by Christian Mauderer <Christian.Mauderer@…>
libbsd.txt: Add guide for user space tools.
14:06 Changeset in rtems-libbsd [f71cbd0]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
libbsd.txt: Add guide for user space tools.
07:58 Changeset in rtems-tools [3e14594]4.105 by Chris Johns <chrisj@…>
Add rtems-bsp-builder. This is a testing tool that builds BSPs with a range of configure options for regression testing changes do not break the kernel code. The builds are controlled by an INI file. The INI configuration has profiles which define a specific set of architures and BSP to build. There are architectures which contain BSPs and these further define the options needed to build the BSP. There is also builds which define the variations each BSP is built with. The build output can be pointed to any suitable disks so you can control where the output ends up. This initial release contains tiers and these are only seeded with something to test with. It does not define the tiers. Wanrings, object files and libraries are counted.
07:50 Changeset in rtems-libbsd [c70221c]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Add const and move static variables. Note: This should be upstreamed into BSD. Make everything constant that can be constant and move static variables out of their functions.
07:50 Changeset in rtems-libbsd [d112679]4.11 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Add const and move static variables. Note: This should be upstreamed into BSD. Make everything constant that can be constant and move static variables out of their functions.
07:08 Changeset in rtems-libbsd [b8c7bf9]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Set syslog priority to 'debug' for all tests.
05:03 Changeset in rtems-docs [ba30a48]4.115 by Chris Johns <chrisj@…>
Fix the table and section numbering in the User,Hardware,Tiers section.
04:59 Changeset in rtems-docs [8da3a62]4.115 by Chris Johns <chrisj@…>
Add a Hardware section.
04:57 Changeset in rtems-docs [b73ba92]4.115 by Chris Johns <chrisj@…>
Update the glossary.
03:01 Changeset in rtems [8aa75d0c]5 by Chris Johns <chrisj@…>
Config (.cfg) files are only valid if deeper than 5.

07/05/16:

15:43 Changeset in rtems [5df74991]5 by Joel Sherrill <joel@…>
rtems-bsps: Update 4.11 to 4.12
15:10 Changeset in rtems [116370c6]5 by Joel Sherrill <joel@…>
shared/console-polled.c: Use standard fatal error codes
14:31 Changeset in rtems-libbsd [4831944]4.11 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Adapt for RTEMS.
14:31 Changeset in rtems-libbsd [b6252fb]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Match prototype. Note: This should be upstreamed into BSD.
14:31 Changeset in rtems-libbsd [bf8e51b]4.11 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Match prototype. Note: This should be upstreamed into BSD.
14:31 Changeset in rtems-libbsd [d79524e]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Adapt for RTEMS.
14:08 Changeset in rtems-libbsd [c79290a]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
pfctl: build files.
14:08 Changeset in rtems-libbsd [f19c53c]4.11 by Christian Mauderer <Christian.Mauderer@…>
pfctl: build files.
14:07 Changeset in rtems-libbsd [084d4db]4.11 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Import sources from FreeBSD.
14:07 Changeset in rtems-libbsd [6e9a8ea]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
pfctl: Import sources from FreeBSD.
11:37 Changeset in rtems [3a58dc8]5 by Sebastian Huber <sebastian.huber@…>
score: Priority inherit thread queue operations Move the priority change due to priority interitance to the thread queue enqueue operation to simplify the locking on SMP configurations. Update #2412. Update #2556. Update #2765.
09:30 Changeset in rtems [57a00bc6]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpmutex02: New test Update #2765.
07:59 Ticket #2684 (rtems/c/src/lib/libbsp/sparc/leon3/clock/ckinit.c:122: duplicate if) closed by Sebastian Huber
fixed: [291945f137d411834c0eaf3b0bb819263efb845b/rtems] No plans to fix this for RTEMS 4.11.
07:04 Changeset in rtems [6f6cf785]5 by Sebastian Huber <sebastian.huber@…>
score: Postpone SMP shutdown in _Terminate() This enables fatal extensions to continue program execution after some fatal errors.
07:00 Changeset in rtems [008efaf]5 by Sebastian Huber <sebastian.huber@…>
score: Do not disable ISR in _Terminate() This partially reverts 38ee75853f674977609bd078c69fb53420afdd08. Let the calling context decide if interrupts must be disabled or not. The goal is to enable fatal extensions to continue program execution after some fatal errors.

07/04/16:

18:34 Changeset in rtems [be62c0b0]4.11 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix basic cache support for SMP Updates #2782 Updates #2783
18:34 Changeset in rtems [c3058473]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix basic cache support for SMP
18:05 Changeset in rtems [5e3096db]5 by Punit Vara <punitvara@…>
Beaglebone: Update PWM driver imported from BBBIO This patch adapts the previously added Beaglebone PWM code from BBBIO to RTEMS. This work was done in the context of the Google Summer of Code 2016, and further patches will follow to improve the code quality and documentation.
18:02 Changeset in rtems [6dc5c03f]5 by Punit Vara <punitvara@…>
Beaglebone: Add original BBBIO PWM driver This patch adds the PWM driver code for the Beaglebone Black from BBBIO: https://github.com/VegetableAvenger/BBBIOlib/blob/master/BBBio_lib/BBBiolib_PWMSS.c This commit is for tracking purposes only; the next commit will adapt the code for RTEMS.
11:58 Ticket #2752 (Relax execution enviroment for thread begin extensions) created by Sebastian Huber
Currently, the thread begin extensions are invoked with thread …
09:11 Changeset in rtems [137bd37]5 by Alexander Krutwig <alexander.krutwig@…>
bsp/atsam: Add RTC driver
09:06 Changeset in rtems [0057e38f]5 by Sebastian Huber <sebastian.huber@…>
libchip: Simplify RTC driver
09:05 Changeset in rtems [5812df8f]5 by Pavel Pisa <pisa@…>
bsps/arm: Support recent bootloaders starting kernel in HYP mode When HYP mode is detected at startup then setup HYP mode vectors table (for future extensions) clean exceptions switching to HYP mode and switch CPU to ARM SVC mode. BSPs which want to use this support need to include next option in their configure.ac RTEMS_BSPOPTS_SET([BSP_START_IN_HYP_SUPPORT],[*],[1]) RTEMS_BSPOPTS_HELP([BSP_START_IN_HYP_SUPPORT], [Support start of BSP in ARM HYP mode]) AM_CONDITIONAL(BSP_START_IN_HYP_SUPPORT,test "$BSP_START_IN_HYP_SUPPORT" = "1") and need to include next lines in corresponding Makefile.am if BSP_START_IN_HYP_SUPPORT libbsp_a_SOURCES += ../shared/startup/bsp-start-in-hyp-support.S endif
09:05 Changeset in rtems [f9c1e117]4.11 by Pavel Pisa <pisa@…>
bsps/arm: Support recent bootloaders starting kernel in HYP mode When HYP mode is detected at startup then setup HYP mode vectors table (for future extensions) clean exceptions switching to HYP mode and switch CPU to ARM SVC mode. BSPs which want to use this support need to include next option in their configure.ac RTEMS_BSPOPTS_SET([BSP_START_IN_HYP_SUPPORT],[*],[1]) RTEMS_BSPOPTS_HELP([BSP_START_IN_HYP_SUPPORT], [Support start of BSP in ARM HYP mode]) AM_CONDITIONAL(BSP_START_IN_HYP_SUPPORT,test "$BSP_START_IN_HYP_SUPPORT" = "1") and need to include next lines in corresponding Makefile.am if BSP_START_IN_HYP_SUPPORT libbsp_a_SOURCES += ../shared/startup/bsp-start-in-hyp-support.S endif Updates #2783
02:45 Changeset in rtems-docs [ae7a139]4.115 by Chris Johns <chrisj@…>
Add the RTEMS Kernel section back in.
02:30 Changeset in rtems-docs [f92357f]4.115 by Chris Johns <chrisj@…>
Make the Warning colours match the theme.
02:30 Changeset in rtems-docs [86518bd]4.115 by Chris Johns <chrisj@…>
Reorganisse the User Manual to make it easier to navigate.

07/03/16:

23:30 Changeset in rtems [0616555]5 by Pavel Pisa <pisa@…>
bsps/arm: basic on core cache support changed to use l1 functions. The basic data and instruction rage functions should be compatible for all ARMv4,5,6,7 functions. On the other hand, some functions are not portable, for example arm_cp15_data_cache_test_and_clean() and arm_cp15_data_cache_invalidate() for all versions and there has to be specialized version for newer cores. arm_cache_l1_properties_for_level uses CCSIDR which is not present on older chips. Actual version is only experimental, needs more changes and problem has been found on RPi1 with dlopen so there seems to be real problem.
23:30 Changeset in rtems [fd6cd36]4.11 by Pavel Pisa <pisa@…>
bsps/arm: basic on core cache support changed to use l1 functions. The basic data and instruction rage functions should be compatible for all ARMv4,5,6,7 functions. On the other hand, some functions are not portable, for example arm_cp15_data_cache_test_and_clean() and arm_cp15_data_cache_invalidate() for all versions and there has to be specialized version for newer cores. arm_cache_l1_properties_for_level uses CCSIDR which is not present on older chips. Actual version is only experimental, needs more changes and problem has been found on RPi1 with dlopen so there seems to be real problem. Updates #2783 Updates #2782
16:24 Changeset in rtems [2b885d6]5 by Pavel Pisa <pisa@…>
libdl/rtl-obj.c: ensure that loaded code is synchronized through caches. Synchronize each cluster of sections of the same type separately to support even cases where text and data are allocated from different areas (for example due allocation from different MPU protection regions). rtems_cache_instruction_sync_after_code_change is called even to data sections. Propagation of data only changes should not require cache maintenance operation on sane SMP mutithread capable systems if barrier instruction is added but be on safe side even for case where self modifying code uses data sections initial values etc.
15:26 Changeset in rtems [a114f99b]4.11 by Pavel Pisa <pisa@…>
bsps/arm: Change code to explicit selection of cache implementation for ARM BSPs. The original ARM architecture wide cache_.h is changed to dummy version for targets not implementing/enablig cache at all. The ARM targets equipped by cache should include appropriate implementation. Next options are available for now c/src/lib/libbsp/arm/shared/armv467ar-basic-cache/cache_.h basic ARM cache integrated on the CPU core directly which requires only CP15 oparations c/src/lib/libbsp/arm/shared/arm-l2c-310/cache_.h support for case where ARM L2C-310 cache controller is used. It is accessible as mmaped peripheral. c/src/lib/libbsp/arm/shared/armv7m/include/cache_.h Cortex-M specific cache support Updates #2782 Updates #2783
15:26 Changeset in rtems [d4316537]5 by Pavel Pisa <pisa@…>
bsps/arm: Change code to explicit selection of cache implementation for ARM BSPs. The original ARM architecture wide cache_.h is changed to dummy version for targets not implementing/enablig cache at all. The ARM targets equipped by cache should include appropriate implementation. Next options are available for now c/src/lib/libbsp/arm/shared/armv467ar-basic-cache/cache_.h basic ARM cache integrated on the CPU core directly which requires only CP15 oparations c/src/lib/libbsp/arm/shared/arm-l2c-310/cache_.h support for case where ARM L2C-310 cache controller is used. It is accessible as mmaped peripheral. c/src/lib/libbsp/arm/shared/armv7m/include/cache_.h Cortex-M specific cache support
07:30 Changeset in rtems [886b962]4.11 by Pavel Pisa <pisa@…>
bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310. Updates #2782 Updates #2783
07:30 Changeset in rtems [abea02a8]5 by Pavel Pisa <pisa@…>
bsp/arm: Report correct maximal cache line length for ARM Cortex-A + L2C-310.

07/02/16:

22:19 Changeset in rtems [0e507d55]5 by Pavel Pisa <pisa@…>
rtems+bsps/cache: Define cache manager operations for code synchronization and maximal alignment. There is need for unambiguous named and defined cache function which should be called when code is updated, loaded or is self-modifying. There should be function to obtain maximal cache line length as well. This function can and should be used for allocations which can be used for data and or code and ensures that there are no partial cache lines overlaps on start and end of allocated region.
22:19 Changeset in rtems [eb3af27]4.11 by Pavel Pisa <pisa@…>
rtems+bsps/cache: Define cache manager operations for code synchronization and maximal alignment. There is need for unambiguous named and defined cache function which should be called when code is updated, loaded or is self-modifying. There should be function to obtain maximal cache line length as well. This function can and should be used for allocations which can be used for data and or code and ensures that there are no partial cache lines overlaps on start and end of allocated region. Updates #2782
16:52 Changeset in rtems [2d5902d6]5 by Pavel Pisa <pisa@…>
arm/raspberrypi: update VideoCore? cache flush workaround to work on RPi2. The arm_cp15_data_cache_clean_and_invalidate leads to hang on RPi2, clean by individual lines works on RPi1 and RPi2.
12:33 Changeset in rtems [0cb50ab]5 by Pavel Pisa <pisa@…>
score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib. Some/many Cortex-A cores have data cache line length 64 bytes and maximum value has to be used for system structures alignment.
12:33 Changeset in rtems [9aaf8f2]4.11 by Pavel Pisa <pisa@…>
score/arm: Ensure that copile time alignment is 64 bytes for Cortex-A multilib. Some/many Cortex-A cores have data cache line length 64 bytes and maximum value has to be used for system structures alignment. Updates #2782 Updates #2783
11:15 Changeset in rtems [404f659]4.11 by Pavel Pisa <pisa@…>
arm/raspberrypi: Enable HYP to SVC switch for this BSP. This support is required when newer firmware is used on Raspberry Pi 2 boards. Updates #2783
11:15 Changeset in rtems [fe106ad5]5 by Pavel Pisa <pisa@…>
arm/raspberrypi: Enable HYP to SVC switch for this BSP. This support is required when newer firmware is used on Raspberry Pi 2 boards.

07/01/16:

13:16 Changeset in rtems [2e3ba71]5 by Sebastian Huber <sebastian.huber@…>
net: Fix byte order issue for getnameinfo()
12:47 Changeset in rtems [df2177ab]5 by Sebastian Huber <sebastian.huber@…>
score: Change scheduler node init and destroy Provide the scheduler node to initialize or destroy to the corresponding operations. This makes it possible to have more than one scheduler node per thread.
10:01 Ticket #2695 (Add libatomic for RTEMS) closed by Sebastian Huber
fixed: Fixed in this RSB version: https://git.rtems.org/rtems-source-builder/commit/?id=3da4d0e5ce50909d4fe45168d6d6a82ebc119f92
09:59 Ticket #2750 (Compile Error When Multiprocessing Enabled) closed by Sebastian Huber <sebastian.huber@…>
fixed: In 4cb13c399827a39a9108a631e6afddf6d96de60c/rtems: […]
09:58 Ticket #2749 (rtems_task_set_scheduler() has insufficient parameters) closed by Sebastian Huber <sebastian.huber@…>
fixed: In c0bd0064ac41f0602c0abfe494dbe140d7c5282f/rtems: […]
09:55 Changeset in rtems [4cb13c39]5 by Sebastian Huber <sebastian.huber@…>
score: Fix MPCI message layout Restore the 32-bit priority field in MP_packet_Prefix. Bug introduced by 254dc82daf8cbd6922376fcbb81c31e21cbf4d16. Close #2750.
09:50 Changeset in rtems [4142f73]5 by Sebastian Huber <sebastian.huber@…>
score: Fix priority affinity SMP scheduler Bug introduced by 9bfad8cd519f17cbb26a672868169fcd304d5bd5.
08:16 GSoC/2016 edited by Wonjun Hwang
(diff)
07:58 GSoC/2016 edited by Wonjun Hwang
(diff)
07:44 Changeset in rtems [8d5b0380]5 by Sebastian Huber <sebastian.huber@…>
score: Workaround for #2751 The ARM and PowerPC interrupt epilogues call _Thread_Dispatch() with interrupts disabled (counter example: SPARC). On SMP configurations, since inter-processor interrupts set the thread dispatch necessary indicator this prevents a thread dispatch notification in post-switch handlers (which all run with interrupts disabled). On all configurations, this is a serious issue for the interrupt latency. Update #2751
07:42 Ticket #2751 (Thread dispatch via interrupt is broken at least on ARM and PowerPC) created by Sebastian Huber
The ARM and PowerPC interrupt epilogues call _Thread_Dispatch() with …
06:43 Changeset in rtems-libbsd [34f6271]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Provide empty RTEMS_BSD_CFGDECL_.* defines if not used.
06:36 Changeset in rtems-libbsd [4dec435]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add a wait for key press to test rccof02.
05:49 Changeset in rtems-libbsd [65c65bb]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add telnetd as service to rc.conf.
05:31 Changeset in rtems [23dedc44]5 by Sebastian Huber <sebastian.huber@…>
score: Next try to fix thread lock on SMP

06/30/16:

22:05 Changeset in rtems [19a9090]5 by Pavel Pisa <pisa@…>
arm/score and shared: define ARM hypervisor mode and alternate vector table base access. The main reason for inclusion of minimum hypervisor related defines is that current ARM boards firmware and loaders (U-boot for example) start loaded operating system kernel in HYP mode to allow it take control of virtualization (Linux/KVM for example).
22:05 Changeset in rtems [d5ff46bd]4.11 by Pavel Pisa <pisa@…>
arm/score and shared: define ARM hypervisor mode and alternate vector table base access. The main reason for inclusion of minimum hypervisor related defines is that current ARM boards firmware and loaders (U-boot for example) start loaded operating system kernel in HYP mode to allow it take control of virtualization (Linux/KVM for example). Updates #2783
14:00 Ticket #2750 (Compile Error When Multiprocessing Enabled) created by Joel Sherrill
This should impact every BSP with multiprocessing enabled but I saw it …
12:08 Changeset in rtems [c0bd006]5 by Sebastian Huber <sebastian.huber@…>
rtems: Fix rtems_task_set_scheduler() API Task priorities are only valid within a scheduler instance. The rtems_task_set_scheduler() directive moves a task from one scheduler instance to another using the current priority of the thread. However, the current task priority of the source scheduler instance is undefined in the target scheduler instance. Add a third parameter to specify the priority. Close #2749.
11:12 Ticket #2749 (rtems_task_set_scheduler() has insufficient parameters) created by Sebastian Huber
Task priorities are only valid within a scheduler instance. The …
09:01 Changeset in rtems [4280dff7]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpstrongapa01: Simplify
07:50 Changeset in rtems [4fe0e97f]5 by Sebastian Huber <sebastian.huber@…>
smptests/smpstrongapa01: Add test cases
05:55 Changeset in rtems-libbsd [b5db332]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
rtemsbsd/devfs: Add.
04:27 Changeset in rtems [729cf694]5 by Sebastian Huber <sebastian.huber@…>
bsps: Do not use fast idle clock for SMP We may have more than one idle thread. Thus, the clock driver fast idle logic would be a bit more complicated.
04:23 Changeset in rtems [09c87fb]5 by Sebastian Huber <sebastian.huber@…>
score: Strong APA scheduler processor allocation Use _Scheduler_SMP_Allocate_processor_exact() to prevent unexpected migrations.
03:35 Changeset in rtems-libbsd [fc26479]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add ftpd initailize comment.
03:32 Changeset in rtems-libbsd [761ae78]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Make the license message viewable with a verbose option. The license details can be viewed if you mount with a -v option: # mount -i nfs -o "-v" 1.2.3.4:/mnt /mnt
01:42 Changeset in rtems-libbsd [f01b1f72]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE. The domain allocator page abd mbuf size can be configured by the user using RTEMS_BSD_CONFIG_DOMAIN_PAGE_MBUFS_SIZE.

06/29/16:

23:25 Changeset in rtems-libbsd [dc5b267]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Fix wording and spelling.
23:19 Changeset in rtems-libbsd [573b1982]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add DHCP support to rc.conf.
23:19 Changeset in rtems-libbsd [912b685]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Make the LibBSD PID match getpid().
23:18 Changeset in rtems-libbsd [c980a04]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Fix fomatting and C++ guard.
23:17 Changeset in rtems-libbsd [45960a3]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add rtems_get_route to fetch a specific route from the routing tables.
23:14 Changeset in rtems-libbsd [4a2b844]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Default syslog priority to INFO. Add rtems_setlogpriority to configure the priority. The rc.conf has 'syslog_priority' where the priority is the name, eg syslog_priority="debug" sets the priority to "debug".
13:33 Changeset in rtems [02987728]5 by Sebastian Huber <sebastian.huber@…>
score: Avoid atomic fences for thread wait flags The use of atomic fences is brittle and may break due to changes in different areas which is hard to manage.
13:32 Changeset in rtems [b6b25a9]5 by Sebastian Huber <sebastian.huber@…>
score: Fix thread lock on SMP configurations
09:04 Changeset in rtems [297d4372]5 by Sebastian Huber <sebastian.huber@…>
score: _CPU_SMP_Send_interrupt() documentation
08:22 Changeset in rtems-libbsd [6c0cfc2]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
kern_conf.c: Import from FreeBSD.
08:22 Changeset in rtems-libbsd [8ae7a21]4.11 by Christian Mauderer <Christian.Mauderer@…>
kern_conf.c: Import from FreeBSD.
07:50 Changeset in rtems [9bb3ce39]5 by Sebastian Huber <sebastian.huber@…>
score: Fix SMP message handling According to the C11 standard only atomic read-modify-write operations guarantee that the last value written in modification order is read, see "7.17.3 Order and consistency". Thus we must use a read-modify-write in _SMP_Inter_processor_interrupt_handler() to make sure we read an up-to-date message.

06/28/16:

15:27 Changeset in rtems-libbsd [9a01ebf]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
kern_conf.c: Adapt for RTEMS.
15:27 Changeset in rtems-libbsd [be3aa09]4.11 by Christian Mauderer <Christian.Mauderer@…>
kern_conf.c: Adapt for RTEMS.
15:07 Changeset in rtems [b83c23e6]5 by Pavel Pisa <pisa@…>
arm/raspberrypi: resolve BSP warnings.
14:15 Changeset in rtems [68565b0]5 by Pavel Pisa <pisa@…>
arm/raspberrypi: run VideoCore? and mailbox code through rtems.uncrustify. Some changes have been reverted to keep readability. For example squash of BCM2835_MBOX_TAG_* defines which are visually aligned in column.
13:20 Ticket #2748 (Move RTEMS-specific socket wake-up to RTEMS-specific <rtems/rtems_bsdnet.h>) closed by Sebastian Huber <sebastian.huber@…>
fixed: In e79a0ca75fbc87c17e220f6a80a64bff3d10c9dd/rtems: […]
13:13 Changeset in rtems-libbsd [1229ace]4.11 by Christian Mauderer <Christian.Mauderer@…>
testsuite/cdev01: Add test for cdev functions.
13:13 Changeset in rtems-libbsd [8dacfe4]55-freebsd-126-freebsd-12freebsd-9.3 by Christian Mauderer <Christian.Mauderer@…>
testsuite/cdev01: Add test for cdev functions.
09:20 Changeset in rtems [aa30e2c]5 by Sebastian Huber <sebastian.huber@…>
bsp/mvme162: Include missing <rtems/bspIo.h>
08:47 Changeset in rtems [891fa3e]5 by Alexander Krutwig <alexander.krutwig@…>
bsp/atsam: Add support for TCM
06:35 Changeset in rtems-libbsd [520ab22]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
Modify rtems_bsd_set_vprintf_handler() Return previous vprintf()-handler in rtems_bsd_set_vprintf_handler().
06:32 Changeset in rtems-libbsd [bf7faad]55-freebsd-126-freebsd-12freebsd-9.3 by Sebastian Huber <sebastian.huber@…>
rtems-bsd-mutex: Update due to API changes
05:56 Ticket #2748 (Move RTEMS-specific socket wake-up to RTEMS-specific <rtems/rtems_bsdnet.h>) created by Sebastian Huber
The <sys/socket.h> contains definitions for the RTEMS-specific socket …
05:50 Changeset in rtems [e79a0ca7]5 by Sebastian Huber <sebastian.huber@…>
libnetworking: Move RTEMS-specific socket wake-up Close #2748.
04:59 Changeset in rtems [83b0229]5 by Sebastian Huber <sebastian.huber@…>
score: Add _RBTree_Initialize_one()
04:54 Changeset in rtems [b20b736]5 by Sebastian Huber <sebastian.huber@…>
score: Introduce _Thread_Get_priority() Avoid direct access to thread internal data fields.
03:32 Changeset in rtems-libbsd [90873cc]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Add ftpd as a service. Add rtems-bsd-config.h for app libbsd set up.
03:31 Changeset in rtems-libbsd [c2ec5f1]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Print the service when starting.
03:30 Changeset in rtems-libbsd [f588325]55-freebsd-126-freebsd-12freebsd-9.3 by Chris Johns <chrisj@…>
Change the Nexus bus to defines and have the BSP declare them.
Note: See TracTimeline for information about the timeline view.