Commit Graph

31304 Commits

Author SHA1 Message Date
Sebastian Huber
5b7f922710 fstests: Use floating-point task
The fstests use snprintf().
2018-01-19 10:49:27 +01:00
Sebastian Huber
32d50688c6 psxpasswd02: Use floating-point task
This test uses sprintf().
2018-01-19 10:05:24 +01:00
Sebastian Huber
e9588d5fde psxstat: Use floating-point task
This test uses sprintf().
2018-01-19 10:03:53 +01:00
Sebastian Huber
d2f9d10fad psximfs02: Use floating-point task
This test uses sprintf().
2018-01-19 10:00:56 +01:00
Sebastian Huber
32e8fc3c1d spassoc01: Use floating-point task
This test uses sprintf().
2018-01-19 10:00:53 +01:00
Sebastian Huber
3205fd6ad9 tests: Use vprintk() in locked_printf()
This avoids blocking output and the use of the floating-point unit.
2018-01-19 09:53:34 +01:00
Sebastian Huber
047e8aa952 tests: Remove unused locked_printk() 2018-01-19 09:53:18 +01:00
Sebastian Huber
e6d89860a1 smpmigration01: Enable floating-point output 2018-01-19 09:52:23 +01:00
Sebastian Huber
9c270ac663 fstests: Use floating-point task
The fstests use snprintf().
2018-01-19 09:47:39 +01:00
Sebastian Huber
a5b4db4bc2 rtems: Fix rtems_task_mode()
A rtems_configuration_is_smp_enabled() inside a !defined( RTEMS_SMP)
block makes no sense.

Remove !defined( RTEMS_SMP ) conditions.

Test tm04 works now again.

Update #3000.
2018-01-19 07:45:21 +01:00
Sebastian Huber
0a4992927d bsp/leon3: Fix interrupt timestamp timecounter 2018-01-18 13:15:27 +01:00
Joel Sherrill
ac0e020845 leon3: Simplify bsp_specs
Updates #3520.
2018-01-18 07:31:29 +01:00
Joel Sherrill
85b59a57e8 leon2: Simplify bsp_specs
Updates #3520.
2018-01-18 07:31:29 +01:00
Joel Sherrill
ca188aa6ff sparc/erc32: Simplify bsp_specs
Updates #3520.
2018-01-18 07:31:29 +01:00
Joel Sherrill
9d68284828 qemuppc: Simplify bsp_specs
Updates #3520.
2018-01-18 07:31:29 +01:00
Joel Sherrill
f387e8f40b testsupport/testbeginend.c: Fix redefined warning 2018-01-16 13:47:53 -06:00
Sebastian Huber
47cc206822 bsps/powerpc: Move BSP specific file to BSP
Update #3254.
2018-01-16 10:43:34 +01:00
Chris Johns
e806b73135 bsps/arm: Add header guard, fix defines 2018-01-15 07:22:30 +01:00
Sebastian Huber
c883bc9cb5 bsps/m68k: Fix CACR register defines 2018-01-15 07:22:29 +01:00
Chris Johns
5b94266e66 bsps: Fix redefine warning 2018-01-15 07:22:29 +01:00
Sebastian Huber
3f5d4e959f bsp/mvme167: Fix warnings 2018-01-15 07:22:29 +01:00
Sebastian Huber
0d08844af9 bsps: Add AM_CPPFLAGS to special case CPPFLAGS
This is necessary to pick up mandatory flags provided by the build
system.

Update #3254.
2018-01-15 07:22:29 +01:00
Sebastian Huber
4b1243666b libchip: Use public include path
Update #3254.
2018-01-15 07:22:29 +01:00
Sebastian Huber
a67f44c66e bsps/lm32: Do not include network headers in bsp.h
Update #3254.
2018-01-15 07:22:28 +01:00
Joel Sherrill
31285e1ed4 bootstrap: Fix bug where BSPs were not picked up 2018-01-05 11:01:37 -06:00
Sebastian Huber
0178f9dd63 bsp/gen5200: Fix linker command file
Updates #3520.
2018-01-05 14:23:56 +01:00
Sebastian Huber
7cd389e843 bsps/m68k: Install shared <mvme16x_hw.h>
Update #3254.
2018-01-04 11:54:38 +01:00
Chris Johns
a7b0da2ba3 bsps/mips: Fix AC_CONFIG_SRCDIR()
Update #3254.
2018-01-04 11:54:38 +01:00
Chris Johns
816f999fec bsps/i386: Fix AC_CONFIG_SRCDIR()
Update #3254.
2018-01-04 11:54:38 +01:00
Chris Johns
8428b4033c bsp/edb7312: Use public include path
Update #3254.
2018-01-04 11:54:38 +01:00
Chris Johns
f4dc973729 bsps: Use public include path
Update #3254.
2018-01-04 11:54:37 +01:00
Chris Johns
26ac19c606 bsps/powerpc: Use public include path
Update #3254.
2018-01-04 11:54:37 +01:00
Chris Johns
731abf4afe bsp/mvme3100: Use public include path
Update #3254.
2018-01-04 11:54:37 +01:00
Chris Johns
3964329048 bsp/beatnik: Use public include path
Update #3254.
2018-01-04 11:54:37 +01:00
Chris Johns
9dd2fdb970 bsps/bfin: Use public include path
Update #3254.
2018-01-04 11:54:37 +01:00
Chris Johns
010bf863aa bsps/powerpc: Use public include path
Update #3254.
2018-01-04 11:54:37 +01:00
Chris Johns
e2cf289357 bsp/mcf548x: Use public include path
Update #3254.
2018-01-04 11:54:36 +01:00
Chris Johns
230acc55a6 libchip: Use public include path
Update #3254.
2018-01-04 11:54:36 +01:00
Chris Johns
caeaae2673 bsp/gen5200: Use public include path
Update #3254.
2018-01-04 11:54:36 +01:00
Chris Johns
9c91520ad6 bsps/lm32: Use public include path
Update #3254.
2018-01-04 11:54:36 +01:00
Chris Johns
1efd148be1 bsp/pc386: Use public include path
Update #3254.
2018-01-04 11:54:36 +01:00
Chris Johns
3eed4f30e4 bsp/altera-cyclone-v: Use public include path
Update #3254.
2018-01-04 11:54:36 +01:00
Chris Johns
2a21c80299 Include rtems/bspIo.h for printk.
Closes @3267.
2018-01-04 11:54:35 +01:00
Chris Johns
6897cb1d7c bsps: Add AM_CPPFLAGS to special case CPPFLAGS
This is necessary to pick up mandatory flags provided by the build
system.

Update #3254.
2018-01-04 11:54:35 +01:00
Sebastian Huber
f636e91a5d bsp/pc386: Do not install console_private.h
The name suggests that this is a private implementation header file.

Update #3254.
2018-01-04 11:54:30 +01:00
Sebastian Huber
6494f7d0b2 bsps/powerpc: Remove unused RTEMS_CPU_MODEL 2018-01-03 09:17:28 +01:00
Sebastian Huber
375e923d24 bsps/powerpc: Rename BSP specific linkcmds.base
Avoid name conflicts with shared linkcmds.base.

Update #3254.
2018-01-03 09:10:00 +01:00
Sebastian Huber
fb01816bd2 bsps/powerpc: Move shared irq.h
This header file is only used by motorola_powerpc, so not shared.

Update #3254.
Update #3268.
2018-01-03 07:40:00 +01:00
Sebastian Huber
4e100058cc sparc: Remove <bsp.h> from PCI shell command
Update #3254.
Update #3260.
2018-01-02 15:47:00 +01:00
Sebastian Huber
569fd5097c sparc: Remove BSP specifics from <pci/irq.h>
Update #3254.
Update #3260.
Update #3269.
2018-01-02 14:49:56 +01:00