source: rtems

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @29430a3   09/22/16 07:50:59 pisa arm/tms570: include hardware initialization and selftest based on Ti … 5
(edit) @5746f10   09/12/16 08:46:58 pisa arm/tms570: define base addresses of all TMS570LS3137 SPI interfaces. … 5
(edit) @a396ed4   09/17/16 15:09:11 pisa bsps/arm: Export bsp_start_hook_0_done symbol from ARM start.S. The … 5
(edit) @4d3c866   09/20/16 22:14:45 pisa classic networking: adapt FXP driver to work with actual PCI and IRQ … 5
(edit) @f6142c19   09/09/16 09:00:06 Sebastian Huber score: Scheduler node awareness for thread queues Maintain the … 5
(edit) @8123cae8   09/08/16 13:32:22 Sebastian Huber rtems: Add rtems_task_get_priority() Update #2556. Update #2784. 5
(edit) @6ae309ec   09/09/16 08:01:06 Sebastian Huber smptests/smpmutex01: Use test case functions 5
(edit) @266d383   09/08/16 12:07:12 Sebastian Huber score: Manage scheduler nodes via thread queues Update #2556. 5
(edit) @5d6b211   09/07/16 07:04:45 Sebastian Huber score: Add scheduler node table for each thread Update #2556. 5
(edit) @300f6a48   06/22/16 15:09:23 Sebastian Huber score: Rework thread priority management Add priority nodes which … 5
(edit) @8c83cbc   08/04/16 21:32:06 pisa classic networking: do not reference BSP_irq_enabled_at_i8259s which … 5
(edit) @e814a23   09/16/16 12:20:07 Sebastian Huber termios: Add IO control handler Update #2785. 5
(edit) @55e0be36   09/16/16 10:58:06 Sebastian Huber termios: Use IMFS nodes for new Termios devices This makes the new … 5
(edit) @610b9ef1   09/19/16 05:51:07 Sebastian Huber libtests/devfs: Use printk() This avoids problems with console … 5
(edit) @caf4064   09/16/16 12:54:12 Sebastian Huber fstests: Use printk() for IMFS configuration tests This avoids … 5
(edit) @29770e12   09/16/16 12:21:30 Sebastian Huber tests: CONFIGURE_USE_DEVFS_AS_BASE_FILESYSTEM Avoid unnecessary use … 5
(edit) @d496e097   09/16/16 11:56:08 Sebastian Huber imfs: Untangle dependencies This helps to use … 5
(edit) @a3e9ae5d   09/16/16 11:54:18 Sebastian Huber imfs: Fix IMFS_stat_file() Use the adjusted and not the requested … 5
(edit) @0ab86d09   09/13/16 14:32:51 alexander.krutwig bsp/atsam: Add SPI bus driver 5
(edit) @a42be52   09/12/16 13:00:46 alexander.krutwig Add SPI bus framework User API is compatible to Linux userspace API. … 5
(edit) @c186de5c   09/14/16 12:46:03 alexander.krutwig bsp/atsam: Use normal memory for QSPI flash area This is a … 5
(edit) @5eb769ca   09/08/16 21:40:21 pisa arm/raspberrypi: define bsp_reset to restart board by watchdog. … 5
(edit) @b20b736   06/28/16 04:54:50 Sebastian Huber score: Introduce _Thread_Get_priority() Avoid direct access to thread … 5
(edit) @52a661e8   08/02/16 06:55:00 Sebastian Huber score: Add scheduler node implementation header Update #2556. 5
(edit) @15b5678d   08/01/16 09:03:16 Sebastian Huber score: Move thread wait node to scheduler node Update #2556. 5
(edit) @e27421f   08/01/16 09:12:52 Sebastian Huber score: Move scheduler node to own header file This makes it possible … 5
(edit) @1f210ac1   08/10/16 06:37:16 Sebastian Huber score: Optimize thread queue enqueue Optimize the enqueue to empty … 5
(edit) @e41308ea   08/22/16 08:58:34 Sebastian Huber score: Introduce Thread_queue_Lock_context Introduce … 5
(edit) @114e408   08/22/16 11:17:05 Sebastian Huber score: Simplify thread queue acquire/release 5
(edit) @db563698   09/08/16 06:08:53 Sebastian Huber score: Fix warning 5
(edit) @63b36cbf   09/08/16 05:48:44 Sebastian Huber score: Fix warning 5
(edit) @8af1663   09/08/16 07:53:34 Sebastian Huber score: Fix for RTEMS_DEBUG 5
(edit) @275032b   09/08/16 07:31:47 Sebastian Huber powerpc: Fix SMP context switch We need the unmodified r4 for … 5
(edit) @d4160618   09/07/16 03:59:16 Chris Johns testsuite: Add libdl/dl05 reloc test. 5
(edit) @11323b7   09/06/16 06:20:14 Chris Johns libdl: Add ARM C++ relocation record support. Closes #2767 5
(edit) @84e960e   09/07/16 12:25:30 Sebastian Huber stackchk: Fix stack checker thread initialization Commit … 5
(edit) @8bb9d41   09/07/16 12:08:06 Sebastian Huber stackchk: Use a const pattern to check 5
(edit) @bba988d   09/07/16 11:46:40 Sebastian Huber stackchk: Remove superfluous internal header file 5
(edit) @531924d   09/08/16 05:24:29 Sebastian Huber bsp/raspberrypi: Rename file 5
(edit) @5d369c85   09/03/16 12:10:52 pisa arm/raspberrypi: use GPU/system timer as clock source. It has … 5
(edit) @40f49d1   09/03/16 12:04:16 pisa arm/raspberrypi: correct and extend definitions for GPU timer. 5
(edit) @df2ee9d   09/07/16 18:28:33 pisa arm/raspberrypi: basic BCM2836 SMP implementation. The BSP support is … 5
(edit) @38a5385   09/01/16 19:55:51 pisa arm/raspberrypi: propagate number of configured CPUs into linker script. 5
(edit) @dfbedf3   09/01/16 19:40:09 pisa arm/raspberrypi: rename linkcmds to linkcmds.in to allow their … 5
(edit) @4c53be1   09/03/16 01:37:36 pisa arm/raspberrypi: more definitions of BCM2836 core local peripherals. 5
(edit) @bf62c39   09/03/16 00:26:10 krohini1593 arm/raspberrypi: include definitions of BCM2836 SMP mailboxes. 5
(edit) @6e6a77a6   09/02/16 23:59:21 pisa bsps/arm: reorganize CP15 code to allow clean and invalidate ARMv7 … 5
(edit) @5c494641   09/02/16 23:30:47 pisa bsps/arm: remove lock in arm_cp15_set_translation_table_entries(). … 5
(edit) @7ec689ad   09/02/16 23:30:20 pisa bsps/arm: use defines for cache type register format field. The … 5
(edit) @b9cc5aa   08/22/16 08:41:33 Christian.Mauderer bsp/atsam: Add SDRAM IS42S16320F-7BL. 5
(edit) @beb289e   08/19/16 09:59:12 Christian.Mauderer bsp/atsam: Move ram init values to structure. 5
(edit) @29594b4   09/07/16 07:27:59 Sebastian Huber score: Remove superfluous SMP debug support This information turned … 5
(edit) @cac586e6   09/06/16 08:55:09 Sebastian Huber bsp/xilinx-zynq: Avoid duplicate declaration 5
(edit) @3709987   08/10/16 06:21:54 Sebastian Huber score: Add _Chain_Initialize_one() 5
(edit) @da15db78   08/24/16 13:25:33 Sebastian Huber score: Improve red-black tree debug support Ensure that we extract a … 5
(edit) @83b0229   06/28/16 04:59:29 Sebastian Huber score: Add _RBTree_Initialize_one() 5
(edit) @796f12a   08/19/16 11:37:01 Sebastian Huber score: Add missing const qualifiers 5
(edit) @1dd8fff   09/06/16 08:50:50 Sebastian Huber capture: Use proper accessor functions 5
(edit) @7af6b58c   09/06/16 05:44:06 Sebastian Huber capture: Workaround to avoid misaligned access Move the 64-bit field … 5
(edit) @1c18ebf0   08/31/16 08:56:09 Chris Johns libmisc/capture: Remove the reserved _t in the types. 5
(edit) @6da06c5   08/30/16 06:46:25 Chris Johns libmisc/capture: Fix the capture engine on SMP. This patches some … 5
(edit) @caf2cbd   08/16/16 05:49:41 Chris Johns arm/xilinx_zynq: Start the second core when an SMP build. 5
(edit) @13c985c   08/31/16 14:49:15 pisa arm/xilinx_zynq: ensure that cache is cleaned and MMU disabled when … 5
(edit) @6deb4190   08/25/16 06:18:21 Chris Johns libdl: The dl04 is too big for some BSPs. Do not built it. 5
(edit) @3c74f4aa   08/27/16 06:15:04 muditjain18011995 arm/raspberrypi: Mailbox : Extending functionality Adding … 5
(edit) @8099e0a   08/24/16 14:26:07 alexander.krutwig bsp/atsam: Add missing break statement 5
(edit) @8cf102dd   08/24/16 13:30:06 alexander.krutwig bsp/atsam: Fix data cache flush 5
(edit) @89a319a0   08/23/16 01:11:53 Chris Johns libbsp/arm: Fix ARM BSPs missing the bsp_translation_table_end symbol. … 5
(edit) @36fad91   08/19/16 05:38:07 Kevin-Kirspel arm: Add VFP context validate support for ARMv5 5
(edit) @fea392a   08/10/16 08:32:39 alexander.krutwig bsp/atsam: Add timeout to QSPI send command 5
(edit) @5d1fc66   08/12/16 13:54:46 Sebastian Huber psxtests: Adjust sporadic server tests According to POSIX priority … 5
(edit) @9c42752   08/17/16 05:33:14 Sebastian Huber score: Fix undefined behaviour Cast POSIX error codes to unsigned int … 5
(edit) @381c42b   08/12/16 09:18:38 Chris Johns testsuite: Add libdl/dl04 cache test. 5
(edit) @97d395b   08/12/16 08:55:53 Chris Johns testsuite: Add libdl/dl03 cache test. 5
(edit) @58c34961   08/12/16 08:02:52 Chris Johns libdl: Fix cache corruption bugs. This patch fixes a number of bugs … 5
(edit) @75386e11   08/12/16 07:57:51 Chris Johns libdl: Add trace output when reading section headers. 5
(edit) @01aa1ba   08/09/16 07:05:27 Chris Johns libbsp/arm: Add the TTB table to the default MMU set up as read/write. … 5
(edit) @55faa44   08/12/16 09:16:45 Sebastian Huber score: Improve _RBTree_Insert_inline() Return if the inserted node is … 5
(edit) @424ffe4d   08/11/16 08:26:57 Sebastian Huber score: Introduce thread queue surrender operation This is an … 5
(edit) @a827447   08/11/16 07:47:21 Sebastian Huber score: Dismantle _Thread_queue_Do_extract_locked() Dismantle … 5
(edit) @fef3ea9   08/11/16 06:32:49 Sebastian Huber score: Add _Thread_queue_Surrender() Add _Thread_queue_Surrender() to … 5
(edit) @03c1038   08/10/16 03:28:50 Chris Johns librtems++: Remove from RTEMS. This is old and there are better … 5
(edit) @9a4eca5   08/10/16 03:07:29 Chris Johns build-system: Always enable C++ if the compiler is present. We always … 5
(edit) @709594f0   08/01/16 20:54:18 Gedare Bloom posix: nanosleep: adjust elapsed time calculation Use clock_gettime … 5
(edit) @21d73655   08/10/16 07:54:13 Sebastian Huber sptests/splinkersets01: Fix for small-data area 5
(edit) @b0f08c8   08/01/16 01:02:13 Chris Johns libmisc/untar: Set the perms to the value in the tar file. This patch … 5
(edit) @5d0f0de4   07/28/16 11:33:50 alexander.krutwig bsp/atsam: Add power support 5
(edit) @5c09e9d   08/08/16 07:47:06 Sebastian Huber sptests/splinkersets01: Fix warnings 5
(edit) @e5fd901   07/28/16 10:01:58 alexander.krutwig atsam: Add atsam_rtc_get_time() 5
(edit) @aaaf9610   08/08/16 06:44:51 Sebastian Huber score: Add debug support to red-black trees This helps to detect … 5
(edit) @2cb9b86e   08/08/16 06:30:17 Sebastian Huber posix: Fix for RTEMS_DEBUG 5
(edit) @69dd99b   08/05/16 06:19:39 Sebastian Huber score: Simplify _Thread_Finalize_life_change() 5
(edit) @ee0e4135   08/04/16 08:20:29 Sebastian Huber score: Fix a release/cancel job race condition Split up the potential … 5
(edit) @ca783bbe   08/04/16 08:16:14 Sebastian Huber score: Fix _Thread_queue_Path_release() It is possible that the owner … 5
(edit) @6117f29   08/04/16 06:31:25 Sebastian Huber score: Fix _Scheduler_EDF_Cancel_job_filter() Commit … 5
(edit) @1c1e31f7   08/04/16 06:10:29 Sebastian Huber score: Optimize _Thread_queue_Path_release() Update #2556. 5
(edit) @21bdca4   08/03/16 13:41:31 Sebastian Huber score: Indroduce cancel job scheduler operation Do not use a deadline … 5
(edit) @ff2e6c64   08/02/16 09:26:56 Sebastian Huber score: Fix and simplify thread wait locks There was a subtile race … 5
(edit) @3b3552bf   08/03/16 11:40:26 Sebastian Huber posix: Fix for RTEMS_DEBUG 5
(edit) @ec735c6a   08/03/16 11:27:13 Sebastian Huber score: Fix for RTEMS_DEBUG 5
Note: See TracRevisionLog for help on using the revision log.