summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* tests: atomic support for RTEMS. Uniprocessor tests for atomic ops.WeiY2013-02-0742-0/+2563
* score: atomic support for RTEMS. Atomic operations for PowerPC.WeiY2013-02-071-0/+537
* score: atomic support for RTEMS. Atomic operations for i386.WeiY2013-02-071-0/+341
* score: atomic support for RTEMS. Generic atomic operations API definition.WeiY2013-02-074-0/+876
* score: atomic support for RTEMS automake and autoconf changesWeiY2013-02-0712-2/+54
* bsp/mpc55xx: Add MPC55XX_ENABLE_START_PROLOGUESebastian Huber2013-02-065-0/+51
* bsp/mpc55xx: Merge RSM6 variants into oneSebastian Huber2013-02-0616-150/+85
* bsp/mpc55xx: Add and use BSP specific fatal codesSebastian Huber2013-02-067-20/+45
* bsps/powerpc: Add and use ppc_cpu_is_specific_e200Sebastian Huber2013-02-062-2/+10
* bsps/powerpc: Fix e200 checkSebastian Huber2013-02-061-4/+2
* bsp/mpc55xx: Add mpc55xx_mmu_apply_config()Sebastian Huber2013-02-061-2/+12
* rtems: Revert documentation changesSebastian Huber2013-02-061-5/+5
* Merge branch 'master' of ssh://git.rtems.org/data/git/rtemsJoel Sherrill2013-02-02935-18184/+24798
|\
| * fstests/fsrdwr: Free allocated memorySebastian Huber2013-01-301-0/+4
| * fstests: Check resources used by FAT file systemSebastian Huber2013-01-301-0/+6
| * fstests: Use global environment and clean upSebastian Huber2013-01-301-3/+14
| * fstests: Initialize swapout taskSebastian Huber2013-01-301-0/+19
| * fstests: Perform a quick formatSebastian Huber2013-01-301-1/+1
| * fstests: Use designated initializersSebastian Huber2013-01-301-10/+10
| * dosfs: Always release the buffersSebastian Huber2013-01-301-22/+23
| * ftpd: Check the root and current directory changeSebastian Huber2013-01-301-20/+28
| * ftpfs: Fix SIZE command handlingSebastian Huber2013-01-283-80/+124
| * bsp/mpc55xx: Add BSP_DATA_CACHE_USE_WRITE_THROUGHSebastian Huber2013-01-283-2/+13
| * bsps/powerpc: Add option for write-through cacheSebastian Huber2013-01-281-1/+2
| * bsp/mpc55xx: Fix MMU configuration for RSM6Sebastian Huber2013-01-281-4/+4
| * testsuites: Fix prototypesSebastian Huber2013-01-276-16/+22
| * testsuites: Use rtems_fatal_source_description()Sebastian Huber2013-01-274-27/+6
| * Fixed virtex4,5 BSP compile time warningsRic Claus2013-01-266-7/+11
| * Move <memory.h> and <sys/uio.h> to non-networking directoryJoel Sherrill2013-01-237-28/+120
| * bsp/gen83xx: Disable caches in bsp_restart()Sebastian Huber2013-01-181-1/+23
| * fstests: Generating .scn (Screen Shots) #4Alex Ivanov2013-01-156-0/+192
| * psxtmtests: Generating .scn (Screen Shots) #8Alex Ivanov2013-01-157-0/+30
| * Create POSIX Timing Test psxtmthread02Christopher Kerl2013-01-145-0/+120
| * Generating .scn (Screen Shots) #7Alex Ivanov2013-01-146-0/+32
| * NIOS2: Fix register restore sequence in epilogueSebastian Huber2013-01-141-3/+3
| * bsp/virtex5: Fix define locationSebastian Huber2013-01-141-3/+2
| * Create POSIX Timing Test psxtmcond09Christopher Kerl2013-01-119-0/+290
| * Create POSIX Timing Test psxtmcond03Christopher Kerl2013-01-115-0/+144
| * Added more condition variable timing tests.Jennifer Averett2013-01-111-2/+4
| * bsp/lpc32xx: Bypass the IrDA modem for UART6Sebastian Huber2013-01-111-3/+6
| * cpukit: Fix many Doxygen warningsJoel Sherrill2013-01-1018-59/+66
| * devfs: Doxygen Warning Removal and CleanupJoel Sherrill2013-01-101-41/+56
| * cpukit: Use Consistent Beginning of Doxygen Group NotationJoel Sherrill2013-01-10164-405/+290
| * cpukit: Add EOL on files missing EOL at EOFJoel Sherrill2013-01-10139-139/+139
| * rfs: Doxygen group cannot have a dash in itJoel Sherrill2013-01-1021-21/+21
| * cpukit/posix: Doxygen group is POSIXAPIJoel Sherrill2013-01-10179-184/+180
| * cpukit: Doxygen group fixes and many warnings addressedJoel Sherrill2013-01-1067-223/+210
| * score: Doxygen Clean Up Task #14Alex Ivanov2013-01-1020-30/+290
| * score: Doxygen Clean Up Task #12Alex Ivanov2013-01-1020-134/+446
| * rtems: Avoid NULL pointer accessSebastian Huber2013-01-101-5/+7