summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* bsp/mpc55xx: PR2077: Avoid PPC_USE_SPEPeter Dufault2012-10-021-3/+1
* bsp/mpc55xx: PR2077: Mapping for external flashPeter Dufault2012-10-021-53/+6
* bsps: PR2076: SMC91111 fixes for mpc55xxevb BSPPeter Dufault2012-10-022-8/+7
* bsp/mpc55xx: Fix bsp_idle_thread()Sebastian Huber2012-10-024-13/+41
* bsp/mpc55xx: Add and use MPC55XX_CHIP_FAMILYSebastian Huber2012-10-0219-40/+44
* fsrfsbitmap01/test.c: Remove tabsJoel Sherrill2012-10-011-7/+8
* misc fstests: Remove spaces at EOLJoel Sherrill2012-10-016-21/+16
* New fstest to cover RFS bitmaps - fsrfsbitmap01Krzysztof Miesowicz2012-10-016-0/+743
* new fstest hitting fpathconf functionKrzysztof Miesowicz2012-10-016-0/+171
* cpukit/configure.ac: Remove unused use ticks for statistics optionsJoel Sherrill2012-09-281-10/+0
* pc386: Add Cirrus FB Driver to Makefile and configure.acJoel Sherrill2012-09-282-1/+13