summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add thread-local storage (TLS) supportSebastian Huber2014-02-0477-60/+1132
* bsps: Thread-local storage (TLS) for linkcmdsSebastian Huber2014-02-0479-44/+1279
* score: Add _Thread_Get_maximum_internal_threads()Sebastian Huber2014-02-042-11/+20
* score: Add _Heap_Size_with_overhead()Sebastian Huber2014-02-043-0/+44
* score: Add _Workspace_Allocate_aligned()Sebastian Huber2014-02-045-0/+34
* bsp/v850: Use proper ABI in linkcmdsSebastian Huber2014-02-041-3/+3
* dosfs/fat.c: Remove use of register keywordJoel Sherrill2014-02-031-1/+1
* calloc.c: Remove use of register keywordJoel Sherrill2014-02-031-3/+3
* posix/*.c: Remove use of register keywordJoel Sherrill2014-02-0313-26/+26
* rtems/*.c: Remove use of register keywordJoel Sherrill2014-02-0337-73/+73
* libtests/block11: Use custom device driverSebastian Huber2014-02-031-3/+36
* bsp/xilinx_zynq: Support configuraton of memory map. Remove SMP variants.Chris Johns2014-02-0216-149/+89
* bootcard.c: Comment clean upJoel Sherrill2014-01-311-5/+5
* bsps/sparc: Fix linkcmds part of new network stackSebastian Huber2014-01-301-3/+3
* bsps: Fix barrier section definitionsSebastian Huber2014-01-302-6/+6
* bsp/stm32f4: Use BSP_SMALL_MEMORY for a variantSebastian Huber2014-01-301-0/+1
* bsp/lpc24xx: Fix compile errorSebastian Huber2014-01-301-1/+1
* powerpc/flash: give string variables const attributeNick Withers2014-01-235-22/+22
* Add warnings to MOTLoad-equipped BSPs' READMEs that a "waitProbe", "netShut" ...Nick Withers2014-01-233-0/+16
* libchip/serial: DocumentationSebastian Huber2014-01-231-10/+1
* IMFS: Improved support for generic nodesSebastian Huber2014-01-212-3/+3
* IMFS: Allow sockets as generic nodesSebastian Huber2014-01-211-1/+2
* Don't use unsafe buffer operationsNick Withers2014-01-201-18/+12
* testsuite/psx13: Add linefeed to end of test message.Chris Johns2014-01-191-2/+2
* libbsp sh: Add Doxygen file header to coverhd.hCynthia Rempel2014-01-142-2/+14
* libbsp powerpc: Add Doxygen file header to coverhd.hCynthia Rempel2014-01-147-7/+49
* libbsp mips: Add Doxygen file header to coverhd.hCynthia Rempel2014-01-141-1/+7
* libbsp m68k: Add Doxygen file header to coverhd.hCynthia Rempel2014-01-147-6/+48
* rtems_cache_invalidate_multiple_instruction_linesAleksandr Platonov2014-01-141-1/+1
* bsps/arm: Use _ARMV4_Exception_interruptSebastian Huber2014-01-141-3/+3
* bsps/arm: Use Normal memory for code and dataSebastian Huber2014-01-131-3/+7
* bsps/arm: Use ALIGN_WITH_INPUTSebastian Huber2014-01-133-130/+90
* bsp/lpc24xx: Add PL111 supportSebastian Huber2014-01-104-0/+165
* bsp/lpc24xx: Add register definitionSebastian Huber2014-01-101-1/+3
* arm: Add ARMv7-M SHCSR register bitsSebastian Huber2014-01-101-0/+6
* bsp/realview-pbx-a9: Fix PL111 color encodingSebastian Huber2014-01-101-1/+2
* bsps/arm: Use handlers for PL111 set up/tear downSebastian Huber2014-01-103-18/+35
* testsuite/rtems++: Output format change.Chris Johns2014-01-102-101/+104
* libbsp tm27.h: Add Doxygen file header to all tm27.hCynthia Rempel2014-01-0922-35/+135
* tasksetpriority.c: Remove obsolete commentJoel Sherrill2014-01-091-2/+1
* spsize/size.c: Fix typo.HailinGuo2014-01-091-4/+8
* libtests: Add contents to rbheap and stackchk documentation filesCynthia Rempel2014-01-093-5/+183
* tmtests: Add contents to multiple documentation filesCynthia Rempel2014-01-0929-60/+306
* posix: fix race condition between pthread_create and capture engineTill Strauman2014-01-091-0/+5
* libtests/termios01: Add tests for cfsetspeed() and cfmakeraw()Daniel Ramirez2014-01-093-3/+106
* sparc BSP shared: Improve DoxygenToma Radu2014-01-0919-49/+147
* libtests/uid01: Fix Copyright informationDaniel Ramirez2014-01-094-15/+20
* libtests: added test to confirm patch fixes bugDaniel Ramirez2014-01-097-1/+268
* mw_uid: corrects uid_read_message short timeoutsAllan Hessenflow2014-01-091-2/+11
* NTP: Sync time correctly when receiving broadcast updatesJim Panetta2014-01-091-3/+4