summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2004-10-15 Gene Smith <gene.smith@seimens.com>Joel Sherrill2004-10-152-1/+5
| | | | | PR 691/bsps * startup/linkcmds: Correct bug in linker script.
* 2004-10-13 Eric Norum <norume@aps.anl.gov>Joel Sherrill2004-10-151-0/+5
| | | | | PR 688/bsps * shared/tod.c: Set RTEMS time during TOD initialization
* 2004-10-13 Eric Norum <norume@aps.anl.gov>Joel Sherrill2004-10-151-0/+5
| | | | | PR 688/bsps * Makefile.am clock/todcfg.c: Add support for MC146818A TOD chip.
* 2004-10-13 Eric Norum <norume@aps.anl.gov>Joel Sherrill2004-10-151-0/+13
| | | | | | | | | | | | | PR 688/bsps * libchip/rtc/rtc.h, libchip/rtc/mc146818a.c, libchip/rtc/mc146818a.h, libchip/rtc/mc146818a_ioreg.c: New files. Add libchip driver for MC146818A (and several Dallas Semiconductor) TOD chips. 2004-10-13 Eric Norum <norume@aps.anl.gov> PR 686/networking * libchip/network/if_fxp.c: Fix lockup in if_fxp.c, add additional device code.
* Don't get duplication rtc_probe() definitions.Eric Norum2004-10-112-2/+2
|
* Add line suggested by "Eugene Denisov" <dea@sendmail.ru>.Eric Norum2004-10-111-0/+6
| | | | Prevents lockup at initialization.
* Add libchip driver for Motorola MC146818A time-of-day clock chip.Eric Norum2004-10-118-4/+338
| | | | Modify i386/pc386 BSP to use this driver.
* 2004-10-11 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-10-112-0/+5
| | | | * libchip/network/dec21140.c: include <rtems/pci.h>.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-292-24/+2
| | | | | * MAINTAINERS, README.configure, c/ACKNOWLEDGEMENTS, c/TOOL_TARGETS: i960 obsoleted and all references removed.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-294-6/+8
| | | | | | * aclocal/rtems-cpu-subdirs.m4, libchip/shmdr/shm_driver.h, libnetworking/pppd/utils.c: i960 obsoleted and all references removed.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-293-9/+10
| | | | | * include/bsp.h, include/tm27.h: i960 obsoleted and all references removed.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-292-2/+6
| | | | * include/tm27.h: i960 obsoleted and all references removed.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-2923-1314/+19
| | | | | | | | | | | | | | * README: i960 obsoleted. * i960/.cvsignore, i960/ChangeLog, i960/Makefile.am, i960/configure.ac, i960/i960ca/.cvsignore, i960/i960ca/Makefile.am, i960/i960ca/cpu_install_intr_stack.c, i960/i960ca/cpu_install_raw_isr.c, i960/i960ka/.cvsignore, i960/i960ka/Makefile.am, i960/i960ka/cpu_install_intr_stack.c, i960/i960ka/cpu_install_raw_isr.c, i960/i960rp/.cvsignore, i960/i960rp/Makefile.am, i960/i960rp/cpu_install_intr_stack.c, i960/i960rp/cpu_install_raw_isr.c, i960/include/i960CA.h, i960/include/i960HA.h, i960/include/i960JX_RP_common.h, i960/include/i960KA.h, i960/include/i960RP.h: Removed.
* 2004-09-29 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-29103-8919/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, acinclude.m4, configure.ac, cvme961/.cvsignore, cvme961/ChangeLog, cvme961/Makefile.am, cvme961/bsp_specs, cvme961/configure.ac, cvme961/times, cvme961/clock/ckinit.c, cvme961/console/console.c, cvme961/include/.cvsignore, cvme961/include/bsp.h, cvme961/include/tm27.h, cvme961/shmsupp/addrconv.c, cvme961/shmsupp/getcfg.c, cvme961/shmsupp/lock.c, cvme961/shmsupp/mpisr.c, cvme961/start/start.S, cvme961/startup/bspclean.c, cvme961/startup/bspstart.c, cvme961/startup/exit.c, cvme961/startup/linkcmds, cvme961/startup/setvec.c, cvme961/timer/timer.c, cvme961/timer/timerisr.S, i960sim/.cvsignore, i960sim/ChangeLog, i960sim/Makefile.am, i960sim/bsp_specs, i960sim/configure.ac, i960sim/clock/clockdrv.c, i960sim/console/console-io.c, i960sim/console/mon-syscalls.S, i960sim/include/.cvsignore, i960sim/include/bsp.h, i960sim/include/tm27.h, i960sim/start/start.c, i960sim/startup/bspstart.c, i960sim/startup/linkcmds, rxgen960/.cvsignore, rxgen960/ChangeLog, rxgen960/Makefile.am, rxgen960/README, rxgen960/bsp_specs, rxgen960/configure.ac, rxgen960/clock/ckinit.c, rxgen960/console/concntl.h, rxgen960/console/console.c, rxgen960/console/serial.c, rxgen960/console/serial.h, rxgen960/include/.cvsignore, rxgen960/include/bsp.h, rxgen960/include/rxgen960_config.h, rxgen960/include/tm27.h, rxgen960/start/rxgen_romld.S, rxgen960/startup/asmfault.S, rxgen960/startup/asmfault.h, rxgen960/startup/asmstub.S, rxgen960/startup/asmstub.h, rxgen960/startup/bspstart.c, rxgen960/startup/cntrltbl.c, rxgen960/startup/cntrltbl.h, rxgen960/startup/dram.ld, rxgen960/startup/exit.c, rxgen960/startup/fault.c, rxgen960/startup/fault.h, rxgen960/startup/faultret.h, rxgen960/startup/flttbl.c, rxgen960/startup/flttbl.h, rxgen960/startup/frmstr.c, rxgen960/startup/frmstr.h, rxgen960/startup/i960.h, rxgen960/startup/ihandler.S, rxgen960/startup/ihandler.h, rxgen960/startup/intrtbl.c, rxgen960/startup/intrtbl.h, rxgen960/startup/kkprintf.c, rxgen960/startup/linkcmds, rxgen960/startup/linkcmds.real, rxgen960/startup/main.h, rxgen960/startup/memchnl.h, rxgen960/startup/nmi.c, rxgen960/startup/nulsystbl.c, rxgen960/startup/pmc901_memmap.h, rxgen960/startup/prcb.c, rxgen960/startup/prcb.h, rxgen960/startup/rom.ld, rxgen960/startup/rom_cntrltbl.c, rxgen960/startup/rom_ibr.c, rxgen960/startup/rom_ibr.h, rxgen960/startup/rom_prcb.c, rxgen960/startup/rommon.h, rxgen960/startup/sctns.c, rxgen960/startup/sctns.h, rxgen960/startup/setvec.c, rxgen960/startup/systbl.c, rxgen960/startup/systbl.h, rxgen960/startup/time.h, rxgen960/timer/timer.c, rxgen960/timer/timerisr.S: Removed.
* 2004-09-27 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2004-09-272-32/+120
| | | | | PR 608/bsps * pci/pcibios.c: BusCountPCI().
* 2004-09-27 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-272-0/+7
| | | | | PR 680/bsps * network/if_hdlcsubr.c: Add missing #include <rtems/rtems_bsdnet.h>.
* 2003-11-01 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2004-09-273-25/+101
| | | | | | | | | | PR 606/bsps * bootloader/pci.c: Fixed IO remapping so buses >= 1 are remapped. Reduced PCI space to match bat2. Fixed incorrect region size calculation in pci_read_bases. Set PCI latency timers to known sane values. Changed bridge PCI settings to minimum sane instead of whatever sounded neat in the PCI spec. Force pf regions to memory mapped to preserve byte access.
* 2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2004-09-272-8/+9
| | | | | | PR 607/networking * libchip/network/dec21140.c: Made PCI configuration minimum sane instead of fully specifying unused PCI features.
* 2004-04-09 Greg Menke <gregory.menke@gsfc.nasa.gov>Joel Sherrill2004-09-272-0/+6
| | | | | PR 608/bsps * pci/pcibios.c: Added BusCountPCI()
* Fix typo in previous change.Ralf Corsepius2004-09-2484-84/+84
|
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-24188-93/+473
| | | | * configure.ac: Require automake > 1.9.
* 2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-242-0/+5
| | | | * aclocal/rtems-cpu-subdirs.m4: Add avr.
* 2004-09-21 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-09-213-0/+26
| | | | | * aclocal/gcc-weak.m4: New (Extracted from cpukit/configure.ac). * configure.ac: Add RTEMS_CHECK_GCC_WEAK.
* 2004-09-15 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-09-159-7/+13
| | | | | * README, times, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5272.c, startup/linkcmds: Use CVS Id.
* 2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-08-183-2/+7
| | | | | * aclocal/ppc.m4 (RTEMS_PPC_EXCEPTIONS): Quote ac_popdir uses. * aclocal/target.m4 (_RTEMS_POP_BUILDDIR): Ditto.
* 2004-08-17 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius2004-08-182-1/+5
| | | | * acinclude.m4 (_RTEMS_CONFIG_SUBDIR): Quote ac_popdir uses.
* 2004-08-03 Jay Monkman <jtm@lopingdog.com>Jay Monkman2004-08-0323-0/+2749
| | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, console/.cvsignore, console/console-io.c, include/.cvsignore, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/.cvsignore, start/start.S, startup/.cvsignore, startup/bspclean.c, startup/bspstart.c, startup/init5272.c, startup/linkcmds: New files.
* 2004-08-02 Jay Monkman <jtm@lopingdog.com>Jay Monkman2004-08-0313-1/+1275
| | | | | | | | | * Makefile.am, configure.ac: Added CSB360 BSP * mcf5272/.cvsignore, mcf5272/ChangeLog, mcf5272/Makefile.am, mcf5272/clock/.cvsignore, mcf5272/clock/ckinit.c, mcf5272/include/.cvsignore, mcf5272/include/mcf5272.h, mcf5272/timer/.cvsignore, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: New files.
* 2004-07-30 Jay Monkman <jtm@lopingdog.com>Jay Monkman2004-07-302-16/+21
| | | | | * network/network.c: Changes to network driver to get it to compile again.
* 2004-07-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-281-0/+4
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.1.
* Back off version again.Joel Sherrill2004-07-281-4/+0
|
* 2004-07-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-281-0/+4
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.1.
* Back off version.Joel Sherrill2004-07-281-4/+0
|
* 2004-07-28Joel Sherrill2004-07-282-1/+5
| | | | * aclocal/version.m4: Updated to rtems-4.6.99.1.
* 2004-07-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-282-0/+6
| | | | * startup/linkcmds: Add gnu.linkonce.d and gcc_except_table sections.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-252-1/+6
| | | | * libchip/network/if_fxp.c: Add include of <sys/errno.h>.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-252-0/+5
| | | | * startup/linkcmds: Add gnu.linkonce.r sections.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-252-1/+6
| | | | * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-258-0/+20
| | | | * network/network.c: Add include of <sys/errno.h>.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-253-2/+7
| | | | | * Makefile.am: Add -D__INSIDE_RTEMS_BSD_TCPIP_STACK__ for network. * network/ne2000.c: Add include of <sys/errno.h>.
* 2004-07-25 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-253-0/+10
| | | | | * 3c509/3c509.c: Add <sys/errno.h>. * startup/linkcmds: Add .jcr section.
* 2004-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-244-0/+11
| | | | | * at91rm9200/.cvsignore, mc9328mxl/.cvsignore, shared/.cvsignore: New files.
* 2004-07-24 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-07-242-0/+18
| | | | * .cvsignore: New file.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-154-0/+68
| | | | * .cvsignore, ChangeLog, Makefile.am, configure.ac: New files.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-154-0/+330
| | | | * ChangeLog, Makefile.am, arm920/mmu.c, include/mmu.h: New files.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-1512-0/+1226
| | | | | | | * ChangeLog, Makefile.am, clock/.cvsignore, clock/clockdrv.c, include/mc9328mxl.h, irq/.cvsignore, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, timer/.cvsignore, timer/timer.c: New files.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-1521-0/+2466
| | | | | | | | | | * ChangeLog, Makefile.am, clock/.cvsignore, clock/clock.c, dbgu/.cvsignore, dbgu/dbgu.c, include/at91rm9200.h, include/at91rm9200_dbgu.h, include/at91rm9200_emac.h, include/at91rm9200_gpio.h, include/at91rm9200_mem.h, include/at91rm9200_pmc.h, include/bits.h, irq/.cvsignore, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, pmc/pmc.c, timer/.cvsignore, timer/timer.c: New files.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-152-0/+8
| | | | * acinclude.m4: Added csb336 and csb337 BSPs
* 2004-07-15 Jay MonkmanJay Monkman2004-07-1520-0/+1946
| | | | | | | | | * .cvsignore, ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, console/uarts.c, include/.cvsignore, include/bsp.h, include/tm27.h, network/.cvsignore, network/network.c, start/.cvsignore, start/start.S, startup/.cvsignore, startup/bspstart.c, startup/exit.c, startup/linkcmds, startup/memmap.c: New files.
* 2004-07-15 Jay MonkmanJay Monkman2004-07-156-0/+68
| | | | | * console/.cvsignore, include/.cvsignore, network/.cvsignore, start/.cvsignore, startup/.cvsignore: New files.