summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libcpu/bfin/clock/rtc.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* powerpc/shared/flash/intelFlash.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* score603e/tod/tod.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* beatnik/network/porting/if_xxx_rtems.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-1/+1
* mvme167/network/network.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-19/+21
* mvme162/tod/tod.c: Do not use rtems_clock_get()Joel Sherrill2015-03-171-2/+2
* tm07: Split some code into new spnotepad02.Joel Sherrill2015-03-1710-22/+116
* testsuites/samples/minimum/init.c: Notepads no longer need to be disabledJoel Sherrill2015-03-171-7/+0
* cpukit/libdl/rtl-obj-comp.c: Use correct printf() specificationJoel Sherrill2015-03-172-3/+3
* bsp/mpc55xx: Fix flash settingsSebastian Huber2015-03-171-13/+16
* testsupport: Add worker setup handlerSebastian Huber2015-03-174-24/+96
* bsp/qoriq: Add register blocks for T variantsSebastian Huber2015-03-171-78/+84
* bsp/qoriq: Fix warningSebastian Huber2015-03-171-0/+3
* score: Ensure properties of CPU_Uint32ptrSebastian Huber2015-03-171-0/+10
* cpukit: add and use CPU_Uint32ptr typeGedare Bloom2015-03-1621-2/+61
* bsp/mbx8xx: Fix warningsSebastian Huber2015-03-161-4/+6
* IMFS: don't strlen() an unterminated string in IMFS_dir_read().Jamie Iles2015-03-161-1/+1
* shell: remove rtems ifdef, upstream is correctGedare Bloom2015-03-161-8/+0
* shell: fix printf warningsGedare Bloom2015-03-161-4/+5
* capture: fix warnings in printGedare Bloom2015-03-161-4/+6
* rtems: make error codes uintptr_tGedare Bloom2015-03-161-1/+1
* rfs: cast minor to uintptr_t to truncate explicitlyGedare Bloom2015-03-161-2/+2
* preliminary Raspberry Pi Model 2 supportAlan Cudmore2015-03-166-22/+55
* tmtests/tmfine01: New testSebastian Huber2015-03-166-0/+2612
* score: Add _Objects_ISR_disable_and_acquire()Sebastian Huber2015-03-151-7/+22
* bsps/sparc: Fix linker sectionSebastian Huber2015-03-151-3/+3
* Revert "autoconf changes"Ben Gras2015-03-142-4/+4
* beagle bsp: delete TIMER_FREQ, TIMER_COUNTBen Gras2015-03-141-4/+0
* autoconf changesBen Gras2015-03-142-4/+4
* score/or1k: Fix warnings. Add missing prototypesHesham ALMatary2015-03-131-0/+4
* m32cbsp: Add bsp_reset() so the BSP exitsJoel Sherrill2015-03-122-1/+3
* posix/src/nanosleep.c: Address issue when delay is longer than desiredJoel Sherrill2015-03-121-16/+27
* posix: Return error code if mmap is usedDaniel Cederman2015-03-121-1/+1
* posix: Move function to file with matching nameDaniel Cederman2015-03-122-10/+10
* confdefs.h: Improve the DoxygenJoel Sherrill2015-03-111-121/+780
* mvme147s: Install z8530.hJoel Sherrill2015-03-112-0/+13
* cpukit/include/rtems/btimer.h: Add DOxygen commentsJoel Sherrill2015-03-111-2/+56
* cpukit/include/rtems/bspIo.h: Add Doxygen commentsJoel Sherrill2015-03-111-29/+107
* cpukit: Remove old DESCRIPTION: in commentsJoel Sherrill2015-03-1112-131/+24
* doc/started: simplify and fixGedare Bloom2015-03-118-1226/+47
* cpukit: deprecate task variables. closes #2293.Gedare Bloom2015-03-104-4/+26
* cpukit: deprecate rtems_clock_get(). closes #2294.Gedare Bloom2015-03-102-1/+6
* cpukit: deprecate notepadsGedare Bloom2015-03-1013-16/+77
* cpukit/libcrypt/misc.c: Reverse order of statements in ifdefJoel Sherrill2015-03-101-2/+2
* posix: Install <semaphore.h> only if not providedSebastian Huber2015-03-103-1/+7
* libcsupport: Delete superfluous _gettimeofday()Sebastian Huber2015-03-102-23/+0
* posix: Change sem_t to the 32-bit object typeSebastian Huber2015-03-102-2/+2
* posix: Use a value of 0 for SEM_FAILEDSebastian Huber2015-03-101-1/+1
* score: Add rtems_set_errno_and_return_value()Sebastian Huber2015-03-103-17/+16
* cpukit/libmisc/fsmount/fsmount.h: Remove duplicate comments and copyrightJoel Sherrill2015-03-091-29/+7