summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-14sp37: Check ISR level of system initSebastian Huber
2023-09-13build: Merge regulator build into library itemSebastian Huber
2023-09-13tests: Improve RTEMS_DEFINE_GLOBAL_SYMBOL() testsSebastian Huber
2023-09-13score: Fix RTEMS_DEFINE_GLOBAL_SYMBOL()Sebastian Huber
2023-09-12microblaze: Fix relocation targetsAlex White
2023-09-11build: Use build context for custom commandsSebastian Huber
2023-09-06bsps/zynqmp: Add locking around JFFS2 NAND adapterKinsey Moore
2023-09-06bsps/xnandpsu: Ensure correct cache maintenanceKinsey Moore
2023-09-06cpukit/jffs2: Avoid delayed work lock inversionKinsey Moore
2023-08-30microblaze: Add link options to dl07, dl08, and dl09Alex White
2023-08-30build: Allow enabled-by in ldflags for link_cc and link_cxxAlex White
2023-08-30microblaze: Add dl05 to expected failuresAlex White
2023-08-30microblaze: Add dl06 to expected failuresAlex White
2023-08-30microblaze: Align exception-related sectionsAlex White
2023-08-30microblaze: Add libdl supportAlex White
2023-08-28cpukit/libdl: Fix incorrect operator precedence access the nameChris Johns
2023-08-28cpukit/libdl: Correctly account for section alignmentsChris Johns
2023-08-27libdl: Realloc text memory if there are trampolinesChris Johns
2023-08-27spec/testsuite/dl: Fix optimization flagsChris Johns
2023-08-22cpukit/score/aarch64: Use correct MAIR indexKinsey Moore
2023-08-21x86_64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21v850/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21sparc64/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21sh/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21moxie/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21mips/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21m68k/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21lm32/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21i386/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21bfin/include/rtems/score/cpuimpl.h: Address unused parameter warningJoel Sherrill
2023-08-21bsps/arm/imxrt: Optimize nocache memory settingsChristian Mauderer
2023-08-21bsps/arm/imxrt1166: Enable USBChristian Mauderer
2023-08-21bsps/imxrt: Fix enabling USBPHY in fsl_clockChristian Mauderer
2023-08-21libdl: Add support to import base image TLS symbolsChris Johns
2023-08-18spec/cpukit: Omit Cortex-M from libdebugger buildKinsey Moore
2023-08-15Address Regulator warning for no prototype for memset()zack
2023-08-14build: Make gzip archives reproducibleSebastian Huber
2023-08-12cpukit/libdl: AARCH64 unwind uses DWARF 2 tablesChris Johns
2023-08-11Add the Regulator Interface and testJoel Sherrill
2023-08-11build: Make tar archives reproducibleSebastian Huber
2023-08-10arm: Fix cache support for ARM926EJ-SSebastian Huber
2023-08-10build: Clarify PROGRAM_PREFIX descriptionSebastian Huber
2023-08-09spec: Add -mstrict-align to mvme2100 default buildUchenna Ezeobi
2023-08-09samples/iostream: Produce proper begin/end messageSebastian Huber
2023-08-09rtems: Install <rtems/dev/io.h>Sebastian Huber
2023-08-09bsp/lpc32xx: Fix lpc32xx_magic_zero_sizeSebastian Huber
2023-08-09bsp/lpc32xx: Increase SDRAM size to 64MiBSebastian Huber
2023-08-09bsp/lpc32xx: Remove hard to maintain commentsSebastian Huber
2023-08-09bsp/lpc32xx: Restore lpc32xx_set_translation_table_entries()Sebastian Huber
2023-08-09bsp/lpc32xx: Fix warningSebastian Huber