source: rtems/cpukit

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @2429766   03/22/15 09:37:52 Sebastian Huber score: Move _Thread_blocking_operation_Cancel() Move … 4.115
(edit) @d4edbdbc   03/20/15 13:09:26 Sebastian Huber Replace www.rtems.com with www.rtems.org 4.115
(edit) @c3803167   03/20/15 07:28:20 alexander.krutwig score: Delete unused _Timestamp_(To|From)_ticks() 4.115
(edit) @677d2b09   03/20/15 08:08:57 alexander.krutwig score: Delete unused _Timestamp_Divide_by_integer 4.115
(edit) @6a941e3   03/17/15 15:24:44 Sebastian Huber score: Fix _Thread_Change_priority() Atomically update the current … 4.115
(edit) @e0a25fb   03/19/15 12:52:22 alexander.krutwig score: Delete unused _Timestamp_Is_valid() 4.115
(edit) @faf3ff8f   03/19/15 07:55:01 Sebastian Huber score: Fix _Debug_Is_owner_of_allocator() 4.115
(edit) @da30417b   03/19/15 07:23:12 Chris Johns libmisc/capture: Clean up formatting on ARM. The printing of 64bit … 4.115
(edit) @55243d09   03/18/15 12:49:36 Sebastian Huber testsupport: Do not suspend worker tasks 4.115
(edit) @b9d16f7   03/18/15 05:09:52 Chris Johns libmisc/redirector: Fix unlock on exit from the handler. 4.115
(edit) @e6f4a612   03/16/15 19:28:20 Sebastian Huber IMFS: NUL-terminate name returned by readdir() 4.115
(edit) @6b38b72f   03/15/15 15:30:28 Joel Sherrill cpukit/include/rtems/btimer.h: Improve brief 4.115
(edit) @217b3f53   03/14/15 16:04:25 Joel Sherrill Disable deprecated warning on implementation of deprecated methods 4.115
(edit) @0a6d12a   03/14/15 16:04:00 Joel Sherrill libmisc/monitor/mon-task.c: Disable deprecated warning for use of notepads 4.115
(edit) @4b7df86   03/13/15 21:10:08 Joel Sherrill cpukit/libdl/rtl-obj-comp.c: Use correct printf() specification 4.115
(edit) @8c7eb00   03/17/15 09:32:20 Sebastian Huber testsupport: Add worker setup handler Add … 4.115
(edit) @3e3684ba   03/17/15 07:30:40 Sebastian Huber score: Ensure properties of CPU_Uint32ptr 4.115
(edit) @46d3c6d8   03/16/15 20:15:55 Gedare Bloom cpukit: add and use CPU_Uint32ptr type 4.115
(edit) @674f8b1b   03/16/15 17:23:36 jamie IMFS: don't strlen() an unterminated string in IMFS_dir_read(). … 4.115
(edit) @a62220fe   03/16/15 17:23:15 Gedare Bloom shell: remove rtems ifdef, upstream is correct 4.115
(edit) @ce4e691   03/16/15 17:01:37 Gedare Bloom shell: fix printf warnings 4.115
(edit) @ed152a0c   03/16/15 16:49:47 Gedare Bloom capture: fix warnings in print 4.115
(edit) @1ff449c   03/16/15 16:15:27 Gedare Bloom rtems: make error codes uintptr_t 4.115
(edit) @b4d1f08   03/16/15 16:14:15 Gedare Bloom rfs: cast minor to uintptr_t to truncate explicitly 4.115
(edit) @6db5e650   03/15/15 09:16:24 Sebastian Huber score: Add _Objects_ISR_disable_and_acquire() 4.115
Note: See TracRevisionLog for help on using the revision log.