Skip to content

Tags: ZeroX96/rtems

Tags

5.3

Toggle 5.3's commit message
libmisc/shell/edit: Return if no memory in move_gap

Closes #4565

5.2

Toggle 5.2's commit message
cpukit/fdt: Free index before container

Ensure that the index is released before the structure containing it is
freed and NULLed.

Updates #4460

5.1

Toggle 5.1's commit message
bsp/xilinx-zynq: Flush TX-Buffer before initializing uart

Closes #4055
Closes #4056

4.11.3

Toggle 4.11.3's commit message
libtest/dl01: Add dlerror tests.

Update #2747

4.11.2

Toggle 4.11.2's commit message
arm: Fix ARMv7-M interrupt processing

Right after a "msr basepri_max, %[basepri]" instruction an interrupt
service may still take place (observed at least on Cortex-M7).  However,
pendable service calls that are activated during this interrupt service
may be delayed until interrupts are enable again.  The
_ARMV7M_Pendable_service_call() did not check that a thread dispatch is
allowed.  Move this test from _ARMV7M_Interrupt_service_leave() to
_ARMV7M_Pendable_service_call().

Close #3060.

4.11.1

Toggle 4.11.1's commit message
virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space C…

…ONFIGURE_INTERRUPT_STACK_SIZE

closes #2801.

4.11.0

Toggle 4.11.0's commit message
virtex4, virtex5 bsp.h: Use BSP_INTERRUPT_STACK_SIZE not user space C…

…ONFIGURE_INTERRUPT_STACK_SIZE

closes #2801.

4.10.2

Toggle 4.10.2's commit message
Version 4.10.2

4.9.6

Toggle 4.9.6's commit message
Version 4.9.6

4.10.1

Toggle 4.10.1's commit message
Version 4.10.1