summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* beatnik/Makefile.am: Remove reference to ChangeLogJoel Sherrill2013-03-111-1/+1
* release_support: Remove obsolete fileJoel Sherrill2013-03-111-98/+0
* nios2: DocumentationSebastian Huber2013-03-111-13/+2
* nios2: Use NIOS2_CTLREG_INDEX_STATUSJeffrey O. Hill2013-03-111-1/+2
* nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSEJeffrey O. Hill2013-03-112-23/+3
* nios2: Add _Nios2_Count_leading_zeros()Jeffrey O. Hill2013-03-113-0/+75
* nios2: Rename fileJeffrey O. Hill2013-03-112-1/+1
* nios2: Add optimized IP checksum supportJeffrey O. Hill2013-03-113-0/+365
* RTEMS: Delete ChangeLog files.Gedare Bloom2013-03-08169-109629/+0
* libchip: Fix prototypesSebastian Huber2013-03-013-24/+24
* cpukit moxie: Style correctionsJoel Sherrill2013-02-282-71/+7
* libchip/rtc: Fixed 19 compiler warningsAndreas Heinig2013-02-283-3/+7
* libchip/serial: Fixed warningsAndreas Heinig2013-02-281-0/+3
* Common file changes in support of Moxie portAnthony Green2013-02-284-1/+4
* Add sample Moxie BSP for GDB simAnthony Green2013-02-2815-0/+646
* Add Moxie CPU supportAnthony Green2013-02-289-0/+1647
* libchip/network: Fixed warningAndreas Heinig2013-02-271-1/+2
* dosfs: PR2091: Fix warningAndreas Heinig2013-02-271-2/+2
* IMFS: PR2093: Fix warningSebastian Huber2013-02-271-3/+2
* dosfs: PR2092: Delete unused functionAndreas Heinig2013-02-271-32/+0
* doc: Build html into subdirectory (fix make clean)Joel Sherrill2013-02-262-7/+11
* sparc: Remove dead code that was leftover from SMP development.Jennifer Averett2013-02-261-4/+0
* PR2090: Fix warning in threadqdequeuepriority.cAndreas Heinig2013-02-261-0/+1
* user/preface.texi: Add NEC V850 and SPARC V9Joel Sherrill2013-02-261-2/+2
* 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