summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-02-142008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill4-0/+10
* preinstall.am: Spacing.
2008-02-142008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-4/+4
* preinstall.am: Include cplb.h
2008-02-14Upgrade to 4.8.0Joel Sherrill1-1/+1
2008-02-142008-02-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-1/+6
* startup/linkcmds.brs5l: Change .bss to .bss*.
2007-12-10Remove from rtems-4-8-branch.Ralf Corsepius8-246/+0
2007-12-062007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-9/+4
* shared/include/grcan_spwrtc.h: Removed.
2007-12-052007-12-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill4-0/+444
* Makefile.am: i2c should be on branch as well as CVS head. * shared/i2c/i2cmst.c, shared/include/i2cmst.h: New files.
2007-12-052007-12-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill6-1/+29
* Makefile.am, preinstall.am: i2c should be on branch as well as CVS head.
2007-12-052007-12-05 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-13/+17
* shared/include/ambapp.h: Sync head and 4.8 branch.
2007-12-04Remove from rtems-4-8-branch.Ralf Corsepius67-6951/+0
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill4-341/+5
* irq/GT64260Int.c, network/if_100MHz/Makefile.am, network/if_1GHz/Makefile.am: Removed.
2007-11-302007-11-30 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-1/+6
* startup/bspstart.c: BSP_DIRTY_MEMORY should be tested for zero not just defined.
2007-11-302007-11-30 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill3-52/+142
* shared/include/grspw.h, shared/spw/grspw.c: GRSPW SpaceWire Driver. Fixes typecast to volatile integer instead of to integer. Added scanning for GRSPW2 Core, The GRSPW2 core is run in legacy mode.
2007-11-302007-11-30 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-2/+23
* shared/can/occan.c: LEON2/3 OCCAN CAN driver. Fixes typecast to volatile integer where needed. Fixes bug where closing the driver and opening it again could make the driver not starting transmission due to the software fifo was not cleared.
2007-11-302007-11-30 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-2/+12
* rasta/rasta.c: LEON2 PCI RASTA driver. Changes RASTA PCI interrupt to 5 from 4. This is to avoid conflict with the LAN9C111 network MAC driver using interrupt 4.
2007-11-302007-11-30 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill4-41/+184
* shared/can/grcan.c, shared/can/grcan_rasta.c, shared/include/ambapp.h: GRCAN CAN driver. Fixes Interrupt enabling/disabling in the driver, interrupt may not be restored correctly. Implements the baud rate calculation routine. Removed unnecessary printk. Fixed scanning to support GRCAN and GRHCAN hardware. Added GRCAN device number to ambapp.h.
2007-11-272007-11-27 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey3-10/+17
* rtems.adb, rtems.ads: Fixed errors in the barrier binding.
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+11
* bootcard.c: Add comment.
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-37/+30
* shmsupp/getcfg.c: Fix spacing.
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill3-5/+8
* clock/ckinit.c, include/bsp.h: Fix spacing.
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-2/+8
* runtest.in: Filter out Memory exception error messages.
2007-11-262007-11-26 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-1/+5
* shared/console/uart.c: Fix typo.
2007-11-262007-11-26 Eric Norum <norume@aps.anl.gov>Joel Sherrill2-2/+6
* network/network.c: Fix LED configuration to match uCDIMM.
2007-10-262007-10-26 Glenn Humphrey <glenn.humphrey@OARcorp.com>Glenn Humphrey3-320/+464
* rtems.adb, rtems.ads: Merge binding updates from CVS head. Bindings should now be reasonably in sync with C Classic API.
2007-10-162007-10-14 Eric Norum <norume@aps.anl.gov>Joel Sherrill2-6/+23
* clock/clock.c: Add nanoseconds since tick support.
2007-10-112007-10-11 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-21/+14
* shared/can/occan.c: Fixes bug in OC-CAN baud rate calculator. The BTR1 8-bit value was swapped.
2007-10-052007-10-05 Ray Xu <xr@trasin.net>Joel Sherrill4-8/+13
* lpc22xx/clock/clockdrv.c, lpc22xx/irq/irq.c, lpc22xx/irq/irq.h: Now runs in Skyeye.
2007-10-022007-10-02 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2-5/+9
* startup/linkcmds: Move definition of _end so memory is not corrupted.
2007-09-252007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-2/+5
* nfsclient/Makefile.am: Fix errors.
2007-09-252007-09-25 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill3-17/+23
* nfsclient/Makefile.am, nfsclient/preinstall.am: Install libnfs.a.
2007-09-242007-09-24 Chris Johns <chrisj@rtems.org>Joel Sherrill2-2/+7
* include/bsp.h: Do not use C++ comments.
2007-09-212007-09-21 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-6/+10
* shared/can/occan.c: Fix warning on Diab compiler.
2007-09-212007-09-21 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-1/+28
* network_5200/network.c: Add multicast support.
2007-09-202007-09-20 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill3-2/+11
* preinstall.am: Add cplb.h. * startup/bspstart.c: Add cast of constant.
2007-09-202007-09-20 Kate Feng <feng1@bnl.gov>Joel Sherrill2-0/+5
* network/if_100MHz/GT64260eth.c: Add else.
2007-09-192007-09-19 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-2/+6
* shared/can/occan.c: Fix Reenable command and fix typo.
2007-09-192007-09-19 Kate Feng <feng1@bnl.gov>Joel Sherrill2-9/+10
* README: Update.
2007-09-19Regenerate.Ralf Corsepius5-95/+62
2007-09-182007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill3-2/+4
* shared/1553/b1553brm.c, shared/can/grcan.c: Remove include of sched.h
2007-09-182007-09-18 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-0/+7
* Makefile.inc.in: Add CXX and CXX_FOR_TARGET.
2007-09-172007-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill3-1/+7
* console/console.c, irq/irq_init.c: Eliminate warnings.
2007-09-172007-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-6/+9
* libchip/network/smc91111.h: Eliminate DEBUG_puts.
2007-09-172007-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill8-84/+47
* PCI_bus/universe.c, console/console.c, include/bsp.h, irq/FPGA.c, startup/bspstart.c, startup/genpvec.c, startup/spurious.c: Eliminate DEBUG_puts.
2007-09-172007-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill4-156/+8
* console/console.c: Eliminate DEBUG_puts.
2007-09-162007-09-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+4
* configure.ac: Remove AC_PROG_AWK (Unused).
2007-09-142007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill4-2593/+4
* network/GT64260eth.c, network/GT64260eth.h, network/GT64260ethreg.h: Removed.
2007-09-142007-09-14 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill3-16/+8
* network/if_1GHz/if_wm.c, network/if_1GHz/pci_map.c: Remove a few warnings.
2007-09-142007-09-14 Daron Chabot <djc915@mail.usask.ca>Joel Sherrill2-7/+13
* libchip/network/if_dc.c: Changed type of ISR argument to void* from rtems_interrupt_vector, to permit passing arbitrary arguments to the ISR. Clean up of variables to silence compiler warnings.
2007-09-132007-09-13 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-1/+4
* libchip/network/smc91111.c: Eliminate a stray DEBUG_puts().
2007-09-132007-09-13 Daniel Hellstrom <daniel@gaisler.com>Joel Sherrill2-3/+5
* Makefile.am: Add smc91111.rel to libbsp.a