Commit Graph
24165 Commits
Author SHA1 Message Date
Andreas Heinig 2aff1f0875 PR2069: Similar. Forgot to add missing file. 2012-08-06 13:53:38 -04:00
Andreas Heinig 7a9288fe35 PR2069: [CBS Scheduler] Memory leak and enqueue problem
Due to the fact that CBS extends the EDF scheduler, most parts of EDF are
 reused. One part is the allocation of the per-thread data. However, the CBS
 per-thread structure defines a further element (while including the rest of
 Scheduler_EDF_Per_thread)
2012-08-06 13:46:27 -04:00
Gedare Bloom 6c5d6c591f Remove generated files. 2012-08-06 13:08:47 -04:00
Gedare Bloom ea97782372 Delete leftover bspopts.h.in from revert 2012-08-06 13:06:35 -04:00
Gedare Bloom 57e922c799 Revert "Add config.h.in."
This reverts commit cf42a6ea9d.
2012-08-06 13:04:24 -04:00
Gedare Bloom c717fda5c1 Revert "Add bspopts.h.in."
This reverts commit daffa606cc.

Conflicts:

	c/src/lib/libbsp/arm/lpc24xx/include/bspopts.h.in
	c/src/lib/libbsp/powerpc/mpc55xxevb/include/bspopts.h.in
	c/src/lib/libbsp/powerpc/qoriq/include/bspopts.h.in

Manually deleted conflicting files.
2012-08-06 13:03:46 -04:00
Ralf Corsépius aa96f47df1 Do not remove scripts upon ./bootstrap -c. Introduce ./bootstrap -c -f. 2012-08-06 12:42:43 -04:00
Sebastian Huber 69b346b755 bsp/mpc55xx: eQADC register changes 2012-07-25 13:51:51 +02:00
Sebastian Huber b0753c33a0 bsp/mpc55xx: Add MPC55XX_CONSOLE_MINOR
Remove MPC55XX_ESCI_CONSOLE_MINOR.
2012-07-25 13:51:51 +02:00
Sebastian Huber 89c92a052d bsp/mpc55xx: Whitespace changes 2012-07-25 13:51:51 +02:00
Sebastian Huber 208f4794a2 bsp/mpc55xx: New EBI settings for MPC5674F boards 2012-07-25 13:51:51 +02:00
Ralf Corsépius 0ec2c361b6 Use http://www.rtems.org/bugzilla as bug-URL. 2012-07-19 17:02:16 +02:00
Ralf Corsépius d7af3360ca Reformat AC_INIT. 2012-07-19 17:00:56 +02:00
Ralf Corsépius 1c554014af Remove CVS-Ids. 2012-07-19 16:55:18 +02:00
Ralf Corsépius 59bd51156a Remove CVS-Ids. 2012-07-19 15:59:46 +02:00
Ralf Corsépius bb2b8259ea Require automake-1.12.2. 2012-07-19 15:47:55 +02:00
Ralf Corsépius 0f772813aa Require autoconf-2.69. 2012-07-19 15:44:32 +02:00
Ralf Corsépius c0456d7f0d Update from automake-1.12.2. 2012-07-19 15:24:36 +02:00
Sebastian Huber cece8db013 bsp/mpc55xx: Add SMSC9218I_IRQ_PIN 2012-07-18 09:46:15 +02:00
Sebastian Huber f024d4f741 bsp/mpc55xx: Add SMSC9218I_RESET_PIN 2012-07-18 09:46:15 +02:00
Sebastian Huber dec7231bac bsp/mpc55xx: Add SMSC9218I_ENABLE_LED_OUTPUTS 2012-07-18 09:46:15 +02:00
Sebastian Huber 86c5b1c758 bsp/mpc55xx: Add SMSC9218I_BIG_ENDIAN_SUPPORT 2012-07-18 09:46:15 +02:00
Sebastian Huber d740e601ab bsp/mpc55xx: New ECU508 BSPs 2012-07-18 09:46:14 +02:00
Sebastian Huber 64d72e8d4e bsp/mpc55xx: Add ESCI_C and ESCI_D support 2012-07-18 09:46:14 +02:00
Sebastian Huber dafacfa742 bsp/mpc55xx: Add MPC55XX_SYSTEM_CLOCK_DIVIDER 2012-07-18 09:46:14 +02:00
Sebastian Huber b9b3f3b7ce bsp/mpc55xx: Add MPC55XX_NULL_POINTER_PROTECTION 2012-07-18 09:46:14 +02:00
Sebastian Huber 32ec0f6b99 bsp/mpc55xx: Add MPC55XX_NEEDS_LOW_LEVEL_INIT 2012-07-18 09:46:14 +02:00
Christian Mauderer 356c9285e3 bsp/mpc55xx: Implement network interface off 2012-07-18 09:46:13 +02:00
Christian Mauderer 2d43f2df66 bsp/mpc55xx: Support re-initialization of eDMA 2012-07-18 09:46:13 +02:00
Christian Mauderer c838ca2dfa bsp/mpc55xx: Add bsp_restart() 2012-07-18 09:46:07 +02:00
Sebastian Huber c44b517f87 bsp/mpc55xx: Add union name 2012-07-18 09:42:58 +02:00
Sebastian Huber afcbd3b251 bsp/mpc55xx: Add output value to PCR config 2012-07-18 09:42:58 +02:00
Joel Sherrill 864cf50749 mips/malta: Add sections for new FreeBSD TCP/IP stack 2012-07-17 16:20:01 -05:00
Joel Sherrill c4547d81d7 mips/jmr3904: Add sections for new FreeBSD TCP/IP stack 2012-07-17 16:19:44 -05:00
Joel Sherrill feb3415b29 Merge branch 'master' of ssh://git.rtems.org/data/git/rtems 2012-07-17 11:57:49 -05:00
Sebastian Huber 38feeefd17 libnetworking: Silence set but not used warnings 2012-07-17 14:22:12 +02:00
Sebastian Huber cd035725b9 psxtests/psxchroot01: Typo 2012-07-17 11:27:50 +02:00
Sebastian Huber d6460e815f psxtests/psxpipe01: Use greedy allocation API 2012-07-17 11:24:56 +02:00
Sebastian Huber c8615dcf26 libtests/termios01: Use greedy allocation API 2012-07-17 10:52:13 +02:00
Sebastian Huber 317ee8d7ff score: Change greedy allocation API 2012-07-17 10:19:16 +02:00
Sebastian Huber aae7daa988 Fix broken _endtext symbol 2012-07-16 10:56:30 +02:00
Joel Sherrill dc8ea655bd Merge branch 'master' of ssh://git.rtems.org/data/git/rtems 2012-07-14 14:29:41 -05:00
Joel Sherrill 9c9e7a4187 Merge branch 'master' of ssh://git.rtems.org/data/git/rtems 2012-07-14 14:28:39 -05:00
Joel Sherrill 93b1e4b925 shsim linkcmds: Add new FreeBSD TCP/IP stack sections 2012-07-14 14:28:10 -05:00
Joel Sherrill c23957170f sparc linkcmds.base: Add new FreeBSD TCP/IP stack sections 2012-07-14 14:28:10 -05:00
Christian Mauderer 0eb5bfba3c libtests/mghttpd01: New test 2012-07-12 09:51:45 +02:00
Christian Mauderer 5267241b32 mghttpd: Clarify comment 2012-07-12 09:51:44 +02:00
Christian Mauderer 54da7c3e55 mghttpd: Add stack size and scheduling options 2012-07-12 09:51:44 +02:00
Sebastian Huber ea008e2d0d mghttpd: Use MD5 library 2012-07-12 09:51:44 +02:00
Sebastian Huber 4248b28296 mghttpd: Use HAVE_CONFIG_H 2012-07-12 09:51:44 +02:00