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) @c090db7   09/12/17 06:09:16 Sebastian Huber posix: Implement self-contained POSIX semaphores For semaphore object … 5
(edit) @47b1e31   09/19/17 12:10:33 Sebastian Huber posix: Optimize pthread_once_t Reduce size of pthread_once_t and make … 5
(edit) @e46a075   10/05/17 12:23:40 Sebastian Huber Enforce compatible Newlib version This Newlib check ensures that we … 5
(edit) @5cf5d46e   10/05/17 07:44:01 Sebastian Huber score: Make status codes unconditional The internal status codes … 5
(edit) @dcdd329   10/04/17 07:18:56 Sebastian Huber posix: Fix aio_cancel() Update #3164. 5
(edit) @f043b9b   09/29/17 08:43:03 Sebastian Huber bsp/imx: Add I2C bus driver Update #3090. 5
(edit) @9db9024   09/28/17 09:31:32 Sebastian Huber bsp/imx: Fix I2C register header Update #3090. 5
(edit) @ce28d601   09/28/17 08:03:44 Sebastian Huber bsp/imx: Add imx_get_reg_of_node() Update #3090. 5
(edit) @7e195e66   09/28/17 07:29:38 Sebastian Huber bsp/imx: Add imx_get_irq_of_node() Update #3090. 5
(edit) @4cfce5c   09/28/17 06:13:01 Sebastian Huber i2c: Add temperature sensor LM75A driver Close #3163. 5
(edit) @9c063df   10/02/17 11:28:22 Sebastian Huber i2c: Fix EEPROM driver program timeout handling The … 5
(edit) @2e1d595   10/02/17 11:06:59 Sebastian Huber i2c: Send MSB of address first for EEPROMs Update #3161. 5
(edit) @f9fbb333   08/30/17 09:01:38 Daniel Hellstrom libpci: fix pci device allocation The refactoring of pci_dev_create() … 5
(edit) @0b134aca   09/29/17 05:43:08 Sebastian Huber bsp/bf537Stamp: Fix warning 5
(edit) @71923138   09/28/17 11:18:52 Sebastian Huber shell: Fix missing prototype warning 5
(edit) @910adc3   09/28/17 11:18:12 Sebastian Huber bsps: Fix integer to/from pointer warnings Update #3082. 5
(edit) @610ffd7   09/28/17 11:17:15 Sebastian Huber bsp/gen5200: Fix warning Update #3122. 5
(edit) @f2b5d672   09/28/17 05:12:53 Sebastian Huber bsps/powerpc: Fix print format warnings 5
(edit) @441993a8   09/28/17 05:05:01 Sebastian Huber network: Add missing forward declaration 5
(edit) @dbdb6a32   09/27/17 13:14:33 Sebastian Huber posix: Remove superfluous includes 5
(edit) @e2fe881a   09/27/17 12:37:07 Sebastian Huber score: Simplify red-black tree debug support Make the RBTree_Node … 5
(edit) @ef18d36   09/26/17 05:52:08 Sebastian Huber posix: Remove superfluous includes 5
(edit) @e460cd00   09/27/17 10:07:14 Sebastian Huber score: Rename to _Scheduler_Control Rename struct Scheduler_Control … 5
(edit) @5616983   09/26/17 05:10:40 Sebastian Huber bsp/imx: Add nocache section Update #3090. 5
(edit) @362e96ab   09/26/17 12:01:07 Sebastian Huber bsp/imx: Provide a default console Update #3090. 5
(edit) @4bf2ce31   09/26/17 05:31:29 Sebastian Huber bsp/imx: Add register headers Update #3090. 5
(edit) @ea4488ae   08/02/17 23:26:51 joel posix shm: Add oflag to Shm_Control 5
(edit) @05f9858f   09/13/17 05:00:57 Sebastian Huber bsps: Generalize bsp_fdt_map_intr() Pass all interrupt cells to … 5
(edit) @29919242   09/22/17 11:48:40 Sebastian Huber bsp/imx: Add SMP support Update #3090. 5
(edit) @3ad3849a   09/22/17 11:15:56 Sebastian Huber bsp/imx: Add register headers Update #3090. 5
(edit) @8e6a407a   09/22/17 11:48:03 Sebastian Huber bsps/arm: Copy FDT only on boot processor Update #3090. 5
(edit) @560acb62   09/22/17 09:18:50 Sebastian Huber score: Include missing header file Update #3059. 5
(edit) @bdc468a   09/22/17 06:22:11 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for rwlocks Close #3153. 5
(edit) @714cb06   09/21/17 15:16:41 joel psxrdwrv/test.c: Clear iovec to ensure consistent results closes #3148. 5
(edit) @a4bca685   09/21/17 11:32:25 Sebastian Huber bsps/powerpc: Fix robust thread dispatch Implement thread dispatch … 5
(edit) @b800f88   09/21/17 11:32:12 Sebastian Huber bsp/t32mppc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time error. … 5
(edit) @821acce   09/20/17 08:30:19 Sebastian Huber bsp/qemuppc: Fix for RTEMS_DEBUG 5
(edit) @cf2ec29d   09/20/17 08:18:17 Sebastian Huber bsp/psim: Fix for RTEMS_DEBUG 5
(edit) @927e1f8   09/20/17 07:39:07 Sebastian Huber bsp/mpc8260ads: Fix for RTEMS_DEBUG 5
(edit) @4e0dd1f   09/20/17 07:35:10 Sebastian Huber bsp/mpc8260ads: Fix for RTEMS_DEBUG 5
(edit) @d7ed684   09/20/17 05:18:53 Sebastian Huber bsps/powerpc: Fix PPC_EXC_CONFIG_USE_FIXED_HANDLER Fix link-time … 5
(edit) @4c1f442   09/19/17 12:40:06 Sebastian Huber bsp/qoriq: Update README Close #3085. 5
(edit) @f100a58   09/19/17 12:35:02 Sebastian Huber bsp/qoriq: Add hypervisor guest SMP support Update #3085. 5
(edit) @31540bfb   09/19/17 12:34:21 Sebastian Huber bsp/qoriq: MMU configuration as hypervisor guest Re-enable MMU … 5
(edit) @2720fbf0   09/19/17 08:19:30 Sebastian Huber bsp/qoriq: Avoid IVOR38..42 access as hv guest Update #3085. 5
(edit) @6600882b   09/19/17 08:16:05 Sebastian Huber bsp/qoriq: Avoid MAS8 access as hypervisor guest Update #3085. 5
(edit) @44c0114   09/19/17 08:06:19 Sebastian Huber bsp/qoriq: Reduce static memory demands Update #3085. 5
(edit) @ec28f31   09/19/17 07:12:02 Sebastian Huber bsp/qoriq: Add decrementer clock driver Update #3085. 5
(edit) @fd70e206   09/18/17 09:28:26 Sebastian Huber bsp/qoriq: Add early debug output initialization Update #3085. 5
(edit) @599e6fbd   09/19/17 07:02:30 Sebastian Huber bsps/powerpc: PPC_EXC_CONFIG_USE_FIXED_HANDLER Make … 5
(edit) @9a50e32   09/19/17 08:56:25 Sebastian Huber score: Include missing <limits.h> Update #2132. Close #3140. 5
(edit) @a029230a   09/18/17 09:31:33 Sebastian Huber Add "\n" to "\r\n" translation to rtems_putc() Update #3122. 5
(edit) @f3b29236   09/18/17 06:22:38 Sebastian Huber bsps: Clock_driver_support_install_isr() Remove old ISR parameter … 5
(edit) @c030edd   09/15/17 11:48:44 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for condvar Close #3137. 5
(edit) @8230a329   09/15/17 11:24:51 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for barriers Close #3126. 5
(edit) @3b47ce73   09/15/17 11:14:57 Sebastian Huber posix: Allow PTHREAD_PROCESS_SHARED for mutexes Close #3125. 5
(edit) @8fa75d3   09/15/17 10:52:08 Sebastian Huber libio: Remove rtems_libio_t::driver This member was apparently … 5
(edit) @ac74162   09/14/17 13:21:14 Sebastian Huber libio: Use FIFO for iop free list Update #3136. 5
(edit) @baef823c   09/13/17 07:22:19 Sebastian Huber libio: Add hold/drop iop reference Check iop reference count in … 5
(edit) @98041b68   09/13/17 13:19:14 Sebastian Huber libio: Unify readv() and writev() Update #3132. 5
(edit) @9012db8   09/13/17 09:33:25 Sebastian Huber libio: LIBIO_GET_IOP() LIBIO_GET_IOP_WITH_ACCESS() Replace … 5
(edit) @d4c5441   09/13/17 08:42:21 Sebastian Huber libio: Add rtems_libio_iop_is_append() Update #3132. 5
(edit) @3cffd66d   09/13/17 08:36:11 Sebastian Huber libio: Add rtems_libio_iop_is_writeable() Update #3132. 5
(edit) @a937a5a   09/13/17 08:35:45 Sebastian Huber libio: Add rtems_libio_iop_is_readable() Update #3132. 5
(edit) @bbcdc302   09/13/17 08:24:25 Sebastian Huber libio: Add rtems_libio_iop_is_no_delay() Update #3132. 5
(edit) @e2b1db23   09/13/17 11:30:30 Sebastian Huber libio: Add rtems_libio_iop_flags() Update #3132. 5
(edit) @ca90c6c   09/13/17 12:00:50 Sebastian Huber libio: Add rtems_libio_iop_flags_initialize() Update #3132. 5
(edit) @856ede4f   09/13/17 08:11:46 Sebastian Huber libio: Add iop set/clear flags Update #3132. 5
(edit) @ec10d26   09/13/17 07:07:14 Sebastian Huber libio: rtems_libio_check_permissions_with_error() Rename … 5
(edit) @48dbb6cf   09/13/17 07:08:34 Sebastian Huber libio: Remove rtems_libio_check_permissions() Remove … 5
(edit) @0169e90   09/13/17 06:55:05 Sebastian Huber libio: Do simple parameter checks early This simplifies error … 5
(edit) @4b759b1   09/13/17 06:49:18 Sebastian Huber libio: Avoid direct use of rtems_libio_iops Update #3132. 5
(edit) @7b45202   09/13/17 06:25:33 Sebastian Huber libio: Simplify rtems_libio_iop() Remove the file descriptor … 5
(edit) @5eb67f3   09/13/17 08:49:19 Sebastian Huber libio: Remove LIBIO_FLAGS_CREATE Close #3134. 5
(edit) @62f3fa84   09/13/17 13:18:16 Sebastian Huber fstests/fsimfsgeneric01: Fix test assert 5
(edit) @ead1281f   09/13/17 08:13:18 Sebastian Huber bsp/mrm332: Remove dead code Update #3132. 5
(edit) @694e946d   09/06/17 05:31:48 Sebastian Huber libio: Remove special-case reference count The top-level IO library … 5
(edit) @18b32d76   09/08/17 13:25:47 Sebastian Huber posix: Ignore pshared for semaphores Since we have only one process, … 5
(edit) @2fc32460   09/12/17 09:50:10 Sebastian Huber serdbg: Fix warning Update #3122. 5
(edit) @df62e51   09/08/17 08:11:20 Sebastian Huber bsp/qoriq: Virtual interrupt controller support Update #3085. 5
(edit) @134fe569   09/08/17 08:11:32 Sebastian Huber bsp/qoriq: Add byte channel console driver Update #3085. 5
(edit) @356b1b85   09/08/17 06:10:26 Sebastian Huber bsp/qoriq: Port ePAPR hcall interface to RTEMS Update #3085. 5
(edit) @0d51c05b   09/08/17 05:45:47 Sebastian Huber bsp/qoriq: Import ePAPR hcalls from Linux 4.12 Update #3085. 5
(edit) @b742de2   09/08/17 08:11:48 Sebastian Huber bsp/qoriq: Boot page translation Do not mingle with the boot page … 5
(edit) @0ce5bfb   09/08/17 08:50:08 Sebastian Huber bsp/qoriq: Do not touch MMU as hypervisor guest Update #3085. 5
(edit) @20fc4f9   09/07/17 10:49:18 Sebastian Huber bsp/qoriq: Add QORIQ_IS_HYPERVISOR_GUEST Update #3085. 5
(edit) @458179f1   09/08/17 06:51:07 Sebastian Huber bsp/qoriq: Remove console stuff from bsp_start() Update #3085. 5
(edit) @1bc0ad2   09/08/17 08:38:46 Sebastian Huber Simplify and unify BSP_output_char The BSP_output_char should output … 5
(edit) @62c912e   09/08/17 11:10:24 Sebastian Huber posix: Use mutex object itself for condvar We should only use the … 5
(edit) @4e0ba7e   09/11/17 04:15:35 Chris Johns i2c: TMP112 correct the function name to set the config. 5
(edit) @f7f420e   09/06/17 05:42:06 Christian.Mauderer bsp/atsam: Fix MPU sections. The nocache section has been hard coded … 5
(edit) @bdbf1ffa   09/06/17 06:54:24 Sebastian Huber Implement clock() Newlib uses _times_r() in clock(). The problem is … 5
(edit) @4d495cf   09/06/17 12:30:00 Sebastian Huber dosfs: Fix fat_file_update() Do not update the non-existant meta-data … 5
(edit) @a2c204eb   09/06/17 11:58:28 Sebastian Huber dosfs: Fix find name next entry preparation Update #2964. 5
(edit) @34dda604   09/06/17 11:19:05 Sebastian Huber dosfs: Fix msdos_dir_read() Set a proper name buffer length for each … 5
(edit) @fae59c9   09/06/17 08:12:06 Sebastian Huber dosfs: Support a cluster size of 64KiB Close #3003. 5
(edit) @731e68a3   08/25/17 13:22:37 Sebastian Huber Fix integer overflow problems in times() An integer overflow may … 5
(edit) @3663be53   08/24/17 15:23:23 Daniel Hellstrom drvmgr: clean up info_drv print Fixes #2930 5
(edit) @8570ad2   08/24/17 14:02:33 Daniel Hellstrom leon,ambapp_bus: make unreferenced global function static Fixes #3072 5
(edit) @efcac22   08/24/17 13:41:38 Daniel Hellstrom leon,grascs: fix semaphore policies Closes #2726 5
Note: See TracRevisionLog for help on using the revision log.