summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* user/overview.t: Add missing chapters to overviewJoel Sherrill2013-02-261-32/+65
* doc master include files: Do not include top node on printed outputJoel Sherrill2013-02-2612-1/+25
* doc/project.am: Make texi2html and texi2any stanzas shareJoel Sherrill2013-02-261-17/+5
* doc: Update copyright year in common filesJoel Sherrill2013-02-262-3/+3
* doc: Update version.texi and stamp-vti filesJoel Sherrill2013-02-2626-52/+52
* doc/user Object Id Figures: Correct rotation and borderJoel Sherrill2013-02-264-42536/+8462
* doc/user/semaphore_attributes.eps: Correct rotationJoel Sherrill2013-02-261-106459/+3742
* doc/c_user: Fix Lines that were too longJoel Sherrill2013-02-262-9/+9
* doc: Use More Readable Names for Generated NodesJoel Sherrill2013-02-262-3/+7
* doc: Support texi2any and texi2htmlJoel Sherrill2013-02-265-19/+80
* doc: Update to build info format with texinfo 4.13 and 5.0Joel Sherrill2013-02-2616-224/+231
* Add missing @item.Ralf Corsépius2013-02-261-1/+1
* Add missing @items.Ralf Corsépius2013-02-261-3/+3
* bsp/mpc55xx: Add register type definitionSebastian Huber2013-02-251-1/+1
* Fix typo.Ralf Corsépius2013-02-252-2/+2
* add __ARM_ARCH_6ZK__ to cpukit/score/cpu/arm/rtems/score/arm.hCudmore, Alan P. (GSFC-5820)2013-02-251-0/+4
* libblock: Do resource allocation in one placeSebastian Huber2013-02-213-148/+153
* bsp/gen5200: New ATA driverSebastian Huber2013-02-2010-45/+1566
* bsp/gen5200: Add and use mpc5200_fatal()Sebastian Huber2013-02-206-10/+27
* bsp/mpc55xx: Fix prototypeSebastian Huber2013-02-202-2/+2
* dosfs: Fix file length updateSebastian Huber2013-02-201-2/+3
* fstests/fsrdwr: Add test caseSebastian Huber2013-02-203-1/+59
* fstests/fsrdwr: Fix warningSebastian Huber2013-02-201-1/+1
* fstests: Prevent compiler optimizationsSebastian Huber2013-02-151-1/+4
* dosfs: Start scan with a valid data clusterSebastian Huber2013-02-151-26/+16
* dosfs: Fix file extendSebastian Huber2013-02-151-23/+24
* dosfs: Ensure valid data cluster countSebastian Huber2013-02-151-1/+6
* Introduce AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-147-14/+28
* Introduce AM_CONDITIONAL ATOMIC, cpuopt RTEMS_ATOMIC.Ralf Corsépius2013-02-141-0/+4
* Conditionally install atomic-headers.Ralf Corsépius2013-02-144-2/+8
* Add RTEMS_CHECK_ATOMIC, RTEMS_CPUOPT([RTEMS_ATOMIC]), AM_CONDITIONAL ATOMIC.Ralf Corsépius2013-02-141-0/+7
* New.Ralf Corsépius2013-02-141-0/+13
* Include <stdint.h>Ralf Corsépius2013-02-141-0/+2
* ftpd: Go back to the root directorySebastian Huber2013-02-131-0/+8
* make: Add default flagsSebastian Huber2013-02-131-7/+4
* make: Add CPPFLAGSSebastian Huber2013-02-131-0/+2
* make: Remove -Wno-unused flag for debug variantSebastian Huber2013-02-131-1/+1
* make: Remove -g flagsSebastian Huber2013-02-131-3/+3
* 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