Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @197a614   07/05/17 13:14:26 Sebastian Huber score: Add scheduler node to set affinity op Update #3059. 5
(edit) @16347a6   07/07/17 05:36:52 Sebastian Huber score: Fix default set affinity The set of online processors must be … 5
(edit) @76d1198   07/07/17 05:45:57 Sebastian Huber score: Introduce _SMP_Get_online_processors() Update #3059. 5
(edit) @0232b28   07/04/17 06:59:37 Sebastian Huber score: Use processor mask for set affinity Update #3059. 5
(edit) @1ec9c86   07/03/17 08:38:31 Sebastian Huber rtems: Fix rtems_scheduler_remove_processor() Account for the thread … 5
(edit) @6b1d8c7   07/04/17 05:28:44 Sebastian Huber score: Add processor set to scheduler context Replace the simple … 5
(edit) @7851555   07/03/17 12:05:26 Sebastian Huber score: Move processor affinity to Thread_Control Update #3059. 5
(edit) @6223097a   07/05/17 08:41:51 Sebastian Huber score: Add some processor mask functions Update #3059. 5
(edit) @7a5e4d94   07/03/17 11:14:35 Sebastian Huber score: Add processor mask to/from cpu_set_t Update #3059. 5
(edit) @3dfe55ee   07/03/17 09:46:12 Sebastian Huber score: Use <sys/bitset.h> for Processor_mask Implement the … 5
(edit) @71943dd4   07/05/17 06:15:34 Sebastian Huber xz: Suppress attribute warnings Update #2909. 5
(edit) @fab446f   07/05/17 06:10:11 Sebastian Huber score: Fix format 5
(edit) @4cd52cc4   07/05/17 06:08:24 Sebastian Huber score: Avoid clash with <strings.h> provided fls() 5
(edit) @3e782743   07/04/17 12:15:03 Sebastian Huber arm: Fix ARMv7-M interrupt processing Right after a "msr basepri_max, … 5
(edit) @550616e5   07/03/17 05:28:15 Sebastian Huber score: Add assert to _Thread_Dispatch() Update #3060. 5
(edit) @9b07f5e   06/26/17 06:20:15 Sebastian Huber newlib01: Use fopen() instead of freopen() With global stdio streams, … 5
(edit) @7adf4941   06/29/17 13:21:30 Sebastian Huber smptests/smpschededf01: New test Update #3056. 5
(edit) @7f7a3e8f   06/29/17 12:36:26 Sebastian Huber tests: Move busy loop to test support Update #3056. 5
(edit) @74f9db8   06/29/17 10:08:27 Sebastian Huber score: Add RTEMS_NO_INLINE Update #3056. 5
(edit) @f3d9f228   06/26/17 08:35:45 Sebastian Huber score: Add SMP EDF scheduler Update #3056. 5
(edit) @15dbc710   06/29/17 07:44:16 Sebastian Huber score: Add red-black tree node to Scheduler_Node In SMP … 5
(edit) @1dbce41   06/26/17 08:27:23 Sebastian Huber smptests: Split smpscheduler03 Split smpscheduler03 to run the tests … 5
(edit) @5bfeab95   06/23/17 09:51:14 Sebastian Huber Add rtems_interrupt_server_handler_iterate() 5
(edit) @b8b4b7d   06/15/17 17:42:59 joel psxstat/test.c: Avoid potential string overflow 5
(edit) @9d945b5f   06/15/17 17:42:26 joel psximfs02/init.c: Avoid potential string overflow 5
(edit) @d6cb813   06/15/17 17:41:26 joel dl03/dl-cache.c: Fix duplicate const warning 5
(edit) @d8b5481   06/15/17 17:41:04 joel sys/utsname.h: Increase buffer to avoid overflow 5
(edit) @ec230fc7   06/15/17 17:40:25 joel i386/shared/comm/i386-stub-glue.c: Fix duplicate const warning 5
(edit) @9177426   06/15/17 17:40:04 joel lpc176x/misc/restart.c: Fix duplicate const warning 5
(edit) @d93181a0   06/12/17 16:49:51 joel malloctest/init.c: Disable check maximum size warning to allow error … 5
(edit) @9761b98d   06/12/17 16:49:10 joel capture/rtems-trace-buffer-vars.c: Fix duplicate const warning 5
(edit) @5700d8ba   06/12/17 02:05:42 joel top/task1.c: Fix sprintf() buffer overflow 5
(edit) @a5d31fe   06/12/17 01:47:18 joel rbheap01/init.c: Fix PAGE_SIZE redefined warning 5
(edit) @d30c2cc   06/20/17 11:01:02 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE Account for legacy AltiVec? context. 5
(edit) @ae3e6af8   06/20/17 08:39:54 Sebastian Huber powerpc: Fix TLS support Do not zero the GPR2 in the thread context … 5
(edit) @c6810c8   06/19/17 12:09:28 Sebastian Huber bsps: Improve interrupt vector enable/disable API Change … 5
(edit) @b361cb6c   06/16/17 04:22:21 Sebastian Huber bsps/powerpc: Fix warning Close #3051. 5
(edit) @ae359a9d   06/14/17 13:12:57 Sebastian Huber shell: Display scheduler instead of current CPU Display the scheduler … 5
(edit) @369372c3   06/15/17 11:35:20 1473996754 Fix beagle i2c file bbb-i2c.c comment issues 5
(edit) @8f550d2   06/14/17 14:53:44 1473996754 Add the i2c driver for Beaglebone Black Update ticket #2891 and my … 5
(edit) @7741545b   06/05/17 12:49:49 1473996754 Remove beagle old i2c code modify … 5
(edit) @fd10817   05/11/17 13:33:10 m09123874 Remove excessive locking from cache operations. According to manual, … 5
(edit) @3dd67dd1   06/14/17 05:29:14 Sebastian Huber score: Remove rtems_ada_self This task variable is superfluous since … 5
(edit) @4000836c   06/13/17 11:01:03 Sebastian Huber tests: Fix build dependencies See also: … 5
(edit) @c7377381   06/12/17 08:27:50 Sebastian Huber xz: Use CRC32 This reverts c475924d6d2ea7d5cba160a8a28e88642d6b46d8. … 5
(edit) @3f884b4   06/13/17 09:38:39 Sebastian Huber bsp: Fixes due to header file changes Update #2833. 5
(edit) @0af8bb6   06/12/17 13:40:37 Sebastian Huber bsp: Include missing <sys/param.h> Update #2833. 5
(edit) @74a13c8   06/12/17 13:30:13 Sebastian Huber bsp/beatnik: Fixes due to header file changes Update #2833. 5
(edit) @86c1004   06/12/17 11:56:40 Sebastian Huber network: Remove FreeBSD specific hack For whatever reason FreeBSD … 5
(edit) @7b0c74ff   06/09/17 13:42:36 Sebastian Huber i386: Support thread-local storage (TLS) Update #2468. 5
(edit) @cb0d9a0   06/09/17 06:17:59 Sebastian Huber i386: Move _CPU_Context_Initialize() Update #2468. 5
(edit) @f256685   06/09/17 05:55:16 Sebastian Huber bsp/psim: Include missing <sys/param.h> 5
(edit) @6081ef3   06/09/17 05:54:45 Sebastian Huber if_fxp: Include missing <inttypes.h> Fix format warnings. 5
(edit) @f7d0f5e   06/09/17 05:50:41 Sebastian Huber spcpuset01: Update due to CPU_CMP() changes Close #3036. 5
(edit) @32b4a0c   06/09/17 05:25:02 Sebastian Huber Simplify TLS support in context switch There is no need to save the … 5
(edit) @a66accc5   06/08/17 09:41:23 Sebastian Huber libblock: FreeBSD kernel-space compatibility Update #2833. 5
(edit) @2585347   01/20/17 09:22:46 Stavros Passas network: Fix DHCP client protocol Close #2877. 5
(edit) @ce3ac00   06/06/17 13:41:48 Christian.Mauderer bsps/arm: Fix ARMv7-M interrupt suppport Enable/disable vector … 5
(edit) @b06dbb26   06/07/17 06:47:47 Sebastian Huber spcpuset01: Update due to CPU_NAND_S() changes Close #3032. 5
(edit) @836f454   06/07/17 06:14:30 Sebastian Huber Fix CPU_COPY() usage The original CPU_COPY() support of Newlib … 5
(edit) @26ccd139   06/07/17 05:24:00 Sebastian Huber network: Header file compatiblity Move legacy network stack … 5
(edit) @e744c36   06/07/17 05:36:59 Sebastian Huber network: Use inet_ntoa_r() Update #2833. 5
(edit) @9b035a0a   06/07/17 05:11:23 Sebastian Huber network: Update <arpa/inet.h> Update #2833. 5
(edit) @3bc19384   06/06/17 13:30:40 Sebastian Huber network: Move header files Prevent accidental use of legacy network … 5
(edit) @d4ab0aef   06/06/17 09:14:21 Sebastian Huber network: Move RTEMS specifics Move RTEMS specifics to … 5
(edit) @d7613f7a   05/22/17 10:36:55 Sebastian Huber network: Include <sys/uio.h> explicitly Do not rely on indirect … 5
(edit) @643b820   06/06/17 09:11:49 Sebastian Huber Include missing <sys/param.h> Some kernel-space header expect that … 5
(edit) @1e0cc86   06/06/17 09:09:19 Sebastian Huber rpc: Remove superfluous includes Update #2833. 5
(edit) @787f51f   06/06/17 09:08:16 Sebastian Huber Do not include <sys/ioctl.h> in kernel-space Update #2833. 5
(edit) @93531e9b   06/06/17 06:03:45 Sebastian Huber Move RTEMS-specific Termios API content Remove obsolete support for … 5
(edit) @64ecfc1   06/06/17 06:03:07 Sebastian Huber Do not use deprecated <sys/termios.h> Update #2833. 5
(edit) @81ea001   06/06/17 05:19:12 Sebastian Huber Test for POSIX headers from Newlib 20170522 Update #2833. 5
(edit) @d60bc7c8   05/22/17 10:34:27 Sebastian Huber Provide kernel space headers used by Newlib Update #2833. 5
(edit) @eddb134   05/22/17 10:38:32 Sebastian Huber network: Do not use MSIZE Do not use the MSIZE for the legacy network … 5
(edit) @cf54965   06/07/17 05:22:38 Sebastian Huber network: Include missing <inttypes.h> Update #2833. 5
(edit) @3623c40   05/29/17 10:09:34 Sebastian Huber ada-tests/spatcb01: New test Update #2289. 5
(edit) @7203b70   06/01/17 17:04:05 Sebastian Huber bsp/motorola_powerpc: Fix for Binutils 2.28+ There are mismatched … 5
(edit) @697a6ca   06/01/17 17:00:38 Sebastian Huber bsps/powerpc: Set output format in linker script Set the proper … 5
(edit) @848007c   05/07/17 21:08:17 phamp Add support for IBM PowerPC 750 chip. Closes #3015. 5
(edit) @afa5b89   05/23/17 09:34:45 Sebastian Huber ada: Remove task notepad support Update #2493. 5
(edit) @783fbce   05/23/17 09:33:29 Sebastian Huber ada: Update due to Clock Manager API changes Update #2676. 5
(edit) @9ff0f40   05/23/17 09:32:21 Sebastian Huber ada: Remove <rtems/debug.h> support Update #2477. 5
(edit) @7ec982bf   05/26/17 00:35:17 Chris Johns build-system: Fix the targets support for the parallel build. 5
(edit) @30eeb0d   05/25/17 05:11:45 Chris Johns testsuite: Fix excluding tests that a substring of another test. Fix … 5
(edit) @ff781cc   05/25/17 05:10:11 Chris Johns m32c/m32csim: Exclude linpack from the tests. Closes #3025. 5
(edit) @a748603   05/14/17 01:52:52 Chris Johns build-system: Parallel build all subdirs. 5
(edit) @86ae03c   05/24/17 02:39:19 Chris Johns testsuite: Add fsjffs2gc01 to the disable JFFS tests. 5
(edit) @7396e39   05/23/17 23:22:28 Chris Johns testusite: Fix the parallel build test excludes. 5
(edit) @9935c23   05/23/17 23:26:29 Chris Johns arm/tms570: Update preinstall.am after bootstrap. 5
(edit) @8aa62776   05/23/17 23:21:04 Chris Johns cpukit/libxz: Fix the include path to remove the make warnings. 5
(edit) @d5c8756   05/23/17 08:03:56 Sebastian Huber arm: Fix profiling support of Thumb-1 targets Update #2751. 5
(edit) @a330c5d   05/16/17 15:37:27 Gedare Bloom posix: clarify expression with parentheses Close #3010. 5
(edit) @6bc63df1   05/12/17 07:53:35 Sebastian Huber confdefs.h: Add SMP enabled field to configuration Do not use the … 5
(edit) @0b8084c2   05/16/17 07:47:08 Sebastian Huber confdefs.h: Fix compile error in non-SMP cfg Bug introduced by … 5
(edit) @bc470d3c   10/31/16 10:01:39 jacob.hansen sparc: only define start if it is different from SYM(start) The SYM … 5
(edit) @8639685   10/28/16 14:05:56 jacob.hansen sparc: Adjust assembly to improve compability with LLVM - All … 5
(edit) @1ea73e2b   05/11/17 11:43:53 Daniel Hellstrom leon, grtc: SMP support by using spin-locks 5
(edit) @818f10bc   05/11/17 10:54:46 Daniel Hellstrom leon, grtc: updated overrun condition handling The following … 5
(edit) @6fdded2c   05/10/17 10:39:23 Daniel Hellstrom leon, gr1553bm: SMP support by using spin-locks 5
(edit) @3feae3b   05/10/17 08:46:01 Daniel Hellstrom leon, gr1553bc: SMP support by using spin-locks Since DMA buffers are … 5
Note: See TracRevisionLog for help on using the revision log.