Ralf Corsepius
69722335e5
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cchip/cchip.c, include/tm27.h, startup/spurious.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 10:06:49 +00:00
Ralf Corsepius
3e6eed7683
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* include/tm27.h, startup/spurious.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 10:06:48 +00:00
Ralf Corsepius
3668643b45
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cache/cache.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:58:54 +00:00
Ralf Corsepius
51a92c44f4
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/cache/cache.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:58:12 +00:00
Ralf Corsepius
3d0af835ba
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* sh7032/delay/delay.c, sh7032/score/cpu_asm.c,
sh7032/score/ispsh7032.c, sh7045/sci/sci.c,
sh7045/sci/sci_termios.c, sh7045/score/cpu_asm.c,
sh7045/score/ispsh7045.c, sh7750/sci/sh4uart.c,
sh7750/score/cpu_asm.c, sh7750/score/ispsh7750.c,
shgdb/score/cpu_asm.c, shgdb/score/ispshgdb.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:57:25 +00:00
Ralf Corsepius
1531033d84
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mpc6xx/altivec/vec_sup.c, mpc6xx/mmu/bat.h:
Fix up comments having been broken in previous commit.
2011-02-11 09:55:48 +00:00
Ralf Corsepius
f9acc339fe
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* e500/mmu/mmu.c, mpc505/ictrl/ictrl.c, mpc505/timer/timer.c,
mpc5xx/ictrl/ictrl.c, mpc5xx/timer/timer.c,
mpc6xx/altivec/vec_sup.c, mpc6xx/clock/c_clock.c,
mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h, mpc6xx/mmu/pte121.c,
mpc8260/timer/timer.c, mpc8xx/timer/timer.c, new-exceptions/cpu.c,
new-exceptions/bspsupport/ppc_exc_initialize.c,
ppc403/clock/clock.c, ppc403/console/console.c,
ppc403/console/console.c.polled, ppc403/console/console405.c,
ppc403/irq/ictrl.c, ppc403/tty_drv/tty_drv.c,
rtems/powerpc/cache.h, shared/include/powerpc-utility.h, shared/src/cache.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:46:53 +00:00
Ralf Corsepius
b15e7dc332
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* au1x00/vectorisrs/vectorisrs.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:37:38 +00:00
Ralf Corsepius
8525cffc7d
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mcf5225x/network/fec.c, mcf5235/cache/cachepd.c,
mcf532x/cache/cachepd.c, shared/cache/cache.c, shared/misc/m68kidle.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:36:44 +00:00
Ralf Corsepius
550c1b239c
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* cache.c, cpu.h, cpuModel.h:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:33:50 +00:00
Ralf Corsepius
682a05b3b2
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:33:06 +00:00
Ralf Corsepius
139ec149b2
2011-02-11 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* pxa255/pmc/pmc.c, shared/include/arm-cp15.h:
Use "__asm__" instead of "asm" for improved c99-compliance.
2011-02-11 09:32:25 +00:00
Sebastian Huber
ebebd71cdc
Synchronization with RTEMS CVS (HEAD revision).
2011-02-10 12:56:55 +00:00
Joel Sherrill
ad6b881fa1
2011-02-09 Jennifer Averett <jennifer.averett@oarcorp.com>
...
* console/ps2_mouse.c: Formatting changes in preparation for making
mouse parsing and serial mouse driver BSP independent.
2011-02-09 15:57:29 +00:00
Ralf Corsepius
26c173775a
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 12:15:54 +00:00
Ralf Corsepius
097c600163
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* misc/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 12:02:24 +00:00
Ralf Corsepius
2c4cae4bf3
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* misc/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 11:41:54 +00:00
Ralf Corsepius
14102e1ebd
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 11:38:36 +00:00
Ralf Corsepius
d085040aef
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 08:38:15 +00:00
Ralf Corsepius
44d775307c
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* shared/milkymist_timer/timer.c, shared/timer/timer.c:
Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 08:19:30 +00:00
Ralf Corsepius
af3048ad5e
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 06:41:41 +00:00
Ralf Corsepius
c8d4c6121b
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timerstub.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 06:36:52 +00:00
Ralf Corsepius
ec54b2b5e8
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* timer/timer.c: Include <rtems/btimer.h>.
Fix benchmark_timer_read() definition.
2011-02-09 06:33:58 +00:00
Ralf Corsepius
a3347f0a52
2011-02-09 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* make/custom/erc32.cfg: Remove -ftest-coverage.
2011-02-09 06:02:51 +00:00
Ralf Corsepius
8ee3775f30
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 15:01:43 +00:00
Ralf Corsepius
89b2fdb40e
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* tools/configure.ac: Require autoconf-2.68, automake-1.11.1.
2011-02-02 14:54:53 +00:00
Joel Sherrill
931ed32beb
2011-02-01 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, preinstall.am, trap34/console-io.c: Install syscall.h as
bsp/syscall.h to avoid confusing autoconf.
2011-02-01 22:46:44 +00:00
Sebastian Huber
cdc056098d
2011-02-01 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* console.c: Flow control is optional.
2011-02-01 15:48:26 +00:00
Joel Sherrill
9b677cc920
2011-01-31 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* startup/bspreset.c: New file.
2011-02-01 01:13:10 +00:00
Joel Sherrill
0ef1009aaa
2011-01-31 Joel Sherrill <joel.sherrill@oarcorp.com>
...
* Makefile.am, configure.ac, console/console-io.c, include/bsp.h,
start/start.S: Create dedicated bsp_reset() and clean up.
2011-01-31 17:41:09 +00:00
Sebastian Huber
10df690794
2011-01-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* new-exceptions/bspsupport/ppc_exc.S,
new-exceptions/bspsupport/ppc_exc_asm_macros.h,
new-exceptions/bspsupport/ppc_exc_naked.S,
new-exceptions/bspsupport/ppc_exc_prologue.c: Branch targets are now
global for all minimal prologues. Generate branch instruction in
minimal prologues.
2011-01-31 16:12:24 +00:00
Sebastian Huber
4c00f02084
2011-01-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* startup/bspstart.c: Update for API changes.
2011-01-31 15:49:13 +00:00
Sebastian Huber
b10be06b48
2011-01-31 Sebastian Huber <sebastian.huber@embedded-brains.de>
...
* e500/mmu/mmu.c: Use common defines.
2011-01-31 15:48:22 +00:00
Ralf Corsepius
25eab8f69d
2011-01-30 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* mongoosev/duart/mg5uart.c: Fix type mismatch.
2011-01-30 17:42:26 +00:00
Ralf Corsepius
da67f11f89
2011-01-29 Ralf Corsépius <ralf.corsepius@rtems.org>
...
* page.c: Remove CVS-Header tag. Add CVS-Id
2011-01-29 03:41:59 +00:00
Joel Sherrill
3e25dfc8c1
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* src/libchip/network/dec21140.c, src/libchip/network/elnk.c,
src/libchip/network/greth.c, src/libchip/network/greth.h,
src/libchip/network/open_eth.c: Fix typo where license said
found in found in.
2011-01-28 20:47:05 +00:00
Joel Sherrill
e71a3a840d
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h,
mpc5xx/include/console.h, mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c,
mpc5xx/irq/irq.h, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.h,
mpc5xx/vectors/vectors_init.c, mpc6xx/mmu/bat.c, mpc6xx/mmu/bat.h,
mpc6xx/mmu/mmuAsm.S, new-exceptions/bspsupport/irq.c,
new-exceptions/bspsupport/irq_supp.h,
new-exceptions/bspsupport/nested_irq_test.c,
new-exceptions/bspsupport/ppc_exc_address.c,
new-exceptions/bspsupport/ppc_exc_categories.c,
new-exceptions/bspsupport/ppc_exc_global_handler.c,
new-exceptions/bspsupport/ppc_exc_hdl.c,
new-exceptions/bspsupport/ppc_exc_initialize.c,
new-exceptions/bspsupport/ppc_exc_prologue.c,
new-exceptions/bspsupport/ppc_exc_test.c,
new-exceptions/bspsupport/vectors.h, shared/include/byteorder.h,
shared/include/cpuIdent.c, shared/include/cpuIdent.h,
shared/include/io.h, shared/include/mmu.h, shared/include/page.h,
shared/include/pgtable.h, shared/include/spr.h: Fix typo where
license said found in found in.
2011-01-28 20:38:13 +00:00
Joel Sherrill
3f4598ec8d
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* byteorder.h, cpu.h, page.c: Fix typo where license said
found in found in.
2011-01-28 20:38:09 +00:00
Joel Sherrill
023f2f1abb
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* s3c24xx/irq/irq.c: Fix typo where license said found in found in.
2011-01-28 20:38:07 +00:00
Joel Sherrill
8c41855131
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* shared/irq/idt.c, shared/irq/irq.c, shared/irq/irq.h,
shared/irq/irq_asm.h: Fix typo where license said found in found in.
2011-01-28 20:35:38 +00:00
Joel Sherrill
3e8cdf844d
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* clock/rtc.c, console/console.c, network/ne2000.c: Fix typo where
license said found in found in.
2011-01-28 20:35:36 +00:00
Joel Sherrill
ba6490507c
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* clock/rtc.c, console/console.c, console/inch.c, console/outch.c,
include/bsp.h, include/crt.h, ne2000/ne2000.c, startup/bspcmdline.c,
startup/bspstart.c, startup/ldsegs.S, timer/timer.c,
timer/timerisr.S: Fix typo where license said found in found in.
2011-01-28 20:35:34 +00:00
Joel Sherrill
6454e161e4
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* console/console.c: Fix typo where license said found in found in.
2011-01-28 20:35:31 +00:00
Joel Sherrill
7cba993321
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bsp_specs: Revert accidental commit.
2011-01-28 20:32:53 +00:00
Joel Sherrill
801a7ba6f9
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* leon2/pci/pci.c, leon3/pci/pci.c: Fix typo where license said
found in found in.
2011-01-28 20:29:56 +00:00
Joel Sherrill
0c875c6aa6
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* beatnik/include/bsp.h, beatnik/irq/irq.h, beatnik/pci/gt_pci_init.c,
ep1a/console/polled_io.c, ep1a/irq/openpic_xxx_irq.c,
gen5200/include/irq.h, gen5200/irq/irq.c, gen5200/startup/bspstart.c,
haleakala/irq/irq.c, mbx8xx/irq/irq.c, mbx8xx/irq/irq.h,
motorola_powerpc/include/bsp.h, mpc8260ads/irq/irq.c,
mpc8260ads/irq/irq.h, mvme3100/include/bsp.h, mvme3100/irq/irq.h,
mvme3100/start/start.S, mvme5500/include/bsp.h, mvme5500/irq/irq.h,
psim/include/bsp.h, psim/include/coverhd.h, psim/irq/irq.h,
psim/shmsupp/addrconv.c, psim/shmsupp/getcfg.c,
psim/startup/linkcmds, psim/tools/psim-gdb-top.in,
psim/tools/psim-top.in, psim/tools/runtest-top.in, qemuppc/irq/irq.h,
score603e/irq/irq.c, shared/bootloader/bootldr.h,
shared/bootloader/em86.c, shared/bootloader/em86real.S,
shared/bootloader/exception.S, shared/bootloader/head.S,
shared/bootloader/lib.c, shared/bootloader/misc.c,
shared/bootloader/mm.c, shared/bootloader/pci.c,
shared/console/console.c, shared/console/consoleIo.h,
shared/console/inch.c, shared/console/keyboard.h,
shared/console/polled_io.c, shared/irq/i8259.c, shared/irq/irq.h,
shared/irq/openpic_i8259_irq.c, shared/motorola/motorola.c,
shared/motorola/motorola.h, shared/openpic/openpic.c,
shared/openpic/openpic.h, shared/pci/pci.c,
shared/residual/residual.c, shared/start/start.S, ss555/irq/irq.h:
Fix typo where license said found in found in.
2011-01-28 20:29:53 +00:00
Joel Sherrill
86f8ee90b9
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* csb350/clock/clockdrv.c, csb350/network/network.c,
csb350/start/start.S, csb350/timer/timer.c,
genmongoosev/clock/clockdrv.c, genmongoosev/timer/timer.c,
jmr3904/timer/timer.c, jmr3904/tools/runtest.in: Fix typo where
license said found in found in.
2011-01-28 20:29:47 +00:00
Joel Sherrill
be055a615b
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* mcf5206elite/tools/runtest: Fix typo where license said
found in found in.
2011-01-28 20:29:45 +00:00
Joel Sherrill
15ca4e7567
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* gba/clock/clockdrv.c, gba/console/conio.c, gba/console/console.c,
gba/console/defaultfont.h, gba/include/arm_mode_bits.h,
gba/include/asm_macros.h, gba/include/bsp.h, gba/include/conio.h,
gba/include/gba.h, gba/include/gba_registers.h, gba/irq/irq.c,
gba/irq/irq.h, gba/startup/bspstart.c, gba/timer/timer.c,
gp32/include/bsp.h, gp32/startup/bspreset.c, gp32/startup/bspstart.c,
nds/tools/runtest, shared/comm/uart.c, shared/comm/uart.h,
smdk2410/include/bsp.h: Fix typo where license said
found in found in.
2011-01-28 20:29:35 +00:00
Joel Sherrill
d496342db5
2011-01-28 Joel Sherrill <joel.sherrilL@OARcorp.com>
...
* bsp_specs: Fix typo where license said found in found in.
2011-01-28 20:25:26 +00:00