summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/powerpc: Add TMR access macrosSebastian Huber2015-01-091-0/+28
* bsps/powerpc: Add cache size functionsSebastian Huber2015-01-091-0/+46
* bsps/powerpc: Delete C pre-processor warningSebastian Huber2015-01-091-2/+0
* bsps/powerpc: Support for 64 byte cache linesSebastian Huber2015-01-091-6/+23
* bsps/powerpc: Support a cache alignment of 64Sebastian Huber2015-01-091-1/+8
* bsps/powerpc: Support e6500 indentificationSebastian Huber2015-01-092-0/+12
* bsps/u-boot: Add optional text and data sectionsSebastian Huber2015-01-091-4/+12
* bsps/u-boot: Update due to API changesSebastian Huber2015-01-093-7/+155
* bsps/mpc83xx: Fix warningsSebastian Huber2015-01-091-4/+5
* libtests/crypt01: Increase stack sizeSebastian Huber2015-01-091-0/+2
* smptests/smpwakeafter01: Fix task countSebastian Huber2015-01-091-1/+1
* smptests/smpmrsp01: Update run indicator only onceSebastian Huber2015-01-091-1/+3
* smp: Add and use _SMP_Should_start_processor()Sebastian Huber2015-01-094-13/+22
* capture: Fix lock initializationSebastian Huber2015-01-091-6/+11
* pc386: Add Edison base supportJoel Sherrill2015-01-0412-17/+220
* untar.c: Coverity ID 26151 and reformatJoel Sherrill2015-01-041-295/+251
* clock_driver_simidle.c: Add BSP_CLOCK_DRIVER_DELAYJoel Sherrill2015-01-041-0/+10
* pc386: Add BSP_ENABLE_COM1_COM4 BSP optionJoel Sherrill2015-01-043-27/+38
* pc386: Add BSP_ENABLE_IDE BSP optionJoel Sherrill2015-01-044-1/+13
* pc386: Add BSP_ENABLE_VGA BSP optionJoel Sherrill2015-01-047-36/+69
* Correct error return mismatchesNick Withers2014-12-234-22/+48
* Use fixed-width C99 types for PowerPC in_be16() and co.Nick Withers2014-12-2324-175/+185
* pc386: scan all functions of multi-function PCI devicesTill Strauman2014-12-231-7/+23
* libnetworking: Make rtems_dhcp_failsafe() run time configurablePeter Dufault2014-12-232-44/+91
* doc: add some red-black tree documentationGedare Bloom2014-12-193-4/+103
* posix: Delete unused _POSIX_Threads_Get()Sebastian Huber2014-12-181-34/+0
* smp: Fix timeout for MrsP semaphoresSebastian Huber2014-12-184-92/+184
* bsp/moxiesim: Add cache manager implementationSebastian Huber2014-12-171-0/+5
* doc: Add multilib section to CPU supplementSebastian Huber2014-12-163-0/+121
* Delete CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEMSebastian Huber2014-12-1688-138/+2
* bsp/beagle: Fix some warningsBen Gras2014-12-155-3/+6
* mcf5225x-testsuite.tcfg: Add fileioJoel Sherrill2014-12-151-0/+1
* sync.c: Revert previous patch with assertionsJoel Sherrill2014-12-150-0/+0
* bsp/mpc55xxevb: Fix warningsSebastian Huber2014-12-152-2/+10
* bsp/t32mppc: Fix warningsSebastian Huber2014-12-152-5/+8
* bsps/powerpc: Disable SPE for soft-float variantsSebastian Huber2014-12-152-2/+2
* sys/endian.h: Fix 16-bit int problemsSebastian Huber2014-12-151-4/+6
* Enable WebSocket support in the Mongoose HTTP serverNick Withers2014-12-154-14/+205
* bsp/lpc32xx: Fix memory mapSebastian Huber2014-12-151-1/+1
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-128-118/+45
* doc: Clarify rate-monotonic statisticsSebastian Huber2014-12-121-4/+15
* doc: Clarify rtems_task_set_priority()Sebastian Huber2014-12-121-0/+3
* bsp/mpc8xx: Fix warningsSebastian Huber2014-12-127-26/+30
* libcsupport: Do not use _Assert() for sync()Sebastian Huber2014-12-121-11/+3
* shell: Add 'all' topic for help for all commandsSebastian Huber2014-12-121-11/+19
* Add POSIX key value pairs to resource snapshotSebastian Huber2014-12-123-27/+74
* posix: Delete key/value if value is set to NULLSebastian Huber2014-12-124-38/+106
* posix: Simplify _POSIX_Keys_Find()Sebastian Huber2014-12-124-12/+10
* confdefs.h: Fix workspace size if idle task is FPSebastian Huber2014-12-121-2/+8
* Teach rtems_tarfs_load() about symlinksNick Withers2014-12-113-4/+25