summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-10-152001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+179
* include/sh4uart.h: move to include/sh/sh4uart.h. * include/ispsh7750.h: move to include/rtems/score/ispsh7750.h. * include/iosh7750.h: move include/rtems/score/iosh7750.h. * include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h. * include/rtems/score/ipl.h: move to include/rtems/score/ipl.h. * include/rtems/score/sh4_regs.h: Reintroduce from Alexandra Kossovsky's original sources. * include/Makefile.am: reflect changes above, remove EXTRA_DIST, require automake 1.5. * sci/Makefile.am: Disable compilation of console.c. * sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S, remove SH4_CPU_HZ_Frequency; * score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
2001-10-152001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill7-7/+32
* configure.ac: Added support for START_HW_INIT. * console/Makefile.am: Removed VPATH. * include/Makefile.am: Added missing ramdisk.h to include_HEADERS. * startup/linkcmds: Do not force output format to coff-sh. * startup/linkcmds-le: Comment out force of output format and add comment questioning need to have special linkcmds for little endian. * wrapup/Makefile.am: Add ramdisk to list of BSP_PIECES.
2001-10-152001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+5
* configure.ac: Add sh7750.
2001-10-152001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+8
* acinclude.m4: Add gensh4 and simsh4.
2001-10-152001-10-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill11-9/+554
* configure.ac: Remove AC_SUBST(CPU_CLOCK_RATE_HZ), add START_HW_INIT-support macros, add console/Makefile. * Makefile.am: Add console SUBDIR. * hw_init/Makefile.am: Fix C_FILES, remove AM_CPPFLAGS/HZ. * include/Makefile.am: Add bspopts.h. * include/bsp.h: Comment out SH4_CPU_HZ_Frequency. * startup/bspstart.c: Comment out SH4_CPU_HZ_Frequency. * startup/linkcmds: Comment out OUTPUT_FORMAT for coff compatibility. * wrapup/Makefile.am: Add console to BSP_PIECES. * console/Makefile.am: New. * console/console.c: Moved from libcpu/sh/sh7750/sci/console.c.
2001-10-152001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill11-205/+99
* include/sh4uart.h: move to include/sh/sh4uart.h. * include/ispsh7750.h: move to include/rtems/score/ispsh7750.h. * include/iosh7750.h: move include/rtems/score/iosh7750.h. * include/sh7750_regs.h: move to include/rtems/score/sh7750_regs.h. * include/rtems/score/ipl.h: move to include/rtems/score/ipl.h. * include/rtems/score/sh4_regs.h: Reintroduce from Alexandra Kossovsky's original sources. * include/Makefile.am: reflect changes above, remove EXTRA_DIST, require automake 1.5. * sci/Makefile.am: Disable compilation of console.c. * sci/sh4uart.c: include <sh/sh4uart.h>, add SH7750_SCSMR_CHK_S, remove SH4_CPU_HZ_Frequency; * score/isph7750.c: Remove #if !defined(sh7750), include sh4_regs.h.
2001-10-152001-10-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-1/+6
* cpu.c: Fix #ifdefs, add missing #endif.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* start/start.S: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+4
* clock/p_clock.c, startup/bspstart.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+4
* include/chain.h: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* console/inch.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
* startup/linkcmds: Fixed typo. * comm/gdb_glue.c:
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+5
* startup/linkcmds: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* startup/linkcmds: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-4/+5
* debug_ada/init.c, network_ada/listener/init.c, network_ada/tcprelay/init.c, ts_1325_ada/init.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* console/console-io.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill9-8/+6
* clock/ckinit.c, console/console.c, include/bsp.h, startup/bspstart.c, startup/exit.c, startup/setvec.c, timer/timer.c, timer/timerisr.S: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill5-5/+0
* clock/clock.c, console/debugio.c, include/dmv170.h, startup/setvec.c, startup/vmeintr.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* clock/p_clock.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill8-7/+6
* clock/p_clock.c, include/bsp.h, include/coverhd.h, startup/bspstart.c, startup/bspstart.c.nocache, startup/setvec.c, startup/start.S: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+4
* shmsupp/lock.c, shmsupp/mpisr.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill14-13/+8
* clock/clock.c, console/console.c, console/debugio.c, console/ns16550cfg.c, console/ns16550cfg.h, console/z85c30cfg.c, console/z85c30cfg.h, include/bsp.h, startup/bspstart.c, startup/genpvec.c, startup/rtems-ctor.cc, startup/setvec.c, timer/timer.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill19-18/+9
* PCI_bus/PCI.h, clock/clock.c, console/85c30.c, console/console.c, console/consolebsp.h, console/consolereserveresources.c, console/tbl85c30.c, include/bsp.h, include/coverhd.h, include/gen1.h, include/gen2.h, startup/82378zb.c, startup/FPGA.c, startup/bspstart.c, startup/genpvec.c, startup/setvec.c, startup/vmeintr.c, timer/timer.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+5
* include/bsp.h, include/coverhd.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill10-9/+6
* include/bsp.h, start/start.S, start/start.ram, start/start.rom, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/linkcmds.ram, startup/linkcmds.rom: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+4
* console.c, setvec.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-2/+4
* console-polled.c, console.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+5
* clock/ckinit.c, console/console.c, include/bsp.h, include/leon.h, startup/setvec.c, timer/timer.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill23-22/+9
* mpc6xx/clock/c_clock.c, mpc6xx/clock/c_clock.h, mpc8xx/clock/clock.c, mpc8xx/timer/timer.c, new_exception_processing/cpu.c, new_exception_processing/cpu.h, new_exception_processing/cpu_asm.S, old_exception_processing/cpu.c, old_exception_processing/cpu.h, old_exception_processing/cpu_asm.S, old_exception_processing/rtems.S: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+4
* rootfs/mkrootfs.c, rootfs/mkrootfs.h: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill7-6/+6
* unlimited/init.c, unlimited/system.h, unlimited/test1.c, unlimited/test2.c, unlimited/test3.c, unlimited/unlimited.doc: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* serial/z85c30.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill12-11/+6
* clock/ckinit.c, delay/delay.c, include/iosh7032.h, include/ispsh7032.h, include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7032.c, timer/timer.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill11-10/+6
* clock/ckinit.c, include/iosh7045.h, include/ispsh7045.h, include/sci.h, include/sh7_pfc.h, include/sh7_sci.h, sci/sci.c, score/cpu_asm.c, score/ispsh7045.c, timer/timer.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill9-9/+0
* clock/ckinit.c, include/iosh7750.h, include/ipl.h, include/ispsh7750.h, sci/console.c, sci/sh4uart.c, score/cpu_asm.c, score/ispsh7750.c, timer/timer.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-2/+8
* console/console-io.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+3
* console/console.c: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill4-3/+4
* shared/ppctypes.h: Fixed typo.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-1/+4
* include/rtems/directives.h: Fixed typo.
2001-10-122001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill120-9/+4809
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
2001-10-122001-10-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2-0/+69
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill3-54/+6
* include/sh4_regs.h: Deleted and contents merged in score/cpu to avoid dependencies. * include/Makefile.am: Reflects above.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill9-25/+59
* asm.h, cpu.c, rtems.c, rtems/score/cpu.h, rtems/score/sh.h, rtems/score/sh_io.h, rtems/score/shtypes.h: Consistency changes and made sure there were no includes from the libcpu tree.
2001-10-122001-10-12 Alexandra Kossovsky <sasha@oktet.ru>Joel Sherrill4-16/+146
* cpu.c, rtems/score/cpu.h, rtems/score/sh.h: Modified to support SH4. Reviewed by Ralf Corsepius <corsepiu@faw.uni-ulm.de> who did the original SH port.
2001-10-122001-10-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2-2/+8
* cpu_asm.S: _CPU_Context_save_fp in was incorrectly in conditional compilation block with (CPU_HARDWARE_FP == FALSE). Reported by Wayne Bullaughey <wayne@wmi.com>.
2001-10-122001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill115-4561/+0
* .cvsignore: Add autom4te.cache for autoconf > 2.52. * configure.in: Remove. * configure.ac: New file, generated from configure.in by autoupdate.
2001-10-122001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-1/+22
* configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ. * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ. * include/.cvsignore: Add stamp-h* bspopts.h* * include/bsp.h: Add bspopts.h.
2001-10-122001-10-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill5-2/+24
* configure.ac: Add bspopts.h; Add CPU_CLOCK_RATE_HZ. * startup/bspstart.c: Replace HZ with CPU_CLOCK_RATE_HZ. * include/.cvsignore: Add stamp-h*, bspopts.h*. * include/bsp.h: Add bspopts.h.
2001-10-122001-10-12 Mike Siers <mikes@poliac.com>Joel Sherrill18-4012/+705
* Update to stable working state. Congratulations Mike! :) * modem_example: Directory removed. * modem_example/16550.h, modem_example/README, modem_example/modem.c, modem_example/modem.h, modem_example/ppp.c, modem_example/ppp.h, modem_example/pppcompress.c: Files removed. * pppd/example/pppd.options: New file. * pppd/README, pppd/STATUS, pppd/cbcp.c, pppd/cbcp.h, pppd/chat.c, pppd/pppd.h, pppd/rtemsmain.c: Updated.
2001-10-122001-10-11 Alexandra Kossovsky <sasha@oktet.ru>Joel Sherrill26-0/+4989
* clock/Makefile.am, clock/ckinit.c, clock/.cvsignore, Makefile.am, include/Makefile.am, include/iosh7750.h, include/ipl.h, include/ispsh7750.h, include/sh4_regs.h, include/sh4uart.h, include/sh7750_regs.h, include/.cvsignore, sci/Makefile.am, sci/console.c, sci/sh4uart.c, sci/.cvsignore, score/Makefile.am, score/cpu_asm.c, score/ispsh7750.c, score/.cvsignore, timer/Makefile.am, timer/timer.c, timer/.cvsignore, configure.ac, .cvsignore, ChangeLog: New files. Reviewed and updated to latest automake and autoconf standards by Ralf Corsepius <corsepiu@faw.uni-ulm.de>.