summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16build: Remove old build systemremove-old-build-systemSebastian Huber
2021-09-15rtems: Improve Classic API group descriptionSebastian Huber
2021-09-15rtems: Fix message manager documentationSebastian Huber
2021-09-15rtems: Generate <rtems/extension.h>Sebastian Huber
2021-09-15rtems: Generate <rtems/rtems/cache.h>Sebastian Huber
2021-09-14build: Remove invalid attributesSebastian Huber
2021-09-14bsps/arm: Fix ABI flags for Cortex-M4Sebastian Huber
2021-09-09bsps/zynqmp: Added I2C support for ZynqMPStephen Clark
2021-09-09bsps/zynq: Moved general i2c files to shared directoriesStephen Clark
2021-09-09rtems: Initialize count of postponed jobsSebastian Huber
2021-09-06rtems: Document time of day constraintsSebastian Huber
2021-09-06score: Split up rbtreenext.cSebastian Huber
2021-09-06score: Change TOD_LATEST_YEAR to 2099Sebastian Huber
2021-09-06score: Simplify _TOD_Validate()Sebastian Huber
2021-09-06score: Limit the CLOCK_REALTIME settingSebastian Huber
2021-09-06score: Add _TOD_Is_valid_new_time_of_day()Sebastian Huber
2021-09-06score: Remove TOD_TICKS_PER_SECOND_method()Sebastian Huber
2021-09-06score: Return status in _TOD_Adjust()Sebastian Huber
2021-09-03score: Move _Thread_Dispatch()Sebastian Huber
2021-09-03score: Document thread queue operationsSebastian Huber
2021-09-02bsps/leon3: Rename fatal error codeSebastian Huber
2021-09-02Improve test of rtems_interrupt_get_affinity()Sebastian Huber
2021-09-02validation: Improve generated test codeSebastian Huber
2021-09-02libtest: Return fixture context in T_case_begin()Sebastian Huber
2021-09-02bsps/imxrt: Improve SPI driverChristian Mauderer
2021-09-01score: Update priority only if necessarySebastian Huber
2021-09-01score: Remove _Thread_queue_Unblock_critical()Sebastian Huber
2021-09-01score: Remove _Thread_queue_First_locked()Sebastian Huber
2021-09-01score: Fix blocking message queue receiveSebastian Huber
2021-09-01score: Fix priority discipline handlingSebastian Huber
2021-09-01score: Document Futex HandlerSebastian Huber
2021-08-31rtems: Fix partitions with RTEMS_MULIPROCESSINGSebastian Huber
2021-08-30psxtests/psxconfstr: Fix test caseSebastian Huber
2021-08-30smpfatal01: Fix test time out on sparc/leon3Sebastian Huber
2021-08-21libmisc/shell: Check the shell command pointers when adding a commandChris Johns
2021-08-21libmisc/fdt: fix node initialise error with RTEMS_DEBUGChris Johns
2021-08-19cpukit/mghttpd: Support all descriptors in selectChris Johns
2021-08-19aarch64/versal: Enable TX and RX FIFOsChris Johns
2021-08-18bsps/raspberrypi: Add SEV Instruction for RPi SMP firmware changes.pranav
2021-08-18confstr() support for RTEMSEshan dhawan
2021-08-18score: Delete unused rtems_ada_selfSebastian Huber
2021-08-18score: Make zombie registry observableSebastian Huber
2021-08-18score: Simplify _Thread_Kill_zombies()Sebastian Huber
2021-08-18score: Simplify _Per_CPU_Wait_for_job()Sebastian Huber
2021-08-18score: Simplify _Thread_Create_idle_for_CPU()Sebastian Huber
2021-08-18build: Merge default-by-family into by-variantSebastian Huber
2021-08-12bsp/leon3: Fix rtems_interrupt_is_pending()Sebastian Huber
2021-08-12score: Simplify _Scheduler_Tick()Sebastian Huber
2021-08-12score: Replace the single use of a sequence lockSebastian Huber
2021-08-12score: Replace priority prepend it with an enumSebastian Huber