source: rtems/spec/build/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4c20360d   12/09/21 12:31:10 Sebastian Huber build: Move test header to right library item
(edit) @0d83bed2   12/02/21 13:00:53 Sebastian Huber rtems: Move scheduler directives to own header Move all …
(edit) @d7205f0   04/08/20 15:14:41 Sebastian Huber libc: Optimize malloc() initialization The BSPs provide memory for …
(edit) @0bd28da   04/09/20 07:31:28 Sebastian Huber score: Split wkspace.c Splitting the file avoids unnecessary …
(edit) @2e56aab   11/11/21 08:00:03 Sebastian Huber score: Move _Thread_queue_Extract() Move _Thread_queue_Extract() …
(edit) @50aef135   11/11/21 07:35:22 Sebastian Huber score: Add _Thread_MP_Extract_proxy() Remove …
(edit) @3d6ebde1   10/15/21 09:21:31 Sebastian Huber score: Add SMP scheduler make/clean sticky This patch fixes the …
(edit) @577262a7   10/22/21 05:31:46 Sebastian Huber score: Add red-black tree append/prepend These functions are a faster …
(edit) @18484f02   11/18/21 06:59:04 Sebastian Huber rtems: Add external functions These external functions …
(edit) @f06dd3e   11/15/21 07:46:21 Sebastian Huber build: Optional RTEMS_MAJOR via command line Update #4548.
(edit) @9551f340   11/15/21 07:36:58 Sebastian Huber Revert "optvermaj.yml: Allow RTEMS_MAJOR to be overridden so RTEMS …
(edit) @240a1f7   10/27/21 10:59:09 Sebastian Huber score: Introduce CPU budget operations This patch set replaces the …
(edit) @d1bbfbe   11/12/21 14:59:19 joel optvermaj.yml: Allow RTEMS_MAJOR to be overridden so RTEMS 7 tools …
(edit) @a857a22   10/25/21 17:19:13 kinsey.moore cpukit/aarch64: Add libdebugger support This adds support for …
(edit) @2055e42   10/25/21 14:47:47 kinsey.moore aarch64: Break out MMU definitions This moves the AArch64 MMU memory …
(edit) @4812a8b5   04/06/21 14:02:20 kinsey.moore cpukit: Add signal mapping support This adds a confdef option …
(edit) @02377c8   08/10/21 13:09:37 kinsey.moore cpukit/aarch64: Add exception extensions support This adds the …
(edit) @db9e885   08/10/21 13:11:40 kinsey.moore cpukit: Add exception extensions This adds the set of functions …
(edit) @0221da5f   10/12/21 06:26:39 Sebastian Huber rtems: Fix rate monotonic statistics The rate monotonic period …
(edit) @3f0ad2b   10/21/21 02:08:58 Chris Johns spec/libdebugger: Only enable for supported architectures Closes #4533
(edit) @d03776e   10/01/21 04:57:01 alex.white microblaze: Rework for RTEMS 6 This reworks the existing MicroBlaze?
(edit) @822ebb4c   10/07/21 22:28:26 joel Add support for IDLE Thread stack allocator Add a stack allocator …
(edit) @5f652cb2   07/26/21 20:43:00 kinsey.moore cpukit: Add AArch64 SMP Support This adds SMP support for AArch64 in …
(edit) @cd198a5   09/17/21 06:30:57 Sebastian Huber score: Remove unused default scheduler ops If SMP support is enabled …
(edit) @0036ddf   09/17/21 06:12:35 Sebastian Huber score: Provide two thread pin/unpin defaults The uniprocessor …
(edit) @f958d58   09/03/21 14:33:21 Sebastian Huber score: Split up rbtreenext.c Split up rbtreenext.c since only …
(edit) @54b4b1f8   09/03/21 07:46:36 Sebastian Huber score: Add _TOD_Is_valid_new_time_of_day() Move the TOD validation to …
(edit) @c8e4de9   09/03/21 07:36:55 Sebastian Huber score: Remove TOD_TICKS_PER_SECOND_method() Use …
(edit) @fbd0a3ce   09/03/21 15:14:19 Sebastian Huber score: Move _Thread_Dispatch() The _Thread_Dispatch() function was …
(edit) @574cd83   08/15/21 07:58:15 eshan dhawan confstr() support for RTEMS Closes #3373 confstr() style update …
(edit) @ebdfa24b   07/23/21 06:45:07 Sebastian Huber build: Merge default-by-family into by-variant Prefix the BSP family …
(edit) @59168e2a   07/29/21 06:05:26 Sebastian Huber score: Split SMP multicast action module Split up the SMP multicast …
(edit) @f799b452   07/28/21 11:11:41 Sebastian Huber score: Move per-CPU jobs support Add percpujobs.c to contain the …
(edit) @6f2aa8ad   07/14/21 06:47:08 Chris Johns build: Use BSP family for options - Optionally add support for …
(edit) @be96cb43   06/18/21 14:44:11 Sebastian Huber sparc: Simplify trap table initialization Move _ISR_Handler() to a …
(edit) @d73e657e   06/21/21 09:24:27 Sebastian Huber sparc: More reliable bad trap handling Statically initialize the trap …
(edit) @955c045b   06/22/21 13:28:13 Sebastian Huber sparc: Move ISR handler install routines Move …
(edit) @89c1e879   06/22/21 13:15:02 Sebastian Huber score: Move _ISR_Vector_table[] to separate file The …
(edit) @fad01e6c   06/10/21 07:55:42 Sebastian Huber score: Add PER_CPU_DATA_NEED_INITIALIZATION() Make the initialization …
(edit) @ea41722c   04/30/21 17:14:48 ryan.long Change filesystem utime_h handler to utimens_h Also updated licenses. …
(edit) @335f705   04/28/21 16:40:56 ryan.long libcsupport: Added futimens() and utimensat() Created futimens.c and …
(edit) @25ca2ec   05/18/21 12:55:11 kinsey.moore bsps/aarch64: Break out system registers Break out system register …
(edit) @80b3c938   05/17/21 14:55:15 Sebastian Huber score: Move _Thread_queue_Queue_get_name_and_id() Move this …
(edit) @815a943   05/17/21 14:39:52 Sebastian Huber posix: Move clock_nanosleep() Move clock_nanosleep() to a separate …
(edit) @ab5aeb1   05/10/21 07:21:03 Sebastian Huber score: Rename _Stack_Free_nothing() Rename _Stack_Free_nothing() in …
(edit) @8b15a324   04/26/21 08:15:05 Sebastian Huber Use alias for rtems_task_self() and pthread_self() This may reduce …
(edit) @d8a5e14   04/20/21 06:41:00 Sebastian Huber libcsupport: Move rtems_calloc() Move rtems_calloc() since it only …
(edit) @650ac700   04/13/21 17:57:21 vijay Revert "cpukit: Remove telnetd" This reverts commit …
(edit) @3299dda2   02/26/21 22:51:07 vijay cpukit: Remove telnetd Update #3850
(edit) @6692e03   02/25/21 02:08:51 vijay cpukit/libfs: Remove nfsclient Update #3850
(edit) @369e6c5b   02/25/21 02:08:09 vijay cpukit: remove pppd Update #3850
(edit) @a28eafb   02/24/21 19:27:29 vijay cpukit: Move ftpfs from libnetworking to libfs Update #3850
(edit) @c6ba8dd   02/24/21 19:08:27 vijay spec: Remove RTEMS_NETWORKING options Update #3850
(edit) @089e6818   04/06/21 14:00:35 Sebastian Huber score: Replace Objects_Name_or_id_lookup_errors Replace …
(edit) @b2da982   04/21/20 09:57:50 Daniel Hellstrom leon,tn-0018: work around GRLIB-TN-0018 errata Overview ======== The …
(edit) @2428a8ca   02/26/21 08:56:39 Sebastian Huber build: Install <rtems/score/hash.h> Update #4267.
(edit) @dea125d0   02/23/21 13:53:40 Sebastian Huber score: Add Hash Handler Update #4267.
(edit) @d8bfa5a   02/23/21 09:58:56 Sebastian Huber rtems: Add rtems_get_build_label() Update #4269.
(edit) @e8284a34   02/23/21 18:38:38 Sebastian Huber build: Sort source lists Use the Python sorted() function to sort the …
(edit) @88543ade   02/21/21 09:58:15 Sebastian Huber score: Remove _CORE_barrier_Do_flush() Call …
(edit) @f6a97f5   02/16/21 07:15:10 Sebastian Huber rtems: Simplify signal handling Remove superfluous …
(edit) @03dff201   02/09/21 01:48:07 Chris Johns libcsupport: Add sbrk greedy support to consume all sbrk memory - …
(edit) @9477d9ae   02/05/21 13:13:31 Sebastian Huber score: Make FIFO thread queue ops public Update #4230.
(edit) @51e59d5   01/12/21 13:03:41 Sebastian Huber nios2: Allow ISR nesting in dispatch variant Rename …
(edit) @81c7f5be   12/03/20 14:31:40 Sebastian Huber arm/fvp: New BSP This BSP supports the Arm Fixed Virtual Platform. …
(edit) @854ea2b   12/15/20 09:59:21 Sebastian Huber arm: Add support for Arm PMSAv8-32 Update #4202.
(edit) @d3f2ecc   12/16/20 06:11:57 Sebastian Huber build: Fix duplicate install of jffs2.h
(edit) @1618e69   11/18/20 07:36:48 christian.mauderer shell: Add i2c and spi commands This adds some commands that are …
(edit) @7f1ba9c7   12/02/20 10:41:09 Sebastian Huber build: Add <rtems/rtems/clockimpl.h>
(edit) @3732c93   11/30/20 10:43:09 Sebastian Huber posix: Delete unused _POSIX_Fatal_error()
(edit) @b48b1808   11/27/20 18:51:59 Sebastian Huber score: Delete empty pheapinit.c
(edit) @657e30c1   11/19/20 15:07:04 Sebastian Huber config: CONFIGURE_INIT_TASK_CONSTRUCT_STORAGE_SIZE In order to better …
(edit) @8882635   11/10/20 11:02:34 Sebastian Huber libtest: Add primitive test case memory allocator This primitive test …
(edit) @eae22cc0   11/10/20 09:23:10 Sebastian Huber libtest: Make test case allocator configurable
(edit) @7f0379c   11/09/20 07:09:27 Sebastian Huber libtrace: Move _Record_Stream_header_initialize() This fixes the …
(edit) @1229817   10/12/20 13:36:02 Sebastian Huber build: Fix format
(edit) @a479686   10/09/20 13:40:13 frank.kuehndel shell: Remove not functioning fdisk mount/unmount The shell has an …
(edit) @b1eaacf   10/08/20 13:15:56 Sebastian Huber librtemscxx: Fix install
(edit) @c17181d   10/07/20 05:51:19 Sebastian Huber build: Disable RTEMS_NETWORKING for some arch/bsp The old network …
(edit) @cf95826   10/03/20 06:13:24 Chris Johns cpukit/librcxx: Add a C++ thread interface with attributes
(edit) @ca9b2e3   10/07/20 05:44:43 Sebastian Huber build: Remove raspberrypi from RTEMS_SMP Close #4116.
(edit) @8387c52   09/22/20 13:31:34 kinsey.moore score: Add AArch64 port This adds a CPU port for AArch64(ARMv8) with …
(edit) @7c0744f   10/01/20 19:45:09 Sebastian Huber build: Scope RTEMS_MULTIPROCESSING option Enable it only for selected …
(edit) @f2185d10   09/30/20 09:31:58 Sebastian Huber Decouple the C Program Heap initialization Before this patch …
(edit) @cb1b8260   10/01/20 11:36:50 Sebastian Huber build: Enable RTEMS_SMP only for selected BSPs
(edit) @31c333d   09/30/20 10:30:11 Sebastian Huber build: Include cpuopts.h in "config.h" The Autoconf/Automake? build …
(edit) @4a4f41e   09/23/20 14:47:58 Sebastian Huber rtems: Add rtems_message_queue_construct() In contrast to message …
(edit) @2c09f54f   09/23/20 11:46:38 Sebastian Huber score: Add <rtems/score/coremsgbuffer.h> Move the …
(edit) @7392632   09/25/20 16:48:41 Sebastian Huber build: Add RTEMS_PROFILING Update #3818.
(edit) @d9bdf166   09/22/20 07:44:01 Sebastian Huber rtems: Install missing header file Update #3053.
(edit) @9f2a207   09/20/20 13:09:48 Sebastian Huber capture: Move default trace data Provide the default trace data in a …
(edit) @6942e5f   04/09/20 10:12:13 Sebastian Huber rtems: Add rtems_task_construct() In contrast to rtems_task_create() …
(add) @f3f0370f   07/19/19 11:09:43 Sebastian Huber build: Alternative build system based on waf Update #3818.
Note: See TracRevisionLog for help on using the revision log.