Timeline



07/06/19:

09:20 Changeset in rtems-source-builder [c799e04]5 by Chris Johns <chrisj@…>
5/packages: Add curl and update all packages with RTEMS 5 and LibBSD - Update rtems-bsp support to correctly handle hosts for BSP. - Clean up the options for a BSP. - Check all RTEMS 5 packages and add 5/rtems-packages for all that build. - Update download locations and checksum of all packages. - The work requires the kernel and Libbsd hacve the same prefix.
03:17 Ticket #3765 (FreeBSD and Newlib qsort_r do not match) created by Chris Johns
The FreeBSD and Newlib qsort_r calls are different. This breaks …

07/05/19:

08:18 Changeset in rtems-libbsd [313e1d5]5 by Sebastian Huber <sebastian.huber@…>
SLEEPQUEUE(9): Fix timeout handling
08:18 Changeset in rtems-libbsd [660a883]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
SLEEPQUEUE(9): Fix timeout handling
07:03 Changeset in rtems [e9c83b4]5 by Sebastian Huber <sebastian.huber@…>
bsps: Regenerate headers.am Update #3269.
03:42 Changeset in rtems [1a5c324]5 by David Gibson <david@…>
libfdt: Tweak data handling to satisfy Coverity In libfdt we often sanity test fdt_totalsize(fdt) fairly early, then trust it (but *only* that header field) for the remainder of our work. However, Coverity gets confused by this - it sees the byteswap in fdt32_ld() and assumes that means it is coming from an untrusted source everytime, resulting in many tainted data warnings. Most of these end up with logic in fdt_get_string() as the unsafe destination for this tainted data, so let's tweak the logic there to make it clearer to Coverity that this is ok. We add a sanity test on fdt_totalsize() to fdt_probe_ro_(). Because the interface allows bare ints to be used for offsets, we already have the assumption that totalsize must be 31-bits or less (2GiB would be a ludicrously large fdt). This makes this more explicit. We also make fdt_probe_ro() return the size for convenience, and change the logic in fdt_get_string() to keep it in a local so that Coverity can see that it has already been bounds-checked. Signed-off-by: David Gibson <david@…>

07/04/19:

06:40 GSoC/2019 edited by Nils Hölscher
IRC meeting 07/03/19 update: Nils Hölscher (diff)
04:04 GSoC/2019 edited by Ravindra Kumar Meena
(diff)

07/03/19:

16:48 GSoC/2019 edited by Vaibhav Gupta
(diff)
16:43 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
02:18 Changeset in rtems [c4d89de]5 by Chris Johns <chrisj@…>
score/interr: Fix comments.

07/02/19:

08:44 Changeset in rtems [5cbee18]5 by Chris Johns <chrisj@…>
misc/rtemsdefaultconfig: Add bdbuf so libbsd can be used with configure.

07/01/19:

07:37 GSoC/2019 edited by Vaibhav Gupta
(diff)
06:50 Changeset in rtems-source-builder [15ef359]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain

06/29/19:

07:38 Ticket #3764 (Beagle BSP: I2C driver has problems with certain sequences) closed by Christian Mauderer <christian.mauderer@…>
fixed: In b89d6cc/rtems: […]
07:34 Ticket #3764 (Beagle BSP: I2C driver has problems with certain sequences) created by Christian Mauderer
The current Beagle I2C driver is quite specific to reading EEPROMs. A …

06/28/19:

18:29 GSoC/2019 edited by Nils Hölscher
Changed Repository link from rtems fork to application. (diff)
06:49 Changeset in rtems-libbsd [bbd07d1]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Import missing header file
06:30 Changeset in rtems [5803f37]5 by Sebastian Huber <sebastian.huber@…>
score: Add and use _Thread_Get_unmapped_priority(). Add and use _Thread_Get_unmapped_real_priority().

06/27/19:

23:04 Ticket #3762 (Return the current handler from ARM cp15 set exception call) closed by Chris Johns <chrisj@…>
fixed: In c43071f/rtems: […]
12:34 Changeset in rtems [9b858ee]5 by Sebastian Huber <sebastian.huber@…>
bsp/motorola_powerpc: Fix linker command file Fix the size symbol value to reflect the total size of the bootloader. This prevents a bootloader crash with application images above a certain threshold (e.g. fileio sample program). Update #3727.
08:16 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)

06/26/19:

22:36 Ticket #3763 (RSB SIS build fails on FreeBSD) created by Chris Johns
The RSB SIS build for RISCV fails on FreeBSD with: […]
16:17 GSoC/2019 edited by Nils Hölscher
(diff)
16:07 GSoC/2019 edited by Ravindra Kumar Meena
(diff)
15:59 GSoC/2019 edited by Gedare Bloom
(diff)
11:43 Changeset in rtems-libbsd [0659f7b]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
test/commands01: Fix sporadic test failures
11:43 Changeset in rtems-libbsd [29cc431]5 by Sebastian Huber <sebastian.huber@…>
test/commands01: Fix sporadic test failures
11:28 Changeset in rtems-libbsd [608047a]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
test/program01: Fix sporadic test failures
11:28 Changeset in rtems-libbsd [df8f7bfe]5 by Sebastian Huber <sebastian.huber@…>
test/program01: Fix sporadic test failures
10:38 Changeset in rtems-tools [ba6b8af]5 by Ravindra Meena <rmeena840@…>
record: Add support for LTTNG sched_switch
10:25 GSoC/2019 edited by Vijay Kumar Banerjee
(diff)
07:55 Changeset in rtems-source-builder [af4d435]5 by Sebastian Huber <sebastian.huber@…>
6: Update unstable RTEMS 6 tool chain
07:03 Changeset in rtems-libbsd [7ece754]5-freebsd-126-freebsd-12 by Sebastian Huber <sebastian.huber@…>
Update to FreeBSD stable/12 2019-06-26 Git mirror commit aa83598855d14cdbf7aef6b05d0617e90f87ca2f.
05:57 Changeset in rtems [54ac945]5 by Sebastian Huber <sebastian.huber@…>
libdebugger: Unmap thread priorities

06/25/19:

11:16 Changeset in rtems [7d4f74e]5 by Chris Johns <chrisj@…>
arm/beagle: Add libdebugger support. - Port the jbang code from C++ to C to enable DBGEN. - Hook the libdebugger ARM backend support to return the base address of the debug register set.
11:07 Changeset in rtems [cb1e8497]5 by Chris Johns <chrisj@…>
libdebugger: ARM fixes for Cortex-A8 and ARM mode. - Fix destorying the target and thread parts. - Fix the ARM backend to support Cortex-A8 and ARM mode code. - Use the DBGDSCR interrupt mask when single stepping. - Use the DBGDSCR method of entry to debug mode to filter the execptions. - Add support for BSPs to control the ARM backend.
10:48 Changeset in rtems [98d6792]5 by Chris Johns <chrisj@…>
arm: Select the TLB invalidate based on the core's Id variant. Closes #3760
08:43 Changeset in rtems [c43071f]5 by Chris Johns <chrisj@…>
arm: Return the current handler from arm_cp15_set_exception_handler Closes #3762
08:39 Ticket #3762 (Return the current handler from ARM cp15 set exception call) created by Chris Johns
Update the cp15 call arm_cp15_set_exception_handler() to return the …
07:13 Changeset in rtems-libbsd [4ed60d9]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
i2c tool : port to RTEMS
07:13 Changeset in rtems-libbsd [e8c5db1]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
i2c tool : Import from FreeBSD
07:13 Changeset in rtems-libbsd [7ab9e2a]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
Add rtems i2c adaptation layer
07:13 Changeset in rtems-libbsd [4e1325a]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
iicbus: port to RTEMS
07:13 Changeset in rtems-libbsd [627fd16]5 by Vijay Kumar Banerjee <vijaykumar9597@…>
iicbus: Import from FreeBSD
01:37 Changeset in rtems-source-builder [c149b7f]5 by Chris Johns <chrisj@…>
5/rtems-tools: Update RTEMS tools.

06/24/19:

20:16 Changeset in rtems [b89d6cc]5 by Christian Mauderer <christian.mauderer@…>
bsp/beagle: Partial re-write of I2C driver. The old driver worked well for EEPROMS with the RTEMS EEPROM driver. But it had problems with a lot of other situations. Although it's not a direct port, the new driver is heavily modeled after the FreeBSD ti_i2c driver. Closes #3764.
16:44 GSoC/2019/POSIX_Compliance edited by Vaibhav Gupta
(diff)
14:49 GSoC/2019/POSIX_Compliance edited by Vaibhav Gupta
(diff)
11:40 Changeset in rtems-tools [f9e1216]5 by Nils Hölscher <nilhoel1@…>
misc/boot-image: fix uenv_exe_ftd bug.
11:05 Ticket #3761 (RTEMS Object creation failed when using RTEMS with LEON3 BSP.) created by Ashritha
I am building dual core using LEON3 IP cores provided with GRLIB …
Note: See TracTimeline for information about the timeline view.