Sebastian Huber
f7351e4ea5
bsp/virtex5: Fix define location
2013-01-14 08:16:04 +01:00
Christopher Kerl
72f3b05165
Create POSIX Timing Test psxtmcond09
...
Modifications were made to this submission allow the same init.c
file to be ran by three tests that were very similar using posix
pthread_cond_timedwait and pthread_cond_wait.
2013-01-11 14:33:37 -06:00
Christopher Kerl
bcefae2ea3
Create POSIX Timing Test psxtmcond03
2013-01-11 14:15:51 -06:00
Jennifer Averett
86d06a6132
Added more condition variable timing tests.
2013-01-11 14:15:51 -06:00
Sebastian Huber
b1d1021200
bsp/lpc32xx: Bypass the IrDA modem for UART6
2013-01-11 14:50:44 +01:00
Joel Sherrill
e858f7049c
cpukit: Fix many Doxygen warnings
2013-01-10 17:06:47 -06:00
Joel Sherrill
0c2f1e3345
devfs: Doxygen Warning Removal and Cleanup
2013-01-10 17:06:47 -06:00
Joel Sherrill
b697bc6a44
cpukit: Use Consistent Beginning of Doxygen Group Notation
...
This is the result of a sed script which converts all uses
of @{ into a consistent form.
2013-01-10 17:06:47 -06:00
Joel Sherrill
b10825cd5d
cpukit: Add EOL on files missing EOL at EOF
2013-01-10 17:06:47 -06:00
Joel Sherrill
ff1becb6e7
rfs: Doxygen group cannot have a dash in it
...
Change rtems-rfs to rtems_rfs
2013-01-10 17:06:47 -06:00
Joel Sherrill
5cb175bb52
cpukit/posix: Doxygen group is POSIXAPI
2013-01-10 17:06:47 -06:00
Joel Sherrill
a15eaaf9fd
cpukit: Doxygen group fixes and many warnings addressed
...
The output of the modules.html is much improved. Most
filesystem and POSIX API related groups are properly nested.
Some formatting issues were addressed as were multiple
inconsistencies.
2013-01-10 17:06:47 -06:00
Alex Ivanov
ed70eaea0b
score: Doxygen Clean Up Task #14
2013-01-10 08:50:33 -06:00
Alex Ivanov
1105020796
score: Doxygen Clean Up Task #12
...
http://www.google-melange.com/gci/task/view/google/gci2012/8110207
2013-01-10 08:50:26 -05:00
Sebastian Huber
cf8a351cb1
rtems: Avoid NULL pointer access
...
The _MPCI_table may be NULL in case multiprocessing is disabled in the
application configuration.
2013-01-10 14:04:10 +01:00
Sebastian Huber
a89a2ec596
IMFS: Documentation
2013-01-09 20:52:44 +01:00
Sebastian Huber
25ba0cd6c0
libcsupport: Documentation
2013-01-09 20:42:58 +01:00
Sebastian Huber
b403c670ae
libcsupport: Documentation
2013-01-09 20:42:58 +01:00
Sebastian Huber
e82fcb44d5
sapi: Documentation
2013-01-09 20:42:58 +01:00
Christopher Kerl
7f97cb3e21
Create POSIX Timing Test psxtmcond05
2013-01-09 13:27:57 -06:00
Christopher Kerl
55ea2220e3
Create POSIX Timing Test psxtmcond02
2013-01-09 12:53:28 -06:00
Sebastian Huber
f33a84b555
nfsclient: Return an error status in nfsInit()
...
Avoid assert() and use proper cleanup if nfsInit() fails to allocate a
resource.
2013-01-09 17:24:49 +01:00
Alex Ivanov
d8134178de
score: Doxygen Clean Up Task #18
...
http://www.google-melange.com/gci/task/view/google/gci2012/8137204
2013-01-09 11:20:58 -05:00
Sebastian Huber
f12ef23941
bsps/arm: Fix LPC Ethernet driver initialization
2013-01-09 16:45:26 +01:00
Sebastian Huber
da80202531
bsp/gen83xx: Register I2C SEMTECH SC620 driver
2013-01-09 16:45:26 +01:00
Sebastian Huber
fb070e054d
libchip: Add I2C SEMTECH SC620 octal LED driver
2013-01-09 16:45:26 +01:00
Sebastian Huber
aeff597721
bsps/powerpc: Add probe handler to I2C driver
2013-01-09 16:45:25 +01:00
Sebastian Huber
339646e887
bsps/powerpc: Fix compiler warnings
2013-01-09 16:45:25 +01:00
Sebastian Huber
bfde536ec4
bsp/gen83xx: Invalidate caches only if disabled
2013-01-09 16:45:25 +01:00
Sebastian Huber
5828127416
bsp/gen83xx: System reset after fatal conditions
2013-01-09 16:45:25 +01:00
Sebastian Huber
d4e2f33760
bsp/gen83xx: Add bsp_restart()
2013-01-09 16:45:24 +01:00
Sebastian Huber
253cb8b5b6
bsp/gen83xx: Delete obsolete region
2013-01-09 16:45:24 +01:00
Christopher Kerl
cc2857a2fe
GCI: Create POSIX Timing Test psxtmcond01
2013-01-09 09:24:13 -06:00
Alex Ivanov
1f0d013dd2
score: Doxygen Clean Up Task #17
2013-01-09 07:56:28 -06:00
Alex Ivanov
4f5740fd6c
score: Doxygen Clean Up Task #16
2013-01-08 13:36:58 -06:00
Joel Sherrill
f597cc1ba2
leon3: disable unused ISR handler
2013-01-08 12:49:56 -06:00
Joel Sherrill
4967f6b818
leon3/shmsupp: Fix warnings & comment clean up
2013-01-08 12:37:19 -06:00
Joel Sherrill
4fd1ccaa3c
leon3: Open Ethernet Fixed Warning
2013-01-08 12:37:19 -06:00
Joel Sherrill
a0d01664e7
no_bsp: Fix typo and format
2013-01-08 12:37:19 -06:00
Alex Ivanov
1362b7a6d0
score: Doxygen Clean Up Task #4
2013-01-08 11:40:52 -06:00
Joel Sherrill
72d0926766
m68k/mvme167: Compiles again
...
Was including non-existent .h file.
Fixed some warnings.
Reformatted file header comment blocks.
2013-01-08 10:45:35 -06:00
Joel Sherrill
1419a86855
arm/smdk2410: Update to include bspidle.c
...
This BSP shares code with the gp32 and needed to include the
new bspidle.c file.
2013-01-08 10:18:06 -06:00
Joel Sherrill
b805183748
arm/gp32: Correct compilation error in BSP Idle Thread
...
Split BSP Idle Thread into separate file to follow convention
used on other BSPs.
Slight reformatting of file header comment block.
2013-01-08 10:14:41 -06:00
Alex Ivanov
66fffc7473
score: Doxygen Clean Up Task #15
2013-01-08 09:23:30 -06:00
Alex Ivanov
e354eb4f4f
libfs: Doxygen Clean Up Task #1
...
http://www.google-melange.com/gci/task/view/google/gci2012/8120204
Patch committed with fixes for whitespace issues.
2013-01-08 09:02:58 -05:00
Alex Ivanov
27f071cd88
sapi: Doxygen Clean Up Task #1
2013-01-08 07:13:41 -06:00
Alex Ivanov
4027e6332c
libcsupport: Doxygen Clean Up Task #1
2013-01-08 06:40:27 -06:00
Sebastian Huber
f2f39b62a2
sapi: Add rtems_fatal_source_description()
2013-01-07 16:08:19 +01:00
Sebastian Huber
40340b2b7c
bsp/lpc24xx: Declare conditionally
2013-01-07 16:08:19 +01:00
Alex Ivanov
cf301c9606
posix: Doxygen Clean Up Task #1
2013-01-07 08:53:43 -06:00