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) @d07f582   06/15/16 05:59:33 Sebastian Huber posix: Remove superfluous code Remove double declarations, useless … 5
(edit) @6a631da   06/14/16 09:13:22 Sebastian Huber posix: sched_get_priority_max() Enable for all configurations since … 5
(edit) @ea02782a   06/14/16 09:12:19 Sebastian Huber posix: sched_get_priority_min() Enable for all configurations since … 5
(edit) @b61d5cac   06/14/16 08:56:09 Sebastian Huber bsps: Add CLOCK_DRIVER_USE_ONLY_BOOT_PROCESSOR Add … 5
(edit) @042072b   06/14/16 08:12:34 Sebastian Huber score: _Scheduler_priority_Ready_queue_initialize Use priority … 5
(edit) @3eda7e5   06/14/16 08:11:05 Sebastian Huber score: _Thread_Create_idle_for_CPU() Use priority maximum of … 5
(edit) @0c34dbf3   06/13/16 13:22:47 Sebastian Huber posix: Add pthread_setschedprio() Close #2734. 5
(edit) @fc30ac5   06/13/16 13:10:31 Sebastian Huber posix: Fix pthread_setschedparam() Close #2735. 5
(edit) @23b1bb38   06/13/16 04:53:27 Sebastian Huber posix: Fix pthread_getschedparam() Return the unmodified thread … 5
(edit) @a0cd238d   06/13/16 11:42:02 Sebastian Huber bsp/qoriq: Increase reserved size for FDT Some boards require this size. 5
(edit) @10670a5   06/13/16 08:30:42 Sebastian Huber bsp/irq-server: Fix install/remove Do not wait for the interrupt … 5
(edit) @3bf9fdb   06/13/16 07:46:17 Sebastian Huber i386: Fix _CPU_Bitfield_Find_first_bit() Bug introduced by … 5
(edit) @7bf9c8b   06/09/16 13:14:19 Sebastian Huber score: Comment _Thread_queue_Enqueue_critical() 5
(edit) @251c94d   06/09/16 09:17:13 Sebastian Huber confdefs.h: Do not hide network file systems Do not hide network file … 5
(edit) @b94bbf1c   06/09/16 08:50:47 Sebastian Huber ftpfs: Remove superfluous include 5
(edit) @89f627b5   06/08/16 14:03:12 Sebastian Huber bsps/powerpc: Update to RTEMS printer changes 5
(edit) @05b7eec   06/08/16 13:18:14 Sebastian Huber score: Add an SMP sequence lock implementation 5
(edit) @80bbb4ed   06/08/16 06:52:38 Sebastian Huber score: Use builtin for _Bitfield_Find_first_bit() In case the CPU … 5
(edit) @b8a84064   06/08/16 06:43:20 Sebastian Huber score: Inline _Bitfield_Find_first_bit() Turn … 5
(edit) @7103ad34   06/08/16 06:18:59 Sebastian Huber score: Define _Priority_Bits_index() once 5
(edit) @bf021daf   06/08/16 06:14:58 Sebastian Huber score: Define _Priority_Mask() once 5
(edit) @b04b76c6   06/07/16 19:36:48 Sebastian Huber score: Simplify priority bit map implementation The priority bit map … 5
(edit) @18e29faf   06/08/16 08:10:40 Sebastian Huber score: Delete CPU_USE_GENERIC_BITFIELD_DATA Rename log2table into … 5
(edit) @987ea1a   06/07/16 20:09:12 Sebastian Huber powerpc: Define bitmap defines to FALSE 5
(edit) @ec5d7f92   06/07/16 20:09:01 Sebastian Huber score: Delete dead copy and paste code 5
(edit) @4c19e59b   06/08/16 08:01:44 Sebastian Huber smptests/smpatomic01: Fix seqlock write 5
(edit) @cc8bb9e3   06/07/16 13:26:52 Sebastian Huber smptests/smpatomic01: Add seqlock test case 5
(edit) @6fc34e4   06/06/16 08:58:04 Sebastian Huber rtems: Simplify rtems_semaphore_create() Remove superfluous includes. … 5
(edit) @2f3d804   06/06/16 11:49:54 Sebastian Huber tools: Delete unused binpatch This was a no-install binary apparently … 5
(edit) @033443c   06/02/16 11:25:26 alexander.krutwig bsp/atsam: Support QSPI flash 5
(edit) @15f0f9b   04/11/16 11:27:53 alexander.krutwig atsam: Fix network interface PHY handling Close #2685. 5
(edit) @a2597f3   06/02/16 11:29:45 alexander.krutwig shell: Add rtems_shell_wait_for_explicit_input() 5
(edit) @214156d   06/03/16 12:54:05 Sebastian Huber mghttpd: Add RTEMS printer support 5
(edit) @3ad5f86   06/03/16 06:15:21 Sebastian Huber rtems: Fix no protocol mutex release The Classic binary semaphores … 5
(edit) @a2f91f6   06/06/16 10:53:14 Sebastian Huber tftp: Use proper semaphore attr for mutex Close #2729. 5
(edit) @c75aa86   06/06/16 10:51:59 Sebastian Huber pipe: Use proper semaphore attr for mutex Close #2728. 5
(edit) @a7f0096   06/06/16 10:50:23 Sebastian Huber dosfs: Use proper semaphore attr for mutex Close #2727. 5
(edit) @89f8d9fc   06/06/16 10:48:13 Sebastian Huber libblock: Use proper semaphore attr for mutex Close #1452. 5
(edit) @d84e346b   05/18/16 23:18:21 Chris Johns libmisc/untar: Support directory create and overwrites. Share the … 5
(edit) @560db810   05/31/16 07:37:17 Chris Johns libmisc/stackchk: Fix printk warnings. 5
(edit) @23213135   05/31/16 07:36:52 Chris Johns arm: Fix printk warnings. 5
(edit) @c6556e2e   06/01/16 12:38:05 Sebastian Huber score: Maybe fix _Thread_Lock_acquire() The approach with the … 5
(edit) @f807b84   06/01/16 09:04:50 Sebastian Huber score: Fix _Thread_Lock_acquire() A read-modify-write operation is … 5
(edit) @a9cc6a84   06/01/16 07:50:44 Sebastian Huber smptests/smpatomic01: New test cases Demonstrate that a … 5
(edit) @6b5df95   08/12/15 22:06:49 yangqiao0505 arm/raspberrypi: add fbcons support for rpi bsp 5
(edit) @c12069e   08/12/15 22:06:30 yangqiao0505 arm/raspberrypi: add video outchar support for rpi bsp 5
(edit) @c64d5f0d   05/21/16 22:18:03 Pavel Pisa arm/raspberrypi: move MMU in front of application image to respect … 5
(edit) @c1a9f6a1   08/12/15 22:06:10 yangqiao0505 arm/raspberrypi: add VideoCore? framebuffer without initialization 5
(edit) @b96defd   05/21/16 23:10:21 Pavel Pisa arm/raspberrypi: Raspberry Pi v2 ALLOCATE_BUFFER VC4 operation returns … 5
(edit) @de378ad   05/21/16 21:50:31 Pavel Pisa arm/raspberrypi: ensure that correct RPI_PERIPHERAL_BASE is provided … 5
(edit) @4c59eebf   05/21/16 01:10:06 Pavel Pisa arm/raspberrypi: cmdline enhancement and early access workaround. … 5
(edit) @dd2c57d4   05/31/16 08:25:25 Sebastian Huber libchip: Remove dwmac network interface driver The network interface … 5
(edit) @01cb554   04/12/16 05:31:01 Sebastian Huber shell: Add CPUINFO command Update #2723. 5
(edit) @5e072f6d   05/31/16 07:52:36 Sebastian Huber cpuuse: Hide implementation details 5
(edit) @3242614   05/31/16 07:44:49 Sebastian Huber Fix rtems_print_printer_fprintf() We must use vfprintf(). 5
(edit) @a9cff51b   04/12/16 05:30:38 Sebastian Huber bsp/qoriq: Fix nocache region placement Avoid memory waste due to … 5
(edit) @0546e65e   05/31/16 07:12:43 Sebastian Huber bsps: Add defines for some linker subsections The GNU ld sort by name … 5
(edit) @ccda9459   05/31/16 07:10:24 Sebastian Huber bsps: Sort some sections first by alignment This helps to avoid … 5
(edit) @024bffc6   05/30/16 13:00:32 Sebastian Huber score: Use owner of thread queue for CORE mutex 5
(edit) @a65b02d   05/30/16 10:21:55 Sebastian Huber rtems: Remove superfluous includes 5
(edit) @73f2ddb   05/30/16 08:43:31 Sebastian Huber rtems: Fix semaphore field name 5
(edit) @3692095   05/30/16 08:41:22 Sebastian Huber rtems: Move MrsP semaphore operations Move MrsP semaphore operations … 5
(edit) @0b713f89   05/30/16 04:59:55 Sebastian Huber score: Rework CORE inherit priority mutex Provide dedicated seize and … 5
(edit) @33e250c9   05/27/16 13:41:41 Sebastian Huber score: Rework CORE priority ceiling mutex Rework seize and surrender … 5
(edit) @5a598ac   05/27/16 06:02:03 Sebastian Huber score: Add CORE mutex variants Add CORE_recursive_mutex_Control and … 5
(edit) @bbb3c5f   05/27/16 09:48:14 Sebastian Huber posix: Delete POSIX_Mutex_Protocol::process_shared 5
(edit) @dbd6550   05/27/16 09:10:42 Sebastian Huber posix: Avoid use of internal mutex methods Avoid use of internal … 5
(edit) @e0bb60b   05/27/16 08:17:28 Sebastian Huber posix: Avoid use of internal mutex methods Avoid use of internal … 5
(edit) @bac50cfc   05/30/16 08:51:29 Sebastian Huber rtems: Remove superfluous includes 5
(edit) @3c1ad257   05/27/16 07:41:18 Sebastian Huber rtems: Simplify rtems_semaphore_delete() Due to the unified status … 5
(edit) @8a77ef63   05/27/16 07:34:17 Sebastian Huber rtems: Simplify rtems_semaphore_flush() Due to the unified status … 5
(edit) @09c5ca4   05/26/16 20:29:56 Sebastian Huber score: Simplify CORE mutex Remove superfluous support for simple … 5
(edit) @2581a56   05/20/16 19:39:56 Sebastian Huber score: Add semaphore variants 5
(edit) @3ca6e618   05/25/16 14:49:53 Sebastian Huber rtems: Simplify rtems_semaphore_delete() 5
(edit) @af746b0   05/25/16 14:30:23 Sebastian Huber score: Use thread queue lock for MrsP Replace the ISR lock in … 5
(edit) @93306058   05/27/16 12:43:19 Sebastian Huber score: _CORE_mutex_Check_dispatch_for_seize() Move the safety check … 5
(edit) @0e1d11f3   05/27/16 11:26:53 Sebastian Huber score: Add _Thread_queue_Context_set_MP_callout() Add … 5
(edit) @dfcc8bb   05/03/16 05:43:54 Sebastian Huber score: Adjust thread queue layout Adjust thread queue layout … 5
(edit) @868cd24d   04/19/16 08:22:06 Sebastian Huber score: Use Newlib provided <machine/endian.h> 5
(edit) @cb2651d   04/19/16 07:47:12 Sebastian Huber network: Align with Newlib type definitions 5
(edit) @fd6fde8   04/19/16 07:25:03 Sebastian Huber score: Add libatomic support Close #2695. 5
(edit) @dce48791   05/23/16 11:37:59 Sebastian Huber score: Add Status_Control for all APIs Unify the status codes of the … 5
(edit) @d887c1b   05/25/16 12:28:34 Sebastian Huber posix: Fix sem_init() with too large initial value Close #2721. 5
(edit) @39bcf741   05/25/16 12:23:48 Sebastian Huber Fix semaphore post overflow status Close #2720. 5
(edit) @dbedcf9   05/26/16 19:40:34 Sebastian Huber testsuites: Fix locked_printf() test printer 5
(edit) @3039e18   05/26/16 05:51:44 Chris Johns testsuite: Fix networking samples to use the RTEMS printer. 5
(edit) @9ec7d492   05/25/16 06:37:28 Sebastian Huber posix: Fix pthread_spin_unlock() error status Close #2719. 5
(edit) @631b3c8   05/23/16 09:40:18 Sebastian Huber score: Move thread queue MP callout to context Drop the … 5
(edit) @c3d8d9e   05/23/16 04:55:49 Sebastian Huber score: Get rid of mp_id parameter Get rid of the mp_id parameter used … 5
(edit) @8866e62   05/23/16 04:26:58 Sebastian Huber score: Move thread queue object support 5
(edit) @0e9d5b6   05/24/16 11:15:47 Sebastian Huber mpci: Fix thread queue flush method We must call the MP callout for … 5
(edit) @25e28d8   05/24/16 07:43:28 Sebastian Huber confdefs.h: Fix heap alloc size estimate Account for the heap minimum … 5
(edit) @addf1aa   05/23/16 05:29:49 Chris Johns testsuite: Fix printk format warnings. 5
(edit) @61ea345   05/23/16 05:24:43 Chris Johns testsuite: Fix printk formating warning. 5
(edit) @62cba156   05/23/16 05:29:30 Chris Johns libmisc: Fix printk format warnings. 5
(edit) @458e4c4   05/23/16 05:28:56 Chris Johns score/i386: Fix printk format warnings. 5
(edit) @75e3e0eb   05/23/16 05:28:10 Chris Johns libcsupport: Fix printk warnings. 5
(edit) @8f9d07bb   05/23/16 05:27:34 Chris Johns bsp/shared: Fix printk warnings. 5
(edit) @c16e54a   05/23/16 05:25:36 Chris Johns libfs/jff2: Avoid printk format warnings. This change does not fix … 5
(edit) @1503c1c3   05/23/16 05:24:34 Chris Johns i386/pc386: Fix printk formatting warnings. 5
Note: See TracRevisionLog for help on using the revision log.