summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add new files for exception handlerThomas Doerfler2009-10-239-0/+1232
|
* Fix broken formating.Ralf Corsepius2009-10-231-1/+2
|
* 2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-231-0/+5
| | | | | * console/console.c: Include <rtems/error.h>. * spi/spi.c: Remove m8xx_spi_softc_ptr (Unused).
* Remove m8xx_spi_softc_ptr (Unused).Ralf Corsepius2009-10-231-1/+1
|
* Include <rtems/error.h>.Ralf Corsepius2009-10-231-1/+1
|
* Update for exception support changes.Thomas Doerfler2009-10-23103-1580/+1601
|
* 2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-233-1/+7
| | | | | * irq/irq.h: Add BSP_irq_enabled_at_cpm. * network/network.c: Remove local decl of BSP_irq_enabled_at_cpm.
* 2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-236-12/+34
| | | | | | | * irq/BSP_irq.c, network/if_100MHz/GT64260eth.c, network/if_1GHz/if_wm.c, network/if_1GHz/pci_map.c, startup/bspstart.c: Add missing prototypes. Adjust bogus types. Remove unused vars.
* 2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-222-2/+5
| | | | | * new-exceptions/bspsupport/vectors_init.c: Remove duplicate defines DEAR_BOOKE, DEAR_405.
* 2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-222-4/+8
| | | | * libchip/ide/ata.h: Move extern "C".
* 2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-221-0/+5
| | | | | * clock/clock-config.c, misc/dma.c, network/network.c, rtc/rtc-config.c, ssp/ssp.c: Remove unused vars.
* Remove unused vars.Ralf Corsepius2009-10-225-9/+0
|
* 2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-221-0/+8
| | | | | | | | * libchip/i2c/spi-flash-m25p40.c, libchip/i2c/spi-fram-fm25l256.c: Use hex-constants to avoid implicit int-casts. * libchip/i2c/spi-memdrv.c: Use hex-constants to avoid implicit int-casts. Use rtems_off64_t offsets to avoid loosing precision.
* Use hex-constants to avoid implicit int-casts.Ralf Corsepius2009-10-221-4/+4
| | | | Use rtems_off64_t offsets to avoid loosing precision.
* Use hex-constants to avoid implicit int-casts.Ralf Corsepius2009-10-222-8/+8
|
* 2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-223-4/+10
| | | | | | * clock/clock.c: Add missing prototypes. Remove argument from clockOff(). * tod/pcf8563.c: Add missing const.
* 2009-10-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-222-3/+7
| | | | * mpc6xx/mmu/bat.c: Add missing prototypes.
* add missing changeThomas Doerfler2009-10-212-4/+16
|
* various maintenance changesThomas Doerfler2009-10-213-0/+999
|
* removed erronously added spi.c and spi.hThomas Doerfler2009-10-212-993/+0
|
* add missing fileThomas Doerfler2009-10-212-0/+993
|
* interrupt handler type changeThomas Doerfler2009-10-2129-245/+129
|
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-213-6/+5
| | | | | * make/custom/c3xsim.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/c4xsim.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/leon3.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-2/+4
| | | | * make/custom/leon2.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/erc32.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-215-4/+7
| | | | | | | * make/custom/simsh1.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/simsh2.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/simsh2e.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/simsh4.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-4/+4
| | | | * make/custom/gensh4.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-4/+4
| | | | * make/custom/gensh2.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-4/+4
| | | | * make/custom/gensh1.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/virtex.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/tqm8xx.inc: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/ss555.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/score603e.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/qemuppc.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/psim.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/mvme5500.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/mvme3100.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/mpc8260ads.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-2/+4
| | | | * make/custom/mpc55xx.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-215-12/+7
| | | | | | | * make/custom/mcp750.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/mtx603e.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/mvme2100.cfg: Remove RTEMS_BSP_FAMILY. * make/custom/mvme2307.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/mbx8xx.inc: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/haleakala.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/gen83xx.inc: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/gen5200.inc: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/ep1a.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/no_bsp.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/nios2_iss.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/rbtx4938.cfg: Remove RTEMS_BSP_FAMILY.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-3/+4
| | | | * make/custom/rbtx4925.cfg: Remove RTEMS_BSP_FAMILY.