summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2021-07-15build: Use BSP family for optionsChris Johns58-0/+58
2021-06-24sparc: Simplify trap table initializationSebastian Huber1-0/+1
2021-06-24sparc: More reliable bad trap handlingSebastian Huber1-0/+2
2021-06-24sparc: Move ISR handler install routinesSebastian Huber1-0/+1
2021-06-24score: Move _ISR_Vector_table[] to separate fileSebastian Huber1-0/+1
2021-06-10score: Add PER_CPU_DATA_NEED_INITIALIZATION()Sebastian Huber1-0/+1
2021-05-28Change filesystem utime_h handler to utimens_hRyan Long1-2/+2
2021-05-28libcsupport: Added futimens() and utimensat()Ryan Long1-0/+3
2021-05-27bsps/aarch64: Break out system registersKinsey Moore1-0/+1
2021-05-17score: Move _Thread_queue_Queue_get_name_and_id()Sebastian Huber1-0/+1
2021-05-17posix: Move clock_nanosleep()Sebastian Huber1-0/+1
2021-05-11score: Rename _Stack_Free_nothing()Sebastian Huber1-1/+1
2021-04-30Use alias for rtems_task_self() and pthread_self()Sebastian Huber1-2/+1
2021-04-20libcsupport: Move rtems_calloc()Sebastian Huber1-0/+1
2021-04-13Revert "cpukit: Remove telnetd"Vijay Kumar Banerjee2-0/+26
2021-04-07cpukit: Remove telnetdVijay Kumar Banerjee2-26/+0
2021-04-07cpukit/libfs: Remove nfsclientVijay Kumar Banerjee2-25/+0
2021-04-07cpukit: remove pppdVijay Kumar Banerjee3-36/+0
2021-04-07cpukit: Move ftpfs from libnetworking to libfsVijay Kumar Banerjee2-2/+2
2021-04-07spec: Remove RTEMS_NETWORKING optionsVijay Kumar Banerjee4-346/+0
2021-04-07score: Replace Objects_Name_or_id_lookup_errorsSebastian Huber1-1/+0
2021-03-11leon,tn-0018: work around GRLIB-TN-0018 errataDaniel Hellstrom1-0/+1
2021-02-26build: Install <rtems/score/hash.h>Sebastian Huber1-0/+1
2021-02-26score: Add Hash HandlerSebastian Huber1-0/+1
2021-02-25rtems: Add rtems_get_build_label()Sebastian Huber3-0/+19
2021-02-24build: Sort source listsSebastian Huber21-124/+124
2021-02-24score: Remove _CORE_barrier_Do_flush()Sebastian Huber1-1/+0
2021-02-20rtems: Simplify signal handlingSebastian Huber1-1/+0
2021-02-10libcsupport: Add sbrk greedy support to consume all sbrk memoryChris Johns1-0/+1
2021-02-06score: Make FIFO thread queue ops publicSebastian Huber1-0/+1
2021-02-01nios2: Allow ISR nesting in dispatch variantSebastian Huber1-1/+0
2020-12-23arm/fvp: New BSPSebastian Huber1-0/+1
2020-12-22arm: Add support for Arm PMSAv8-32Sebastian Huber1-0/+2
2020-12-16build: Fix duplicate install of jffs2.hSebastian Huber1-1/+0
2020-12-14shell: Add i2c and spi commandsChristian Mauderer1-0/+4
2020-12-02build: Add <rtems/rtems/clockimpl.h>Sebastian Huber1-0/+1
2020-12-02posix: Delete unused _POSIX_Fatal_error()Sebastian Huber1-1/+0
2020-12-02score: Delete empty pheapinit.cSebastian Huber1-1/+0
2020-11-26config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZESebastian Huber1-0/+1
2020-11-19libtest: Add primitive test case memory allocatorSebastian Huber1-0/+1
2020-11-19libtest: Make test case allocator configurableSebastian Huber1-1/+0
2020-11-09libtrace: Move _Record_Stream_header_initialize()Sebastian Huber1-0/+1
2020-10-12build: Fix formatSebastian Huber1-1/+2
2020-10-12shell: Remove not functioning fdisk mount/unmountFrank Kühndel1-1/+0
2020-10-08librtemscxx: Fix installSebastian Huber1-3/+3
2020-10-08build: Disable RTEMS_NETWORKING for some arch/bspSebastian Huber1-1/+12
2020-10-08cpukit/librcxx: Add a C++ thread interface with attributesChris Johns2-0/+23
2020-10-07build: Remove raspberrypi from RTEMS_SMPSebastian Huber1-1/+0
2020-10-05score: Add AArch64 portKinsey Moore2-0/+38
2020-10-02build: Scope RTEMS_MULTIPROCESSING optionSebastian Huber1-2/+13