Commit Graph

31525 Commits

Author SHA1 Message Date
Sebastian Huber
990235d960 psxchroot01: Force release of global locations
Free deferred locations before the greedy memory allocation.  This test
fails on powerpc/qoriq_e6500_64 otherwise.
2018-01-22 15:24:13 +01:00
Sebastian Huber
e79bb0c3bb bsp/gen5200: Use public include path
Update #3254.
2018-01-22 13:16:46 +01:00
Sebastian Huber
6bc5e47c84 smptests: Fix configuration
Update #2843.
2018-01-22 07:21:21 +01:00
Sebastian Huber
fc438dae30 monitor: Fix thread priority values 2018-01-22 07:21:20 +01:00
Sebastian Huber
b391fbc61c bsp/qoriq: Fix hypervisor guest interrupt init
Update #3085.
2018-01-22 07:21:20 +01:00
Sebastian Huber
2fd684e233 bsp/qoriq: Fix hypervisor guest irq vector max
Update #3085.
2018-01-22 07:21:20 +01:00
Sebastian Huber
0df59b7cbb bsp/qoriq: Optional multiprocessing support
Update #3085.
2018-01-22 07:21:20 +01:00
Sebastian Huber
44ba969c15 bsp/qoriq: Fix hypervisor guest polled console
Update #3085.
2018-01-22 07:21:20 +01:00
Sebastian Huber
2f54488f74 bsp/qoriq: Fix hypervisor guest IRQ support
Update #3085.
2018-01-22 07:21:20 +01:00
Sebastian Huber
81eced5376 bsp/qoriq: Fix bsp_fdt_map_intr()
Update #3085.
2018-01-22 07:21:19 +01:00
Sebastian Huber
9ec5ff4e57 bsp/qoriq: Fix hypervisor guest MMU config
Account for DPAA resources defined in the device tree.

Prevent merging of areas with incompatible MAS2.

Update #3085.
2018-01-22 07:21:19 +01:00
Sebastian Huber
5ce2dfaf4e powerpc: Add FSL_EIS_EPR
Update #3085.
2018-01-22 07:21:19 +01:00
Sebastian Huber
17fd0ff0cd bsps: Move wd80x3.h to libchip/wd80x3.h
This header is used also by the motorola_powerpc BSP.

Update #3254.
2018-01-22 07:17:41 +01:00
Sebastian Huber
168277e759 tests: Change TEST BUILD to use define names 2018-01-22 07:08:57 +01:00
Sebastian Huber
d898f6e18e bsp/gen5200: Fix i2c.h and i2cdrv.h installation
Install these files only as <bsp/i2c.h> and <bsp/i2cdrv.h>.

Update #3254.
2018-01-19 15:29:31 +01:00
Sebastian Huber
cf2024bc8a smp03: Use floating-point tasks
This test uses sprintf().
2018-01-19 13:08:46 +01:00
Sebastian Huber
cf099be766 smp03: Use floating-point task
This test uses sprintf().
2018-01-19 13:04:25 +01:00
Sebastian Huber
5e3ef46a9a smpaffinity01: Use floating-point task
This test uses sprintf().
2018-01-19 10:57:38 +01:00
Sebastian Huber
7274e6769f smp08: Use floating-point task
This test uses sprintf().
2018-01-19 10:56:13 +01:00
Sebastian Huber
60dc0205ca psxfile01: Use floating-point task
This test uses fprintf().
2018-01-19 10:54:23 +01:00
Sebastian Huber
654fa58a1d block06: Use floating-point task
This test uses sprintf().
2018-01-19 10:50:44 +01:00
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