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) @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) @11f0d52   02/22/17 08:01:40 Sebastian Huber bsp/xilinx-zynq: Add interrupt support to UART 5
(edit) @6b2fcc4   02/21/17 09:30:30 Sebastian Huber bsp/xilinx-zynq: Use new Termios device driver 5
(edit) @c54769e7   02/21/17 11:10:43 Sebastian Huber spextensions01: Fix extension create order Update #2692. 5
(edit) @df184eb   08/10/15 04:21:02 Nick Withers Remove old CVS keywords Update #2388. 5
(edit) @7318e7db   02/15/17 12:41:02 Sebastian Huber bsp/lpc24xx: Remove debug output 5
(edit) @6afeeda   02/15/17 12:39:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @f6f764c1   02/15/17 12:28:02 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @c847451b   02/15/17 12:22:36 Sebastian Huber sapi: Fix warnings 5
(edit) @32292d5d   02/15/17 12:14:40 Sebastian Huber bsps/powerpc: Fix warning 5
(edit) @661be20   02/15/17 12:05:27 Sebastian Huber shell: Fix warnings 5
(edit) @bc744618   02/15/17 11:57:56 Sebastian Huber bsps/sparc: Fix warnings 5
(edit) @f5cf2fe   02/15/17 10:19:50 Sebastian Huber libdl: Fix warning 5
(edit) @444cb5c   02/15/17 10:12:40 Sebastian Huber bsps/arm: Fix prototype 5
(edit) @73f8d93   02/15/17 10:09:50 Sebastian Huber bsps/powerpc: Fix warnings 5
(edit) @7a462cc   02/15/17 10:09:32 Sebastian Huber score: Fix warning 5
(edit) @611f9262   02/14/17 10:30:00 Sebastian Huber psxtests: Fix warnings 5
(edit) @468e9a4   02/14/17 10:10:40 Sebastian Huber monitor: Print short and long task names Print wait object identifier … 5
(edit) @71ac0a6   02/14/17 09:05:24 Sebastian Huber spqreslib: Remove invalid test cases 5
(edit) @ad25f10   02/14/17 09:03:42 Sebastian Huber spcbssched02: Remove invalid test cases 5
(edit) @ecf53c8   02/14/17 08:57:22 Sebastian Huber psxsem01: Fix warning 5
(edit) @54835ae   02/01/17 13:10:18 Sebastian Huber Rename CONFIGURE_SMP_MAXIMUM_PROCESSORS Rename … 5
(edit) @c341463   02/14/17 07:58:33 Sebastian Huber tmacros.h: Fix print defines 5
(edit) @9333de2f   02/14/17 07:54:51 Sebastian Huber sppagesize: Include missing header file 5
(edit) @5eee718   02/14/17 07:46:22 Sebastian Huber shell: Fix warnings 5
(edit) @6dbbafc6   02/14/17 07:42:48 Sebastian Huber score: Fix warning in _Thread_Set_name() 5
(edit) @d9c65429   02/13/17 14:13:02 Sebastian Huber dosfs: Fix msdos_find_file_in_directory() For a filename match the … 5
(edit) @239dd35f   02/03/17 10:24:30 Sebastian Huber smptests: Fix warnings 5
(edit) @07d71279   02/01/17 13:48:17 Sebastian Huber Prefix confdefs.h internal def with an underscore Close #2895. 5
(edit) @85ed95e   02/03/17 09:49:13 Sebastian Huber termios: Fix static device initalization This enables early printk() … 5
(edit) @bbfbfc8   02/03/17 07:57:18 Sebastian Huber score: Move _Thread_Scheduler_ask_for_help() Move … 5
(edit) @ca1e546e   02/02/17 15:24:05 Sebastian Huber score: Improve scheduler helping protocol Only register ask for help … 5
(edit) @e2b1c47d   02/03/17 09:16:40 Sebastian Huber sparc: Fix volatile clobber Do not adjust the stack pointer, since … 5
(edit) @d4ff66e   02/03/17 07:43:56 Sebastian Huber confdefs.h: Simplify 5
(edit) @f9db6fd   02/02/17 22:44:31 kevin-kirspel confdefs.h: Only define _CONFIGURE_SMP_APPLICATION if RTEMS_SMP defined 5
(edit) @6dd96af   02/02/17 08:16:53 Sebastian Huber rtems: Fix RTEMS_NO_TIMEOUT define Cast the internal … 5
(edit) @f95fa387   02/01/17 11:11:33 Sebastian Huber Remove CONFIGURE_SMP_APPLICATION Enable the SMP support if … 5
(edit) @70f559d8   02/01/17 12:00:15 Sebastian Huber rtems: Fix RTEMS_MAXIMUM_PRIORITY define Cast the internal … 5
(edit) @f7ba2945   01/31/17 08:01:37 Sebastian Huber monitor: Add support for BSD wakeup messages 5
(edit) @e366f77   01/31/17 07:08:24 Sebastian Huber score: Add _Thread_queue_Object_name Add the special thread queue … 5
(edit) @70488f56   01/31/17 08:37:54 Sebastian Huber score: Fix _Thread_Initialize() 5
(edit) @166a9f67   01/30/17 18:34:28 c0066c sprmsched01/spedfsched04: Revise Instead of using the target time and … 5
(edit) @c5430e06   01/30/17 11:29:31 Sebastian Huber score: Fix unused parameter warning Close #2890. 5
(edit) @575c2e21   01/30/17 10:24:57 Stavros Passas Complete STACK_CHECKER_EXTENSION. Fixes #2889 5
(edit) @180107e9   01/30/17 10:33:31 Christian.Mauderer bsps/arm: Fix Cortex-M DWT CPU counter. It is necessary to enable the … 5
(edit) @0794197   01/27/17 22:15:50 c0066c rtems: Fix _Rate_monotonic_Renew_deadline() Prepare a precondition to … 5
(edit) @4ea92d1e   01/27/17 07:06:06 Sebastian Huber score: Clarify _Heap_Extend() Update #1747. 5
(edit) @abc963d   01/27/17 06:42:29 Sebastian Huber score: Fix typo 5
(edit) @6f6da82c   01/26/17 10:06:50 Sebastian Huber score: Fix user extensions order Use forward and reverse order for … 5
(edit) @d1505a1   01/26/17 10:05:00 Sebastian Huber sapi: Add rtems_task_terminate_extension 5
(edit) @d7feb86   01/25/17 20:47:48 c0066c Remove rtems_rate_monotonic_postponed_job_count() Add a variable … 5
(edit) @27bfcd8   01/25/17 13:32:02 Sebastian Huber score: Delete _CPU_Context_Fp_start() Since the FP area pointer is … 5
(edit) @7cb7454f   01/25/17 10:46:51 Sebastian Huber psxtests: Relax shared memory tests There is currently no proper … 5
(edit) @090bdc7e   01/25/17 10:45:49 Sebastian Huber posix: Fix use of uninitialized variable Update #2859. 5
(edit) @23a11b6   01/25/17 10:16:02 Sebastian Huber sptests/spedfsched04: Merge and fix Merge into one file and fix … 5
(edit) @b43c2e8   01/24/17 14:40:31 kevin-kirspel Adding ARM VFP V2 support 5
(edit) @29e08d4   01/24/17 14:34:47 Sebastian Huber sptests/sprmsched01: Merge and fix Merge into one file and fix … 5
(edit) @b8d6eb7   01/24/17 14:05:22 Sebastian Huber rtems: rtems_rate_monotonic_postponed_job_count() Use proper locking … 5
(edit) @625bd6a   01/24/17 14:04:11 Sebastian Huber rtems: Fix _Rate_monotonic_Release_postponed_job() Use proper locking … 5
(edit) @1240aade   01/24/17 13:37:42 Sebastian Huber rtems: Fix _Rate_monotonic_Renew_deadline() Make … 5
(edit) @6af2221   01/24/17 09:07:57 Sebastian Huber fsscandir01: Check MAXNAMLEN and NAME_MAX Update #1394. 5
(edit) @436a4b3   01/24/17 08:43:20 Sebastian Huber smptests/smpsignal01: Check signal ISR level Close #2751. 5
(edit) @3d20f5fb   01/23/17 14:04:44 Sebastian Huber sparc: Relax CPU_STACK_ALIGNMENT Close #2352. 5
(edit) @4aa23c96   01/23/17 07:12:18 Sebastian Huber Remove CPU_BIG_ENDIAN and CPU_LITTLE_ENDIAN Use de-facto standard … 5
(edit) @2711914f   01/23/17 07:06:41 Sebastian Huber Use <sys/endian.h> Update #2803. 5
(edit) @dc9b704   01/23/17 06:58:42 Sebastian Huber Provide <endian.h> for glibc compatibility Update #2803. 5
(edit) @2f8f951b   01/23/17 13:51:27 kevin-kirspel bsp/lpc32xx: Fix interrupt controller suppport Enable/Disable? vector … 5
(edit) @c0151e6   01/23/17 13:38:35 Sebastian Huber nfsclient: Fix suspicious condition Close #2700. 5
(edit) @1157cb59   01/23/17 06:57:07 Sebastian Huber sys/endian.h: Document FreeBSD origin 5
(edit) @7fbd72c   01/20/17 14:29:00 Sebastian Huber libchip: Really fix high capacity detection Update #2239. 5
(edit) @e8606d5b   01/20/17 13:21:29 Sebastian Huber bsp/beatnik: Remove superfluous check Close #2874. 5
(edit) @21267897   01/19/17 20:37:13 Gedare Bloom raspberrypi: fix math inside of sizeof Move the subtraction of 1 for … 5
(edit) @70e8abf   01/19/17 20:34:18 Gedare Bloom raspberrypi: use signed int for return variable Closes #2873. 5
(edit) @3f09d635   01/19/17 17:58:44 Gedare Bloom smdk2410: delete unused variables Closes #2868. 5
(edit) @66bd19ea   01/19/17 13:10:42 Sebastian Huber JFFS2: Fix typo 5
(edit) @e397122c   01/17/17 23:57:43 joel m68k/mcf5225x/*/mc525x5-testsuite.tcfg: Add cdtest 5
(edit) @900f9857   01/17/17 23:56:53 joel m68k/mcf52235/*/mc52235-testsuite.tcfg: Add cdtest 5
(edit) @96ba863   01/17/17 23:56:19 joel arm/lpc32xx/*/lpc32xx_mzx_stage_1-testsuite.tcfg: Add dl05 5
(edit) @79ec730   01/17/17 18:39:26 joel powerpc/mpc55xxevb/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @09f6666   01/17/17 14:06:12 joel m68k/mcf5225x/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @dd14b45   01/17/17 14:05:49 joel m68k/mrm332/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ba61311e   01/17/17 14:05:39 joel m68k/mcf52235/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ddb28127   01/17/17 14:04:54 joel arm/stm32f4/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @9c834d1   01/17/17 14:04:33 joel arm/lpc24xx/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ed1dcd2   01/17/17 14:04:13 joel arm/lpc32xx/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @2414497f   01/17/17 14:03:56 joel arm/lpc176x/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @6c42040   01/17/17 14:03:31 joel arm/lm3s69xx/*.tcfg: Add fsjffs2gc01 to excluded tests 5
(edit) @ac01d24   01/16/17 15:41:04 Stavros Passas rtems-test-check: Fix to properly process excludes Closes #2867. 5
(edit) @1fcdd639   01/12/17 22:12:51 joel powerpc/shared/linkcmds.base: Add .rela.rtemsroset and .rela.rtemsrwset 5
(edit) @2a583a00   01/16/17 12:13:36 Sebastian Huber atsam: Fix SC16IS752 documentation 5
(edit) @cb2cbec   01/13/17 18:54:11 Gedare Bloom classic: adjust names of RM postponed job functions closes #2795 5
(edit) @ad40220f   12/21/16 16:42:41 c0066c sptests: EDF scheduler overrun handling Update #2795. 5
(edit) @86aa1248   12/21/16 16:42:40 c0066c sptests: rate monotonic scheduler overrun handling Update #2795. 5
Note: See TracRevisionLog for help on using the revision log.