summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed wrapping.Joel Sherrill2004-04-131-2/+4
|
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-132-2/+7
| | | | | * include/bsp.h: Include <rtems/motorola/mc68230.h> instead of <motorola/mc68230.h>. * include/bsp.h: Include <rtems/motorola/mc68681.h> instead of <motorola/mc68681.h>.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-132-0/+6
| | | | * acinclude.m4: Regenerate to include ss555.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-134-3/+8
| | | | | * mpc5xx/clock/clock.c, mpc5xx/irq/irq_asm.S, mpc5xx/vectors/vectors.S: Reflect new locations of cpukit headers.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-133-3/+7
| | | | * include/bsp.h, startup/start.S: Reflect new locations of cpukit headers.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-132-2/+7
| | | | | * flashentry/flashentry.S: Include <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-139-8/+17
| | | | | | | | | * mpc505/ictrl/ictrl.c, mpc505/vectors/vectors.S, mpc6xx/exceptions/raw_exception.c, mpc8260/exceptions/raw_exception.c, mpc8xx/exceptions/raw_exception.c, rtems/powerpc/cache.h, mpc5xx/ictrl/ictrl.c, mpc5xx/exceptions/raw_exception.c: Include <rtems/score/powerpc.h> instead of <rtems/score/ppc.h>.
* 2004-04-13 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-131-0/+746
| | | | | | | | | * rtems/score/powerpc.h: New (Copied and renamed from rtems/score/ppc.h) for consistency with other ports. * rtems/score/ppc.h: Deprecation wrapper to rtems/score/powerpc.h. * Makefile.am: Reflect changes above. * rtems/score/cpu.h: Include rtems/score/powerpc.h instead of rtems/score/ppc.h.
* 2004-04-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-04-1221-327/+3398
| | | | | | | | | | | | | | | * README, configure.ac, mpc5xx/Makefile.am, mpc5xx/exceptions/raw_exception.c, mpc5xx/exceptions/raw_exception.h, mpc5xx/timer/timer.c, shared/include/cpuIdent.h: addition of a significant amount of MPC5xx support as part of the addition of the SS555 BSP. * mpc5xx/README, mpc5xx/clock/clock.c, mpc5xx/console-generic/console-generic.c, mpc5xx/include/console.h, mpc5xx/include/mpc5xx.h, mpc5xx/irq/irq.c, mpc5xx/irq/irq.h, mpc5xx/irq/irq_asm.S, mpc5xx/irq/irq_init.c, mpc5xx/vectors/vectors.S, mpc5xx/vectors/vectors.h, mpc5xx/vectors/vectors_init.c: New files. * mpc5xx/exceptions/asm_utils.S: Removed.
* 2004-04-12 David Querbach <querbach@realtime.bc.ca>Joel Sherrill2004-04-1219-0/+2593
| | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, clock/p_clock.c, console/console.c, include/.cvsignore, include/bsp.h, include/coverhd.h, irq/irq.h, startup/bspstart.c, startup/iss555.c, startup/linkcmds, startup/start.S, wrapup/.cvsignore, wrapup/Makefile.am: New files.
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-1/+5
| | | | * start/rxgen_romld.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-1/+5
| | | | * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-1/+6
| | | | | * timer/timer.c: Include <rtems/rtems/motorola/mc68230.h> instead of <motorola/mc68230.h>.
* 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-092-1/+8
| | | | | * optman/Makefile.am: Set EXEEXT = <empty> (Work around to a bug in automake).
* 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-082-3/+8
| | | | | * Makefile.am: Build main.o for !HAS_CXX. Set EXEEXT = <empty> (Workaround to a bug in automake).
* * cvme961/timer/timer.c: Include <rtems/zilog/z8536.h> instead ofRalf Corsepius2004-04-082-1/+5
| | | | <zilog/z8536.h>.
* 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-082-1/+6
| | | | | * mvme147/console/console.c: Include <rtems/zilog/z8530.h> instead of <zilog/z8530.h>.
* 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-082-2/+9
| | | | | | | * dmv152/include/bsp.h: Include <rtems/zilog/z8536.h> instead of <zilog/z8536.h>. * dmv152/include/bsp.h: Include <rtems/zilog/z8530.h> instead of <zilog/z8530.h>.
* 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-082-1/+6
| | | | | * mvme162/startup/bspclean.c: Include <rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
* 2004-04-08 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-085-4/+10
| | | | | | * mvme136/clock/ckinit.c, mvme136/startup/bspclean.c, mvme136/startup/bspstart.c, mvme136/timer/timer.c: Include <rtems/m68k/zilog/z8036.h> instead of <zilog/z8036.h>.
* 2004-04-03 Wilfried Busalski <w.busalski@lancier-monitoring.de>Joel Sherrill2004-04-032-101/+149
| | | | | PR 599/pppd * libnetworking/pppd/chat.c: Fre memory that is allocated to fix leak.
* 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>Ralf Corsepius2004-04-038-7/+18
| | | | | | | | | | | * c/src/lib/libbsp/m68k/ods68302/clock/ckinit.c, c/src/lib/libbsp/m68k/ods68302/include/bsp.h, c/src/lib/libbsp/m68k/ods68302/startup/cpuboot.c, c/src/lib/libbsp/m68k/ods68302/startup/crc.c, c/src/lib/libbsp/m68k/ods68302/startup/gdb-hooks.c, c/src/lib/libbsp/m68k/ods68302/startup/m68302scc.c, c/src/lib/libbsp/m68k/ods68302/timer/timer.c: Include <rtems/m68k/m68302.h> instead of <m68302.h>.
* 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>Ralf Corsepius2004-04-034-4/+13
| | | | | | | | | * c/src/lib/libbsp/m68k/mrm332/include/bsp.h, c/src/lib/libbsp/m68k/mrm332/start/start.S, c/src/lib/libbsp/m68k/mrm332/startup/start_c.c: Include <rtems/m68k/sim.h> instead of <sim.h>. * c/src/lib/libbsp/m68k/mrm332/include/bsp.h: Include <rtems/m68k/qsm.h> instead of <qsm.h>.
* 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>Ralf Corsepius2004-04-038-7/+18
| | | | | | | | | | | * c/src/lib/libbsp/m68k/gen68360/clock/clock.c, c/src/lib/libbsp/m68k/gen68360/console/console.c, c/src/lib/libbsp/m68k/gen68360/console/consolereserveresources.c, c/src/lib/libbsp/m68k/gen68360/network/network.c, c/src/lib/libbsp/m68k/gen68360/startup/alloc360.c, c/src/lib/libbsp/m68k/gen68360/startup/init68360.c, c/src/lib/libbsp/m68k/gen68360/timer/timer.c: Include <rtems/m68k/m68360.h> instead of <m68360.h>.
* 2004-04-03 Ralf Corsepiu <ralf_corsepiu@rtems.org>Ralf Corsepius2004-04-035-4/+12
| | | | | | | | * c/src/lib/libbsp/m68k/gen68302/clock/ckinit.c, c/src/lib/libbsp/m68k/gen68302/console/console.c, c/src/lib/libbsp/m68k/gen68302/network/network.c, c/src/lib/libbsp/m68k/gen68302/timer/timer.c: Include <rtems/m68k/m68302.h> instead of <m68302.h>.
* 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-037-11/+23
| | | | | | | | | | | | * clock/clock.S, mongoosev/vectorisrs/vectorisrs.c, shared/interrupts/isr_entries.S, shared/interrupts/vectorexceptions.c, timer/gettime.S: Include <rtems/mips/iregdef.h> instead of <iregdef.h>. * clock/clock.S, mongoosev/vectorisrs/vectorisrs.c, shared/interrupts/installisrentries.c, shared/interrupts/isr_entries.S, shared/interrupts/vectorexceptions.c, timer/gettime.S: Include <rtems/mips/idtcpu.h> instead of <idtcpu.h>.
* 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-037-11/+20
| | | | | | | | | * console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S, startup/idttlb.S: Include <rtems/mips/iregdef.h> instead of <iregdef.h>. * console/led.S, liblnk/lnklib.S, start/start.S, startup/idtmem.S, startup/idttlb.S, startup/inittlb.c: Include <rtems/mips/idtcpu.h> instead of <idtcpu.h>.
* 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-024-3/+8
| | | | | * clock/clock.c, include/bsp.h, timer/timer.c: Include <rtems/c4x/c4xio.h> instead of <c4xio.h>.
* 2004-04-02 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-022-1/+6
| | | | | * optman/rtems/no-region.c: Reflect having changed rtems_region_get_segment_size.
* * ppc403/vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-022-1/+5
|
* * mcf5206/timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-022-1/+5
|
* * start/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-0220-10/+50
|
* * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-022-1/+5
|
* * vectors/align_h.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-023-2/+7
| | | | * vectors/vectors.S: Include <rtems/asm.h> instead of <asm.h>.
* * irq/irq_asm.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-024-2/+10
|
* * startup/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-022-1/+5
|
* * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-023-2/+7
| | | | * flashentry/flashentry.S: Include <rtems/asm.h> instead of <asm.h>.
* * dlentry/dlentry.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-022-1/+5
|
* * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-0216-8/+40
|
* * start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-022-1/+5
|
* * start/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-023-2/+7
| | | | * start/startfor340only.S: Include <rtems/asm.h> instead of <asm.h>.
* * start/start.S: Include <rtems/asm.h> instead of <asm.h>.Ralf Corsepius2004-04-0215-10/+35
| | | | * timer/timerisr.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-018-7/+17
| | | | | | | | | | * librdbg/src/i386/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/m68k/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * librdbg/src/powerpc/rdbg_cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>. * libchip/ide/ata.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/ide/ide_controller.c: Include <rtems/chain.h> instead of <chain.h>. * libchip/shmdr/shm_driver.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * libchip/serial/ns16550.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-018-4/+20
| | | | * cpu_asm.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-013-4/+11
| | | | | | | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * startup/exit.c: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-1/+5
| | | | * start.S: Include <rtems/asm.h> instead of <asm.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-018-10/+26
| | | | | | | | * startup/boardinit.S: Include <rtems/asm.h> instead of <asm.h>. * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * include/bsp.h: Include <rtems/iosupp.h> instead of <iosupp.h>. * console/console.c: Include <rtems/ringbuf.h> instead of <ringbuf.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-012-1/+5
| | | | * ide_ctrl.c: Include <rtems/chain.h> instead of <chain.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-016-6/+18
| | | | | | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * startup/hw_init.c: Include <rtems/iosupp.h> instead of <iosupp.h>.
* 2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-04-013-3/+9
| | | | | | * include/bsp.h: Include <rtems/clockdrv.h> instead of <clockdrv.h>. * include/bsp.h: Include <rtems/console.h> instead of <console.h>. * gdbsci/gdbsci.c: Include <rtems/iosupp.h> instead of <iosupp.h>.