Timeline



12/23/20:

19:33 Changeset in rtems [7696533] by Chris Johns <chrisj@…>
cpukit: Merge FreeBSD values for the priorities It seems we need valid values or assumptions in the FreeBSD about these values breaks some of the code. Closes #4207
19:07 Ticket #4207 (PZERO define in RTEMS is wrong) created by Chris Johns
Our libbsd support in RTEMS defines PZERO to be zero. FreeBSD …
09:25 Changeset in rtems [828ea6e] by Sebastian Huber <sebastian.huber@…>
Update header.am

12/22/20:

12:45 Ticket #4206 (aarch64/xilinx_zynqmp_lp64 does not run with RTEMS_DEBUG enabled) created by Sebastian Huber
qemu-system-aarch64 -serial null -serial mon:stdio -machine …
12:10 Changeset in rtems [016bcb3] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Rely on initialized vector table The arm_cp15_set_exception_handler() is a complicated function which should be avoided if possible. Update #4202.
12:00 Changeset in rtems [9f3a08e] by Sebastian Huber <sebastian.huber@…>
bsps: Use header file for GIC architecture support This avoids a function call overhead in the interrupt dispatching. Update #4202.
10:51 Changeset in rtems [be5eee57] by Sebastian Huber <sebastian.huber@…>
libdebugger: Fix for Armv8-R This architecture variant has no MMU. Update #4202.
06:17 Changeset in rtems-docs [58bf83e] by Sebastian Huber <sebastian.huber@…>
user: Mention use of LLVM

12/21/20:

21:26 Changeset in rtems-libbsd [68e79b6]6-freebsd-12 by Kinsey Moore <kinsey.moore@…>
zynq: Add support for SDHCI devices
16:12 Changeset in rtems-source-builder [d3dc0bc] by Sebastian Huber <sebastian.huber@…>
6/7: Update unstable RTEMS 6/7 tool chain
15:07 Changeset in rtems-central [e92890a] by Sebastian Huber <sebastian.huber@…>
validation: Fix test case
14:55 Changeset in rtems-central [86f6e9d] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
14:50 Changeset in rtems-central [b2cd13b] by Sebastian Huber <sebastian.huber@…>
validation: Print samples in performance tests
12:13 Changeset in rtems [39ef7e5] by Sebastian Huber <sebastian.huber@…>
bsps: Fix includes Update #4202.
09:08 Changeset in rtems [23d9223a] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Invalidate TLB in start.S Update #4202.
08:40 Changeset in rtems [46a3c04] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Remove optional start hook arguments The start hook arguments are not used by a BSP. Removing them avoids the need for a stack during the very early system initialization. Update #4202.
07:08 Changeset in rtems [b32fd227] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Add arm-data-cache-loop-set-way.h This makes it possible to reuse this loop. Update #4202.
06:29 Changeset in rtems [76a1a53] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Invalidate branch predictors earlier Make sure the branch predictors are invalidated before the first branch is executed. Update #4202.
06:13 Changeset in rtems-source-builder [1af2038] by Sebastian Huber <sebastian.huber@…>
6/7: Update unstable RTEMS 6/7 tool chain
05:39 Changeset in rtems-source-builder [ea77e18] by Sebastian Huber <sebastian.huber@…>
expat: Disable shared libraries This should ensure that GDB is linked using the static libexpat.a built by the RSB.

12/18/20:

21:57 Changeset in rtems-source-builder [649beb4] by Jiri Gaisler <jiri@…>
devel/sis: Update to 2.26
21:00 Changeset in rtems [e164df5e] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Clear SCTLR[M, I, A, C] in start.S Initialize the data and unified cache levels. Invalidate the instruction cache levels. Update #4202.
09:11 Changeset in rtems [272534e] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Set VBAR in start.S Set the VBAR to the vector table in the start section before bsp_start_hook_0() is called to earlier handle exceptions in RTEMS. Set the VBAR to the normal vector table in start.S for the main processor. Secondary processors set it in bsp_start_hook_0(). Update #4202.

12/17/20:

14:26 Changeset in rtems [6944cd10] by Sebastian Huber <sebastian.huber@…>
arm: Add header file for AArch32 System Registers Update #4202.

12/16/20:

09:59 Changeset in rtems [7cf7e1d] by Sebastian Huber <sebastian.huber@…>
build: Add ABI flags to gnatmake compiler flags
07:59 Changeset in rtems-central [caf58c6] by Sebastian Huber <sebastian.huber@…>
modules: Update rsb
07:00 Changeset in rtems-source-builder [6d0bff0] by Sebastian Huber <sebastian.huber@…>
6/7: Update to the latest rtems-tools
06:20 Changeset in rtems-central [e2e78cd] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
06:11 Changeset in rtems [d3f2ecc] by Sebastian Huber <sebastian.huber@…>
build: Fix duplicate install of jffs2.h
05:51 Changeset in rtems [0b85832] by David Gibson <david@…>
libfdt: Tweak description of assume-aligned load helpers There's a small inaccuracy in the comment describing these new helpers. This corrects it, and reformats while we're there. Fixes: f98f28ab ("libfdt: Internally perform potentially unaligned loads") Signed-off-by: David Gibson <david@…>

12/15/20:

12:34 Changeset in rtems-central [ba830b0] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
12:33 Changeset in rtems-central [987a623] by Sebastian Huber <sebastian.huber@…>
config.yml: Add extra file
10:33 Changeset in rtems-central [5437e58] by Sebastian Huber <sebastian.huber@…>
modules: Update rtems
10:24 Changeset in rtems [0deeb02] by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix MMU configuration Update #4184.
10:24 Changeset in rtems [2a8f755]5 by Sebastian Huber <sebastian.huber@…>
bsps/arm: Fix MMU configuration Update #4185.
09:59 Changeset in rtems [854ea2b] by Sebastian Huber <sebastian.huber@…>
arm: Add support for Arm PMSAv8-32 Update #4202.
07:24 Changeset in rtems-central [702a61c] by Sebastian Huber <sebastian.huber@…>
items: Add Item parent_link() and child_link()

12/14/20:

15:55 Changeset in rtems-central [3ab0b6d] by Sebastian Huber <sebastian.huber@…>
items: Improve substitution error messages
15:09 Changeset in rtems-central [b3bdac2] by Sebastian Huber <sebastian.huber@…>
items: Fix ItemCache? construction Use a separate cache directory for each specification item base directory.
13:54 Changeset in rtems [d9794a1] by Christian Mauderer <christian.mauderer@…>
bsps/imxrt: Add DMA numbers to dtsi Also currently no driver uses these numbers, it is usefull for applications that want to use the DMA. Update #4180
13:12 Changeset in rtems [36b4e8c] by Christian Mauderer <christian.mauderer@…>
bsps/imxrt: Add ioctl to LPSPI to get registers This allows an application to get the registers of the LPSPI. That is usefull for applications that want to use DMA for a very specialized and highly optimized communication. Update #4180
13:10 Changeset in rtems [b2f265ab] by Christian Mauderer <christian.mauderer@…>
cpukit/spi: Allow driver specific ioctl This allows a SPI driver to add a hardware specific ioctl.
13:09 Changeset in rtems [22e9dafb] by Christian Mauderer <christian.mauderer@…>
bsps/imxrt: Use standard names to avoid warnings If spi or i2c slaves are "connected" to the spi or i2c bus, the device tree compiler complains if the busses are not named spi or i2c. Update #4180
11:02 Changeset in rtems-central [49bd879] by Sebastian Huber <sebastian.huber@…>
spec: Add stringification of argument lists
10:22 Changeset in rtems-docs [2cf3076] by Christian Mauderer <christian.mauderer@…>
user/bsp/imxrt: Information for custom FDT Update #4180
09:38 Changeset in rtems [eb2b915] by Christian Mauderer <christian.mauderer@…>
cpu/armv7m: Fix table based init for ARMV7M_MPU Somehow the table index has been missing in the latest patch version. With that, the configuration for the first region has been applied multiple times. Update #4180
08:41 Changeset in rtems [286ff586] by Sebastian Huber <sebastian.huber@…>
basedefs: Add stringification of argument lists Change RTEMS_STRING() and RTEMS_XSTRING() to accept a variable number of arguments which is stringified. This can be used for example to create register lists for inline assembler statements.
Note: See TracTimeline for information about the timeline view.