summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bsps/mcf5235: Fix warningsSebastian Huber2014-10-091-810/+812
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-0/+1
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-1099/+1101
* bsps/mcf548x: Fix warningsSebastian Huber2014-10-091-1/+2
* bsp/genmcf548x: Fix warningSebastian Huber2014-10-091-1/+0
* ppp: PR1943: Avoid NULL pointer accessSebastian Huber2014-10-081-8/+2
* IMFS: Avoid NULL pointer accessSebastian Huber2014-10-082-1/+13
* posix: Add auto initializaton for rwlockSebastian Huber2014-10-0811-46/+91
* posix: Fix mutex auto initializationSebastian Huber2014-10-081-1/+10
* posix: Use function instead of macrosSebastian Huber2014-10-081-41/+28
* ppp: Add ppp_unit()Sebastian Huber2014-10-081-15/+21
* ppp: Nothing to transmit hint for Termios driverSebastian Huber2014-10-071-1/+10
* libchip/serial: Task driven mode for NS16550Sebastian Huber2014-10-072-12/+120
* libchip/serial: Fix NS16550 for pppstart()Sebastian Huber2014-10-072-18/+40
* libchip/serial: Add alternative NS16550 driverSebastian Huber2014-10-0729-949/+1640
* bsps: Add Termios console driver initializationSebastian Huber2014-10-075-0/+244
* termios: Partially hide rtems_termios_ttySebastian Huber2014-10-0712-197/+325
* termios: Separate flow control from normal handlerSebastian Huber2014-10-076-28/+87
* termios: Fix transmit daemonSebastian Huber2014-10-071-1/+9
* erc32,leon2: replace bsp_reset with SPARC fatal handlerDaniel Hellstrom2014-10-063-9/+2
* LEON3: use CPU_Fatal_halt for haltDaniel Hellstrom2014-10-064-65/+90
* SPARC: Fatal_halt use source and exit codesDaniel Hellstrom2014-10-069-8/+94
* SPARC: add BSP specific error handlerDaniel Hellstrom2014-10-068-3/+30
* SPARC BSPs: remove BSP_fatal_return unreached codeDaniel Hellstrom2014-10-064-13/+2
* libmisc/shell: Remove the need for -lm when linking from the ping command.Chris Johns2014-10-041-5/+12
* bsp/stm32f4XXXX: System clock configurationTomasz Gregorek2014-10-026-24/+475
* Fix assertion "BUF != NULL" for i386Moroz.Oleg2014-10-021-4/+4
* bsp/leon3: Replace the define LEON3_MP_IRQ with a weakly linked variableDaniel Cederman2014-10-026-12/+22
* pppd: Import change from NetBSDSebastian Huber2014-09-301-1/+1
* pppd: Fix warningsSebastian Huber2014-09-303-6/+23
* libnetworking: Update due to Termios changesSebastian Huber2014-09-302-3/+3
* or1ksim: Console: implement uart_read_polledHesham ALMatary2014-09-291-2/+11
* or1k fix bug: Initialize thread context with higher stack address.Hesham ALMatary2014-09-291-2/+3
* bsp/genmcf548x: Use inline cache implementationSebastian Huber2014-09-234-95/+133
* bsp/genmcf548x: Delete duplicate network configSebastian Huber2014-09-231-7/+0
* m68k: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* powerpc: Use CPU_TIMESTAMP_USE_STRUCT_TIMESPECSebastian Huber2014-09-231-1/+1
* score: Delete Thread_Wait_information::Block2nSebastian Huber2014-09-231-4/+0
* score: Critical fix for _Thread_queue_Dequeue()Sebastian Huber2014-09-191-6/+8
* sptests/spintrcritical22: New testSebastian Huber2014-09-196-0/+176
* doc/shell: Correct build issues from fc9f8f5085724622a189ba5d44ac116d7b27e27cJoel Sherrill2014-09-183-2/+5
* sparc: Add commentSebastian Huber2014-09-181-0/+5
* bsps: Fix build errorSebastian Huber2014-09-1847-121/+2
* telnetd: Use socklen_tSebastian Huber2014-09-181-10/+0
* smptests/smpload01: Report profiling only onceSebastian Huber2014-09-172-184/+0
* redirector: Rename rtems_stdio_redirect_tSebastian Huber2014-09-172-25/+25
* Libmisc/Makefile.am: Build with networking disabledJoel Sherrill2014-09-161-2/+3
* tod.h -> libcsupport like other driver and helper prototype filesJoel Sherrill2014-09-166-4/+9
* Revert: rtems-rfs-buffer.c: Correct printf() format specifiers to eliminate w...Joel Sherrill2014-09-161-2/+3
* pc386/.../bsp.h: Do not include crt.hJoel Sherrill2014-09-161-6/+0