summaryrefslogtreecommitdiffstats
path: root/c/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-11-09Need to install vme_am_defs.h.Eric Norum2-0/+2
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+6
* shared/startup/bspstart.c: Eliminate obsolete types.
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-223/+6
* vmeUniverse/vmeUniverse.c: Eliminate obsolete types. Remove CVS log.
2005-11-09Fix disagreement between GCCSPECS and GCC_SPECS.Eric Norum3-2/+7
2005-11-092005-11-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+22
* configure.ac: Reflect changes to testsuites.
2005-11-08Add code to set up pin assignments.Eric Norum2-2/+21
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* automake/compile.am: Remove GCCSPECS. * aclocal/prog-cc.m4: Add GCCSPECS. * aclocal/env-rtemsbsp.m4: Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.
2005-11-08Remove RTEMS_BSP_SPECS. Remove GCC_SPECS.Ralf Corsepius1-6/+0
2005-11-08Add GCCSPECSRalf Corsepius1-1/+6
2005-11-08Remove GCCSPECSRalf Corsepius1-5/+0
2005-11-082005-11-08 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* irq/irq.c, startup/bspstart.c: Remove obsolete types (*unsigned32).
2005-11-08Remove obsolete types (*unsigned32).Ralf Corsepius2-22/+22
2005-11-07Remove assignation to U.S. Government.Eric Norum2-2/+0
2005-11-07Assign copyright to OAR since all files descend from OAR's source.Eric Norum11-23/+81
2005-11-07Fixed formatting.Joel Sherrill7-18/+18
2005-11-07Repaired some changelog entries lost.Joel Sherrill1-3/+3
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* console/console.c: Eliminate unsigned32, unsigned8. * include/bsp.h: Eliminate unsigned32. * startup/bspstart.c: Eliminate unsigned32.
2005-11-07Eliminate unsigned32.Ralf Corsepius4-10/+10
2005-11-07Eliminate unsigned32, unsigned8.Ralf Corsepius1-3/+3
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+6
* include/bsp.h: Eliminate unsigned32. * network/network.c: Several minor bug fixes. * startup/bspstart.c: Eliminate unsigned32.
2005-11-07Several minor bug fixes.Ralf Corsepius1-1/+6
2005-11-072005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+7
* mpc6xx/mmu/pte121.c: Eliminate unsigned32. * mpc8xx/clock/clock.c: Eliminate rtems_unsigned32.
2005-11-07Eliminate rtems_unsigned32.Ralf Corsepius1-2/+2
2005-11-07Eliminate unsigned32.Ralf Corsepius1-4/+4
2005-11-062005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+9
* libchip/i2c/i2c-2b-eeprom.c: Eliminate obsolete types. * libchip/rtc/mc146818a.h: Eliminate obsolete types.
2005-11-06Eliminate obsolete types.Ralf Corsepius2-3/+3
2005-11-062005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* shared/irq/idt.c: Reflect API changes.
2005-11-06Reflect API changes.Ralf Corsepius1-3/+3
2005-11-062005-11-06 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-3/+8
* timer/timer.c: Remove C++-style comments.
2005-11-06Remove C++-style comments.Ralf Corsepius1-2/+2
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+6
* libchip/network/dec21140.c, libchip/network/elnk.c: Use libcpu/byteorder.h for i386.
2005-11-04Use libcpu/byteorder.h for i386.Ralf Corsepius2-21/+8
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+2
* Makefile.am: Add preinstall.am * preinstall.am: New.
2005-11-04Add preinstall.amRalf Corsepius1-23/+6
2005-11-04NewRalf Corsepius1-0/+34
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-0/+5
* configure.ac: Add AMPOLISH3.
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+4
* byteorder.h: New.
2005-11-04New.Ralf Corsepius1-0/+22
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* shared/include/byteorder.h: Remove __arch_swap (Unused).
2005-11-04Remove __arch_swap (Unused).Ralf Corsepius1-43/+0
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius3-4/+7
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP. * Makefile.am: Distibute mongoosev's READMEs
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius6-6/+12
* configure.ac: Remove RTEMS_CHECK_CUSTOM_BSP.
2005-11-04Cleanup.Ralf Corsepius1-27/+8
2005-11-04Merge new-exceptions/ChangeLogRalf Corsepius1-82/+132
2005-11-04Remove (Merged into ../ChangeLog)Ralf Corsepius1-169/+0
2005-11-04CleanupRalf Corsepius1-19/+4
2005-11-04Merge old-exceptions/ChangeLogRalf Corsepius1-817/+609
2005-11-04Remove (Merged into ../ChangeLog)Ralf Corsepius1-192/+0
2005-11-042005-11-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-6/+13
* Makefile.am: Partially cleanup EXTRA_DIST.
2005-11-042005-11-04 Till Straumann <strauman@slac.stanford.edu>Till Straumann8-213/+3524
* shared/vmeUniverse/vmeTsi148.c, shared/vmeUniverse/vmeTsi148.h, shared/vmeUniverse/vme_am_defs.h: New files. * Makefile.am, shared/vmeUniverse/README.universe, shared/vmeUniverse/vmeUniverse.c, shared/vmeUniverse/vmeUniverse.h: Several VME related upgrades and fixes, hopefully addressing PR#835: vmeUniverse driver now supports shared interrupts. vmeUniverse now supports up to four wires between universe and PIC. A new irq mgr installation routine has been added allowing to use the new features. (old version is still present for bwd compatibility). Calls have been added to change interrupt routing (e.g., if wires have different priorities at the PIC this feature can be used to configure priorites). Routine for testing VME interrupts has been added (useful during BSP development). A new header defining standard VME address modes has been added so that the VME API doesn't have to #include a particular bridge driver header. For all driver entry points, a 'XX' variant has been added which allows to pass the chip's base address [in case a second universe is sitting on a VME card :-)]. Driver now uses interrupt line as read from PCI config. space (without offset) BSP needs to use PCI fixup if necessary. Added a driver for the tundra tsi148 VME bridge.