source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @117f7b1   08/03/18 16:18:56 Sebastian Huber libtests/block08: Use rtems_blkdev_create() Update #3358. 5
(edit) @bde8be2   08/01/18 04:38:41 Sebastian Huber libtests/block06: Use rtems_blkdev_create() Update #3358. 5
(edit) @6782771   08/04/18 12:24:05 Sebastian Huber libtests/block05: Avoid uninitialized variable Update #3358. 5
(edit) @d279e74   08/01/18 04:14:14 Sebastian Huber bsp/smdk2410: Use rtems_blkdev_create() Update #3358. 5
(edit) @1dec54f9   07/31/18 14:05:49 Sebastian Huber bsps/lm32: Use rtems_blkdev_create() Update #3358. 5
(edit) @0fe7133   07/31/18 14:01:17 Sebastian Huber flashdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @16f3f10   07/31/18 13:54:29 Sebastian Huber nvdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @24b94c4   07/30/18 04:39:09 Sebastian Huber ramdisk: Use rtems_blkdev_create() Update #3358. 5
(edit) @d56e68b   08/04/18 12:27:38 Sebastian Huber rfs: Remove erroneous call of rtems_disk_release() The function … 5
(edit) @32ccc01   08/03/18 12:03:39 Sebastian Huber bsps: Fix the generic IRQ support The genmcf548x partly uses is own … 5
(edit) @42f9963d   08/03/18 05:58:07 Sebastian Huber score: Remove superfluous semicolon This avoids warnings like this: … 5
(edit) @83ca9f0a   08/02/18 12:52:12 Sebastian Huber rtems: Relax partition buffer area alignment The partition buffer … 5
(edit) @27bbc05   08/02/18 12:49:01 Sebastian Huber score: Remove CPU_PARTITION_ALIGNMENT Use the CPU_SIZEOF_POINTER … 5
(edit) @141d502   08/02/18 11:23:26 Sebastian Huber bsp/riscv: Add missing BSP variant Update #3433. 5
(edit) @4c740de   08/02/18 12:13:25 Sebastian Huber bsp/riscv: Fix build with RTEMS_SMP undefined Update #3433. 5
(edit) @28b8cf9b   08/02/18 07:41:08 Sebastian Huber riscv: Fix CPU_ALIGNMENT Update #3433. 5
(edit) @3d11c1e   08/01/18 08:06:37 Sebastian Huber bsp/riscv: Fix a synchronization issue for PLIC Update #3433. 5
(edit) @dee2ebb   08/01/18 09:15:55 Sebastian Huber bsp/riscv: Remove unused variable Update #3433. 5
(edit) @56b0387   08/01/18 06:13:39 Sebastian Huber bsp/riscv: Add NS16750 support to console driver Update #3433. 5
(edit) @a7cd4b73   07/31/18 09:38:56 Sebastian Huber serial/ns16550: Precision clock synthesizer Set the FIFO control … 5
(edit) @8a78b784   07/31/18 08:45:41 Sebastian Huber serial/ns16550: Use standard register names Use the standard register … 5
(edit) @529154b   07/31/18 07:15:00 Sebastian Huber bsp/riscv: Initialize FPU depending on ISA Initialize fcsr to zero … 5
(edit) @48cbd63   07/31/18 05:19:33 Sebastian Huber bsp/riscv: Fix clock driver Do not assume that mtime is zero at boot … 5
(edit) @71284ce   08/01/18 05:41:49 Sebastian Huber bsps/sparc: Fix typo in start.S Fix typo in start.S introduced by … 5
(edit) @d906ce3   07/30/18 05:51:39 Sebastian Huber libtests: Use CONFIGURE_INIT_TASK_TABLE_SIZE Using … 5
(edit) @334e1d2   07/30/18 05:35:26 Sebastian Huber confdefs: Fix uniprocessor configuration Introduce a new internal … 5
(edit) @44c2d393   07/27/18 13:04:38 Sebastian Huber bsp/riscv: Fix inter-processor interrupts The previous version worked … 5
(edit) @cfc9573   07/27/18 12:47:17 Sebastian Huber riscv: Rework CPU counter support Update #3433. 5
(edit) @65f52d0   07/25/18 09:25:30 Sebastian Huber samples/minimum: Use default interrupt stack size Update #3433. 5
(edit) @581a0f88   07/24/18 12:47:05 Sebastian Huber bsp/riscv: Use interrupt driven NS16550 driver Update #3433. 5
(edit) @adede135   07/24/18 11:27:54 Sebastian Huber bsp/riscv: Add PLIC support Update #3433. 5
(edit) @bd560386   07/23/18 11:50:02 Sebastian Huber bsp/riscv: Add simple SMP support to clock driver This is a hack. … 5
Note: See TracRevisionLog for help on using the revision log.