Sebastian Huber
7f5ab84e38
bsps/arm: Fix rtems_mii_ioctl() usage
2012-09-28 16:43:24 +02:00
Sebastian Huber
afd1967155
bsps/arm: Add LPC_DMA_CHANNEL_COUNT
2012-09-28 16:43:19 +02:00
Sebastian Huber
90e2026b99
telnetd: Map CRLF to CR
...
It is not so easy to use Termios for that. We already map CRNUL to CR,
thus we cannot ignore CRs. We could change the shell code to map CRNL
to a single line end, but this is more intrusive than the change here.
2012-09-28 15:41:33 +02:00
Sebastian Huber
e652e5f8db
telnetd: Inform client that we will echo
...
The standard line editor rtems_shell_line_editor() produces an echo.
2012-09-28 15:41:33 +02:00
Joel Sherrill
3850af9511
mpc55xxevb: Fix compilation in start-config-siu-pcr.c
2012-09-06 09:40:17 -05:00
Joel Sherrill
d3c8602342
shell/dd-misc.c: Rename __unused to avoid conflict with new <sys/cdefs.h>
2012-09-05 12:25:38 -05:00
Joel Sherrill
09f2ce38aa
mips/idtcpu.h: Fix nested comment warning
2012-09-05 12:23:59 -05:00
Joel Sherrill
d658a9bfc3
coremsg.c: Clean up and comment improvement
...
This code was reviewed as part of coverage analysis improvements. The
uncovered range had unclear documentation and the code itself was also
cleaned up to be easier to understand.
Author: Krzysztof Mięsowicz <krzysztof.miesowicz@gmail.com >
2012-08-31 09:58:42 -05:00
Joel Sherrill joel.sherrill@oarcorp.com
66dacbfb8e
timespec: Add documentation for struct timespec Helpers
...
Joel editted the documentation for clarity, grammar and technical
correctness. I also moved it in the manual and added @findex
entries. The core work was just polished.
Author: Krzysztof Mięsowicz <krzysztof.miesowicz@gmail.com >
2012-08-30 18:38:50 -05:00
Krzysztof Mięsowicz
a6eaa5489c
timespec helpers: Add wrappers with new test
2012-08-29 07:38:54 -05:00
Krzysztof Mięsowicz
3913e3cf93
sp77: new test to cover allocated message size overflowing
...
Author: Krzysztof Mięsowicz <krzysztof.miesowicz@gmail.com >
2012-08-29 07:37:01 -05:00
Christian Mauderer
7b865a44b3
bsp/mpc55xx: Use a one second timeout
2012-08-21 11:06:24 +02:00
Christian Mauderer
f9fe954fa2
bsp/mpc55xx: Fix SMSC9218I_BIG_ENDIAN_SUPPORT
2012-08-21 11:06:24 +02:00
Christian Mauderer
6f89813f42
bsp/mpc55xx: Move work from ISR to task context
2012-08-21 11:06:23 +02:00
Thomas Doerfler
d9af2ed4dd
bsp/gen83xx: Add br_uid BSP variant
2012-08-20 10:16:32 +02:00
Sebastian Huber
bd5a138629
libcsupport: Add and use rtems_putc()
...
This reduces code size and provides a function similar to fputc().
2012-08-20 10:10:25 +02:00
Sebastian Huber
25802b42a6
bsp/lpc32xx: Specify scratch area alignment
2012-08-20 10:10:25 +02:00
Sebastian Huber
f5db5d2266
bsp/lpc32xx: Stop unused DDRAM_CLK
2012-08-20 10:10:25 +02:00
Sebastian Huber
25a8c02258
bsp/lpc32xx: Fix clock name
...
Rename lpc32xx_dram_clk() in lpc32xx_ddram_clk()
2012-08-20 10:10:25 +02:00
Sebastian Huber
6cfe52fcbc
bsp/lpc32xx: Add lpc32xx_select_nand_controller()
2012-08-20 10:10:24 +02:00
Sebastian Huber
833ac6076a
bsp/lpc24xx: Use USB RAM for fast data section
2012-08-20 10:10:24 +02:00
Sebastian Huber
6c92e1b8e9
IMFS: Typo
2012-08-09 12:45:37 +02:00
Andreas Heinig
2aff1f0875
PR2069: Similar. Forgot to add missing file.
2012-08-06 13:53:38 -04:00
Andreas Heinig
7a9288fe35
PR2069: [CBS Scheduler] Memory leak and enqueue problem
...
Due to the fact that CBS extends the EDF scheduler, most parts of EDF are
reused. One part is the allocation of the per-thread data. However, the CBS
per-thread structure defines a further element (while including the rest of
Scheduler_EDF_Per_thread)
2012-08-06 13:46:27 -04:00
Gedare Bloom
6c5d6c591f
Remove generated files.
2012-08-06 13:08:47 -04:00
Gedare Bloom
ea97782372
Delete leftover bspopts.h.in from revert
2012-08-06 13:06:35 -04:00
Gedare Bloom
57e922c799
Revert "Add config.h.in."
...
This reverts commit cf42a6ea9d .
2012-08-06 13:04:24 -04:00
Gedare Bloom
c717fda5c1
Revert "Add bspopts.h.in."
...
This reverts commit daffa606cc .
Conflicts:
c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
c/src/lib/libbsp/powerpc/qoriq/include/bspopts.h.in
Manually deleted conflicting files.
2012-08-06 13:03:46 -04:00
Ralf Corsépius
aa96f47df1
Do not remove scripts upon ./bootstrap -c. Introduce ./bootstrap -c -f.
2012-08-06 12:42:43 -04:00
Sebastian Huber
69b346b755
bsp/mpc55xx: eQADC register changes
2012-07-25 13:51:51 +02:00
Sebastian Huber
b0753c33a0
bsp/mpc55xx: Add MPC55XX_CONSOLE_MINOR
...
Remove MPC55XX_ESCI_CONSOLE_MINOR.
2012-07-25 13:51:51 +02:00
Sebastian Huber
89c92a052d
bsp/mpc55xx: Whitespace changes
2012-07-25 13:51:51 +02:00
Sebastian Huber
208f4794a2
bsp/mpc55xx: New EBI settings for MPC5674F boards
2012-07-25 13:51:51 +02:00
Ralf Corsépius
0ec2c361b6
Use http://www.rtems.org/bugzilla as bug-URL.
2012-07-19 17:02:16 +02:00
Ralf Corsépius
d7af3360ca
Reformat AC_INIT.
2012-07-19 17:00:56 +02:00
Ralf Corsépius
1c554014af
Remove CVS-Ids.
2012-07-19 16:55:18 +02:00
Ralf Corsépius
59bd51156a
Remove CVS-Ids.
2012-07-19 15:59:46 +02:00
Ralf Corsépius
bb2b8259ea
Require automake-1.12.2.
2012-07-19 15:47:55 +02:00
Ralf Corsépius
0f772813aa
Require autoconf-2.69.
2012-07-19 15:44:32 +02:00
Ralf Corsépius
c0456d7f0d
Update from automake-1.12.2.
2012-07-19 15:24:36 +02:00
Sebastian Huber
cece8db013
bsp/mpc55xx: Add SMSC9218I_IRQ_PIN
2012-07-18 09:46:15 +02:00
Sebastian Huber
f024d4f741
bsp/mpc55xx: Add SMSC9218I_RESET_PIN
2012-07-18 09:46:15 +02:00
Sebastian Huber
dec7231bac
bsp/mpc55xx: Add SMSC9218I_ENABLE_LED_OUTPUTS
2012-07-18 09:46:15 +02:00
Sebastian Huber
86c5b1c758
bsp/mpc55xx: Add SMSC9218I_BIG_ENDIAN_SUPPORT
2012-07-18 09:46:15 +02:00
Sebastian Huber
d740e601ab
bsp/mpc55xx: New ECU508 BSPs
2012-07-18 09:46:14 +02:00
Sebastian Huber
64d72e8d4e
bsp/mpc55xx: Add ESCI_C and ESCI_D support
2012-07-18 09:46:14 +02:00
Sebastian Huber
dafacfa742
bsp/mpc55xx: Add MPC55XX_SYSTEM_CLOCK_DIVIDER
2012-07-18 09:46:14 +02:00
Sebastian Huber
b9b3f3b7ce
bsp/mpc55xx: Add MPC55XX_NULL_POINTER_PROTECTION
2012-07-18 09:46:14 +02:00
Sebastian Huber
32ec0f6b99
bsp/mpc55xx: Add MPC55XX_NEEDS_LOW_LEVEL_INIT
2012-07-18 09:46:14 +02:00
Christian Mauderer
356c9285e3
bsp/mpc55xx: Implement network interface off
2012-07-18 09:46:13 +02:00