summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* make: Remove -qrtems_debug flag usageSebastian Huber2013-02-133-8/+4
* bsps/powerpc: Remove unused filesSebastian Huber2013-02-132-46/+0
* score: use new alignment routine in object extend information.Gedare Bloom2013-02-121-12/+16
* score: New routines to align addresses up or down.Gedare Bloom2013-02-121-0/+44
* sptests/spfatal11: Update due to API changesSebastian Huber2013-02-122-5/+22
* sapi: PR1911: Add CONFIGURE_DISABLE_BSP_SETTINGSSebastian Huber2013-02-123-0/+79
* score: Add and use rtems_assert_contextSebastian Huber2013-02-125-7/+52
* bsp/lpc32xx: Add BSP_USB_OTG_TRANSCEIVER_VBUSSebastian Huber2013-02-121-0/+3
* sparc64: revert linkcmds to 4 MB ram sizeGedare Bloom2013-02-111-2/+2
* PR1560: _Objects_Extend_information improper alignmentGedare Bloom2013-02-111-5/+18
* bsp/lpc24xx: Move UART probes to separate filesSebastian Huber2013-02-116-53/+130
* libchip/serial: Make NS16550 handler publicSebastian Huber2013-02-115-18/+29
* libchip/serial: Add const qualifierSebastian Huber2013-02-1138-64/+64
* libchip/serial: Fix warningsSebastian Huber2013-02-112-2/+13
* libchip/serial: Fix warningsSebastian Huber2013-02-111-2/+1
* libchip/serial: Fix warningsSebastian Huber2013-02-112-6/+9
* bsp/erc32: Fix warningsSebastian Huber2013-02-111-2/+2
* score: atomic support for RTEMS. Cleanup.WeiY2013-02-073-226/+218
* tests: atomic support for RTEMS. SMP tests for atomic operations.WeiY2013-02-0742-0/+1991
* 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