Sebastian Huber
d0b9295fd9
Fix spelling
2012-12-14 10:17:04 +01:00
Sebastian Huber
6d5ba497b1
Filesystem: Revert documentation changes
2012-12-14 10:13:36 +01:00
Mathew Kallada
a0e6c73850
posix: Doxygen enhancement task #4
...
http://www.google-melange.com/gci/task/view/google/gci2012/7955219
2012-12-13 20:51:15 -05:00
Alex Ivanov
41b590f966
libcsupport: Doxygen enhancement task #9
2012-12-13 12:13:19 -06:00
Sebastian Huber
da02535ac5
termios: Fix output flush
2012-12-13 17:35:59 +01:00
Gedare Bloom
8f005260a9
libcsupport: Revert termios Doxygen. Add file header.
2012-12-13 08:06:31 -05:00
Sebastian Huber
4b8e01f7c5
dosfs: Add sync_device option for msdos_format()
2012-12-13 11:38:53 +01:00
Sebastian Huber
60e8cd430e
dosfs: Fix error status handling
2012-12-13 11:38:52 +01:00
Ralf Kirchner
465b086534
dosfs: Bugfix for disks of for example 100MB size
2012-12-13 11:38:52 +01:00
Ralf Kirchner
26d6eddb0d
dosfs: Whitespace change
2012-12-13 11:38:52 +01:00
Ralf Kirchner
253b3e5a67
dosfs: Fix request evaluation
...
Return the ability to set a cluster size other than one sector for
unaligned volumes.
2012-12-13 11:38:52 +01:00
Sebastian Huber
73719950c0
bsp/lpc32xx: Fix console baud configuration
2012-12-13 11:36:37 +01:00
Sebastian Huber
b0da579608
termios: Implement tcflush()
...
New IO control RTEMS_IO_TCFLUSH.
2012-12-13 11:36:37 +01:00
Sebastian Huber
ad13ebe071
termios: Fix tcflow() error status
2012-12-13 11:36:37 +01:00
Sebastian Huber
8e3a7f4f8d
libcsupport: Revert documentation changes
2012-12-13 11:34:06 +01:00
Mathew Kallada
c2ae79e93c
misc: Header File Doxygen Enhancement Task #3
...
http://www.google-melange.com/gci/task/view/google/gci2012/8006220
2012-12-12 15:57:49 -05:00
Mathew Kallada
f1eb368d1a
cpukit/rtems: Header File Doxygen Enhancement GCI Task #8
...
http://www.google-melange.com/gci/task/view/google/gci2012/7948217
2012-12-12 06:25:40 -05:00
Mathew Kallada
9bff3752de
libfs: Doxygen Enhancement GCI Task #7
...
http://www.google-melange.com/gci/task/view/google/gci2012/8006219
2012-12-11 18:54:46 -05:00
Alex Ivanov
cc390b62c4
libcsupport: Doxygen enhancement GCI task #6
...
http://www.google-melange.com/gci/task/view/google/gci2012/7992212
2012-12-11 17:35:30 -05:00
Alex Ivanov
17c6ad6a01
libcsupport: Doxygen enhancement GCI task #4
...
http://www.google-melange.com/gci/task/view/google/gci2012/8009205
2012-12-11 16:51:08 -05:00
Alex Ivanov
c9bb60a94c
libcsupport: GCI Doxygen Task #7
...
http://www.google-melange.com/gci/task/view/google/gci2012/7975223
2012-12-11 06:49:45 -05:00
Alex Ivanov
37509959b2
libcsupport: Doxygen enhancement task #5
...
http://www.google-melange.com/gci/task/view/google/gci2012/7992211
2012-12-10 14:51:23 -05:00
Alex Ivanov
bcd0ea6409
libcsupport: Doxygen enhancement task #2
...
http://www.google-melange.com/gci/task/view/google/gci2012/8017203
2012-12-09 17:55:17 -05:00
Sebastian Huber
7e731815e5
libcsupport: Fix documentation
2012-12-09 14:26:02 +01:00
Sebastian Huber
9090c0af6e
Filesystem: Revert documentation change
2012-12-09 14:25:16 +01:00
Sebastian Huber
700b2f63e9
rtems: Revert documentation change
2012-12-09 14:16:28 +01:00
Sebastian Huber
e12f5acf23
sapi: Fix previous commit
2012-12-09 14:12:46 +01:00
Sebastian Huber
50dd75a4eb
sapi: Revert documentation change
2012-12-09 14:06:56 +01:00
Mathew Kallada
ceaa99964f
libcsupport: Doxygen Enhancement Task #3
...
http://www.google-melange.com/gci/task/view/google/gci2012/7992210
2012-12-08 15:43:29 -05:00
Mathew Kallada
4c90eb4a43
misc rtems: Clean up Doxygen GCI Task #8
...
http://www.google-melange.com/gci/task/view/google/gci2012/8024203
2012-12-08 08:48:37 -05:00
Alex Ivanov
b7185613e8
score misc: Clean up Doxygen GCI Task #12
...
http://www.google-melange.com/gci/task/view/google/gci2012/7983217
2012-12-07 09:57:04 -05:00
Christopher Kerl
4c98a3ea29
sapi misc: Clean up Doxygen GCI task #1
...
http://www.google-melange.com/gci/task/view/google/gci2012/8011204
2012-12-07 09:49:54 -05:00
Sebastian Huber
80232ee7a4
bsps/powerpc: Use explicit compiler options
2012-12-07 10:36:16 +01:00
Sebastian Huber
48bff53b3d
score: rtems_initialize_start_multitasking()
...
Do not return from rtems_initialize_start_multitasking() and call
rtems_fatal() instead with a fatal source of RTEMS_FATAL_SOURCE_EXIT and
a fatal code with the exit status.
Remove all bsp_cleanup() functions. The boot_card() is now a no return
function.
2012-12-07 09:38:41 +01:00
Sebastian Huber
1bb8782c91
bsp/gdbarmsim: Do not call bsp_cleanup()
2012-12-07 09:38:41 +01:00
Sebastian Huber
facf83625b
bsps: Add BSP_GENERIC_FATAL_SPURIOUS_INTERRUPT
...
Use rtems_fatal() instead of bsp_cleanup().
2012-12-07 09:38:41 +01:00
Sebastian Huber
dabdbd913a
bsp/mrm332: Use shared bspclean.c
2012-12-07 09:38:41 +01:00
Sebastian Huber
40fe4b8627
bsps: Use <bsp/bootcard.h>
2012-12-07 09:38:40 +01:00
Sebastian Huber
191929cd22
bsps/powerpc: Install missing <bsp/vectors.h>
2012-12-07 09:38:40 +01:00
Gedare Bloom
8b03bbcba4
rtems misc: doxygen minor fixes
2012-12-06 10:24:53 -05:00
Mathew Kallada
4efe195513
rtems misc: Clean up Doxygen GCI Task #5
...
http://www.google-melange.com/gci/task/view/google/gci2012/8015207
2012-12-05 19:46:05 -05:00
Alex Ivanov
a6500136a9
rtems misc: Clean up Doxygen GCI Task #7
...
http://www.google-melange.com/gci/task/view/google/gci2012/7950206
2012-12-05 18:16:48 -05:00
Alex Ivanov
60ceb6133e
rtems misc: Clean up Doxygen GCI Task #6
...
http://www.google-melange.com/gci/task/view/google/gci2012/8019205
2012-12-05 18:15:32 -05:00
Sebastian Huber
9465fca287
posix: Add signal post switch extension on the fly
2012-12-05 18:07:05 +01:00
Sebastian Huber
f9340ed7f4
posix: Add and use <rtems/posix/psignalimpl.h>
...
This file contains the parts of <rtems/posix/psignal.h> that are only
necessary for the POSIX API implementation.
2012-12-05 18:07:05 +01:00
Sebastian Huber
ba31631317
rtems: Add signal post switch extension on the fly
2012-12-05 18:07:05 +01:00
Sebastian Huber
04b5d174a4
score: Add API extensions post switch list
...
Move post switch hook from API_extensions_Control to new
API_extensions_Post_switch_control. Rename
_API_extensions_Run_postswitch() in _API_extensions_Run_post_switch().
Add _API_extensions_Post_switch_list and
_API_extensions_Add_post_switch().
2012-12-05 18:07:04 +01:00
Sebastian Huber
0d66dd77d1
score: Add _Chain_Append_if_is_off_chain_*()
2012-12-05 18:07:04 +01:00
Sebastian Huber
038bc6e775
score: Critical fix for timer server
...
Under certain conditions it is possible that a call to
_Watchdog_Adjust_to_chain() happens with a unit parameter value of zero
(for example sptests/spintrcritical17). Remove superfluous checks that
prevent an adjust to a chain of a watchdog chain which first element has
a delta zero value.
2012-12-05 18:07:04 +01:00
Ralf Kirchner
42a22f0824
dosfs: Cluster write optimization
...
Separate cluster write from sector write for quick file write.
New test fstests/fsdosfswrite01.
2012-12-05 15:26:48 +01:00