Sebastian Huber
2e5b6e76aa
2010-09-08 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* include/utility.h: More macros. Changed casts.
2010-09-08 11:58:16 +00:00
Chris Johns
5422e5abd4
2010-08-27 Chris Johns <chrisj@rtems.org>
...
* console/console.c: Add baudrate support to the --console command
line option. You can now do '--console=com1,115200'.
2010-08-27 04:38:37 +00:00
Joel Sherrill
ad8b61431b
2010-08-26 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1691/bsps
* shared/include/traptable.h: Double the size of TABLE_SIZE to copy
code branched to from the trap table.
2010-08-26 18:04:51 +00:00
Chris Johns
37ae92ae11
2010-08-26 Chris Johns <chrisj@rtems.org>
...
* Makefile.am: Add bspinit.c from the shared BSP files.
2010-08-26 06:07:10 +00:00
Till Straumann
5ece7981f1
2010-08-25 Till Straumann <strauman@slac.stanford.edu>
...
PR 1689/bsps
* shared/flash/intelFlash.c: Scale erase timeout by actual
system clock rate rather than assuming a fixed value.
2010-08-25 22:21:14 +00:00
Joel Sherrill
ae336ea4be
2010-08-25 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* .cvsignore: New file.
2010-08-25 22:15:44 +00:00
Joel Sherrill
ce3bfb7e47
2010-08-25 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1688/libcpu
* shared/score/interrupt.S: Fix bug in the sun4u _ISR_Dispatch code
that ends up cloberring the global registers. It manifests primarily
as a memory alignment error when the globals are used to read to/from
memory.
2010-08-25 20:33:25 +00:00
Joel Sherrill
e0b6d43e95
2010-08-24 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/init68360.c: Fix type punning warning.
2010-08-24 17:08:07 +00:00
Joel Sherrill
bab3862b22
2010-08-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspstart.c: Add include to fix warning.
2010-08-23 23:10:27 +00:00
Joel Sherrill
2ff189dd0a
2010-08-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* network/network.c: Fix warning.
2010-08-23 17:14:11 +00:00
Joel Sherrill
ae1ce9be6c
2010-08-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* irq/irq.h, startup/bspstart.c: Add includes to resolve warnings.
2010-08-23 16:08:53 +00:00
Joel Sherrill
33910b8401
2010-08-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* network/network.c: Fix warning.
2010-08-23 15:43:55 +00:00
Sebastian Huber
612ff40e8d
2010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* test/tests.c: Removed file.
* startup/bspstart.c: Fixed warnings.
2010-08-23 07:38:50 +00:00
Sebastian Huber
d522354773
2010-08-23 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* console/hsu.c: Fixed warnings.
2010-08-23 07:25:47 +00:00
Joel Sherrill
fc0af72d77
2010-08-20 <yann.sionneau@telecom-sudparis.eu>
...
* libchip/network/greth.c, libchip/network/open_eth.c: Add constants
for buffer modes.
2010-08-20 21:26:10 +00:00
Joel Sherrill
9bf3483559
2010-08-20 <yann.sionneau@telecom-sudparis.eu>
...
* shared/milkymist_ac97/ac97.c, shared/milkymist_clock/ckinit.c,
shared/milkymist_clock/clock.h, shared/milkymist_console/console.c,
shared/milkymist_console/uart.c, shared/milkymist_console/uart.h,
shared/milkymist_framebuffer/framebuffer.c,
shared/milkymist_gpio/gpio.c, shared/milkymist_networking/mm_crc32.c,
shared/milkymist_networking/network.c,
shared/milkymist_networking/network.h,
shared/milkymist_timer/timer.c: New files.
2010-08-20 21:23:27 +00:00
Joel Sherrill
1909706760
2010-08-20 <yann.sionneau@telecom-sudparis.eu>
...
* acinclude.m4, configure.ac: Add Milkymist BSP developed as part of
GSOC 2010.
2010-08-20 21:22:31 +00:00
Joel Sherrill
8affb5a9ed
2010-08-20 <yann.sionneau@telecom-sudparis.eu>
...
Add Milkymist BSP developed as part of GSOC 2010.
* ChangeLog, Makefile.am, README, bsp_specs, configure.ac,
preinstall.am, Documentation/uart.txt, include/.cvsignore,
include/bsp.h, include/system_conf.h, include/tm27.h,
make/custom/milkymist.cfg, startup/linkcmds: New files.
2010-08-20 21:22:27 +00:00
Joel Sherrill
565023562f
2010-08-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1682/bsps
* startup/bspstart.c: Add BSP_poll_char.
2010-08-20 17:59:41 +00:00
Joel Sherrill
bd0fb9191b
2010-08-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1684/bsps
* startup/bspstart.c: Add BSP_poll_char.
2010-08-20 16:31:24 +00:00
Joel Sherrill
2e5fb63fa6
2010-08-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1685/bsps
* startup/bspstart.c: Add BSP_poll_char.
2010-08-20 16:30:25 +00:00
Joel Sherrill
4a79a51683
2010-08-20 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1686/bsps
* console/console.c: Add BSP_poll_char.
2010-08-20 16:03:51 +00:00
Joel Sherrill
2c4d3879f5
2010-08-20 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1681/cpukit
* shared/score/interrupt.S: With the percpu patch, ASM uses
INTERRUPT_STACK_HIGH instead of _CPU_Interrupt_stack_high. The
sparc64 was still using the old variable, which was declared in its
cpu.h file. This patch to comment out the declaration and switch to
using INTERRUPT_STACK_HIGH.
2010-08-20 12:47:38 +00:00
Sebastian Huber
81f6420091
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/ide/ata_internal.h: C++ compatibility.
2010-08-17 14:15:47 +00:00
Sebastian Huber
cac29eed7d
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/Makefile.am, libchip/preinstall.am: Install
<libchip/ata_internal.h>.
2010-08-17 14:06:56 +00:00
Sebastian Huber
9ca9758546
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/ide/ata_util.c: New file.
* libchip/Makefile.am: Reflect change from above.
* libchip/ide/ata.c: Moved ata_breq_init(), ata_identify_device(), and
ata_process_request_on_init_phase() into new file.
2010-08-17 13:54:50 +00:00
Sebastian Huber
f5194a9485
2010-08-17 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* libchip/ide/ata_internal.h, libchip/ide/ata.c: Moved code into
separate functions. Added public ata_breq_init(),
ata_identify_device(), and ata_process_request_on_init_phase()
functions.
2010-08-17 13:41:29 +00:00
Joel Sherrill
05a82e4e4e
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* src/uart-output-char.c: Add BSP_poll_char.
2010-08-15 23:33:36 +00:00
Joel Sherrill
149248b459
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/console/polled_io.c: Add BSP_poll_char.
2010-08-15 23:31:10 +00:00
Joel Sherrill
f352365b19
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Add BSP_poll_char.
2010-08-15 23:31:05 +00:00
Joel Sherrill
76094b5206
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/polled_io.c: Add BSP_poll_char.
2010-08-15 23:30:59 +00:00
Joel Sherrill
572d2fbe58
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mpc55xx/esci/esci.c: Add BSP_poll_char.
2010-08-15 23:28:51 +00:00
Joel Sherrill
010d830d04
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* at91rm9200/dbgu/dbgu.c, pxa255/ffuart/ffuart.c: Add BSP_poll_char.
2010-08-15 23:28:46 +00:00
Joel Sherrill
6ab0094d98
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* Makefile.am: Do not use .rel files for libbsp pieces.
2010-08-15 23:27:57 +00:00
Joel Sherrill
01b58467f5
Add comment.
2010-08-15 22:51:01 +00:00
Joel Sherrill
b6eb8b9f80
2010-08-15 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/syscalls.c:
2010-08-15 22:50:13 +00:00
Joel Sherrill
8c87a9a65e
2010-08-13 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* spurious/spinit.c: Add include of bootcard.h to fix warning.
2010-08-13 20:49:09 +00:00
Ralf Corsepius
12601260be
2010-08-07 Ralf Corsépius <ralf.corsepius@rtems.org>
...
PR 1655/testing:
* ada.am: Reflect changes to testsuites/automake/compile.am.
2010-08-07 03:20:32 +00:00
Joel Sherrill
344402c0ed
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/startup/sbrk.c: Make bsp's sbrk a weak reference so that the
test of having sbrk() support in malloc can link.
2010-08-03 22:02:30 +00:00
Joel Sherrill
5714bc5c7b
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/startup/linkcmds: Add .gcc_except_table*.
2010-08-03 18:29:12 +00:00
Joel Sherrill
1246d791ab
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/bspgetworkarea.c: Formatting.
2010-08-03 14:17:15 +00:00
Joel Sherrill
989938f1b2
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Add BSP_poll_char.
2010-08-03 14:16:41 +00:00
Joel Sherrill
a90576b644
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* startup/bspstart.c: Add BSP_poll_char.
2010-08-03 14:16:35 +00:00
Joel Sherrill
b2c02c7496
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/debugio.c: Add BSP_poll_char.
2010-08-03 14:15:54 +00:00
Joel Sherrill
e77c8b5117
2010-08-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Add BSP_poll_char. Reformat.
2010-08-03 14:15:39 +00:00
Joel Sherrill
82b04a2b63
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1599/cpukit
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,
sh7750/score/cpu_asm.c, shgdb/score/cpu_asm.c: Rename
_Context_Switch_necessary to _Thread_Dispatch_necessary to more
properly reflect the intent.
2010-07-30 18:51:49 +00:00
Joel Sherrill
7814f92a5d
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1599/cpukit
* new-exceptions/bspsupport/ppc_exc_hdl.c: Rename
_Context_Switch_necessary to _Thread_Dispatch_necessary to more
properly reflect the intent.
2010-07-30 18:51:43 +00:00
Joel Sherrill
1973a2a620
2010-07-30 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1599/cpukit
* shared/irq/exception.S: Rename _Context_Switch_necessary to
_Thread_Dispatch_necessary to more properly reflect the intent.
2010-07-30 18:51:12 +00:00
Joel Sherrill
0043fd756c
2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>
...
PR 1532/testing
* host.cfg.in: Add initial tests for untar capabilities. This required
BIN2C.
2010-07-27 18:18:29 +00:00
Joel Sherrill
019fd4b680
2010-07-27 Gedare Bloom <giddyup44@yahoo.com>
...
PR 1634/bsps
* shared/console/conscfg.c: Add BSP_poll_char.
2010-07-27 15:55:07 +00:00