Commit Graph

27216 Commits

Author SHA1 Message Date
Sebastian Huber
46dde0fcef bsps: Move extern "C" to not cover includes
Some includes may use C++ and this conflicts if surrounded extern "C".
2014-10-23 10:21:41 +02:00
Sebastian Huber
3e739ae95f testsuites: Move include for C++ compatibility 2014-10-23 10:21:41 +02:00
Daniel Cederman
77a2226a16 bsp/sparc: Ensure that data cache snooping is enabled
Check that data cache snooping exists and is enabled on all cores.
2014-10-23 10:21:41 +02:00
Sebastian Huber
cf4f962cc0 dosfs: Write meta-data only if it changed 2014-10-23 10:21:39 +02:00
Sebastian Huber
66c1ef9256 Revert "fstests/mdosfs_fstime: Remove test"
This reverts commit bdcf4102f7.
2014-10-23 10:21:28 +02:00
Sebastian Huber
a7eaaae85b dosfs: Support ctime and mtime
Implement ctime and mtime updates according to POSIX.  The ctime is
mapped to the FAT create time and date.  The mtime is mapped to the FAT
last modified time and date.  For the atime use the mtime for
simplicity.
2014-10-23 10:21:25 +02:00
Chris Nott
040ed0b4cd bsp/stm32f4: Add header files
Added register definition headers for STM32F4 ADC, EXTI, PWR, SYSCFG,
TIM, OTGFS and updated FLASH and RCC. Fixed PLL_Q for USB 48MHz
operation. Added flash prefetch enable.
2014-10-23 08:31:10 +02:00
Joel Sherrill
ea05c438e9 or1k/or1ksim: Fix warnings 2014-10-20 15:25:37 -05:00
Joel Sherrill
ddc81650a9 arm/raspberrypi: Fix warnings 2014-10-20 15:25:22 -05:00
Joel Sherrill
3532ff91ec shared/clockdrv_shell.h: Always include <rtems/clockdrv.h> to avoid warnings 2014-10-20 14:36:49 -05:00
Joel Sherrill
71bc995c0f powerpc/qoriq/include/bsp.h: Add prototypes to fix warnings 2014-10-20 14:36:19 -05:00
Joel Sherrill
ed18345333 powerpc/qemuppc/startup/cmain.c: Fix warnings 2014-10-20 14:21:37 -05:00
Joel Sherrill
7294054b30 powerpc/shared/startup/bspstart.c: Fix warning for mvme2100 2014-10-20 14:13:47 -05:00
Joel Sherrill
ce5c3b34bd nios2/nios2_iss: Fix warnings 2014-10-20 13:58:12 -05:00
Joel Sherrill
a4fea82d10 ss555/startup/bspstart.c: BSP does not use SPRG0 2014-10-20 13:57:54 -05:00
Joel Sherrill
ad45687706 ep1a/startup/bspstart.c: BSP does not use SPRG0 2014-10-20 13:57:41 -05:00
Joel Sherrill
82f5ec45e9 libcpu/sh/sh7045/sci/sci.c: Eliminate use of obsolete method 2014-10-20 11:31:41 -05:00
Joel Sherrill
6fc2d38987 libbsp/sh/shared/console.c: Eliminate use of obsolete method 2014-10-20 11:31:25 -05:00
Joel Sherrill
e48bbaa5dc cpukit/libfs/src/imfs/ioman.c: Fix typo 2014-10-20 11:31:07 -05:00
Joel Sherrill
d6db94a368 m68k/mrm332: Fix warnings 2014-10-20 10:59:08 -05:00
Joel Sherrill
a877739713 m68k/mcf5329: Fix warnings 2014-10-20 10:58:57 -05:00
Joel Sherrill
63fe77e1c0 m68k/mcf5235: Fix warnings 2014-10-20 10:58:38 -05:00
Joel Sherrill
1382752458 m68k/mcf5225x: Fix warnings 2014-10-20 10:58:21 -05:00
Joel Sherrill
3bba2a9b70 m68k/mcf52235: Fix warnings 2014-10-20 10:58:09 -05:00
Joel Sherrill
fd36451acb m68k/idp: Fix warnings 2014-10-20 10:57:54 -05:00
Joel Sherrill
21ee1c8dce m68k/gen68360: Fix warnings 2014-10-20 10:57:44 -05:00
Joel Sherrill
c2e32ffc7d lm32 BSP shared and lm32_evr: Fix BSPs 2014-10-20 10:02:05 -05:00
Joel Sherrill
770e3797c5 arm/csb337/console/fbcons.c: Fix warning 2014-10-20 10:02:05 -05:00
Joel Sherrill
d0c479345b libcpu/arm/pxa255/ffuart/ffuart.c: Fix warning 2014-10-20 10:02:05 -05:00
Joel Sherrill
1c4890bf1e libcpu/arm/at91rm9200/dbgu/dbgu.c: Fix warning 2014-10-20 10:02:05 -05:00
Joel Sherrill
5bdda7f07c arm/gba/console/conio.c: Fix warning 2014-10-20 10:02:05 -05:00
Joel Sherrill
0f8ee10e3f arm/edb7312: Fix warnings 2014-10-20 10:02:04 -05:00
Joel Sherrill
0e74a51ebb cpukit/score/cpu/lm32/irq.c: Fix warning 2014-10-20 10:02:04 -05:00
Joel Sherrill
a9c45a048a score/cpu/lm32/rtems/score/cpu.h: Fix set but not used warning 2014-10-20 10:02:04 -05:00
Joel Sherrill
6c8e0dc81c score/cpu/i386/rtems/score/cpu.h: Fix set but not used warning 2014-10-20 10:02:03 -05:00
Joel Sherrill
4f21badbb9 m68k/csb360: Fix warnings 2014-10-20 10:02:03 -05:00
Joel Sherrill
3d4898f74e m68k/av5282: Fix warning 2014-10-19 21:21:06 -05:00
Joel Sherrill
8566e1fce5 lm32/milkymist/startup/bspclean.c: Include <bsp.h> to fix warning 2014-10-19 21:14:23 -05:00
Joel Sherrill
b83fe77cbc jffs2: Add casts and constant designators to address warnings on 16-bit targets 2014-10-19 21:11:00 -05:00
Joel Sherrill
51995b69a8 m68k/mrm332: Move include of <rtems/m68k/sim.h>
This file defines at least the POW() macro which pollutes the
public name space and causes warnings in at least the paranoia
sample application.
2014-10-19 17:14:07 -05:00
Joel Sherrill
8200c9efaa libcpu/powerpc configure logic: Do not built e500 components unused by qoriq 2014-10-19 17:03:00 -05:00
Joel Sherrill
6e8e86998d powerpc/shared/irq/irq_init.c: Fix warnings 2014-10-19 17:00:58 -05:00
Joel Sherrill
f33e6c0603 powerpc/shared/bootloader: Fix warnings 2014-10-19 17:00:58 -05:00
Joel Sherrill
04d3761d54 powerpc/motorola_powerpc/include/bsp.h: Fix warnings 2014-10-19 17:00:58 -05:00
Joel Sherrill
ba9c4a7e3b powerpc/psim: Fix warnings 2014-10-19 17:00:58 -05:00
Joel Sherrill
3064411f94 powerpc/qemuppc: Fix warnings 2014-10-19 17:00:58 -05:00
Joel Sherrill
b5548e592b powerpc/gen83xx: Fix warnings 2014-10-19 17:00:58 -05:00
Joel Sherrill
d8e2046133 sparc/leon3/include/bsp.h: Fix warnings 2014-10-19 17:00:57 -05:00
Joel Sherrill
c676ef3de6 sparc/leon2/include/bsp.h: Fix warnings 2014-10-19 17:00:57 -05:00
Joel Sherrill
4c75e72844 sparc/erc32: Fix warnings 2014-10-19 17:00:57 -05:00