Commit Graph

14431 Commits

Author SHA1 Message Date
Joel Sherrill
fc91f517e7 dec21140.c: Add prototype of dec21140_txDaemon() 2017-04-20 20:40:51 -05:00
Joel Sherrill
5ce048968e dec21140.c: Fix printk() warnings 2017-04-20 20:38:42 -05:00
Joel Sherrill
40d0a46874 dec21140.c: Include <libcpu/page.h> to eliminate warnings 2017-04-20 20:36:49 -05:00
Joel Sherrill
bedd927211 dec21140.c: Fix PRIxx formatter 2017-04-20 20:27:56 -05:00
Cillian O'Donnell
50b1269626 m68k/mrm332/./sci.c: Use inttypes.h constants removes 6 warnings. 2017-04-14 13:01:14 -05:00
Cillian O'Donnell
28593c6e1d powerpc/haleakala/./mmu_405.c: Use inttypes.h constants removes 11 warnings. 2017-04-14 13:01:14 -05:00
Cillian O'Donnell
53e7393b4e powerpc/mvme550/./pci.c: Use inttypes.h constant to fix 1 warning. 2017-04-14 13:01:14 -05:00
Cillian O'Donnell
4191647c61 virtex4/startup/bspstart.c: Use %p to fix 11 warnings. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
913ed81b1e virtex5/startup/bspstart.c: Use %p to fix 11 warnings. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
27920db91e libbsp/.../sparc64/loader/main.c: Use inttypes.h constants to remove 1 warning 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
52597b96ae libchip/network/dec21140.c: Use inttypes.h to fix 1 warning. 2017-04-14 13:01:13 -05:00
Cillian O'Donnell
006ac513e5 libbsp/powerpc/./pci/detect_raven_bridge.c: Use inttypes.h to fix 1 warning. 2017-04-14 13:01:12 -05:00
Gedare Bloom
1731757c45 bootstrap: regenerate files after sort order fix
Updates #2965.
2017-04-13 13:13:59 -04:00
Cillian O'Donnell
7acdb10cfe libcpu/../mpc5xx/.../vectors_init.c: Using inttype macros fixes 39 format warnings 2017-04-07 15:37:58 -05:00
Joel Sherrill
d8753abd04 lm32/shared/timer/timer.c: Include <rtems/bspIo.h> 2017-04-05 11:26:56 -05:00
Joel Sherrill
db46b5f8dc lm32/shared/milkymist_video/video.c: Include <rtems/bspIo.h> 2017-04-05 11:26:56 -05:00
Joel Sherrill
c44de8507f lm32/shared/milkymist_pfpu/pfpu.c: Fix indentation and braces 2017-04-05 11:26:56 -05:00
Joel Sherrill
505898f6da lm32/shared/milkymist_timer/timer.c: Include <rtems/bspIo.h> 2017-04-05 11:26:56 -05:00
Joel Sherrill
6b5fd3a353 lm32/shared/milkymist_framebuffer/framebuffer.c: Fix indentation and braces 2017-04-05 11:26:56 -05:00
Sebastian Huber
a7dc155087 bsp/qoriq: Comment out post-link hook
The U-Boot mkimage is not available in general.

Close #2969.
2017-04-05 07:09:44 +02:00
Joel Sherrill
4590fd96d8 gen68340/startup/dumppanic.c: Fix warnings 2017-04-04 17:04:02 -05:00
Joel Sherrill
582e12afc4 lpc176x/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
39461d1ecd lpc24xx/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
a24ef3230e lpc32xx_mzx_stage_1-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
ed08fa63de lm3s69xx/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
8fd97d2de1 atsamv-testsuite.tcfg: Add linpack 2017-04-04 12:02:51 -05:00
Joel Sherrill
621808ea90 rtl22xx/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
237e60b658 stm32f4/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
9bb8a92714 tms570/../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
fd93c6bfaf mpc55xxevb/.../*-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
8d829ff8fb mrm332-testsuite.tcfg: Add linpack 2017-04-04 12:02:50 -05:00
Joel Sherrill
47a1de0758 mcf5225x-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
4940dc2a2a mcf52235-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
f570590c3e gensh1-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
a66a893476 simsh*-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Joel Sherrill
a5b885dfeb gensh2-testsuite.tcfg: Add linpack 2017-04-04 12:02:49 -05:00
Sebastian Huber
d2a45a58aa bsp/qoriq: Fix L1 cache flush 2017-04-03 14:07:58 +02:00
Sebastian Huber
f6e793a2ca bsp/qoriq: Adjust MMU config only once 2017-04-03 14:07:58 +02:00
Sebastian Huber
2ba996fa89 bsp/qoriq: Add post-link hook 2017-04-03 14:07:58 +02:00
Sebastian Huber
1301468b5a bsps: Fix baud settings
Update #2897.
2017-04-03 14:07:58 +02:00
Sebastian Huber
cd3d74793a arm: Optimize context switch
Set CPU_ENABLE_ROBUST_THREAD_DISPATCH to TRUE.  In this case the
interrupts are always enabled during a context switch even after
interrupt processing (see #2751).  Remove the CPSR from the context
control since it contains only volatile bits.

Close #2954.
2017-03-28 10:32:37 +02:00
Sebastian Huber
af5bbd3bf9 bsp/qoriq: Regenerate preinstall.am 2017-03-27 15:37:55 +02:00
Sebastian Huber
bd7f099c43 bsp/tms570: Use shared benchmark timer 2017-03-27 13:53:50 +02:00
Sebastian Huber
b8e97e58a2 bsps: Add simple CPU counter benchmark timer 2017-03-27 13:53:42 +02:00
Sebastian Huber
e2191d6c28 bsp/tms570: Simplify CPU counter support
Only touch the cycle counter settings.  Do not enable user mode access.
2017-03-27 13:38:54 +02:00
Sebastian Huber
0a6a2a7bf0 bsps/arm: Add Performance Monitors Extension 2017-03-27 13:37:58 +02:00
Sebastian Huber
de9f326d2e bsp/tms570: Simplify <bsp.h> 2017-03-27 12:09:21 +02:00
Sebastian Huber
b7262b2438 bsp/tms570: Remove OPERATION_COUNT define
This is the wrong place to define it.
2017-03-27 12:08:57 +02:00
Kevin Kirspel
1c6926c11f termios: Synchronize with latest FreeBSD headers
Adding modified FreeBSD headers to synchronize RTEMS termios with
FreeBSD.  Modify termios to support dedicated input and output baud for
termios structure.  Updated BSPs to use dedicated input and output baud
in termios structure.  Updated tools to use dedicated input and output
baud in termios structure.  Updated termios testsuites to use dedicated
input and output baud in termios structure.

Close #2897.
2017-03-22 11:55:04 +01:00
Sebastian Huber
c4b058ca48 bsp/atsam: Fix DMA support of some drivers 2017-03-22 10:38:27 +01:00