January 2024 Archives by date
Starting: Tue Jan 2 20:45:21 UTC 2024
Ending: Wed Jan 31 21:22:33 UTC 2024
Messages: 325
- [PATCH rtems 00/14] #4981 Overwork flashdev
berndmoessner80 at gmail.com
- [PATCH rtems 01/14] FIX: Add missing C++ include guards
berndmoessner80 at gmail.com
- [PATCH rtems 02/14] Flashdev: Unify IOCTL macro names
berndmoessner80 at gmail.com
- [PATCH rtems 03/14] Flashdev: Align IOCTL function and macro names
berndmoessner80 at gmail.com
- [PATCH rtems 04/14] Flashdev: Align IOCTL and shell function names
berndmoessner80 at gmail.com
- [PATCH rtems 05/14] FIX: Add missing default case
berndmoessner80 at gmail.com
- [PATCH rtems 06/14] Flashdev: Make mutex name more generic
berndmoessner80 at gmail.com
- [PATCH rtems 07/14] Flashdev: Refactor write_block_size and add function to dergister flashdev
berndmoessner80 at gmail.com
- [PATCH rtems 08/14] Flashdev: Add IOCTL to get the erase size
berndmoessner80 at gmail.com
- [PATCH rtems 09/14] FIX: Regions must be aligned with erase size
berndmoessner80 at gmail.com
- [PATCH rtems 10/14] Flashdev: Refactoring, replace region with partition jargon and allow IOTCLs to return a value
berndmoessner80 at gmail.com
- [PATCH rtems 11/14] Flashdev: Update copyright notice
berndmoessner80 at gmail.com
- [PATCH rtems 12/14] Add IOCTL to get the active partition idx
berndmoessner80 at gmail.com
- [PATCH rtems 13/14] Flashdev: Allow flash geometry beeing set from test case
berndmoessner80 at gmail.com
- [PATCH rtems 14/14] FIX: 80 char per line limit issues
berndmoessner80 at gmail.com
- [PATCH] cpukit/dosfs: Jump to correct error handler
Kinsey Moore
- [PATCH] bsps/aarch64/cache: Clean up unused fuctions
Kinsey Moore
- [PATCH] cpukit/dosfs: Cast away ignored return
Kinsey Moore
- [PATCH] libio: Clean up usage of rtems_termios_device_mode
Kinsey Moore
- [PATCH rtems-lwip 00/10] RTEMS LWIP clean up
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 01/10] FIX: adjust submodule path to allow checkout in restricted network environments
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 02/10] FIX: add library search path to allow lwip being installed aside the RTEMS installation
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 03/10] Clean up: remove non-existent include paths
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 04/10] FIX: warning variable might be used without initialization
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 05/10] FIX: remove header files which are already provided by RTEMS
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 06/10] FIX: printf format spec compiler warning due to uintptr having 64bits on 64bit machines
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 07/10] FIX: incompatible pointer warning
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 08/10] FIX incompatible pointer warning
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 09/10] FIX incompatible pointer warning
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 10/10] FIX compiler warning due to macro redefinition
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 00/11] RTEMS LWIP clean up - V1
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 01/11] FIX: adjust submodule path to allow checkout in restricted network environments
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 02/11] FIX: add library search path to allow lwip being installed aside the RTEMS installation
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 03/11] Clean up: remove non-existent include paths
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 04/11] FIX: warning variable might be used without initialization
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 05/11] FIX: remove header files which are already provided by RTEMS
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 06/11] FIX: printf format spec compiler warning due to uintptr having 64bits on 64bit machines
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 07/11] FIX: incompatible pointer warning
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 08/11] FIX incompatible pointer warning
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 09/11] FIX incompatible pointer warning
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 10/11] FIX compiler warning due to macro redefinition
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v1 11/11] FIX wrong line ending for printf
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 00/16] Overwork flashdev - V1
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 01/16] FIX: Add missing C++ include guards
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 02/16] Flashdev: Unify IOCTL macro names
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 03/16] Flashdev: Align IOCTL function and macro names
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 04/16] Flashdev: Align IOCTL and shell function names
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 05/16] FIX: Add missing default case
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 06/16] Flashdev: Make mutex name more generic
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 07/16] Flashdev: Refactor write_block_size and add function to dergister flashdev
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 08/16] Flashdev: Add IOCTL to get the erase size
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 09/16] FIX: Regions must be aligned with erase size
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 10/16] Flashdev: Refactoring, replace region with partition jargon and allow IOTCLs to return a value
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 11/16] Flashdev: Update copyright notice
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 12/16] Add IOCTL to get the active partition idx
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 13/16] Flashdev: Allow flash geometry beeing set from test case
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 14/16] FIX: 80 char per line limit issues
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 15/16] FIX: printf size warning on 64bit systems
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 16/16] FIX: missing return value warning
berndmoessner80 at gmail.com
- [PATCH rtems6 - v1 05/16] FIX: Add missing default case
Kinsey Moore
- [PATCH rtems6 - v1 06/16] Flashdev: Make mutex name more generic
Kinsey Moore
- [PATCH rtems6 - v1 07/16] Flashdev: Refactor write_block_size and add function to dergister flashdev
Kinsey Moore
- [PATCH rtems6 - v1 08/16] Flashdev: Add IOCTL to get the erase size
Kinsey Moore
- [PATCH rtems6 - v1 16/16] FIX: missing return value warning
Kinsey Moore
- [PATCH rtems6 - v1 15/16] FIX: printf size warning on 64bit systems
Kinsey Moore
- [PATCH rtems6 - v1 00/16] Overwork flashdev - V1
Kinsey Moore
- [PATCH rtems6 - v1 02/16] Flashdev: Unify IOCTL macro names
Joel Sherrill
- [PATCH rtems6 - v1 01/16] FIX: Add missing C++ include guards
Joel Sherrill
- [PATCH rtems6 - v1 03/16] Flashdev: Align IOCTL function and macro names
Joel Sherrill
- [PATCH rtems6 - v1 04/16] Flashdev: Align IOCTL and shell function names
Joel Sherrill
- [PATCH rtems6 - v1 05/16] FIX: Add missing default case
Joel Sherrill
- [PATCH rtems6 - v1 05/16] FIX: Add missing default case
Bernd Moessner
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Peter Dufault
- [PATCH rtems6 - v1 05/16] FIX: Add missing default case
Joel Sherrill
- [PATCH rtems6 - v1 05/16] FIX: Add missing default case
Kinsey Moore
- [PATCH rtems6 - v1 00/16] Overwork flashdev - V1
Bernd Moessner
- [PATCH rtems6 - v1 00/16] Overwork flashdev - V1
Kinsey Moore
- [PATCH rtems-docs] user/bsps/arm: Add documentation for ZynqMP R5 BSP
Kinsey Moore
- [PATCH rtems-lwip - v1 01/11] FIX: adjust submodule path to allow checkout in restricted network environments
Kinsey Moore
- [PATCH rtems-lwip - v1 02/11] FIX: add library search path to allow lwip being installed aside the RTEMS installation
Kinsey Moore
- [PATCH rtems-lwip - v1 03/11] Clean up: remove non-existent include paths
Kinsey Moore
- [PATCH rtems-lwip - v1 04/11] FIX: warning variable might be used without initialization
Kinsey Moore
- [PATCH rtems6 - v1 06/16] Flashdev: Make mutex name more generic
Bernd Moessner
- [PATCH rtems-lwip - v1 02/11] FIX: add library search path to allow lwip being installed aside the RTEMS installation
Bernd Moessner
- [PATCH rtems-lwip - v1 04/11] FIX: warning variable might be used without initialization
Bernd Moessner
- [PATCH rtems6 - v1 07/16] Flashdev: Refactor write_block_size and add function to dergister flashdev
Bernd Moessner
- [PATCH rtems-lwip - v1 05/11] FIX: remove header files which are already provided by RTEMS
Kinsey Moore
- [PATCH rtems-lwip - v1 06/11] FIX: printf format spec compiler warning due to uintptr having 64bits on 64bit machines
Kinsey Moore
- [PATCH rtems-lwip - v1 02/11] FIX: add library search path to allow lwip being installed aside the RTEMS installation
Kinsey Moore
- [PATCH rtems-lwip - v1 06/11] FIX: printf format spec compiler warning due to uintptr having 64bits on 64bit machines
Bernd Moessner
- [PATCH rtems-lwip - v1 02/11] FIX: add library search path to allow lwip being installed aside the RTEMS installation
Bernd Moessner
- [PATCH rtems-lwip - v1 02/11] FIX: add library search path to allow lwip being installed aside the RTEMS installation
Kinsey Moore
- [PATCH rtems-lwip - v1 10/11] FIX compiler warning due to macro redefinition
Kinsey Moore
- [PATCH] cpukit/dosfs: Cast away ignored return
Joel Sherrill
- [PATCH] cpukit/dosfs: Cast away ignored return
Kinsey Moore
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
zhengxiaojun
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Joel Sherrill
- [PATCH] bsps/xilinx-zynqmp-rpu: Ivalidate caches on start
Kinsey Moore
- [PATCH rtems] Include support files also for Zynq7000
Kinsey Moore
- [PATCH rtems] Include support files also for Zynq7000
Bernd Moessner
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Peter Dufault
- [PATCH rtems-lwip - v2 0/2] Finalize LWIP Clean up
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v2 1/2] xemacpsif: fix compiler warnings
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v2 2/2] xadapter: fix compiler warnings
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v2 1/2] xemacpsif: fix compiler warnings
Kinsey Moore
- [PATCH rtems-lwip - v2 2/2] xadapter: fix compiler warnings
Kinsey Moore
- [PATCH rtems-lwip - v3 0/2] Finalize LWIP Clean up
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v3 1/2] xemacpsif: fix compiler warnings
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v3 2/2] xadapter: fix compiler warnings
berndmoessner80 at gmail.com
- [PATCH rtems-lwip - v3 0/2] Finalize LWIP Clean up
Kinsey Moore
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Peter Dufault
- [PATCH rtems-lwip 0/1] Add ZYNQ 7000 Support
berndmoessner80 at gmail.com
- [PATCH rtems-lwip 1/1] Add ZYNQ 7000 support
berndmoessner80 at gmail.com
- Followed the instruction on website building an application, and created a app that prints hello world from my Heart.
ashish ashish
- [PATCH rtems6 - v2 00/16] Overwork flashdev
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 01/16] flashdev.h: Add missing C++ include guards
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 02/16] flashdev: Unify IOCTL macro names
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 03/16] flashdev: Align IOCTL function and macro
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 04/16] flashdev: Align IOCTL and shell function
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 05/16] flashdev: Add missing default case
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 06/16] flashdev.c: return error in case neither
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 07/16] flashdev: fix wrong offset assignment
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 08/16] flashdev: add function to deregister
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 09/16] flashdev: Refactor macro name
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 10/16] flashdev: extend testsuite
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 11/16] flashdev: extend testsuite
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 12/16] flashdev: Add erase info to page info
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 13/16] flashdev: fix erase function
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 14/16] flashdev: revise region creation
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 15/16] flashdev: Refactor IOCTL defines into enum
berndmoessner80 at gmail.com
- [PATCH rtems6 - v2 16/16] flashdev: restrict flash writes
berndmoessner80 at gmail.com
- [PATCH rtems6 0/1] Fix comment in xparameters.h
berndmoessner80 at gmail.com
- [PATCH rtems6 1/1] xparameters.h: fix typo in comment
berndmoessner80 at gmail.com
- [PATCH 24/47] bsp/tms570: Remove double pin configuration
Sebastian Huber
- [PATCH rtems6 - v1 06/16] Flashdev: Make mutex name more generic
Sebastian Huber
- CentOS 8 - no python
Frank Kühndel
- CentOS 8 - no python
Joel Sherrill
- [PATCH rtems-lwip 1/1] Add ZYNQ 7000 support
Kinsey Moore
- [PATCH rtems6 1/1] xparameters.h: fix typo in comment
Will
- [PATCH rtems6 - v1 06/16] Flashdev: Make mutex name more generic
Kinsey Moore
- [PATCH] cpukit: Remove or use unused variable assignments
Kinsey Moore
- [PATCH] cpukit/dosfs: Remove unused internal function arg
Kinsey Moore
- [PATCH rtems] Include support files also for Zynq7000
Chris Johns
- [PATCH 0/8] Use JSON instead of XML for test output
Sebastian Huber
- [PATCH 1/8] tmcontext01: Prevent optimizations
Sebastian Huber
- [PATCH 2/8] tmcontext01: Improve timing measuremnts for sparc
Sebastian Huber
- [PATCH 3/8] tmcontext01: Convert to JSON data
Sebastian Huber
- [PATCH 4/8] tmfine01: Convert to JSON data
Sebastian Huber
- [PATCH 5/8] tmtimer01: Convert to JSON data
Sebastian Huber
- [PATCH 6/8] sptimecounter02: Convert to JSON data
Sebastian Huber
- [PATCH 7/8] smplock01: Convert to JSON data
Sebastian Huber
- [PATCH 8/8] smpopenmp01: Convert to JSON data
Sebastian Huber
- CentOS 8 - no python
Michael G. South
- CentOS 8 - no python
Joel Sherrill
- CentOS 8 - no python
Jonathan Brandmeyer
- [PATCH rtems6 - v2 07/16] flashdev: fix wrong offset assignment
Kinsey Moore
- [PATCH rtems6 - v2 06/16] flashdev.c: return error in case neither
Kinsey Moore
- [PATCH rtems6 - v2 05/16] flashdev: Add missing default case
Kinsey Moore
- [PATCH rtems6 - v2 01/16] flashdev.h: Add missing C++ include guards
Kinsey Moore
- CentOS 8 - no python
Chris Johns
- CentOS 8 - no python
Chris Johns
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Chris Johns
- GSoC open projects
Gedare Bloom
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Peter Dufault
- RTEMS 6.1-rc1 RSB URL Issue
Joel Sherrill
- Pause on console in libmisc/shell detecting terminal size (mvme5500, beatnik)
Chris Johns
- [PATCH] LEON3: Update power-down function
Martin Åberg
- rtems 5.3 released libbsd hash mismatch
John Howard
- [PATCH 00/47] Add TMS570LC4357 support
Sebastian Huber
- [PATCH 0/4] dev/io: Add packet processor
Sebastian Huber
- [PATCH 1/4] dev/io: Make base64 encoding tables public
Sebastian Huber
- [PATCH 2/4] dev/io: Add base64 decoder
Sebastian Huber
- [PATCH 3/4] dev/io: Add a CRC-24Q implementation
Sebastian Huber
- [PATCH 4/4] dev/io: Add packet processor
Sebastian Huber
- Fwd: [RTEMS Project] #60: GNATS: Additional state
Joel Sherrill
- Fwd: [RTEMS Project] #45: shsim does not build
Joel Sherrill
- [RTEMS Tools] linkers: Use push/pop section
Sebastian Huber
- Fwd: [RTEMS Project] #60: GNATS: Additional state
Sebastian Huber
- [PATCH 0/5] Update GRLIB L2C driver for technical note TN-0021
Martin Åberg
- [PATCH 1/5] grlib/l2c: Fix whitespace
Martin Åberg
- [PATCH 2/5] grlib/l2c: Use printk for debug print
Martin Åberg
- [PATCH 3/5] grlib/l2c: Access registers with helper functions
Martin Åberg
- [PATCH 4/5] grlib/l2c: Write to flush registers using atomic instructions
Martin Åberg
- [PATCH 5/5] grlib/l2c: Prevent concurrent register access
Martin Åberg
- [PATCH] bsps/clock: Fix fast idle mode
Sebastian Huber
- [PATCH 0/5] Update GRLIB L2C driver for technical note TN-0021
Sebastian Huber
- [PATCH] LEON3: Update power-down function
Sebastian Huber
- [PATCH] cpukit/dosfs: Don't leak a FAT FD
Kinsey Moore
- [PATCH] cpukit/score: Avoid overflow in multiplication
Kinsey Moore
- [PATCH] cpukit/libmisc: Cast getpid() before shifting
Kinsey Moore
- [PATCH v2] cpukit/libmisc/uuid: Check for invalid FD
Kinsey Moore
- [PATCH] cpukit/dosfs: Simplify expressions where possible
Kinsey Moore
- [PATCH] cpukit/score: Avoid overflow in multiplication
Sebastian Huber
- Convert test executables to bootloader images?
Sebastian Huber
- [PATCH v1] bsps/aarch64: explicit cast uint64_t to ISR_Level
tianye at sugon.com
- [PATCH] build: Fix script action
Sebastian Huber
- Convert test executables to bootloader images?
Sebastian Huber
- [PATCH] cpukit/score: Avoid overflow in multiplication
Kinsey Moore
- [PATCH v2] cpukit/score: Avoid overflow in multiplication
Kinsey Moore
- [PATCH v2] cpukit/score: Avoid overflow in multiplication
Sebastian Huber
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- [RTEMS Tools 1/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Cedric Berger
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- [PATCH rtems6 0/1] libmisc/shell: Fix timeout in getting terminal
dufault at hda.com
- [PATCH rtems6 1/1] libmisc/shell: Fix timeout in getting terminal size
dufault at hda.com
- Latest toolchain throws error when including newlib's regex.h
Bernd Moessner
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- Latest toolchain throws error when including newlib's regex.h
Sebastian Huber
- Latest toolchain throws error when including newlib's regex.h
Bernd Moessner
- Fwd: [rtems-bsp-builder] 2024-01-20 06:26:20: Profile(s): everything
Joel Sherrill
- [RTEMS Tools] config: Update BSPs
Sebastian Huber
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- Convert test executables to bootloader images?
Chris Johns
- [RTEMS Tools] linkers: Use push/pop section
Chris Johns
- [PATCH 1/4] dev/io: Make base64 encoding tables public
Chris Johns
- [PATCH 0/4] dev/io: Add packet processor
Chris Johns
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Chris Johns
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- [PATCH 0/4] dev/io: Add packet processor
Gedare Bloom
- [PATCH 2/4] dev/io: Add base64 decoder
Gedare Bloom
- [PATCH rtems6 1/1] xparameters.h: fix typo in comment
Gedare Bloom
- [PATCH rtems6 1/1] xparameters.h: fix typo in comment
Gedare Bloom
- [PATCH 3/4] dev/io: Add a CRC-24Q implementation
Gedare Bloom
- [PATCH] bsps/clock: Fix fast idle mode
Gedare Bloom
- rtems 5.3 released libbsd hash mismatch
Gedare Bloom
- [PATCH v1] bsps/aarch64: explicit cast uint64_t to ISR_Level
Gedare Bloom
- [PATCH v2] cpukit/score: Avoid overflow in multiplication
Gedare Bloom
- [PATCH rtems6 1/1] libmisc/shell: Fix timeout in getting terminal size
Gedare Bloom
- [PATCH rtems6 0/1] libmisc/shell: Fix timeout in getting terminal
Gedare Bloom
- [PATCH v1] bsps/aarch64: explicit cast uint64_t to ISR_Level
Kinsey Moore
- [PATCH 3/4] dev/io: Add a CRC-24Q implementation
Sebastian Huber
- [PATCH] bsps/clock: Fix fast idle mode
Sebastian Huber
- Convert test executables to bootloader images?
Sebastian Huber
- [PATCH rtems6 1/1] libmisc/shell: Fix timeout in getting terminal size
Peter Dufault
- [PATCH rtems-lwip 1/2] rtemslwip: Clean up __rtems__ ifdefs
Kinsey Moore
- [PATCH rtems-lwip 2/2] rtemslwip: Move ZynqMP servicing thread to core 0
Kinsey Moore
- [PATCH 3/4] dev/io: Add a CRC-24Q implementation
Gedare Bloom
- [PATCH 3/4] dev/io: Add a CRC-24Q implementation
Chris Johns
- Convert test executables to bootloader images?
Chris Johns
- [PATCH] cpukit/libblock: Ignore return value on error path
Kinsey Moore
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Chris Johns
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- [PATCHES rtems, libbsd] Add PCIe and VME support for qoriq
Christian Mauderer
- [PATCH 1/3] bsps/qoriq: Add MMU regions for PCIe based on fdt
Christian Mauderer
- [PATCH 2/3] bsps/qoriq: Allow setting EIRQ polarity and sense
Christian Mauderer
- [PATCH 3/3] bsps/qoriq: Add VME support for MVME2500
Christian Mauderer
- [PATCH rtems-libbsd 01/14] sys/bus.h: Fix for small-data area targets
Christian Mauderer
- [PATCH rtems-libbsd 02/14] mpc85xx: Import from FreeBSD
Christian Mauderer
- [PATCH rtems-libbsd 03/14] mpc85xx: Port to RTEMS
Christian Mauderer
- [PATCH rtems-libbsd 04/14] pci: Back port changes
Christian Mauderer
- [PATCH rtems-libbsd 05/14] Add pic_if.m
Christian Mauderer
- [PATCH rtems-libbsd 06/14] Include missing header file
Christian Mauderer
- [PATCH rtems-libbsd 07/14] Enable NEW_PCIB
Christian Mauderer
- [PATCH rtems-libbsd 08/14] mpc85xx: Support P20XX Local Access Window regs
Christian Mauderer
- [PATCH rtems-libbsd 09/14] pci_mpc85xx.c: Disable reset during initialization
Christian Mauderer
- [PATCH rtems-libbsd 10/14] Enable kernel space pci_find_device()
Christian Mauderer
- [PATCH rtems-libbsd 11/14] pci_mpc85xx: Ensure access order for config-regs
Christian Mauderer
- [PATCH rtems-libbsd 12/14] Add Tsi148 driver template
Christian Mauderer
- [PATCH rtems-libbsd 13/14] tsi148: Add an RTEMS VME glue layer
Christian Mauderer
- [PATCH rtems-libbsd 14/14] testsuite: Add a VME test
Christian Mauderer
- [PATCH rtems6 1/1] libmisc/shell: Fix timeout in getting terminal size
Peter Dufault
- [PATCH rtems-libbsd master 0/3] Cleanup patch series
Kinsey Moore
- [PATCH rtems-libbsd master 1/3] rtemsbsd/rc-conf: Avoid use after free
Kinsey Moore
- [PATCH rtems-libbsd master 2/3] rtemsbsd/rtems: Check function return values
Kinsey Moore
- [PATCH rtems-libbsd master 3/3] rtemsbsd/rtems: Don't leak memory on error
Kinsey Moore
- [PATCH rtems-libbsd 6-freebsd-12 0/5] Cleanup patch set
Kinsey Moore
- [PATCH rtems-libbsd 6-freebsd-12 1/5] rtemsbsd/rc-conf: Avoid use after free
Kinsey Moore
- [PATCH rtems-libbsd 6-freebsd-12 2/5] rtemsbsd/rtems: Check function return values
Kinsey Moore
- [PATCH rtems-libbsd 6-freebsd-12 3/5] rtemsbsd/rtems: Don't leak memory on error
Kinsey Moore
- [PATCH rtems-libbsd 6-freebsd-12 4/5] rtemsbsd/arasan_sdhci: Move variable init to start
Kinsey Moore
- [PATCH rtems-libbsd 6-freebsd-12 5/5] rtemsbsd: Remove unused variable
Kinsey Moore
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Chris Johns
- [PATCH rtems6 1/1] libmisc/shell: Fix timeout in getting terminal size
Chris Johns
- Xilinx QSPI Flash Patches
aaron.nyholm at unfoldedeffective.com
- [PATCH v2 1/3] build: Fix build issues with xqspipsu on versal
aaron.nyholm at unfoldedeffective.com
- [PATCH v2 2/3] bsps: Add flash wrapper for Xilinx GQSPI
aaron.nyholm at unfoldedeffective.com
- [PATCH v2 3/3] libmisc/shell: Improve print messages for flashdev command
aaron.nyholm at unfoldedeffective.com
- [PATCH rtems6 1/1] libmisc/shell: Fix timeout in getting terminal size
Peter Dufault
- [PATCH rtems6 v2] libmisc/shell: Fix timeout getting terminal size
dufault at hda.com
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Sebastian Huber
- Xilinx QSPI Flash Patches
Kinsey Moore
- [PATCH] cpukit/cache: Report coherent add area failures
Kinsey Moore
- [PATCH rtems-central] spec/cache/coherent: Add return value for add area
Kinsey Moore
- [PATCH] cpukit/libblock: Ignore error notify return value
Kinsey Moore
- [PATCH] cpukit/libblock: Ignore sync status prior to purge
Kinsey Moore
- [RTEMS Tools 0/1] trace/wscript: Improve C++ standard selection
Chris Johns
- [PATCH] cpukit/cache: Report coherent add area failures
Sebastian Huber
- [PATCH rtems-central] spec/cache/coherent: Add return value for add area
Sebastian Huber
- [Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()
Adrien Chardon
- [PATCH rtems-central] spec/cache/coherent: Add return value for add area
Kinsey Moore
- [PATCH v2] cpukit/cache: Report coherent add area failures
Kinsey Moore
- [PATCH rtems-central v2] spec/cache/coherent: Add return value for add area
Kinsey Moore
- [PATCH v2] cpukit/cache: Report coherent add area failures
Sebastian Huber
- [PATCH v2 0/5] libtest: Add packet processor
Sebastian Huber
- [PATCH v2 1/5] base64: Move base64 encoding support
Sebastian Huber
- [PATCH v2 2/5] base64: Make base64 encoding tables public
Sebastian Huber
- [PATCH v2 3/5] base64: Add decoder
Sebastian Huber
- [PATCH v2 4/5] crc: Add a CRC-24Q implementation
Sebastian Huber
- [PATCH v2 5/5] libtest: Add packet processor
Sebastian Huber
- [Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()
Sebastian Huber
- [PATCH v2] cpukit/cache: Report coherent add area failures
Kinsey Moore
- [PATCH v3] cpukit/cache: Report coherent add area failures
Kinsey Moore
- [PATCH v3] cpukit/cache: Report coherent add area failures
Sebastian Huber
- [DIFF] 5.3 rpi/libpng16.pc: redundant libz
John Howard
- Naming convention for Rust target platforms
Jan.Sommer at dlr.de
- Naming convention for Rust target platforms
Sebastian Huber
- AW: Naming convention for Rust target platforms
Jan.Sommer at dlr.de
- Naming convention for Rust target platforms
Frank Kühndel
- Naming convention for Rust target platforms
Joel Sherrill
- Naming convention for Rust target platforms
Joel Sherrill
- [PATCH rtems-source-builder 1/2] source-builder: Handle modern pkg-config symlinks
Kinsey Moore
- [PATCH rtems-source-builder 2/2] qemu: Update CFLAGS and LDFLAGS overrides
Kinsey Moore
- Naming convention for Rust target platforms
Karel Gardas
- Naming convention for Rust target platforms
Karel Gardas
- AW: Naming convention for Rust target platforms
Sebastian Huber
- Naming convention for Rust target platforms
Joel Sherrill
- AW: AW: Naming convention for Rust target platforms
Jan.Sommer at dlr.de
- AW: Naming convention for Rust target platforms
Jan.Sommer at dlr.de
- AW: Naming convention for Rust target platforms
Jan.Sommer at dlr.de
- AW: Naming convention for Rust target platforms
Jan.Sommer at dlr.de
- [Patch] bsp/tms570/sci: fix bug in tms570_sci_read_received_chars()
Adrien Chardon
- [PATCH rtems-source-builder] bare/config/qemu-5.2.0: Add gdbus-codegen patch
Kinsey Moore
- [PATCH rtems-source-builder] bare/config/qemu-5.2.0: Add gdbus-codegen patch
Chris Johns
Last message date:
Wed Jan 31 21:22:33 UTC 2024
Archived on: Wed Jan 31 21:22:47 UTC 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).