summaryrefslogtreecommitdiffstats
path: root/cpukit (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-17NGMP PCI: added support for NGMP prototype boardsDaniel Hellstrom1-0/+1
2015-04-17GR-CPCI-LEON4-N2X: added PCI peripheral driver for PCI deviceDaniel Hellstrom3-0/+8
2015-04-17GRSPW: New packet based driver for SPW/SPW2/SPW2_DMADaniel Hellstrom1-0/+6
2015-04-17DRVMGR: add LEON BSPs driver registrationDaniel Hellstrom1-3/+215
2015-04-17DRVMGR: added drvmgr shell commandDaniel Hellstrom3-1/+436
2015-04-17LIBPCI: added DRVMGR model for PCI busDaniel Hellstrom4-0/+740
2015-04-17DRVMGR: added driver manager to cpukit/libdrvmgrDaniel Hellstrom31-3/+3680
2015-04-17LIBPCI: added PCI shell commandDaniel Hellstrom3-1/+543
2015-04-17LIBPCI: added PCI layer to cpukit/libpciDaniel Hellstrom39-1/+4851
2015-04-17IO_MANAGER: early dynamic driver registrationDaniel Hellstrom2-1/+17
2015-04-16score: Add _ISR_lock_Flash()Sebastian Huber1-0/+31
2015-04-16score: Add const qualifierSebastian Huber3-3/+3
2015-04-16score: Fix _API_Mutex_Is_locked()Sebastian Huber1-9/+1
2015-04-16score: Delete unused WATCHDOG_MAXIMUM_INTERVALSebastian Huber1-8/+0
2015-04-15score: Fix nameSebastian Huber2-3/+3
2015-04-14semdestroy.c: Add missing _Objects_Allocator_unlock()Joel Sherrill1-8/+7
2015-04-14semunlink.c: Add missing _Objects_Allocator_unlock()Daniel Krueger1-0/+1
2015-04-14Add test assertion for allocator mutex being unlockedJoel Sherrill3-1/+44
2015-04-14score: Rename _Watchdog_Reset()Sebastian Huber3-4/+3
2015-04-13score: Add Watchdog_HeaderSebastian Huber10-66/+86
2015-04-13score: Split _Watchdog_Adjust()Sebastian Huber4-97/+56
2015-04-10arm: Align ARM exception frame to 8 bytesDaniel Krueger2-1/+7
2015-04-09score: Fix thread queue race conditionSebastian Huber1-1/+0
2015-04-08score: Use _Thread_Clear_state() for _Thread_ReadySebastian Huber4-54/+19
2015-04-08rtems: Atomically suspend/resume tasksSebastian Huber3-27/+10
2015-04-08score: Return prev state in thread state set/clearSebastian Huber3-17/+29
2015-04-08score: Simplify _Thread_Set_state()Sebastian Huber2-17/+14
2015-04-08score: Move _Watchdog_Ticks_since_boot definitionSebastian Huber3-1/+31
2015-04-03shell/main_rtrace.c: Fix warningJoel Sherrill1-1/+1
2015-04-02or1k: Send halt signal to or1k simulators when rtems terminatesHesham ALMatary2-1/+11
2015-04-02capture: Define __rtld_tbg_lockSebastian Huber1-0/+2
2015-03-31libmisc/shell: Add the rtrace command for buffered tracing support.Chris Johns7-2/+1051
2015-03-26libcsupport: Include missing header fileSebastian Huber1-0/+1
2015-03-25sparc: Ensure interrupt service after ISR enableSebastian Huber1-1/+8
2015-03-25testsupport: Generate unique worker namesSebastian Huber1-1/+11
2015-03-24monitor: Fix notepad dumpSebastian Huber1-4/+7
2015-03-24score: Fix MrsP ISR/task sychronizationSebastian Huber1-9/+12
2015-03-24score: Add scheduler acquire/releaseSebastian Huber9-32/+67
2015-03-24score: Use a dedicated ISR lock for thread queuesSebastian Huber1-20/+34
2015-03-24score: Add thread lockSebastian Huber5-6/+209
2015-03-24score: Add thread priority change handlerSebastian Huber6-69/+131
2015-03-24cpukit/libmisc/utf8proc/utf8proc.c: Avoid overflowJoel Sherrill1-0/+5
2015-03-24libdl/rtl-shell.c: Adjust printf() format for off_t based on targetJoel Sherrill1-6/+8
2015-03-24libdl/rtl-mdreloc-moxie.c: Fix printf() format warningsJoel Sherrill2-5/+5
2015-03-24rtems/score/tls.h: Add casts to eliminate warnings on some targetsJoel Sherrill1-3/+9
2015-03-24shell/utils-cp.c: Avoid redefinition of TIMESPEC_TO_TIMEVALJoel Sherrill1-0/+9
2015-03-24dummy/default-configuration.c: Tune configuration down for small targetsJoel Sherrill1-4/+10
2015-03-24capture/capture_support.c: Fix printf() warning and formattingJoel Sherrill1-10/+14
2015-03-24imfs.h: Add cast to remove warning for pointer/integer size mismatchJoel Sherrill1-1/+1
2015-03-22cpukit/libmisc/shell/hexdump-conv.c: Eliminate printf() format warningJoel Sherrill1-1/+5