summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* libblock: Fix state descriptionsSebastian Huber2012-05-241-1/+1
* Add config.h.in.Ralf Corsépius2012-05-2410-1/+1018
* Add bspopts.h.in.Ralf Corsépius2012-05-2485-1/+3746
* Revert "Revert "libtests/complex: Avoid generated files""Ralf Corsépius2012-05-247-437/+145
* Revert "Revert "libtests/math*: Avoid generated files""Ralf Corsépius2012-05-248-1116/+316
* Revert "libtests/math*: Avoid generated files"Ralf Corsépius2012-05-238-316/+1116
* Revert "libtests/complex: Avoid generated files"Ralf Corsépius2012-05-237-145/+437
* powerpc/t32mppc: TypoSebastian Huber2012-05-221-1/+1
* powerpc/t32mppc: New BSPSebastian Huber2012-05-2218-1/+841
* network/dhcp: PR1841: Fix DNS processing in DHCPSebastien Bourdeauducq2012-05-221-3/+45
* libtests/math*: Avoid generated filesSebastian Huber2012-05-228-1116/+316
* libtests/complex: Avoid generated filesSebastian Huber2012-05-227-437/+145
* powerpc/qoriq: Fix due to console API changesSebastian Huber2012-05-211-2/+2
* powerpc/mpc55xxevb: Fix cache define usageSebastian Huber2012-05-211-5/+9
* Add missing )Ralf Corsépius2012-05-181-1/+1
* Remove references to configure.in.Ralf Corsépius2012-05-186-7/+7
* Remove obsolete reference to posix bsp.Ralf Corsépius2012-05-182-3/+1
* Remove stray dnl.Ralf Corsépius2012-05-183-6/+0
* Update from automake-1.11.5.Ralf Corsépius2012-05-182-95/+148
* pci.h cleanup - Consolidate common defines to cpukit pci.hJoel Sherrill2012-05-1615-1195/+41
* mvme5500 and cpukit pci.h - Eliminate mvme5500 specific pci.hJoel Sherrill2012-05-166-65/+17
* LEON: moved register definitions into grlib header fileDaniel Hellstrom2012-05-1621-134/+153
* nfsclient: Fix symbolic link evaluationSebastian Huber2012-05-161-66/+97
* libcsupport: Adjust malloc_walk() prototypeSebastian Huber2012-05-165-13/+14
* Filesystem: Add missing include file <stdint.h>Sebastian Huber2012-05-151-0/+1
* Filesystem: Change pathconf_limits_and_optionsSebastian Huber2012-05-156-11/+7
* Filesystem: Move operations to mount table entrySebastian Huber2012-05-1539-66/+77
* Filesystem: Add const qualifier to lock/unlockSebastian Huber2012-05-157-15/+19
* Filesystem: PR1255: Move offset update to handlersSebastian Huber2012-05-1511-20/+39
* Filesystem: Add shared device IO supportSebastian Huber2012-05-1514-289/+255
* Filesystem: Use ioctl_command_tSebastian Huber2012-05-1516-92/+46
* rfs: Fix major and minor number integer typesSebastian Huber2012-05-151-25/+30
* libblock: Fix purge device tree traversalSebastian Huber2012-05-147-2/+189
* dosfs: Remove unused parameterSebastian Huber2012-05-141-1/+0
* devfs: C++ compatibilitySebastian Huber2012-05-141-1/+1
* Filesystem: Remove duplicate prototypeSebastian Huber2012-05-141-11/+0
* PR2065: RBTree: Insert function (protected) does not enable interruptsGedare Bloom2012-05-131-2/+4
* psxtests - Eliminate missing prototype warningsJoel Sherrill2012-05-1171-201/+556
* libtmtests - Eliminate missing prototype warningsJoel Sherrill2012-05-1146-64/+341
* tmoverhd - Eliminate warningsJoel Sherrill2012-05-111-11/+11
* psxtmtests - Eliminate missing prototype warningsJoel Sherrill2012-05-1131-32/+167
* Remove CVS Id Strings (manual edits after script)Joel Sherrill2012-05-11117-332/+26
* cpukit/aclocal - Fix one mistake by scriptJoel Sherrill2012-05-111-0/+1
* Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill2012-05-116376-14816/+0
* Miscellaneous - Clean up file headers so patterns followedJoel Sherrill2012-05-114-31/+28
* librtems++ - Remove junk line accidentally committedJoel Sherrill2012-05-111-3/+2
* fstests/fsrdwr: Add block read/write test caseSebastian Huber2012-05-111-0/+194
* fstests/fsrdwr: Add truncate to zero test caseSebastian Huber2012-05-111-0/+32
* fstests/fsrdwr: Fix assertionsSebastian Huber2012-05-111-8/+8
* fstests/fsrdwr: Avoid copy and pasteSebastian Huber2012-05-111-49/+34