Sebastian Huber
fa77ad4bdb
bsp/gen5200: Remove superfluous option definition
2013-04-02 15:50:23 +02:00
Sebastian Huber
aa11df6e89
bsp/gen5200: Use busy wait
...
The usage of rtems_task_wake_after() is invalid during the
driver initialization.
2013-03-28 09:25:07 +01:00
Sebastian Huber
d1e1df686c
bsp/gen5200: Use fatal error instead of assert
2013-03-28 09:24:11 +01:00
Sebastian Huber
8ac62c4ea0
bsps/arm: Add thread-local storage (TLS) sections
2013-03-26 16:02:29 +01:00
Alan Cudmore
c32b1efa43
bsp/raspberrypi: New BSP
2013-03-24 12:57:44 +01:00
Sebastian Huber
7b14e8b73a
bsp/mpc83xx: Add MPC83XX_NET*_INTERFACE_0_PHY_ADDR
2013-03-21 10:46:03 +01:00
Sebastian Huber
6457fb29ff
bsp/psim: Use shared linkcmds.base
...
Several GCC tests faild due to the outdated previous linker command
file.
2013-03-19 15:15:45 +01:00
Sebastian Huber
df6818f915
bsps: Support DWARF extension
2013-03-18 16:26:44 +01:00
Sebastian Huber
c2015b44e5
bsp/edb7312: Improve output char
...
The output char function used by printk() is now independent of the
console driver initialization.
2013-03-14 12:14:44 +01:00
Sebastian Huber
df3f0226a9
bsp/edb7312: Fix warnings
2013-03-14 12:14:44 +01:00
Sebastian Huber
faad192675
mpc83xx: Add and use mpc83xx_reset()
...
The inline version makes it possible to use this code in different
memory areas.
2013-03-14 10:56:48 +01:00
Sebastian Huber
f88da30ee8
mpc83xx: Use shared linkcmds.base
2013-03-14 10:56:47 +01:00
Sebastian Huber
b34401cce3
mpc83xx: Copy nothing if necessary
2013-03-14 10:56:47 +01:00
Sebastian Huber
9e256213b8
mpc83xx: Fix local access window 1 configuration
2013-03-14 10:56:47 +01:00
Sebastian Huber
907b07d99b
mpc83xx: Add MPC83XX_HAS_NAND_LP_FLASH_ON_CS0
2013-03-14 10:56:47 +01:00
Joel Sherrill
dbc983c93f
mvme3100/Makefile.am: Remove reference to ChangeLog
2013-03-11 14:29:11 -05:00
Joel Sherrill
b1f105e1c3
beatnik/Makefile.am: Remove reference to ChangeLog
2013-03-11 14:29:11 -05:00
Gedare Bloom
fad2d38a9f
RTEMS: Delete ChangeLog files.
...
This commit deletes all RTEMS ChangeLog files. These files have been abandoned
since converting to git version control. The historical data may be recovered
by checking out any commit before this one. Most of the contents of these
ChangeLog files can also be found in the git log.
Two external ChangeLog files, ChangeLog.slac and ChangeLog.zlib, remain.
2013-03-08 15:55:06 -05:00
Sebastian Huber
e2b4891309
libchip: Fix prototypes
2013-03-01 16:29:20 +01:00
Andreas Heinig
aa314cf883
libchip/rtc: Fixed 19 compiler warnings
2013-02-28 12:26:43 -05:00
Andreas Heinig
f806289f31
libchip/serial: Fixed warnings
2013-02-28 12:26:43 -05:00
Anthony Green
48fc25fb44
Common file changes in support of Moxie port
...
Signed-off-by: Anthony Green <green@moxielogic.com >
2013-02-28 12:24:18 -05:00
Anthony Green
032e5e4915
Add sample Moxie BSP for GDB sim
...
Signed-off-by: Anthony Green <green@moxielogic.com >
2013-02-28 12:24:17 -05:00
Andreas Heinig
c6902a8605
libchip/network: Fixed warning
2013-02-27 16:06:12 +01:00
Jennifer Averett
e517714b7c
sparc: Remove dead code that was leftover from SMP development.
2013-02-26 12:31:23 -06:00
Sebastian Huber
ef921556c4
bsp/mpc55xx: Add register type definition
2013-02-25 17:33:17 +01:00
Sebastian Huber
57bcb88ef5
bsp/gen5200: New ATA driver
...
This is a replacement for the ATA task. The performance is much better.
2013-02-20 09:11:41 +01:00
Sebastian Huber
c7a56564a0
bsp/gen5200: Add and use mpc5200_fatal()
2013-02-20 09:11:41 +01:00
Sebastian Huber
ced11eb1d4
bsp/mpc55xx: Fix prototype
2013-02-20 09:11:40 +01:00
Sebastian Huber
83a2fad81b
make: Add default flags
2013-02-13 09:49:53 +01:00
Sebastian Huber
f67eee1344
make: Add CPPFLAGS
2013-02-13 09:49:53 +01:00
Sebastian Huber
780aadc184
make: Remove -Wno-unused flag for debug variant
2013-02-13 09:49:53 +01:00
Sebastian Huber
3e132a88c0
make: Remove -g flags
...
The -g flag is set by the BSP.
2013-02-13 09:49:53 +01:00
Sebastian Huber
baa60b5e0b
make: Remove -qrtems_debug flag usage
2013-02-13 09:49:53 +01:00
Sebastian Huber
7b859d59c2
bsps/powerpc: Remove unused files
2013-02-13 09:49:52 +01:00
Sebastian Huber
77ac5785b1
bsp/lpc32xx: Add BSP_USB_OTG_TRANSCEIVER_VBUS
2013-02-12 09:31:27 +01:00
Gedare Bloom
0241ab0c14
sparc64: revert linkcmds to 4 MB ram size
2013-02-11 15:38:39 -05:00
Sebastian Huber
6a22637506
bsp/lpc24xx: Move UART probes to separate files
2013-02-11 14:44:47 +01:00
Sebastian Huber
5455f23a0e
libchip/serial: Make NS16550 handler public
...
This allows derived drivers to use these functions.
2013-02-11 14:44:46 +01:00
Sebastian Huber
c8bd3cda93
libchip/serial: Add const qualifier
2013-02-11 14:44:46 +01:00
Sebastian Huber
e4933743ef
libchip/serial: Fix warnings
2013-02-11 14:44:46 +01:00
Sebastian Huber
49f65bef3e
libchip/serial: Fix warnings
2013-02-11 14:44:46 +01:00
Sebastian Huber
d2a4f158e1
libchip/serial: Fix warnings
2013-02-11 14:44:46 +01:00
Sebastian Huber
5de9e8dd36
bsp/erc32: Fix warnings
2013-02-11 14:44:45 +01:00
Sebastian Huber
4b53f1918b
bsp/mpc55xx: Add MPC55XX_ENABLE_START_PROLOGUE
2013-02-06 15:35:55 +01:00
Sebastian Huber
dc5cd7972a
bsp/mpc55xx: Merge RSM6 variants into one
2013-02-06 15:35:55 +01:00
Sebastian Huber
c082b57502
bsp/mpc55xx: Add and use BSP specific fatal codes
2013-02-06 15:35:55 +01:00
Sebastian Huber
39de53882c
bsps/powerpc: Add and use ppc_cpu_is_specific_e200
2013-02-06 15:35:54 +01:00
Sebastian Huber
302061471c
bsps/powerpc: Fix e200 check
2013-02-06 15:35:54 +01:00
Sebastian Huber
93d4d06574
bsp/mpc55xx: Add mpc55xx_mmu_apply_config()
2013-02-06 15:35:54 +01:00