Commit Graph

11856 Commits

Author SHA1 Message Date
Sebastian Huber
92d80383ff bsp/mpc5200: New BSP variant BRS6L 2013-04-23 09:59:57 +02:00
Sebastian Huber
7a44d06c82 bsp/mpc5200: Change SDRAM initialization
Change SDRAM initialization according to application note AN3221.
2013-04-23 09:59:57 +02:00
Sebastian Huber
d4a4811450 bsp/mpc5200: Set SDELAY register 2013-04-23 09:59:57 +02:00
Sebastian Huber
dbe6aae749 bsp/mpc5200: Move CSBOOTROM_VAL definition 2013-04-23 09:59:56 +02:00
Sebastian Huber
e79e9048be bsp/mpc5200: Move comment 2013-04-23 09:59:56 +02:00
Sebastian Huber
6c094da385 bsp/mpc5200: Change ADREN register defines 2013-04-23 09:59:56 +02:00
Sebastian Huber
27937780a4 bsp/mpc5200: Remove Erratum 342/339 comment 2013-04-23 09:59:56 +02:00
Sebastian Huber
be04e62424 bsp/mpc5200: Set XLB timeout values 2013-04-23 09:59:56 +02:00
Sebastian Huber
5e920ceb0e bsp/mpc5200: Do not initialize debug registers 2013-04-23 09:59:56 +02:00
Sebastian Huber
740abbd26d bsp/mpc5200: Add and use enable_bat_4_to_7() 2013-04-23 09:59:55 +02:00
Sebastian Huber
d5587f9f3b bsp/mpc5200: Fix cache handling 2013-04-23 09:59:55 +02:00
Sebastian Huber
47fb2fed19 bsp/mpc5200: Add MPC5200_BOARD prefix 2013-04-23 09:59:55 +02:00
Peng Fan
76de8a8e6b D-cache clean&&invalidate for Tiny6410 2013-04-17 16:38:48 +02:00
Sebastian Huber
ef8e851975 bsp/mpc55xx: Typo 2013-04-17 16:38:33 +02:00
Sebastian Huber
db21e1dd6c bsp/mpc55xx: eDMA API changes 2013-04-08 16:42:38 +02:00
Sebastian Huber
4e3deaf7c1 bsp/mpc55xx: Add alternative register layout 2013-04-08 16:42:38 +02:00
Sebastian Huber
db0ed4c5b2 bsp/mpc55xx: Add PCR index enumeration 2013-04-08 16:42:38 +02:00
Sebastian Huber
7806a2b590 bsp/mpc55xx: New define MPC55XX_PERIPHERAL_CLOCK 2013-04-08 16:42:38 +02:00
Sebastian Huber
15c7657d41 bsp/mpc55xx: Rename BSP option 2013-04-08 16:42:38 +02:00
Sebastian Huber
30158371e6 bsp/mpc55xx: New fatal errors 2013-04-08 16:42:37 +02:00
Sebastian Huber
055f1f4c11 bsp/mpc55xx: Include <bsp/linker-symbols.h> 2013-04-08 16:42:37 +02:00
Sebastian Huber
087a29b487 bsp/mpc55xx: Fix warnings 2013-04-08 16:42:37 +02:00
Sebastian Huber
65cd5e94f2 libchip/serial: Fix warnings 2013-04-08 16:42:37 +02:00
Sebastian Huber
ab49921e43 bsps: Fix warnings 2013-04-08 16:42:37 +02:00
Sebastian Huber
602d5ba27c bsps: Fix warnings 2013-04-08 16:42:36 +02:00
Sebastian Huber
5ab9b1357d bsps/powerpc: Use proper type 2013-04-08 09:54:53 +02:00
Sebastian Huber
166d78f316 bsp/gen5200: Fix syntax 2013-04-08 09:54:52 +02:00
Sebastian Huber
39586f68fd bsp/lpc24xx: Fix register address 2013-04-08 09:54:52 +02:00
Sebastian Huber
dea6fb62ad bsp/gen5200: Typo 2013-04-02 16:01:05 +02:00
Sebastian Huber
0841c07eb6 bsp/gen5200: Elaborate option help message 2013-04-02 15:58:40 +02:00
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