Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @9f10911   04/22/15 19:29:21 Sebastian Huber score: Delete Thread_queue_Control::state Use a parameter for … 4.115
(edit) @d349e8a4   04/21/15 07:21:29 Sebastian Huber score: Fix priority message queue insert Move the linear search into … 4.115
(edit) @b0686b4   04/22/15 11:57:18 Sebastian Huber score: Delete _CORE_RWLock_Timeout() This function was identical to … 4.115
(edit) @49d4364   04/22/15 09:35:14 Sebastian Huber score: Delete bogus THREAD_QUEUE_WAIT_FOREVER It makes no sense to … 4.115
(edit) @d3802bb5   04/20/15 07:50:01 Sebastian Huber score: Delete object control block ISR lock The Objects_Control::Lock … 4.115
(edit) @1041de1   04/20/15 07:45:10 Sebastian Huber score: Add _Thread_Get_interrupt_disable() Remove _Thread_Acquire() … 4.115
(edit) @413b9e28   04/20/15 07:49:39 Sebastian Huber score: Modify _Thread_Dispatch_disable_critical() Return the current … 4.115
(edit) @3bf4a9fa   04/20/15 06:52:52 Sebastian Huber score: _Objects_Get_isr_disable() Do not disable thread dispatching … 4.115
(edit) @4db0ae8e   04/20/15 06:45:41 Sebastian Huber score: _Objects_Get_isr_disable() Use ISR_lock_Context instead of … 4.115
(edit) @1981b469   04/19/15 08:27:08 Sebastian Huber score: Add _ISR_lock_ISR_disable/enable() 4.115
(edit) @26c142e5   04/17/15 10:05:16 Sebastian Huber score: Refactor SMP cache manager support 4.115
(edit) @c5d86ec0   04/17/15 14:45:05 Joel Sherrill or1k-utility.h: Add missing end of C++ header pattern closes 2326. 4.115
(edit) @41b37e00   03/27/15 13:08:10 Martin Galvan score: Improve assert While cpu_self->thread_dispatch_disable_level … 4.115
(edit) @c7a6508   04/17/15 07:18:05 Sebastian Huber Fix build for non-SPARC targets 4.115
(edit) @8d6fd40   04/17/15 06:45:50 Sebastian Huber sapi: Avoid declaration in source, fix type 4.115
(edit) @a211a732   04/16/15 20:24:59 Sebastian Huber score: Fix _TOD_Set_with_timestamp() Update the current time before … 4.115
(edit) @291c5391   04/13/15 11:12:33 Daniel Hellstrom DRVMGR: remove struct driver registration func 4.115
(edit) @4c9c46d   04/13/15 10:58:37 Daniel Hellstrom DRVMGR: clean-up DRV_OPS_NUM 4.115
(edit) @bef5e23e   04/13/15 09:31:53 Daniel Hellstrom DRVMGR: renamed RES_EMPTY to DRVMGR_RES_EMPTY 4.115
(edit) @4d3e70f4   04/13/15 09:26:52 Daniel Hellstrom DRVMGR: KEY_TYPE now a enum drvmgr_kt 4.115
(edit) @14d55deb   04/13/15 09:12:04 Daniel Hellstrom DRVMGR: renamed info_dev to get_info_dev 4.115
(edit) @246fe22   04/13/15 09:07:54 Daniel Hellstrom DRVMGR: change name of freq_get to get_freq 4.115
(edit) @bb2f220   04/13/15 08:49:47 Daniel Hellstrom DRVMGR: renamed private drv_mgr and its struct name 4.115
(edit) @bf2c3f8b   04/13/15 08:47:22 Daniel Hellstrom DRVMGR: updated README 4.115
(edit) @4f09060   04/13/15 08:32:50 Daniel Hellstrom DRVMGR: only build on SPARC platform 4.115
(edit) @e53daed   04/09/15 14:09:42 Daniel Hellstrom LIBPCI: updated license to rtems.org 4.115
(edit) @0decc806   04/09/15 14:09:13 Daniel Hellstrom DRVMGR: updated license to rtems.org 4.115
(edit) @cc3f87c0   04/09/15 06:36:39 Daniel Hellstrom DRVMGR: removed a goto and added comments 4.115
(edit) @f4bf22c   04/08/15 08:51:45 Daniel Hellstrom LIBPCI: new implementation private header file - new implementation … 4.115
(edit) @1f4f1e2e   04/08/15 08:39:41 Daniel Hellstrom LIBPCI: various comment/unsed clean-ups 4.115
(edit) @346a9a5   04/08/15 08:16:51 Daniel Hellstrom LIBPCI: use enum with pci_system_type 4.115
(edit) @15620f5b   04/08/15 08:03:45 Daniel Hellstrom LIBPCI: use RTEMS_INLINE_ROUTINE 4.115
(edit) @dc623099   04/08/15 08:01:48 Daniel Hellstrom LIBPCI: moved comment out of license header 4.115
(edit) @e189f241   04/08/15 08:00:48 Daniel Hellstrom PCI BUS: moved comment out of license header 4.115
(edit) @2fb0912   04/08/15 07:50:28 Daniel Hellstrom DRVMGR: clean-up Makefile.am 4.115
(edit) @eff69891   04/08/15 07:49:11 Daniel Hellstrom DRVMGR: use RTEMS_INLINE_ROUTINE 4.115
(edit) @39937b6c   04/07/15 14:35:53 Daniel Hellstrom LIBPCI: added license and auto-gen comment to pci/ids.h To be Merged. 4.115
(edit) @07e5a0e   04/07/15 14:19:39 Daniel Hellstrom LIBPCI: clean-up pci_for_each_child() search arg 4.115
(edit) @4ab9296   04/07/15 14:08:05 Daniel Hellstrom LIBPCI: remove $Id in makefile.am 4.115
(edit) @c1c37a1   04/07/15 12:25:49 Daniel Hellstrom LIBPCI: converted to BSD header 4.115
(edit) @56ea46ba   04/07/15 12:25:23 Daniel Hellstrom DRVMGR: PCI BUS converted to BSD header 4.115
(edit) @1f66914   04/13/15 08:12:08 Daniel Hellstrom LIBPCI: moved pci_bus copyright into a single line 4.115
(edit) @71e8a5c   02/27/15 15:45:59 Daniel Hellstrom LIBPCI: moved copyright into a single line 4.115
(edit) @358b8543   02/27/15 15:45:20 Daniel Hellstrom LIBPCI: removed unused changes file 4.115
(edit) @a2e0e6e   02/27/15 15:44:48 Daniel Hellstrom LIBPCI: fixed RES2DEV in pci/cfg.h 4.115
(edit) @65d1f35   02/27/15 15:42:36 Daniel Hellstrom DRVMGR: updated copyright into one line only 4.115
(edit) @ab907e8e   05/21/13 08:10:21 Daniel Hellstrom NGMP PCI: added support for NGMP prototype boards 4.115
(edit) @ffd8002d   05/08/13 12:41:13 Daniel Hellstrom GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI device … 4.115
(edit) @0f49c0e   06/19/12 06:50:11 Daniel Hellstrom GRSPW: New packet based driver for SPW/SPW2/SPW2_DMA This patch adds … 4.115
(edit) @30594a9   02/04/15 09:18:20 Daniel Hellstrom DRVMGR: add LEON BSPs driver registration 4.115
(edit) @219d4045   11/28/11 09:28:23 Daniel Hellstrom DRVMGR: added drvmgr shell command 4.115
(edit) @1c5a7e5   11/28/11 09:16:09 Daniel Hellstrom LIBPCI: added DRVMGR model for PCI bus 4.115
(edit) @e7fade3   11/28/11 08:52:03 Daniel Hellstrom DRVMGR: added driver manager to cpukit/libdrvmgr 4.115
(edit) @02550220   11/28/11 09:25:15 Daniel Hellstrom LIBPCI: added PCI shell command 4.115
(edit) @a31845f7   11/28/11 09:11:10 Daniel Hellstrom LIBPCI: added PCI layer to cpukit/libpci 4.115
(edit) @04cf2c5   11/24/11 15:54:28 Daniel Hellstrom IO_MANAGER: early dynamic driver registration Adds the possibility to … 4.115
(edit) @e98df4d   04/16/15 09:23:29 Sebastian Huber score: Add _ISR_lock_Flash() 4.115
(edit) @64548a3a   04/16/15 09:35:54 Sebastian Huber score: Add const qualifier 4.115
(edit) @72e846d   04/16/15 09:32:16 Sebastian Huber score: Fix _API_Mutex_Is_locked() Remove superfluous ISR … 4.115
(edit) @45c9cf2a   04/15/15 18:23:31 Sebastian Huber score: Delete unused WATCHDOG_MAXIMUM_INTERVAL 4.115
(edit) @644caa20   04/15/15 06:46:51 Sebastian Huber score: Fix name 4.115
(edit) @1047f37   04/14/15 17:11:51 Joel Sherrill semdestroy.c: Add missing _Objects_Allocator_unlock() closes 2319. 4.115
(edit) @5049dca   03/13/15 12:54:16 daniel.krueger semunlink.c: Add missing _Objects_Allocator_unlock() updates 2319. … 4.115
(edit) @fc0756e   04/14/15 15:01:05 Joel Sherrill Add test assertion for allocator mutex being unlocked The Allocator … 4.115
(edit) @1dc6662   04/13/15 11:57:57 Sebastian Huber score: Rename _Watchdog_Reset() Update #2307. 4.115
(edit) @54cf0e34   04/10/15 14:19:48 Sebastian Huber score: Add Watchdog_Header This type is intended to encapsulate all … 4.115
(edit) @bcf536a   04/10/15 13:51:50 Sebastian Huber score: Split _Watchdog_Adjust() Split _Watchdog_Adjust() into … 4.115
(edit) @a6c5a7e0   03/17/15 14:02:59 daniel.krueger arm: Align ARM exception frame to 8 bytes The stack pointer must be … 4.115
(edit) @41814fa6   04/09/15 11:54:17 Sebastian Huber score: Fix thread queue race condition On uni-processor … 4.115
(edit) @1461aba8   03/27/15 20:13:29 Sebastian Huber score: Use _Thread_Clear_state() for _Thread_Ready 4.115
(edit) @edcf89b   03/27/15 20:08:21 Sebastian Huber rtems: Atomically suspend/resume tasks 4.115
(edit) @342708b9   03/26/15 20:45:20 Sebastian Huber score: Return prev state in thread state set/clear 4.115
(edit) @ca10004   03/26/15 20:16:09 Sebastian Huber score: Simplify _Thread_Set_state() 4.115
(edit) @9baffdf   04/08/15 05:40:00 Sebastian Huber score: Move _Watchdog_Ticks_since_boot definition 4.115
(edit) @fd50acd   04/03/15 20:08:20 Joel Sherrill shell/main_rtrace.c: Fix warning 4.115
(edit) @1c846616   04/02/15 13:11:26 Hesham Almatary or1k: Send halt signal to or1k simulators when rtems terminates 4.115
(edit) @504e042   04/02/15 06:28:12 Sebastian Huber capture: Define rtld_tbg_lock 4.115
(edit) @a300920d   03/30/15 11:19:17 Chris Johns libmisc/shell: Add the rtrace command for buffered tracing support. … 4.115
(edit) @1a6683a   03/26/15 20:37:33 Sebastian Huber libcsupport: Include missing header file 4.115
(edit) @cb4dd48   03/25/15 10:40:08 Sebastian Huber sparc: Ensure interrupt service after ISR enable 4.115
(edit) @10a699d   03/25/15 10:33:34 Sebastian Huber testsupport: Generate unique worker names 4.115
(edit) @a54866e9   03/24/15 10:28:32 Sebastian Huber monitor: Fix notepad dump 4.115
(edit) @ad57a59   03/24/15 07:29:44 Sebastian Huber score: Fix MrsP ISR/task sychronization 4.115
(edit) @4054c916   03/20/15 12:41:27 Sebastian Huber score: Add scheduler acquire/release This is currently a global lock … 4.115
(edit) @3134eb8   03/24/15 09:47:02 Sebastian Huber score: Use a dedicated ISR lock for thread queues This makes it … 4.115
(edit) @57947f1   03/23/15 14:05:32 Sebastian Huber score: Add thread lock Update #2273. 4.115
(edit) @2e9c3d5   03/17/15 15:28:50 Sebastian Huber score: Add thread priority change handler Since the thread current … 4.115
(edit) @e02b20a3   03/22/15 19:59:14 Joel Sherrill cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflow 4.115
(edit) @0771936e   03/22/15 15:27:00 Joel Sherrill libdl/rtl-shell.c: Adjust printf() format for off_t based on target 4.115
(edit) @30ea9bf   03/22/15 14:42:46 Joel Sherrill libdl/rtl-mdreloc-moxie.c: Fix printf() format warnings 4.115
(edit) @0d36bfb3   03/20/15 22:56:08 Joel Sherrill rtems/score/tls.h: Add casts to eliminate warnings on some targets 4.115
(edit) @0a9345ed   03/20/15 15:44:42 Joel Sherrill shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVAL 4.115
(edit) @54bfbe0   03/20/15 15:43:46 Joel Sherrill dummy/default-configuration.c: Tune configuration down for small targets 4.115
(edit) @735efe7   03/20/15 15:43:19 Joel Sherrill capture/capture_support.c: Fix printf() warning and formatting 4.115
(edit) @4727585   03/20/15 15:42:33 Joel Sherrill imfs.h: Add cast to remove warning for pointer/integer size mismatch 4.115
(edit) @5cd910b   03/18/15 15:42:14 Joel Sherrill cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warning 4.115
(edit) @5ce776ec   03/18/15 15:40:11 Joel Sherrill cpukit/libmisc/shell/main_df.c: Eliminate printf() format warning 4.115
(edit) @a6524b9   03/22/15 13:31:59 Sebastian Huber score: Simplify debug code and use _Assert() 4.115
(edit) @d2bdf5c   03/22/15 10:58:10 Sebastian Huber score: Move _Thread_queue_Requeue() Now all the main thread queue … 4.115
(edit) @688fbc44   03/22/15 09:43:06 Sebastian Huber score: Move _Thread_queue_Extract() Move _Thread_queue_Dequeue(). We … 4.115
Note: See TracRevisionLog for help on using the revision log.