Commit Graph

12343 Commits

Author SHA1 Message Date
Joel Sherrill
95cb09ed74 sparc/shared/.../linkcmds.base: Correct C++ support
Add KEEP() for .eh_frame*, .ctor*, and .dtor*.
2014-04-04 09:26:08 -05:00
Joel Sherrill
aa7ff5d3f9 leon2 ckinit.c, console.c: Comment clean up 2014-04-03 15:16:07 -05:00
Joel Sherrill
fcc1076195 leon2/Makefile.am: Change to one file per line 2014-04-03 15:16:07 -05:00
Joel Sherrill
68a647045b erc32/Makefile.am: Change to one file per line 2014-04-03 15:16:07 -05:00
Joel Sherrill
6c0b7b878c psim/console/console-io.c: Comment clean up 2014-04-03 15:16:07 -05:00
Joel Sherrill
d4db719346 sim68000/console/conscfg.c: Comment clean up 2014-04-03 15:16:07 -05:00
Joel Sherrill
3a422f7d66 h8sim/console/console-io.c: Comment clean up 2014-04-03 15:16:07 -05:00
Sebastian Huber
8e980e6168 bsps/powerpc: Fix linker command files 2014-04-01 14:10:23 +02:00
Sebastian Huber
10b0c3f9d3 bsps/powerpc: PR757: Fix PPC_IRQ_TRACE for ppc601
We could probably also remove the ppc601 support entirely.
2014-04-01 14:10:23 +02:00
Sebastian Huber
8118b67065 libchip: Avoid __DEVOLATILE() 2014-03-31 18:31:52 +02:00
Daniel Cederman
1d9818dcb3 LEON3: UT699 and GR712 sleep-mode d-cache fix
See errata of respective chip. Some code-cleanup as well.
2014-03-31 13:32:48 +02:00
Pavel Pisa
3c21ad7db0 SPI SD-Card: adapt common driver code to block devices core API changes. 2014-03-31 10:14:43 +02:00
James Fitzsimons
89aa1ec87d m68k/mrm332: changes required to get the mrm332 bsp working again.
Changed console driver to use interrupts instead of polling.
Change to avoid overwriting CPU32Bug interrupt vector when setting up the Sci interrupt handler.
Fixed type for boolean flag in bsp.h.
Changed mrm332.h to use 25Mhz clock.
Fixes to mrm332.cfg to use correct mcpu32 value for RTEMS_CPU_MODEL instead of m68332 which is no longer supported.
Added -mcpu=cpu32 to compiler options.
Removed broken ROM linker script and replaced broken RAM linker script with working ROM linker script.
Removed no longer required file except_vect_332_ROM.S.
Enabled 0xbeefbeef magic string in start.S to allow MRM version of CPU32Bug to auto run RTEMS.
Removed old code from start.S
Changed compiler optimization flag to optimize for size.
2014-03-26 11:32:52 -04:00
Daniel Cederman
67a4842b59 bsps/sparc: Make local functions for amba plug&play static. 2014-03-24 11:45:44 -05:00
Daniel Cederman
52f6502876 bsps/sparc: Add common gnat handler function prototype.
Moved prototype for __gnat_install_handler and __gnat_install_handler_common to common header file. Placed header file in bsp namespace.
2014-03-24 11:45:44 -05:00
Daniel Cederman
e4b5085344 greth: Make local functions static, remove overflow and correct printf call. 2014-03-21 09:57:27 -05:00
Daniel Cederman
324032549e bsps/sparc: Change asm to __asm__ to compile with -pedantic. 2014-03-21 09:57:25 -05:00
Daniel Cederman
f23bd591c2 bsps/sparc: Make spurious trap handler function static. 2014-03-21 09:57:23 -05:00
Daniel Cederman
a46e02c7ea bsps/sparc: Make local functions static.
The PCI and RASTA versions of the uart, spacewire and 1553 drivers directly includes the c-file of the standard versions
of the drivers, but uses a macro to change the name of the driver register function. When the standard version is
used this function should be global, when it is included as part of the PCI and RASTA versions it should be local and
static.
2014-03-21 09:57:20 -05:00
Daniel Cederman
5130248e12 smc91111: Move driver attach prototype to header file.
Also signal to compiler that the start variable in lan91cxx_recv is only used when debugging.
2014-03-21 09:57:18 -05:00
Joel Sherrill
82e507e3e8 no_bsp/shmsupp/lock.c: Remove rtems_bsp_delay() 2014-03-21 08:55:10 -05:00
Joel Sherrill
8d6879147b no_bsp/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:10 -05:00
Joel Sherrill
bd7dd3b0e6 nios2_iss/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:09 -05:00
Joel Sherrill
b51e44ad14 moxiesim/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:09 -05:00
Joel Sherrill
43e5a3ca4b sim68000/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:09 -05:00
Joel Sherrill
2e9efbfe86 ods68302/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:08 -05:00
Joel Sherrill
a4ee9f5792 mvme136/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:08 -05:00
Joel Sherrill
3420b6b76f mrm332/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:08 -05:00
Joel Sherrill
65e0fece64 gen68360/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:07 -05:00
Joel Sherrill
99a1a2c5e9 gen68340/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:07 -05:00
Joel Sherrill
3139c1d0f0 gen68302/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:07 -05:00
Joel Sherrill
130f01bb8a m32rsim/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:07 -05:00
Joel Sherrill
0758923da6 m32cbsp/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:06 -05:00
Joel Sherrill
0e363f4cf0 lm32_evr/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:06 -05:00
Joel Sherrill
31f1ef9ddb pc386/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:06 -05:00
Joel Sherrill
43af31de33 h8sim/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:05 -05:00
Joel Sherrill
8fd544d59d gensh1/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:05 -05:00
Joel Sherrill
5830f5a9e1 gensh2/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:05 -05:00
Joel Sherrill
770ad77a15 gensh4/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:04 -05:00
Joel Sherrill
851c44ef44 shsim/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:04 -05:00
Joel Sherrill
8c4821e48c usiii/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:04 -05:00
Joel Sherrill
64fa6e69d0 niagara/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:03 -05:00
Joel Sherrill
e31e6b94cd gba/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:03 -05:00
Joel Sherrill
c2007c2c0f avrtest/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:03 -05:00
Joel Sherrill
31f0458a93 eZKit533/include/bsp.h: Remove rtems_bsp_delay() 2014-03-21 08:55:02 -05:00
Chris Johns
c49985691f Change all references of rtems.com to rtems.org. 2014-03-21 08:10:47 +11:00
Ralf Kirchner
5dc268f96d libchip: Relax buffer counts and add fatal error 2014-03-14 16:01:33 +01:00
Pavel Pisa
fac9da635b bsps/arm: Add DP83848 PHY support to LPC Ethernet 2014-03-14 08:59:27 +01:00
Pavel Pisa
14c3cb642e bsps/arm: Add PHY detection to LPC Ethernet 2014-03-14 08:56:33 +01:00
Pavel Pisa
369bb13bce bsps/arm: Reset MII management in LPC Ethernet
Reduce MII clock to support LPC17XX.
2014-03-14 08:56:33 +01:00