Commit Graph

26029 Commits

Author SHA1 Message Date
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
Alan Cudmore
c32b1efa43 bsp/raspberrypi: New BSP 2013-03-24 12:57:44 +01:00
Sebastian Huber
f2a1ba5002 libfs: Always use geteuid() and getegid()
The two functions are independent of the POSIX API.
2013-03-22 15:43:41 +01:00
Sebastian Huber
13bcb3e738 ramdisk: Fix device name generation 2013-03-22 15:10:37 +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
Andreas Heinig
5f745464fc Fixed 2 compiler warnings 2013-03-19 15:13:54 +01:00
Joel Sherrill
af99ec255b sparc/cpu.h: Add comments 2013-03-18 11:41:36 -05:00
Joel Sherrill
4bcd8dc10c m68k/cpu.h: Fix formatting and add comment block 2013-03-18 11:41:19 -05:00
Sebastian Huber
df6818f915 bsps: Support DWARF extension 2013-03-18 16:26:44 +01:00
Sebastian Huber
6d9ab345e2 IMFS: Fix NULL pointer access 2013-03-18 16:26:31 +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
9ad9dc2134 contrib: Remove. 2013-03-12 16:03:02 -05:00
Joel Sherrill
76e8683498 doc/texi2html_init.in: Correct typo 2013-03-11 17:11:48 -05:00
Joel Sherrill
c5e76b0fe3 doc/texi2any_init.in: Correct link to Library index.html 2013-03-11 17:11:21 -05:00
Joel Sherrill
68286f30a6 doc/main.am: Tweak TEXI2ANY_ARGS to make HTML menus look better 2013-03-11 17:10:51 -05:00
Joel Sherrill
ba07fee2a3 doc/texi2html_init.in: Update copyright on html output 2013-03-11 15:32:05 -05:00
Joel Sherrill
f3bf823535 doc/project.am: texi2html invocation had file name twice 2013-03-11 15:23:13 -05:00
Joel Sherrill
0322a4fda9 doc/main.am: TEXI2HTML_ARGS macro clean up 2013-03-11 15:22:51 -05: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
Joel Sherrill
144149fbd1 release_support: Remove obsolete file 2013-03-11 14:29:11 -05:00
Sebastian Huber
0a596409b9 nios2: Documentation 2013-03-11 17:57:41 +01:00
Jeffrey O. Hill
0986294f89 nios2: Use NIOS2_CTLREG_INDEX_STATUS 2013-03-11 17:57:41 +01:00
Jeffrey O. Hill
8b94c03fdc nios2: Set CPU_ISR_PASSES_FRAME_POINTER to FALSE
This reflects what is currently happening.  Define CPU_Interrupt_frame
type to void to prevent accidental usage.
2013-03-11 17:57:41 +01:00
Jeffrey O. Hill
1cddf47a4d nios2: Add _Nios2_Count_leading_zeros()
Add _Nios2_Count_trailing_zeros().  They are currently more efficient
than the corresponding GCC builtins.
2013-03-11 17:57:41 +01:00
Jeffrey O. Hill
3ac61e5262 nios2: Rename file 2013-03-11 17:57:41 +01:00