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

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @f778b7f3   05/12/17 06:35:36 Sebastian Huber confdefs.h: Use SMP scheduler only if necessary Update #3001. 5
(edit) @13097181   05/11/17 09:03:00 Sebastian Huber confdefs.h: CONFIGURE_DISABLE_SMP_CONFIGURATION Enable the SMP … 5
(edit) @87de70a2   03/15/17 18:31:00 Gedare Bloom posix/mman: add mmap support for shm objects Update #2859. 5
(edit) @8290f95c   03/13/17 16:00:35 Chris Johns posix: Add mmap/unmap support for mapping files. This version of mmap … 5
(edit) @bd9d5eb   03/31/17 19:23:47 Gedare Bloom posix/shm: replace threadq with mutex (allocator lock) Closes #2957. 5
(edit) @889eb76   03/15/17 18:29:19 Gedare Bloom posix/mman: update atime on shared memory read call Update #2859. 5
(edit) @e0627c69   05/02/17 08:19:34 Sebastian Huber cpukit: Fix RTEMS_REVISION define 5
(edit) @6234abe   03/08/17 11:59:07 javier.jalle leon, l4stat: Initial driver commit 5
(edit) @c241236   03/15/17 13:38:21 javier.jalle leon, memscrub: add GR740 memory scrubber driver 5
(edit) @d79429f   03/15/17 14:04:33 javier.jalle leon, griommu: add GR740 IOMMU driver The driver is limited to the … 5
(edit) @dfa86338   02/21/17 08:14:46 javier.jalle leon, l2cache: add GR740 L2-Cache driver 5
(edit) @7075fb11   04/07/17 06:30:46 Daniel Hellstrom drvmgr: ability to configure IRQ affinity 5
(edit) @61788e76   01/31/17 09:13:41 javier.jalle leon, GR-CPCI-GR740: Added peripheral PCI driver 5
(edit) @6b42018e   05/02/17 06:06:12 Sebastian Huber shell: Fix format specifiers 5
(edit) @20775247   04/28/17 16:11:14 joel rtems/inttypes.h: Add PRIdrtems_vector_number. Missed in previous commit 5
(edit) @12f9c5b7   04/27/17 23:52:01 joel posix/src/mutexinit.c: Reorder to make priority a scoped variable 5
(edit) @c16d45a5   04/26/17 20:42:09 joel posix/src/mutexinit.c: Reorder to make priority a scoped variable 5
(edit) @9e6ef36   04/26/17 01:14:28 joel rtems/inttypes.h, block08: Add and use PRIdrtems_blkdev_bnum 5
(edit) @03e4be12   04/26/17 01:02:09 joel score/cpu/or1k/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @65807379   04/26/17 01:01:41 joel score/cpu/or1k/or1k-exception-frame-print.c: Fix printf() format warning 5
(edit) @c723ee4   04/25/17 18:57:21 joel libdl/rtl-obj-cache.c: Fix printf() format warning 5
(edit) @6601684f   04/25/17 18:57:03 joel posix/src/mutexinit.c: Fix used before initialized warning 5
(edit) @f6bd41e   04/25/17 18:56:31 joel moxie/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @fdfbb0a8   04/25/17 18:39:50 joel epiphany/rtems/score/cpu.h: Fix printf() format warning 5
(edit) @7db09923   04/25/17 16:42:18 joel rtems/inttypes.h epiphany_sim/irq/irq.c: Add PRIdrtems_vector_number … 5
(edit) @28e5749e   04/25/17 16:41:35 joel epiphany/cpu.c: Fix typo to eliminate warning 5
(edit) @b261dec   04/24/17 17:00:43 joel xz/xz_config.h: Address unable to inline warning 5
(edit) @3144292b   04/24/17 16:18:47 joel libdl/rtl-obj-cache.c: Use PRIdoff_t to avoid printf() format warnings … 5
(edit) @a300ca1b   04/24/17 01:35:41 joel ratemonreportstatistics.c: Fix printf() warnings so clean on 32 and 64 … 5
(edit) @0c334a5   04/23/17 17:57:27 joel epiphany/cpu.c: Fix not a prototype warning 5
(edit) @473a3cd   04/23/17 17:53:44 joel rtems/inttypes.h: Add PRIdioctl_command_t 5
(edit) @438ca2f   04/22/17 19:15:22 joel rtems/inttypes.h: Add blksize_t and blkcnt_t 5
(edit) @7f95cc0   04/19/17 04:33:29 Chris Johns libdebugger: Fix the mode on task create. Clean up warnings. Closes #2976. 5
(edit) @4fd25c4   04/18/17 02:44:44 Chris Johns libmisc/monitor: Correctly print unlimited configuration table … 5
(edit) @d420b67   04/14/17 20:18:56 joel Merge tmacros.h PRIxxx constants from testsuites/ into … 5
(edit) @54bdf0c   04/14/17 18:55:48 joel rtems/inttypes.h: New file. Uses contents from cpukit Provide … 5
(edit) @b53ad46   04/14/17 07:12:44 Chris Johns libdebugger: Work around assert when using _Thread_Executing. Using … 5
(edit) @62c238e   04/08/17 10:30:50 cpodonnell8 cpukit/../i386/cpu.c: Use inttypes.h to fix 1 warning. 5
(edit) @d2390ce4   04/10/17 13:41:02 kevin-kirspel Updating default termios initialization for dedicated input/output … 5
(edit) @2c23639   04/07/17 20:40:11 cpodonnell8 libdl/rtl-obj-cache.c: Using inttypes macros fixes 4 format warnings 5
(edit) @c475924d   04/06/17 23:24:58 joel xz_config.h: Define XZ_USE_CRC64 close #2909. 5
(edit) @46f05b92   04/05/17 09:28:46 Sebastian Huber SMP: Simplify SMP multicast actions 5
(edit) @b3bfc242   04/04/17 08:39:45 Sebastian Huber sys/event.h: Update to FreeBSD head 2017-02-13 5
(edit) @1301468   04/03/17 10:51:51 Sebastian Huber bsps: Fix baud settings Update #2897. 5
(edit) @36f0ac2   03/30/17 11:59:16 Sebastian Huber configure: Remove defunct configure stuff 5
(edit) @bba48d9   03/30/17 00:06:24 Chris Johns libdl: Support link ordered loading of ELF sections. The ARM C++ … 5
(edit) @cd3d747   03/27/17 06:01:38 Sebastian Huber arm: Optimize context switch Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to … 5
(edit) @82c0836   03/28/17 05:51:16 Sebastian Huber posix: Fix pthread_detach() internal lock acquire 5
(edit) @70ddaa0e   03/28/17 06:18:06 Sebastian Huber rtems: Fix error return path 5
(edit) @5f382713   03/27/17 12:23:52 Sebastian Huber cpukit: Fix Makefile.am and update preinstall.am Update #2897. 5
(edit) @94a4865   03/27/17 08:30:23 Sebastian Huber termios: Avoid invalid memory access Update #2897. 5
(edit) @1c6926c1   03/21/17 19:39:48 kevin-kirspel termios: Synchronize with latest FreeBSD headers Adding modified … 5
(edit) @d50ab079   03/16/17 14:12:20 Sebastian Huber dosfs: Fix file name search Do not use our long file name entry count … 5
(edit) @dfd879fa   03/16/17 10:59:23 Sebastian Huber dosfs: Fix race condition msdos_dir_read() Obtain file system … 5
(edit) @6c988987   03/16/17 07:03:42 Sebastian Huber dosfs: Rename fat_entries to lfn_entries The name "fat_entries" for … 5
(edit) @5f8ed0d   03/16/17 06:44:38 Sebastian Huber dosfs: Fix long file name padding Update #2934. 5
(edit) @e625a57   03/16/17 06:37:20 Sebastian Huber dosfs: msdos_filename_utf8_to_short_name_for_save Simplify. 5
(edit) @b1daf0f   03/14/17 10:41:18 Sebastian Huber dosfs: Fix msdos_add_file() Make sure that long file names work … 5
(edit) @1a9483e2   03/14/17 09:28:19 Sebastian Huber dosfs: Simplify msdos_add_file() Update #2929. 5
(edit) @3efe749   03/14/17 08:36:07 Sebastian Huber dosfs: Add and use msdos_lfn_checksum() Update #2929. 5
(edit) @063eb574   03/14/17 07:26:40 Sebastian Huber dosfs: Simplify fat_file_open() Update #2929. 5
(edit) @ccd4a7f   03/14/17 07:13:07 Sebastian Huber dosfs: Simplify msdos_creat_node() Update #2929. 5
(edit) @e69ee36   03/13/17 14:20:20 Sebastian Huber dosfs: Fix fat_file_write() Remove forced overwrite which leads to … 5
(edit) @1becaa9   03/14/17 12:59:09 Sebastian Huber dosfs: Fix msdos_utf8_normalize_and_fold() It is all right in case … 5
(edit) @66fac03   03/16/17 10:54:29 Sebastian Huber libio: Fix deadlock in location management Perform a … 5
(edit) @b437a360   03/09/17 13:32:04 Sebastian Huber arm: Fix CPU context validation for Cortex-R4 Do not touch the … 5
(edit) @2433a8ab   03/07/17 13:32:42 Sebastian Huber arm: Remove legacy execption support 5
(edit) @36338fb   03/07/17 12:41:37 Sebastian Huber monitor: Do not zero sema id and name 5
(edit) @088acbb0   03/07/17 12:07:02 Sebastian Huber score: Fix scheduler yield in SMP configurations Check that no ask … 5
(edit) @f61195b2   03/06/17 10:16:25 Sebastian Huber powerpc: Fix PPC_CONTEXT_VOLATILE_SIZE 5
(edit) @84557ef   02/06/17 14:11:55 cederman libdrvmgr: remove braces 5
(edit) @418149c8   02/01/17 09:48:38 Daniel Hellstrom libdrvmgr: added default BSP init level hook 5
(edit) @91df5a69   01/02/15 12:17:18 Daniel Hellstrom libpci: code cleanup 5
(edit) @1f618ab0   03/02/17 06:54:52 Sebastian Huber posix_devctl: Fix for pre C99 Use restrict just like in <devctl.h> … 5
(edit) @a60db69   02/27/17 10:50:30 Sebastian Huber dosfs: Fix FAT32 formatter The second FAT entry contains a bit to … 5
(edit) @267de79a   02/27/17 09:40:49 Sebastian Huber dosfs: Directories should have a file size of 0 Close #2755. 5
(edit) @f71ccc34   02/28/17 08:12:13 Sebastian Huber termios: Simplify some calculations Use the modular arithmetic … 5
(edit) @36635433   02/24/17 13:44:04 Sebastian Huber termios: Implement non-blocking write 5
(edit) @a165a96   02/23/17 14:43:41 Sebastian Huber termios: Make write POSIX compatible Currently only blocking … 5
(edit) @c41b47e3   02/23/17 14:19:47 Sebastian Huber termios: Introduce doTransmit() 5
(edit) @5244d31e   02/23/17 13:04:24 Sebastian Huber termios: Simplify oproc() Call rtems_termios_puts() only once. … 5
(edit) @c80f6aa9   02/24/17 09:29:05 Sebastian Huber termios: Fix infinite loop in receive path In canonical mode, the raw … 5
(edit) @9fa0f54   02/23/17 10:35:44 Sebastian Huber termios: Change receive callback invocation Call the receive callback … 5
(edit) @49d8f653   02/23/17 08:38:54 Sebastian Huber termios: Change tty_rcvwakeup to bool Optimize callout invocation check. 5
(edit) @9f69ac2   02/23/17 09:35:16 Sebastian Huber termios: Ignore carriage return early if desired In case carriage … 5
(edit) @bb087cb0   02/23/17 09:06:52 Sebastian Huber termios: Protect raw input buffer with device lock Use the device … 5
(edit) @d60c2d79   02/23/17 08:12:36 Sebastian Huber termios: Simplify rtems_termios_read_tty() Remove dead code. Update … 5
(edit) @5bfeddc0   02/21/17 08:01:49 Sebastian Huber termios: Add kqueue() and poll() support Real implementation is … 5
(edit) @c833970   02/21/17 07:58:29 Sebastian Huber score: Add RTEMS_WEAK_ALIAS() 5
(edit) @3398602   02/21/17 14:25:03 Sebastian Huber Add rtems_interrupt_server_request_submit() This function may be used … 5
(edit) @df184eb   08/10/15 04:21:02 Nick Withers Remove old CVS keywords Update #2388. 5
(edit) @c847451b   02/15/17 12:22:36 Sebastian Huber sapi: Fix warnings 5
(edit) @661be20   02/15/17 12:05:27 Sebastian Huber shell: Fix warnings 5
(edit) @f5cf2fe   02/15/17 10:19:50 Sebastian Huber libdl: Fix warning 5
(edit) @7a462cc   02/15/17 10:09:32 Sebastian Huber score: Fix warning 5
(edit) @468e9a4   02/14/17 10:10:40 Sebastian Huber monitor: Print short and long task names Print wait object identifier … 5
(edit) @54835ae   02/01/17 13:10:18 Sebastian Huber Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename … 5
Note: See TracRevisionLog for help on using the revision log.