summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2008-02-142-8/+12
| | | | * preinstall.am: Add vme_am_defs.h
* Upgrade to 4.7.2Joel Sherrill2008-02-141-1/+1
|
* 2007-11-26 Eric Norum <norume@aps.anl.gov>Joel Sherrill2007-11-262-4/+8
| | | | * network/network.c: Fix LED configuration to match uCDIMM.
* 2007-09-20 Kate Feng <feng1@bnl.gov>Joel Sherrill2007-09-202-0/+5
| | | | * network/if_100MHz/GT64260eth.c: Add else.
* 2007-09-19 Kate Feng <feng1@bnl.gov>Joel Sherrill2007-09-192-8/+10
| | | | * README: Update.
* Fixed formatting.Joel Sherrill2007-09-171-1/+2
|
* 2007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-09-144-2593/+4
| | | | * network/GT64260eth.c, network/GT64260eth.h, network/GT64260ethreg.h: Removed.
* 2007-09-14 Kate Feng <feng1@bnl.gov>Joel Sherrill2007-09-1429-902/+6197
| | | | | | | | | | | | | | | * Makefile.am, README, README.booting, README.irq, preinstall.am, GT64260/MVME5500I2C.c, include/bsp.h, irq/irq.c, irq/irq.h, irq/irq_init.c, pci/pci.c, pci/pci_interface.c, pci/pcifinddevice.c, start/preload.S, startup/bspclean.c, startup/bspstart.c, startup/pgtbl_activate.c, startup/reboot.c: Merge my improvements in this BSP including a new network driver for the 1GHz NIC. * network/if_100MHz/GT64260eth.c, network/if_100MHz/GT64260eth.h, network/if_100MHz/GT64260ethreg.h, network/if_100MHz/Makefile.am, network/if_1GHz/Makefile.am, network/if_1GHz/POSSIBLEBUG, network/if_1GHz/if_wm.c, network/if_1GHz/if_wmreg.h, network/if_1GHz/pci_map.c, network/if_1GHz/pcireg.h: New files.
* 2007-07-31 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-07-312-1/+8
| | | | | | | PR 1249/build * configure.ac: Jerry Needell <jerry.needell@unh.edu> reported that the leon3 was left out of the cache enable logic. Thus the cache management support code was empty on LEON3 CPUs.
* * vmeUniverse/vmeTsi148.c: Use size_t for sizes.Till Straumann2007-07-162-1/+5
|
* 2007-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-05-282-40/+5
| | | | | PR 1244/bsps * console/console.c: Remove definition of __assert.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+5
| | | | * posix/tools/runtest.in: Do not run pppd.exe from batch mode script.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-174-4/+9
| | | | | * erc32/tools/runtest.in, leon2/tools/runtest.in, leon3/tools/runtest.in: Do not run pppd.exe from batch mode script.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+5
| | | | * simsh4/tools/runtest.in: Do not run pppd.exe from batch mode script.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+5
| | | | * psim/tools/runtest: Do not run pppd.exe from batch mode script.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+5
| | | | * jmr3904/tools/runtest: Do not run pppd.exe from batch mode script.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+6
| | | | | * mcf5206elite/tools/runtest: Do not run pppd.exe from batch mode script.
* Upgrade to 4.7.1Joel Sherrill2007-04-131-1/+1
|
* 2007-04-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-112-1/+6
| | | | | * configure.ac: Do not configure tools. They only build on a Solaris VMEBus host anyway.
* 2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-106-3/+18
| | | | | * bsp_specs: Remove --oformat=... Use old_link for -qrtems (Prevents *.link from killing endianness).
* 2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-104-4/+14
| | | | | * bsp_specs: Use nostdlib instead of nostdlibs (bogus). Use old_link for -qrtems (Prevents *.link from killing endianness).
* 2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-102-1/+6
| | | | | * bsp_specs: Use old_link for -qrtems (Prevents *.link from killing endianness).
* 2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-0614-53/+28
| | | | * bsp_specs: Remove lib (Now expected to exist in GCC).
* 2007-04-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-068-29/+16
| | | | * bsp_specs: Remove lib (Now expected to exist in GCC).
* 2007-04-02 Jennifer Averett <jennifer.averrett@oarcorp.com>Joel Sherrill2007-04-023-398/+79
| | | | * rtems.adb, rtems.ads: Update.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-0236-20/+99
| | | | * Makefile.am: Add dummy printk support so all tests link.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-022-0/+34
| | | | * dummy_printk_support.c: New file.
* 2007-04-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-012-2/+13
| | | | | | PR 1235/bsps * pci/pci.c: Add conditional declaration of variables used in debug printk's.
* 2007-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-284-16/+31
| | | | | | | PR 1233/bsps * Makefile.am, console/console.c, console/debugputs.c: Move printk support code into debug IO file so you do not get the entire console driver when you do not want it.
* 2007-03-28 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-282-17/+31
| | | | | PR 1232/bsps * bsppost.c: It should not be a fatal error to not have a console.
* 2007-03-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-272-0/+6
| | | | | * aclocal/target.m4: Strip CFLAGS (Hack to prevent bsp-cflags from being used to compile "tools").
* *** empty log message ***Thomas Doerfler2007-03-161-1/+1
|
* * startup/bspstart.c: set external clock to 0 for some boards toThomas Doerfler2007-03-163-1/+25
| | | | | | match the "auto clock detection" scheme in the libcpu clock driver * startup/linkcmds: remove content of dpram section to avoid download hangs with the EPPCBug board monitor
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-125-5/+11
| | | | | | | * libchip/network/cs8900.c, libchip/network/cs8900.h, libchip/network/greth.c, libchip/network/greth.h: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-125-4/+11
| | | | | | | * console/uart.c, start/start.S, startup/linkcmds, startup/memmap.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-127-6/+13
| | | | | | | * console/uarts.c, include/bsp.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-1210-9/+17
| | | | | | | | * include/bsp.h, network/lan91c11x.c, network/lan91c11x.h, network/network.c, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds, startup/memmap.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-1213-12/+21
| | | | | | | | | * clock/clock.c, console/console.c, include/bsp.h, include/coverhd.h, include/tm27.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5282.c, startup/linkcmds, timer/timer.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-1216-22/+30
| | | | | | | | * include/coverhd.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/linkcmds, startup/linkcmdsflash, startup/linkcmdsram: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-127-10/+14
| | | | | | | | * console/console-io.c, include/bsp.h, start/start.S, startup/bspclean.c, startup/bspstart.c, startup/init5272.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-126-4/+16
| | | | | | * console/console-io.c, startup/exception.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-123-2/+8
| | | | | | * clock/ckinit.c, startup/exception.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-129-8/+16
| | | | | | | | * clock/clockdrv.c, console/console-io.c, include/bsp.h, network/network.c, start/start.S, startup/bspclean.c, startup/bspstart.c, timer/timer.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-122-1/+7
| | | | | | * irq/irq_init.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-1214-13/+22
| | | | | | | | | * clock/clock.c, console/console.c, ide/pcmcia_ide.c, irq/irq.c, irq/irq.h, irq/irq_asm.S, irq/irq_init.c, nvram/nvram.c, nvram/nvram.h, slicetimer/slicetimer.c, startup/bspstart.c, vectors/vectors.h, vectors/vectors_init.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-1225-24/+43
| | | | | | | | | | | | | | | | | | | * at91rm9200/clock/clock.c, at91rm9200/dbgu/dbgu.c, at91rm9200/include/at91rm9200.h, at91rm9200/include/at91rm9200_dbgu.h, at91rm9200/include/at91rm9200_emac.h, at91rm9200/include/at91rm9200_gpio.h, at91rm9200/include/at91rm9200_mem.h, at91rm9200/include/at91rm9200_pmc.h, at91rm9200/include/bits.h, at91rm9200/irq/bsp_irq_asm.S, at91rm9200/irq/bsp_irq_init.c, at91rm9200/irq/irq.c, at91rm9200/irq/irq.h, at91rm9200/pmc/pmc.c, at91rm9200/timer/timer.c, mc9328mxl/clock/clockdrv.c, mc9328mxl/include/mc9328mxl.h, mc9328mxl/irq/bsp_irq_asm.S, mc9328mxl/irq/bsp_irq_init.c, mc9328mxl/irq/irq.c, mc9328mxl/irq/irq.h, mc9328mxl/timer/timer.c, s3c2400/clock/clockdrv.c, s3c2400/timer/timer.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-125-7/+11
| | | | | | | * mcf5272/clock/ckinit.c, mcf5272/include/mcf5272.h, mcf5272/timer/timer.c, mcf5272/timer/timerisr.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-124-3/+10
| | | | | | | * au1x00/include/au1x00.h, au1x00/vectorisrs/maxvectors.c, au1x00/vectorisrs/vectorisrs.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-12 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-122-1/+7
| | | | | | * mpc6xx/mmu/mmuAsm.S: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously.
* 2007-03-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-03-106-34/+18
| | | | | | PR 1227/bsps * include/bsp.h: Remove MAX_LONG_TEST_DURATION and MAX_SHORT_TEST_DURATION. They are obsolete and unused.