Timeline



03/17/17:

23:53 GSoC/2017 edited by Tanu Hari Dixit
(diff)
22:14 Changeset in rtems [67f49b98]5 by Simon Glass <sjg@…>
Adjust libfdt.h to work with swig There are a few places where libfdt.h cannot be used as is with swig: - macros like fdt_totalsize() have to be defined as C declarations - fdt_offset_ptr() and fdt_getprop_namelen() need special treatment due to a TODO in the wrapper for fdt_getprop(). However they are not useful to Python so can be removed Add #ifdefs to work around these problem. Signed-off-by: Simon Glass <sjg@…> Signed-off-by: David Gibson <david@…>
19:37 Ticket #2942 (rtems building error) closed by Gedare Bloom
invalid: This says there is no file found at the location of $HOME/development/rtems/rsb/source-builder/sb-bootstrap Please check your file system to see where you have checked out RSB. (I see from your other ticket you filed that it is in fact $HOME/development/rtems/rsb/rtems-source-builder/source-builder/sb-bootstrap that you need. Also, it is not recommended to run the source builder as the root user, or even as sudo.
19:33 Ticket #2941 (building rsb freezes) closed by Gedare Bloom
invalid: Yeah this looks perfectly normal so far. Let it continue going. I'm closing this. OP can re-open and post an rsb-error / log file if there is a problem.
14:28 Ticket #2942 (rtems building error) created by DHANPAL SINGH
dhanpal@dhanpal-HP-Pavilion-15-Notebook-PC:~$ export …
13:44 Changeset in rtems [9631e5a9]5 by Daniel Hellstrom <daniel@…>
leon, ambapp: updated AMBA PnP IDs and names database
11:05 Ticket #2941 (building rsb freezes) created by DHANPAL SINGH
dhanpal@dhanpal-HP-Pavilion-15-Notebook-PC:~$ cd …
04:10 Ticket #2940 (rtems-docs output and catalogue.xml verison numbering is wrong.) created by Chris Johns
The version number management in rtems-docs.git is mixed up and it is …

03/16/17:

14:12 Changeset in rtems [d50ab079]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix file name search Do not use our long file name entry count to optimize the file name search. The Unicode comparison must be taken into account. Update #2939.
14:12 Changeset in rtems [d51538bd]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix file name search Do not use our long file name entry count to optimize the file name search. The Unicode comparison must be taken into account. Close #2939.
14:12 Ticket #2939 (FAT file name search may not consider long file names) created by Sebastian Huber
Do not use our long file name entry count to optimize the file name …
12:38 Ticket #2938 (FAT treat file names with lower case characters as a long file name) created by Sebastian Huber
Windows displays short file names in upper case. Treat file names …
11:05 Ticket #2937 (FAT race condition msdos_dir_read()) created by Sebastian Huber
Obtain file system instance lock before member access.
10:59 Changeset in rtems [89164c67]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix race condition msdos_dir_read() Obtain file system instance lock before member access. Close #2937.
10:59 Changeset in rtems [dfd879fa]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix race condition msdos_dir_read() Obtain file system instance lock before member access. Update #2937.
10:54 Changeset in rtems [66fac03]5 by Sebastian Huber <sebastian.huber@…>
libio: Fix deadlock in location management Perform a context-dependent deferred location release to avoid a deadlock on the file system instance locks, for example during a chdir(). Update #2936.
10:54 Changeset in rtems [f08c7133]4.11 by Sebastian Huber <sebastian.huber@…>
libio: Fix deadlock in location management Perform a context-dependent deferred location release to avoid a deadlock on the file system instance locks, for example during a chdir(). Close #2936.
10:51 Ticket #2936 (Deadlock in filesystem location management) created by Sebastian Huber
Always perform a deferred location release to avoid a deadlock on the …
10:14 Ticket #2935 (Termios task driven mode not compatible with SMP) created by Martin Aberg
When the Termios task driven functioning mode is used, …
09:38 WikiStart edited by Chris Johns
(diff)
09:37 WikiStart edited by Chris Johns
Move release to the top if the wiki page. (diff)
09:34 Release edited by Chris Johns
Better layout of the top level releases page. (diff)
09:17 Release/5 created by Chris Johns
Initial page.
07:03 Changeset in rtems [4c4869f]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Rename fat_entries to lfn_entries The name "fat_entries" for long file name directory entries is quite misleading.
07:03 Changeset in rtems [6c988987]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Rename fat_entries to lfn_entries The name "fat_entries" for long file name directory entries is quite misleading.
06:44 Changeset in rtems [5f8ed0d]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix long file name padding Update #2934.
06:44 Changeset in rtems [7011f26]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix long file name padding Close #2934.
06:44 Ticket #2934 (FAT long file name padding is broken) created by Sebastian Huber
In msdos_add_file() the padding of long file names with 0xff is …
06:37 Changeset in rtems [49eb6061]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: msdos_filename_utf8_to_short_name_for_save Simplify.
06:37 Changeset in rtems [e625a57]5 by Sebastian Huber <sebastian.huber@…>
dosfs: msdos_filename_utf8_to_short_name_for_save Simplify.

03/15/17:

18:31 Changeset in rtems [87de70a2]5 by Gedare Bloom <gedare@…>
posix/mman: add mmap support for shm objects Update #2859.
18:29 Changeset in rtems [889eb76]5 by Gedare Bloom <gedare@…>
posix/mman: update atime on shared memory read call Update #2859.
17:59 Changeset in rtems [191d39a]5 by Joel Sherrill <joel@…>
psxstrsignal01: New test
16:13 Ticket #2933 (Flexibleassignto is broken on new ticket page.) created by Amar Takhar
The plugin needs to be fixed for new trac template changes. I usually …
16:11 Ticket #2931 (Flexibleassignto is broken.) closed by Amar Takhar
fixed: It's due to the names being shown alphabetically. You'll need to type 'daniel h' for it to show up probably. I have the same problem with you and Chris I have to type 'joel s' or 'chris j' before your names show up. It's annoying but not worth dealing with.
15:24 Ticket #2932 (Account manager plugin sends email to all.) created by Amar Takhar
For some reason either the plugin or trac is ignoring the notify …
15:22 Ticket #2931 (Flexibleassignto is broken.) created by Amar Takhar
The dropdown on the tickets are broken again I'll have to go and fix …
14:04 Changeset in rtems [d79429f]5 by Javier Jalle <javier.jalle@…>
leon, griommu: add GR740 IOMMU driver The driver is limited to the access protection bit-vector. It currently does not support the IOMMU page-table functionality.
13:58 Changeset in rtems [d24ed54]5 by Javier Jalle <javier.jalle@…>
leon, ambapp: Added L2CACHE driver to ambapp ids
13:38 Changeset in rtems [c241236]5 by Javier Jalle <javier.jalle@…>
leon, memscrub: add GR740 memory scrubber driver
04:23 Changeset in rtems-tools [056bd4b]5 by Chris Johns <chrisj@…>
rtems-bsp-builder: Fix profile error message.
04:23 Changeset in rtems-tools [e4b3143]5 by Chris Johns <chrisj@…>
rtems-syms: Fix usage help.
04:03 Changeset in rtems-docs [91d6c96]5 by Chris Johns <chrisj@…>
waf: Configure check the inliner only once.
01:34 Changeset in rtems-docs [1accbe3]5 by Chris Johns <chrisj@…>
user: Add tool commands to the user manual.

03/14/17:

22:02 Changeset in rtems [5167d0e]5 by Eric van Gyzen <vangyzen@…>
timecounter: Merge FreeBSD change r315287 Add missing pieces of r315280 I moved this branch from github to a private server, and pulled from the wrong one when committing r315280, so I failed to include two recent commits. Thankfully, they were only cosmetic and were included in the review. Specifically: Add documentation, polish comments, and improve style(9). Tested by: pho (r315280) MFC after: 2 weeks Sponsored by: Dell EMC Differential Revision: https://reviews.freebsd.org/D9791 Update #3175.
21:31 Ticket #2930 (Coverity Reports Out of Bounds Read in drvmgr_print.c) created by Joel Sherrill
https://scan5.coverity.com/reports.htm#v29808/p10069/fileInstanceId=109
19:06 Changeset in rtems [952b42b6]5 by Eric van Gyzen <vangyzen@…>
timecounter: Merge FreeBSD change r315280 When the RTC is adjusted, reevaluate absolute sleep times based on the RTC POSIX 2008 says this about clock_settime(2): If the value of the CLOCK_REALTIME clock is set via clock_settime(), the new value of the clock shall be used to determine the time of expiration for absolute time services based upon the CLOCK_REALTIME clock. This applies to the time at which armed absolute timers expire. If the absolute time requested at the invocation of such a time service is before the new value of the clock, the time service shall expire immediately as if the clock had reached the requested time normally. Setting the value of the CLOCK_REALTIME clock via clock_settime() shall have no effect on threads that are blocked waiting for a relative time service based upon this clock, including the nanosleep() function; nor on the expiration of relative timers based upon this clock. Consequently, these time services shall expire when the requested relative interval elapses, independently of the new or old value of the clock. When the real-time clock is adjusted, such as by clock_settime(3), wake any threads sleeping until an absolute real-clock time. Such a sleep is indicated by a non-zero td_rtcgen. The sleep functions will set that field to zero and return zero to tell the caller to reevaluate its sleep duration based on the new value of the clock. At present, this affects the following functions: pthread_cond_timedwait(3) pthread_mutex_timedlock(3) pthread_rwlock_timedrdlock(3) pthread_rwlock_timedwrlock(3) sem_timedwait(3) sem_clockwait_np(3) I'm working on adding clock_nanosleep(2), which will also be affected. Reported by: Sebastian Huber <sebastian.huber@…> Reviewed by: jhb, kib MFC after: 2 weeks Relnotes: yes Sponsored by: Dell EMC Differential Revision: https://reviews.freebsd.org/D9791 Update #3175.
16:46 Changeset in rtems [e5e44bdb]5 by Martin Aberg <maberg@…>
leon, apbuart: Wait for shift register on close Do not disable transmitter until shift register is empty when closing device. It is correct to look at the sending software state when closing the device. However, the sending state must be cleared only when everything is sent.
16:27 Changeset in rtems [6860ddb]5 by Martin Aberg <maberg@…>
leon, apbuart: Optimized RX processing in ISR Limit the number of calls to termios rtems_termios_enqueue_raw_characters() by reading out the RX FIFO on stack and then call termios only once.
13:13 Ticket #2929 (FAT long file names accross cluster boundaries may be broken) created by Sebastian Huber
The procedure to create a long file name directory entry may not work …
13:10 Ticket #2928 (FAT filename comparision is broken while using the UTF-8 support) created by Sebastian Huber
The handling of a maximum 8.3 short file name is broken while using …
12:59 Changeset in rtems [1becaa9]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case the result uses the full destination buffer. Without this fix the handling of a maximum 8.3 short file name is broken. Update #2928.
12:59 Changeset in rtems [21d7154b]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case the result uses the full destination buffer. Without this fix the handling of a maximum 8.3 short file name is broken. Close #2928.
10:41 Changeset in rtems [5ed41a6]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix msdos_add_file() Make sure that long file names work accross cluster boundaries. Close #2929.
10:41 Changeset in rtems [b1daf0f]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix msdos_add_file() Make sure that long file names work accross cluster boundaries. Update #2929.
09:28 Changeset in rtems [1a9483e2]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Simplify msdos_add_file() Update #2929.
09:28 Changeset in rtems [58e8131]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Simplify msdos_add_file() Update #2929.
08:36 Changeset in rtems [3efe749]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Add and use msdos_lfn_checksum() Update #2929.
08:36 Changeset in rtems [565b1a5]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Add and use msdos_lfn_checksum() Update #2929.
07:26 Changeset in rtems [063eb574]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Simplify fat_file_open() Update #2929.
07:26 Changeset in rtems [ad3a744]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Simplify fat_file_open() Update #2929.
07:13 Changeset in rtems [201f3797]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Simplify msdos_creat_node() Update #2929.
07:13 Changeset in rtems [ccd4a7f]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Simplify msdos_creat_node() Update #2929.
06:15 Changeset in rtems-libbsd [0732183]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Fix SOCK_CLOEXEC with socket() and socketpair() Remove SOCK_CLOEXEC flag to get a valid socket type, e.g. to avoid a EPROTOTYPE in case of socket(..., SOCK_DGRAM | SOCK_CLOEXEC, ...).
05:47 Ticket #2927 (RTEMS Testing Tool Project) created by Chris Johns
= RTEMS Testing Tool Project = [[PageOutline(...)]] …

03/13/17:

16:21 Ticket #2926 (Coverity Reports Multiple Out of Bounds Accesses in rtd-mdreloc-sparc.c) created by Joel Sherrill
Coverity spots an out of bounds read in rtl-mdreloc-sparc.c. Given the …
16:18 Ticket #2925 (Warnings in rtl-obj-cache.c on some targets) created by Joel Sherrill
These warnings are on m68k but not sparc, mips powerpc, or arm. Looks …
16:00 Changeset in rtems [8290f95c]5 by Chris Johns <chrisj@…>
posix: Add mmap/unmap support for mapping files. This version of mmap comes from early work done on the RTL code base circa 2012. Update #2859.
15:42 Changeset in rtems [c218d01d]5 by Joel Sherrill <joel@…>
tools/build/eolstrip.c: Use snprintf() to avoid potential buffer overflow This was spotted by Coverity Scan.
15:41 Changeset in rtems [17d1aa7]5 by Joel Sherrill <joel@…>
libchip/serial/mc68681.c: Add error check This was spotted by Coverity Scan.
14:20 Changeset in rtems [c38f1fcf]4.11 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix fat_file_write() Remove forced overwrite which leads to file data corruption. The logic to determine a forced overwrite was fundamentally broken. For simplity, disable this feature. Close #2622.
14:20 Changeset in rtems [e69ee36]5 by Sebastian Huber <sebastian.huber@…>
dosfs: Fix fat_file_write() Remove forced overwrite which leads to file data corruption. The logic to determine a forced overwrite was fundamentally broken. For simplity, disable this feature. Update #2622.
11:44 Changeset in rtems [c297060]5 by Martin Aberg <maberg@…>
leon, grcan: protect statistics on copy to user Locking the stats structure when copying to user buffer ensures a consistent view to the user.
09:53 Changeset in rtems [3df6710]5 by Martin Aberg <maberg@…>
leon, apbuart: support termios task driven mode The APBUART control register can be updated from both ISR and task context so the device must be locked when manipulating the register. There is also a scenario with RX FIFO interrupts where a few characters can be in the FIFO without generating interrupt.

03/10/17:

21:26 Changeset in rtems-docs [c8b6745]5 by Joel Sherrill <joel@…>
c-user/rate_monotonic_manager.rst: Use Latex math for utilization formulas
21:01 Changeset in rtems-docs [ca2926f]5 by Joel Sherrill <joel@…>
POSIX Users: Add posix_devctl()
19:31 Ticket #2924 (Warnings in SPARC BSPs) created by Joel Sherrill
As of today, the following warnings exist for SPARC BSPs. …
18:13 Ticket #2923 (Questionable Code in resource_snapshot.c) created by Joel Sherrill
Coverity URL: …
14:32 Changeset in rtems [f164a294]5 by Martin Aberg <maberg@…>
leon, apbuart: Inherit HW parameters on sysconsole The cons layer decides which of the registered console device is granted as system console. When a device specific console driver performs its first_open, it inherits UART parameters from boot loader only if it is the system console.
13:03 Changeset in rtems [6e2e1299]5 by Martin Aberg <maberg@…>
leon, apbuart: Assign proper device name Always assign a device/file system name. Use device unique name for ISR.
04:18 TitleIndex edited by Chris Johns
Make more headings. (diff)

03/09/17:

22:12 Changeset in rtems [68929dca]5 by Joel Sherrill <joel@…>
libbsp/mips/shared/irq/i8259.c: Add include of rtems/bspIo.h
22:12 Changeset in rtems [a557f6c8]5 by Joel Sherrill <joel@…>
libbsp/shared/clock/clockdrv.c: Remove unneeded printk()
22:08 Changeset in rtems [a05b749]5 by Joel Sherrill <joel@…>
libbsp/malta/pci/pci.c: Correct printk() formats
22:07 Changeset in rtems [e026dbc5]5 by Joel Sherrill <joel@…>
libbsp/csb350/clock/clockdrv.c: Remove unneeded printk()
20:55 Changeset in rtems [b07eae90]5 by Joel Sherrill <joel@…>
libbsp/mips/shared/irq.c: Fix warnings
17:51 Changeset in rtems [1fefc719]5 by Martin Aberg <maberg@…>
leon, apbuart: RX delayed interrupt Utilize the APBUART RX delayed interrupt if available. It also enables RX FIFO interrupt when used. The APBUART RX delayed interrupt is supported by the GR740.
14:44 Changeset in rtems [ca4c4164]5 by Daniel Hellstrom <daniel@…>
leon, grcan: updated device name and use it for ISR
13:32 Changeset in rtems [5cc276e]4.11 by Sebastian Huber <sebastian.huber@…>
arm: Fix CPU context validation for Cortex-R4 Do not touch the FPSCR[QC] bit since this is DNM/RAZ on Cortex-R4. Close #3092.
13:32 Changeset in rtems [b437a360]5 by Sebastian Huber <sebastian.huber@…>
arm: Fix CPU context validation for Cortex-R4 Do not touch the FPSCR[QC] bit since this is DNM/RAZ on Cortex-R4.
13:14 Changeset in rtems [dc95663e]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Fix CPU counter frequency The CPU counter runs with the processor frequency. Use RTEMS_SYSINIT_ITEM() to initialize the CPU counter.
12:23 Changeset in rtems [5ca634e9]5 by Sebastian Huber <sebastian.huber@…>
bsp/tms570: Support printk() early Allow use of printk() early in the initalization and without a console driver.
05:14 Changeset in rtems [eb73320]5 by Chris Johns <chrisj@…>
Fix rtems-test-check with a BSD sed. BSD sed does not support '\t' and treated '[ \t]' as 3 characters. This patch uses a standard method of supporting blank spaces.
03:00 Ticket #2922 (libdl unresolved externals that use more than one block or multiple ...) created by Chris Johns
If there are lots of unresolved externals the unresolved block …
02:58 Ticket #2921 (libdl assumes constructors in ELF are a ".ctors" section.) created by Chris Johns
The RTL libdl loader assumes constructors are in a section called …

03/08/17:

11:59 Changeset in rtems [6234abe]5 by Javier Jalle <javier.jalle@…>
leon, l4stat: Initial driver commit
11:11 Changeset in rtems-docs [93e5286]5 by Sebastian Huber <sebastian.huber@…>
c-user: Add note to rtems_task_set_scheduler()
09:34 Changeset in rtems [6584eb2]5 by Sebastian Huber <sebastian.huber@…>
bsp/qoriq: Fix memory configuration Take nocache section into account which may reside after the workspace.
08:05 Changeset in rtems-libbsd [5f3722a]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
if_tsec: Enable FDT support
06:20 Changeset in rtems [ce5bcc87]5 by Sebastian Huber <sebastian.huber@…>
bsp/beagle: Fix warnings

03/07/17:

21:40 Changeset in rtems-source-builder [c6d162b]5 by Chris Johns <chrisj@…>
gdb: Fix building on FreeBSD 11.0 Add FreeBSD upstream patches to build on FreeBSD 11.0. See https://sourceware.org/bugzilla/show_bug.cgi?id=21206.
16:16 Developer/OpenProjects edited by Gedare Bloom
strike-thru improve coverage analysis (diff)
16:16 Ticket #2920 (Improve Coverage Analysis Toolset) created by Gedare Bloom
= Improve Coverage Analysis = [[PageOutline(...)]] …
13:57 Changeset in rtems [f25c798]5 by Sebastian Huber <sebastian.huber@…>
bsp/smdk2410: Fix format warning
13:55 Changeset in rtems [f82e9af7]5 by Sebastian Huber <sebastian.huber@…>
bsp/lpc176x: Fix integer to pointer warnings
13:53 Changeset in rtems [504a5822]5 by Sebastian Huber <sebastian.huber@…>
bsps/umon: Fix format warnings
13:40 Changeset in rtems [65b63b2]5 by Sebastian Huber <sebastian.huber@…>
bsp/altera-cyclone-v: Remove debug output
13:32 Changeset in rtems [2433a8ab]5 by Sebastian Huber <sebastian.huber@…>
arm: Remove legacy execption support
12:59 Changeset in rtems [59af2cc]5 by Javier Jalle <javier.jalle@…>
leon, grspw_router: Changed driver C API SMP safe by spin-lock protection and semaphore. On spin-lock per SpW/AMBA port to allow multiple parallel register operations per port. A common semaphore for general SpW router configuration such as routing table. Move to a C API instead of using the I/O Manager. The SpW router driver does not perform any I/O only management of the router. Update #2355.
12:41 Changeset in rtems [36338fb]5 by Sebastian Huber <sebastian.huber@…>
monitor: Do not zero sema id and name
12:07 Changeset in rtems [088acbb0]5 by Sebastian Huber <sebastian.huber@…>
score: Fix scheduler yield in SMP configurations Check that no ask help request is registered during unblock and yield scheduler operations. There is no need to ask for help if a scheduled thread yields, since this is already covered by the pre-emption detection. Update #2556.
11:50 Changeset in rtems [21b3319f]5 by Javier Jalle <javier.jalle@…>
leon, ambapp: Added L4STAT driver to ambapp ids
10:07 Ticket #2289 (rtems_ada_self is broken on SMP) closed by Sebastian Huber
duplicate: Duplicate of #2835.
09:57 Changeset in rtems [9cd20cd]5 by Sebastian Huber <sebastian.huber@…>
bsps: Provide <bsp/fdt.h> for every BSP Add bsp_fdt_map_intr() intended for the libbsd FDT support.
09:36 Changeset in rtems-docs [9260c98]5 by Sebastian Huber <sebastian.huber@…>
c-user: Update rtems_task_set_scheduler()
06:58 Changeset in rtems [a11e1ff5]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Optimize AltiVec? context switch Use r8 instead of r5 to slightly optimize _CPU_Context_switch(). It is not a big deal, however, we already assume r12 is used by _CPU_Context_switch(). Treat r5 the in same way.
06:50 Changeset in rtems [c6f76392]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix AltiVec? context switch Update #2751.

03/06/17:

13:37 Changeset in rtems [696b5b1e]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: More verbose fatal extension
12:08 Changeset in rtems [a8595605]5 by Martin Aberg <maberg@…>
leon, occan: Converted disable/enable to SMP locks This commit updates the OCCAN driver locking mechanism: 1. Convert interrupt disable/enable to interrupt locks. 2. Make sure interrupt service routines use proper locking to deal with threads running in parallel.
11:07 Changeset in rtems-libbsd [18a623e]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Provide strtoq() and strtouq()
11:07 Changeset in rtems-libbsd [08f4881]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
NETSTAT(1): Disable unused functions
11:06 Changeset in rtems-libbsd [6bc5190]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Disable unused pfil_try_rlock()
11:06 Changeset in rtems-libbsd [5268338]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Provide sbuf_hexdump()
11:05 Changeset in rtems-libbsd [57ba8ad]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Avoid kern_unsetenv()
10:16 Changeset in rtems [f61195b2]5 by Sebastian Huber <sebastian.huber@…>
powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE
10:14 Changeset in rtems [7cb93250]5 by Martin Aberg <maberg@…>
leon, apbuart: added register defines: FIFO, delay int The FIFOs available capability bit is available in the UART Control Register: FIFOs available (FA) - Set to 1 when receiver and transmitter FIFOs are available. When 0, only holding register is available. Delay interrupt can delay a receive character interrupt to better handle RX bursts.
10:10 Changeset in rtems [b925ae7]5 by Sebastian Huber <sebastian.huber@…>
bsp/beatnik: Update due to API changes The device_t typedef is already provided by <sys/types.h> if _KERNEL is defined.
06:41 Changeset in rtems-libbsd [517e229]55-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
media01: Add cpuinfo command
06:13 Ticket #2905 (Merge LEON) closed by Sebastian Huber
fixed: This is mostly done and certainly not a GSoC project.
01:16 Changeset in rtems [d0a1fc8]5 by David Gibson <david@…>
libfdt: Change names of sparse helper macros The default libfdt_env.h (for POSIXish userland builds) supports sparse checking. It has a couple of helper macros, force and bitwise which expand the relevant sparse attributes to enable checking for incorrect or missing endian conversions. Those are bad names: for one, leading underscores are supposed to be reserved for the system libraries, and worse, some systems (including RHEL7) do define those names already. So change them to FDT_FORCE and FDT_BITWISE which are far less likely to have collisions. Suggested-by: Paolo Bonzini <pbonzini@…> Signed-off-by: David Gibson <david@…>

03/03/17:

08:04 Changeset in rtems [cb056d0]5 by Sebastian Huber <sebastian.huber@…>
cdtest: Print begin of test only once
00:54 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Second attempt. (diff)
00:53 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Fix markup (diff)
00:53 Developer/Projects/Open/TestingImprovements edited by Amar Takhar
Add server side redirect. (diff)
Note: See TracTimeline for information about the timeline view.