summaryrefslogtreecommitdiff
path: root/cpukit (follow)
AgeCommit message (Expand)Author
2015-02-10Add arm/raspberrypi.Amar Takhar
2015-02-09Add beagle BSPsAmar Takhar
2015-02-09Fix sparc/leon3.Amar Takhar
2015-02-09Add support for xilinx_zynq_zc706.Amar Takhar
2015-02-06Merge branch 'fix' into waf (this contains the 'include' branch as well)Amar Takhar
2015-02-06Fix pthread.h includes.Amar Takhar
2015-02-06Fix uuid.h include.Amar Takhar
2015-02-06Move the score MP headers.Amar Takhar
2015-02-06Move the rtems MP headers.Amar Takhar
2015-02-06Stage 2: Move duplicate header source.Amar Takhar
2015-02-06Stage 1: Move single headers.Amar Takhar
2015-02-06Add waf build system.Amar Takhar
2014-12-23Correct error return mismatchesNick Withers
2014-12-23libnetworking: Make rtems_dhcp_failsafe() run time configurablePeter Dufault
2014-12-18posix: Delete unused _POSIX_Threads_Get()Sebastian Huber
2014-12-18smp: Fix timeout for MrsP semaphoresSebastian Huber
2014-12-16Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber
2014-12-15sys/endian.h: Fix 16-bit int problemsSebastian Huber
2014-12-15Enable WebSocket support in the Mongoose HTTP serverNick Withers
2014-12-12libcsupport: Do not use _Assert() for sync()Sebastian Huber
2014-12-12shell: Add 'all' topic for help for all commandsSebastian Huber
2014-12-12Add POSIX key value pairs to resource snapshotSebastian Huber
2014-12-12posix: Delete key/value if value is set to NULLSebastian Huber
2014-12-12posix: Simplify _POSIX_Keys_Find()Sebastian Huber
2014-12-12confdefs.h: Fix workspace size if idle task is FPSebastian Huber
2014-12-11Teach rtems_tarfs_load() about symlinksNick Withers
2014-12-08sparc64: put each copyright on one lineGedare Bloom
2014-12-05shell: Avoid __DATE__ and adjust welcome messageSebastian Huber
2014-12-05nfsclient: Avoid __FILE__ and __LINE__Sebastian Huber
2014-12-05Update bug report URLSebastian Huber
2014-12-05libmisc: More useful default configurationSebastian Huber
2014-12-04doxygen: expand specified compiler macros to empty string, so they are ignore...Jan Dolezal
2014-12-04i386: doxygen and comments related to VESA real mode framebufferJan Dolezal
2014-12-04SPARC: optimize IRQ enable & disableDaniel Hellstrom
2014-12-03monitor: Replace puts() with proper fprintf()Sebastian Huber
2014-12-02nfs: Add RPCd task affinity config optionDaniel Cederman
2014-12-02net: Add network task affinity configDaniel Cederman
2014-12-01libmisc/shell: Edit history hack is corrupting memory. Remove it.Chris Johns
2014-11-28score: Add heap statisticsSebastian Huber
2014-11-28score: Return heap stats via _Heap_Get_informationSebastian Huber
2014-11-28libcsupport: Delete malloc statisticsSebastian Huber
2014-11-28bdbuf: Fix race condition with sync active flagSebastian Huber
2014-11-27sync.c: Add asserts to document and check assumptionsJoel Sherrill
2014-11-27msdos_file.c: Reverse return codes per GedareJoel Sherrill
2014-11-27shell: Make mv, cp and rm usable for applicationsSebastian Huber
2014-11-27smp: Fix scheduler helping protocolSebastian Huber
2014-11-27smp: Fix scheduler helping protocol assertionsSebastian Huber
2014-11-27rtems: Add rtems_cache_coherent_allocate()Sebastian Huber
2014-11-26monitor/mon-prmisc.c: Use puts() not fprintf()Josh Oguin
2014-11-26objectgetnameasstring.c: Reformat _Objects_Get() switch to follow patternJosh Oguin