source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @cb68253   09/07/18 04:19:02 Sebastian Huber network: Use kernel/user space header files Add and use … 5
(edit) @43fb904e   09/07/18 05:06:05 Sebastian Huber network: Remove man page installation The man page installation is … 5
(edit) @eae4d147   09/07/18 04:24:00 Sebastian Huber network: Remove unused files 5
(edit) @d9296d24   09/07/18 04:39:50 Sebastian Huber Move <poll.h> to set of default header files The <poll.h> is a POSIX … 5
(edit) @ea0a680   09/10/18 08:36:41 Sebastian Huber score: Debug aid for _Chain_Extract_unprotected() Ensure that a chain … 5
(edit) @2d1c3dff   09/07/18 05:33:47 Sebastian Huber nfsclient: Fix unused variable warning 5
(edit) @0e907232   09/06/18 05:01:48 Sebastian Huber sptests/spconfig01: New test Close #3435. 5
(edit) @2f61eb21   09/06/18 05:03:49 Sebastian Huber bsp/qoriq: Add struct qoriq to allow forward decls 5
(edit) @54d87f2   09/04/18 16:28:57 Sebastian Huber bsps/powerpc: Simplify ppc_exc_initialize() Remove parameters from … 5
(edit) @9a21fc7   09/05/18 05:38:13 Sebastian Huber bsp/mpc55xxevb: Fix format warning Close #3504. 5
(edit) @ccdce9d8   09/05/18 05:31:23 Sebastian Huber libchip/ata: Fix ATA_DRIVER_TABLE_ENTRY Drop unused and deprecated … 5
(edit) @e0a9336b   09/03/18 06:12:35 Sebastian Huber score: Fix EDF SMP scheduler Fix a special case: block a one-to-one … 5
(edit) @3aad9d9b   09/03/18 07:31:19 Sebastian Huber score: Generalize SMP scheduler block support Add extract from … 5
(edit) @fad3f79b   08/31/18 05:44:53 Sebastian Huber bsps: BSP_INTERRUPT_STACK_AT_WORK_AREA_BEGIN Remove the … 5
(edit) @7b1a711   08/29/18 23:02:09 joel bootstrap: Correct help message closes #3509. 5
(edit) @66e78854   08/29/18 17:51:50 joel Remove bsps/sparc64/shared/helenos/boot/generic/string.c 5
(edit) @9b5b864   08/29/18 17:42:10 joel rtems/score/epiphany-utility.h: Fix not a prototype warning 5
(edit) @bc696482   08/29/18 17:41:35 joel score/cpu/bfin/cpu.c: Fix _CPU_Thread_Idle_body() prototype 5
(edit) @5da1593   08/29/18 17:39:17 joel psim/include/tm27.h: Fix not a prototype warnings 5
(edit) @a8d3f10   08/29/18 17:39:01 joel mvme5500/include/tm27.h: Fix not a prototype warnings 5
(edit) @a5c3bfb   08/29/18 17:37:29 joel uC5282/clock/clock.c: Correct bsp_idle_thread() prototype 5
(edit) @34e959fa   08/29/18 17:36:50 joel gen68340/include/m340timer.h: Fix not a prototype warnings 5
(edit) @76ac42ff   08/29/18 17:36:18 joel lpc32xx/include/bsp.h: Resolve set but not used warning 5
(edit) @350b07a0   08/29/18 17:34:58 joel monlib.[ch]: Fix warnings for external vs internal use of .h 5
(edit) @60702ab   08/22/18 16:58:12 joel qoriq/include/tm27.h: Fix warnings 5
(edit) @126a454   08/22/18 16:57:57 joel gen5200/include/tm27.h: Fix warnings 5
(edit) @c80f5afc   08/22/18 16:50:19 joel mpc55xxevb/clock/clock-config.c: Remove unused mpc55xx_clock_cleanup() … 5
(edit) @76b3f8c   08/22/18 14:30:44 joel gen5200/include/bsp/bestcomm.h: Fix unused variable warning 5
(edit) @bb6eeabf   08/21/18 15:35:26 joel bsps/i386/shared/cache/cache.c: Fix warnings 5
(edit) @c2e8ed6   08/21/18 15:35:16 joel gdbarmsim/include/bsp.h: Fix warnings 5
(edit) @14a218f   08/21/18 15:32:48 joel cpukit/telnetd/pty.c: Fix format overflow warning on sprintf() … 5
(edit) @cba349c   08/17/18 18:30:19 joel bsps/m68k/shared/cache/cache.h: Fix warnings and clean up 5
(edit) @9e8bba5   08/29/18 05:53:02 Sebastian Huber score: Remove redundant #ifdef RTEMS_SMP 5
(edit) @a6fca76   08/29/18 05:46:31 Sebastian Huber bsp/qoriq: Remove README Update #2854. 5
(edit) @6d70a11   08/27/18 05:33:29 Sebastian Huber Include <stdbool.h> in <machine/_kernel_types.h> The FreeBSD kernel … 5
(edit) @27c89d7   08/08/18 09:52:09 Sebastian Huber Add FreeBSD kernel space header files Move the kernel space content … 5
(edit) @97d2c44   06/29/18 12:24:58 Daniel Hellstrom spglobalcon01: LLVM optimization makes variable i always 1 Declare i … 5
(edit) @655108e4   06/28/18 12:43:38 Daniel Hellstrom psxfile01: floating point context required when calling fprintf This … 5
(edit) @26c3f9f   06/28/18 12:42:11 Daniel Hellstrom psx13: floating point context required when calling fprintf This … 5
(edit) @0d51b6d8   06/28/18 12:39:37 Daniel Hellstrom capture: prevent unaligned access when reading time LLVM warns about … 5
(edit) @408fad3   06/20/18 07:23:31 Daniel Hellstrom leon,grspw_pkt: remove incorrect comment on SMP not being tested To … 5
(edit) @aea3134e   06/15/18 06:49:31 Daniel Hellstrom leon,apbuart: replace termios c_cflag & CBAUD with c_{i,o}speed ince … 5
(edit) @243ddb52   06/15/18 12:28:36 Daniel Hellstrom leon,greth: enable MAC filtering (promiscous mode, multicast) It … 5
(edit) @2fbe2ef3   02/13/18 06:47:14 Daniel Hellstrom leon, greth: 10/100 MAC enable TX BD interrupt Missed to enable … 5
(edit) @a87964d   08/23/18 09:13:44 Daniel Hellstrom sparc,smp: typo in start.S causing SMP not working 5
(edit) @59a0541c   07/12/18 07:15:55 cederman sparc: Restore npc when returning from the syscall_lazy_fp_switch trap … 5
(edit) @6695d02   08/23/18 12:39:33 Sebastian Huber Update FreeBSD kernel timespec support This change is based on the … 5
(edit) @ba0e9631   08/10/18 05:34:03 Sebastian Huber score: Do not inline _Thread_Dispatch_enable() This function is … 5
(edit) @a36aa86   08/23/18 12:32:07 Sebastian Huber Add dummy PI_SOFT to <sys/priority.h> Update #3472. 5
(edit) @d14f934   08/10/18 05:22:43 Sebastian Huber score: Fix ISR enable in _Thread_Dispatch_enable() This bug had … 5
(edit) @2cd3716   08/20/18 06:35:26 Sebastian Huber bsps/arm: Fix PL111 register define re-definition Close #3502. 5
(edit) @dcaea71   08/15/18 10:26:13 christian.mauderer dev/sc16is752: Add name space for field names. The field names for … 5
(edit) @da8b12bc   08/15/18 14:48:28 joel dl06/dl06-o1.c: Remove set, not used warning 5
(edit) @adbd7e7   08/15/18 14:47:53 joel fsdosfssync01/init.c: Remove unused variable 5
(edit) @bc731313   08/13/18 10:55:34 amaan.cheval bsps/x86_64: Add APIC timer based clock driver The APIC timer is … 5
(edit) @6869321   08/13/18 10:50:38 amaan.cheval bsps/x86_64: Add support for RTEMS interrupts Updates #2898. 5
(edit) @4544749e   08/13/18 10:33:12 amaan.cheval bsps/x86_64: Add paging support with 1GiB super pages Updates #2898. 5
(edit) @6eccd0c   08/13/18 10:25:51 amaan.cheval bsps/x86_64: Reduce default RamSize? to 1GiB Simulators may not always … 5
(edit) @ab971bf5   08/13/18 10:21:47 amaan.cheval bsps/x86_64: Reorganize header files and compile-options Updates #2898. 5
(edit) @382d653   08/10/18 13:23:01 joel libtests/POSIX: Fix warnings and style. 5
(edit) @b3693f5   08/10/18 13:22:49 joel bsps/sparc/include/bsp/gradcdac.h: Fix nested comment warning 5
(edit) @d071d9a   08/10/18 13:22:02 joel qoriq/include/tm27.h: Fix prototype warning 5
(edit) @ebd1937   08/10/18 13:21:36 joel motorola_powerpc/include/tm27.h: Fix prototype warning 5
(edit) @3cff531f   08/10/18 13:21:09 joel bsps/powerpc/include/mpc83xx/mpc83xx.h: Fix nested comment warning 5
(edit) @5896da4   08/10/18 13:20:38 joel bsps/powerpc/include/bsp/tictac.h: Fix protototype warnings 5
(edit) @ae4fbf3b   08/10/18 13:20:07 joel gen83xx/include/tm27.h: Fix prototype warning 5
(edit) @ec8c955d   08/10/18 13:19:40 joel gen5200/include/tm27.h: Fix prototype warning 5
(edit) @7de51829   08/10/18 13:18:59 joel gen5200/include/bsp/ata.h: Fix warning 5
(edit) @0fc87d47   08/10/18 13:18:40 joel csb337/include/at91rm9200_dbgu.h: Fix nested comment warning 5
(edit) @b2de426   08/06/18 09:53:42 Sebastian Huber score: Fix _Addresses_Subtract() Use architecture-specific integer … 5
(edit) @66cb142   08/06/18 08:51:00 Sebastian Huber rtems: Parameter types in rtems_partition_create() Use uintptr_t to … 5
(edit) @b8eae140   08/10/18 05:11:56 Sebastian Huber Add dummy PRI_MIN_KERN to <sys/priority.h> Update #3472. 5
(edit) @0e6f7dc4   08/10/18 05:10:20 Sebastian Huber bsps/sparc: Fix external variable declarations 5
(edit) @f4424cfb   08/09/18 07:20:33 Sebastian Huber bsps/sparc: Move polled APBUART functions This reduces the link-time … 5
(edit) @aac36d15   08/08/18 09:17:36 Sebastian Huber posix: Add configure check for mprotect() Update #3491. 5
(edit) @8e6cfcc   08/06/18 08:29:14 christian.mauderer bsp/atsam: Fix handling of slow SPI speeds. This patch fixes an … 5
(edit) @71948f76   08/08/18 05:52:18 Sebastian Huber sys/event.h: Update version FreeBSD tag Update #3472. 5
(edit) @ac824ff   07/18/18 13:04:03 dab Make the definition of struct kevent in event.h match what the man … 5
(edit) @96b32773   07/11/18 02:09:11 dab Address some (although not all) style(9) issues in event.h after … 5
(edit) @1d00acb1   06/28/18 20:37:17 dab Fix compilation error in r335765 under gcc 4.2.1. The anonymous … 5
(edit) @b37ef68   06/28/18 17:01:04 dab Remove potential identifier conflict in the EV_SET macro. PR43905 … 5
(edit) @bf026dd4   11/27/17 15:01:59 pfg sys/sys: further adoption of SPDX licensing ID tags. Mainly focus on … 5
(edit) @57c03363   11/25/17 04:49:12 jhb Decode kevent structures logged via ktrace(2) in kdump. - Add a new … 5
(edit) @e9b708a   06/17/17 00:57:26 kib Add abstime kqueue(2) timers and expand struct kevent members. This … 5
(edit) @f51aec8   04/08/17 04:34:18 pkelsey Fix typo. hist -> hint MFC after: 3 days 5
(edit) @fd27bae   08/07/18 04:25:47 Sebastian Huber CONFIGURE_MINIMUM_POSIX_THREAD_STACK_SIZE Make … 5
(edit) @97417bb   08/07/18 05:09:55 Sebastian Huber tests: Remove CONFIGURE_MAXIMUM_DRIVERS This configuration is … 5
(edit) @0b038bd4   08/04/18 08:38:48 Sebastian Huber libblock: Add RTEMS_DEPRECATED Close #3358. 5
(edit) @b152d33   08/06/18 04:26:50 Sebastian Huber fileio: Avoid deprecated rtems_disk_obtain() Update #3358. 5
(edit) @ab96aec   08/04/18 08:56:46 Sebastian Huber dosfs: Avoid deprecated routine Update #3358. 5
(edit) @dd66fda   08/04/18 08:47:56 Sebastian Huber tests: Avoid deprecated rtems_disk_io_initialize() Update #3358. 5
(edit) @1836c6a   08/04/18 08:45:19 Sebastian Huber bsp/gen5200: Avoid deprecated routine Update #3358. 5
(edit) @f7cecc33   08/03/18 20:53:40 Sebastian Huber libchip/ata: Use rtems_blkdev_create() Update #3358. 5
(edit) @698093d   08/03/18 20:39:42 Sebastian Huber libblock: Use rtems_blkdev_create_partition() Update #3358. 5
(edit) @bf80279   08/03/18 20:30:55 Sebastian Huber libtests/block15: Use rtems_blkdev_create() Update #3358. 5
(edit) @fa12e06d   08/03/18 20:28:31 Sebastian Huber libtests/block14: Use rtems_blkdev_create() Update #3358. 5
(edit) @3278d20   08/03/18 20:25:40 Sebastian Huber libtests/block13: Use rtems_blkdev_create() Update #3358. 5
(edit) @5e4bab7   08/03/18 20:21:20 Sebastian Huber libtests/block12: Use rtems_blkdev_create() Update #3358. 5
(edit) @6f34f13   08/03/18 20:16:32 Sebastian Huber libtests/block10: Use rtems_blkdev_create() Update #3358. 5
(edit) @5005bfc   08/03/18 19:19:19 Sebastian Huber libtests/block09: Use rtems_blkdev_create() Update #3358. 5
Note: See TracRevisionLog for help on using the revision log.