Commit Graph

24861 Commits

Author SHA1 Message Date
Sebastian Huber
49120e8b21 libtests/exit01: New test 2013-04-23 14:32:40 +02:00
Sebastian Huber
59c05590df mips: Fix warnings 2013-04-23 09:59:57 +02:00
Sebastian Huber
10e348ab7d sapi: Fix warnings 2013-04-23 09:59:57 +02:00
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
Ralf Corsépius
f205c18f0c Use uint32_t instead of long. Use unsigned defines (Prevent overflows on 16bit targets) 2013-04-17 12:23:34 +02:00
Sebastian Huber
7b369afba9 testsuites: Fix warnings 2013-04-11 13:58:33 +02:00
Sebastian Huber
dc76d98a53 sapi: Fix unified workspace option 2013-04-11 13:57:10 +02:00
Sebastian Huber
14c55cc0f8 doc: Config documentation changes throughout 2013-04-10 16:09:12 +02:00
Sebastian Huber
a6a88f4b0e doc: Add bdbuf configuration options 2013-04-10 15:47:54 +02:00
Joel Sherrill
b2cf295fb0 user/conf.t: Address User Feedback from Stephen Tether
Stephen Tether <tether@slac.stanford.edu> posted to the users list:

http://www.rtems.org/pipermail/rtems-users/2013-April/011273.html

I tried to make the requested changes.
2013-04-09 13:15:40 -05:00
Joel Sherrill
6784547afd confdefs.h: Only one clock or timer configuration parameter can be defined
Only one of the following can be defined.

+ CONFIGURE_APPLICATION_NEEDS_CLOCK_DRIVER
+ CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
+ CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER

Otherwise it is a configuration error which can be detected at
compilation time.
2013-04-09 13:15:40 -05:00
Joel Sherrill
92b33b8d09 confdefs.h: Eliminate BSP_DEFAULT_UNIFIED_WORK_AREAS
This was not used by any BSP and obsolete now that unified memory
is an option for all BSPs.
2013-04-09 13:15:39 -05:00
Joel Sherrill
034483dcaa user/overview.t: Fix broken cross reference 2013-04-09 13:15:39 -05:00
Joel Sherrill
6cb356713b doc/user/conf.t: Rewrite to emphasize confdefs.h and add detail
This patch includes a heavy rewrite of the chapter to have a more
structured approach to this chapter.  It also changes the sectioning
to have the Data Structures be a section to themselves as a peer in the
outline with each logical area of macros in confdefs.h.
2013-04-09 13:15:12 -05: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
a53045fda5 libtests/flashdisk01: Disable for small memory BSP 2013-04-08 09:54:53 +02:00
Sebastian Huber
b217a4b7ee sptests/spstkalloc02: Disable for small memory BSP 2013-04-08 09:54:53 +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
Andreas Heinig
f71fc635a2 Fixed return in void function 2013-04-02 13:09:03 +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