summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Include "rtems-rfs-shell.h".Ralf Corsépius2012-10-191-1/+2
* Remove unused vars 'rxdmaBase', txdmaBase.Ralf Corsépius2012-10-191-4/+0
* Remove stray blanks.Ralf Corsépius2012-10-1919-19/+0
* Add clock/rtc.h to rtc_rel_SOURCES.Ralf Corsépius2012-10-191-1/+1
* Remove unused var 'sc'.Ralf Corsépius2012-10-151-2/+1
* Make tems_rfs_bitmap_ut_test_range, rtems_rfs_bitmap_ut_alloc_seq_test, rtems...Ralf Corsépius2012-10-151-6/+6
* Fix z85c30_get_register, z85c30_set_register prototype mismatch.Ralf Corsépius2012-10-151-2/+2
* Include <rtems/framebuffer.h>.Ralf Corsépius2012-10-151-0/+1
* Include libchip/z85c30.h.Ralf Corsépius2012-10-151-0/+2
* Include stdint.h, libchip/serial.h.Ralf Corsépius2012-10-151-0/+4
* Remove unused var "sc".Ralf Corsépius2012-10-151-1/+0
* Remove unused var "service". Move #include "test-http-client.h" after std-hea...Ralf Corsépius2012-10-151-2/+2
* Move extern "C" after std-header inclusions.Ralf Corsépius2012-10-151-4/+4
* Use %zd instead of %d to print size_t'sRalf Corsépius2012-10-151-1/+1
* score: Use _Workspace_Allocate_or_fatal_error()Sebastian Huber2012-10-151-5/+8
* sptests/sp39: Increase clock tick intervalSebastian Huber2012-10-151-1/+1
* bsps: Remove unused bsp_libc_init() prototypeSebastian Huber2012-10-153-12/+0
* libcsupport: SpellingSebastian Huber2012-10-151-3/+3
* bsps/arm: Add BSP_USB_OTG_TRANSCEIVER_I2C_ADDRSebastian Huber2012-10-122-0/+6
* bsp/lpc24xx: Fix PCLK clock divider calculationSebastian Huber2012-10-121-1/+1
* bsp/lpc24xx: Use 96MHz CCLK for LPC17XX EA BSPSebastian Huber2012-10-121-1/+1
* bsp/lpc24xx: Evaluate LPC17XX pin typeSebastian Huber2012-10-122-4/+20
* bsp/lpc24xx: Enable USB clock by PLL0 for LPC17XXSebastian Huber2012-10-121-2/+11
* bsp/lpc24xx: Fix warningsSebastian Huber2012-10-121-2/+2
* Use proper 3 line form of license textJoel Sherrill2012-10-1133-67/+96
* threadqextractwithproxy.c: Doxygen header and spacingJoel Sherrill2012-10-111-15/+14
* Use %zu instead of %lu to print size_t's.Ralf Corsépius2012-10-111-1/+1
* Import from automake-1.12.4.Ralf Corsépius2012-10-111-0/+342
* Cleanup Krzysztof's copyright notices.Ralf Corsépius2012-10-119-16/+15
* Misc. cosmetic changes.Ralf Corsépius2012-10-091-49/+49
* Import from automake-1.12.4.Ralf Corsépius2012-10-097-9/+11943
* Remove stray '/'.Ralf Corsépius2012-10-091-1/+1
* bsp/qoriq: Fix maximum packet sizeSebastian Huber2012-10-081-1/+1
* rtems: PR1844: Fix MP process packet sizeSebastian Huber2012-10-081-2/+2
* Filesystem: Rename functionSebastian Huber2012-10-074-4/+4
* Filesystem: Rename functionSebastian Huber2012-10-075-5/+5
* fstests/fsimfsgeneric01: Avoid global stateSebastian Huber2012-10-071-4/+3
* Filesystem: Reject removal of root nodesSebastian Huber2012-10-0710-34/+23
* score: Critical fix for thread dispatchingSebastian Huber2012-10-077-5/+255
* mghttpd: Requires POSIX to build server and testsJoel Sherrill2012-10-034-0/+8
* threaddispatch.c: Fix typoJoel Sherrill2012-10-021-1/+1
* score/thread.h: Move Thread_CPU_usage_t definition downJoel Sherrill2012-10-021-12/+12
* score/percpu.h: _Thread_Time_of_last_context_switch always availableJoel Sherrill2012-10-021-5/+2
* score/tod.h: Fix formattingJoel Sherrill2012-10-021-2/+2
* User's Guide: Correct typos in return status bulletsJoel Sherrill2012-10-024-15/+15
* nfsclient: Format changesSebastian Huber2012-10-021-2/+2
* nfsclient: Add and use nfsEvaluateStatus()Sebastian Huber2012-10-021-114/+245
* nfsclient: Fix for short enumsSebastian Huber2012-10-021-0/+2
* nfsclient: PR2075: Fix node initializationSebastian Huber2012-10-021-13/+10
* bsp/mpc55xx: PR2077: Add BSP_DEFAULT_BAUD_RATEPeter Dufault2012-10-024-3/+10