summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23bsps/xqspipsu: Add SFDP config space read abilityKinsey Moore
2023-09-23bsps/xqspipsu: Break out RDIDKinsey Moore
2023-09-22build: Remove enabled-by special caseSebastian Huber
2023-09-15libdl: Use _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15score: Add _CPU_Get_TLS_thread_pointer()Sebastian Huber
2023-09-15build: Add target to build scriptsSebastian Huber
2023-09-15rtems: rtems_configuration_get_interrupt_stack_size()Sebastian Huber
2023-09-15score: Fix TLS support for some code modelsSebastian Huber
2023-09-15bsp/stm32h7: Exclude some testsSebastian Huber
2023-09-15arm/lm3s69xx: Exclude monitor test programSebastian Huber
2023-09-14validation: Add RTEMS_DEFINE_GLOBAL_SYMBOL() testSebastian Huber
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