summaryrefslogtreecommitdiffstats
path: root/c/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-173-19/+17
| | | | | * include/bsp.h, startup/bspstart.c: Fix compile errors and address most warnings about constants being too large.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+7
| | | | | | * bootcard.c: RTEMS Workspace now defaults to not being zeroed. This significantly speeds up boot time on targets not requiring memory to be touched at boot time.
* 2007-04-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-172-1/+4
| | | | * shared/start/rtems_crti.S: Remove unnecessary include of libcpu/io.h.
* 2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-172-3/+8
| | | | | * mscan/mscan.c: Use size_t for message sizes. Remove absurd type cast.
* 2007-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-171-0/+6
| | | | | | * sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c, sh7750/score/cpu_asm.c: Use Context_Control_fp* instead of void* for fp_contexts.
* Use Context_Control_fp* instead of void* for fp_contexts.Ralf Corsepius2007-04-173-6/+6
|
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-122-14/+6
| | | | * bsp_specs: Remove "*cpp:". Remove qrtems_debug.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-122-4/+6
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-122-12/+9
| | | | | * bsp_specs: Remove qrtems_debug. Remove *cpp:.
* changesRalf Corsepius2007-04-122-1/+2
|
* Cosmetics.Ralf Corsepius2007-04-121-2/+1
|
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-1222-38/+67
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-1236-103/+114
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-1218-32/+54
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-1224-43/+75
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-12 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-1210-6/+26
| | | | * bsp_specs: Remove qrtems_debug.
* 2007-04-10 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-102-7/+4
| | | | * bsp_specs: Remove lib: (Now supposed to be in GCC).
* 2007-04-09 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-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-092-2/+8
| | | | | | * bsp_specs: Use nostdlib instead of nostdlibs (bogus). * bsp_specs: Use old_link for -qrtems (Prevents *.link from killing endianness).
* 2007-04-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-092-1/+2
| | | | * bsp_specs: Use nostdlib instead of nostdlibs (bogus).
* 2007-04-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-092-1/+6
| | | | | * bsp_specs: Use old_link for -qrtems (Prevents *.link from killing endianness).
* adapted BSP "motorola_powerpc" to support MVME24xxThomas Doerfler2007-04-097-31/+136
|
* 2007-04-09 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-096-3/+18
| | | | | * bsp_specs: Remove --oformat=... 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-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-052-51/+4
| | | | * clock/clock.c: Removed. File is unused in current source.
* 2007-04-05 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-0557-112/+137
| | | | | | | | | | | | | | | | | | | | | | | | | * mptests/mp01/config.h, samples/base_sp/config.h, samples/hello/config.h, samples/ticker/config.h, sptests/sp01/config.h, sptests/sp02/config.h, sptests/sp03/config.h, sptests/sp04/config.h, sptests/sp05/config.h, sptests/sp06/config.h, sptests/sp07/config.h, sptests/sp08/config.h, sptests/sp09/config.h, sptests/sp11/config.h, sptests/sp12/config.h, sptests/sp13/config.h, sptests/sp14/config.h, sptests/sp15/config.h, sptests/sp16/config.h, sptests/sp17/config.h, sptests/sp19/config.h, sptests/sp20/config.h, sptests/sp21/config.h, sptests/sp22/config.h, sptests/sp23/config.h, sptests/sp24/config.h, sptests/sp25/config.h, tmtests/tm01/config.h, tmtests/tm02/config.h, tmtests/tm03/config.h, tmtests/tm04/config.h, tmtests/tm05/config.h, tmtests/tm06/config.h, tmtests/tm07/config.h, tmtests/tm08/config.h, tmtests/tm09/config.h, tmtests/tm10/config.h, tmtests/tm11/config.h, tmtests/tm12/config.h, tmtests/tm13/config.h, tmtests/tm14/config.h, tmtests/tm15/config.h, tmtests/tm16/config.h, tmtests/tm17/config.h, tmtests/tm18/config.h, tmtests/tm19/config.h, tmtests/tm20/config.h, tmtests/tm21/config.h, tmtests/tm22/config.h, tmtests/tm23/config.h, tmtests/tm24/config.h, tmtests/tm25/config.h, tmtests/tm28/config.h, tmtests/tm29/config.h, tmtests/tmck/config.h, tmtests/tmoverhd/config.h: Change all obsoleted CONFIGURE_TEST_NEEDS_XXX configuration constants to CONFIGURE_APPLICATION_NEEDS_XXX.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-022-34/+4
| | | | * clock/ckinit.c: Eliminate TOD_Ticks_per_second variable.
* 2007-04-02 Jennifer Averett <jennifer.averrett@oarcorp.com>Joel Sherrill2007-04-023-398/+79
| | | | * rtems.adb, rtems.ads: Update.
* 2007-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-021-0/+4
| | | | * shared/pci/pci.c: More stdint.h fixed-size types.
* More stdint.h fixed-size types.Ralf Corsepius2007-04-021-8/+8
|
* Use uint*_t instead of char/short/int.Ralf Corsepius2007-04-021-4/+4
|
* 2007-04-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-021-0/+4
| | | | * shared/include/byteorder.h: Use uint*_t instead of char/short/int.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-022-0/+34
| | | | * dummy_printk_support.c: New file.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-0234-18/+92
| | | | * Makefile.am: Add dummy printk support so all tests link.
* 2007-04-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-023-3/+9
| | | | | * Makefile.am, configure.ac: Add dummy printk support so all tests link.
* 2007-04-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2007-04-012-2/+12
| | | | | | PR 1235/bsps * pci/pci.c: Add conditional declaration of variables used in debug printk's.
* 2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-011-0/+2
| | | | | * libchip/network/dec21140.c, libchip/network/elnk.c: i386-specific adjustments to pci-API changes.
* i386-specific adjustments to pci-API changes.Ralf Corsepius2007-04-012-4/+4
|
* 2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-011-0/+4
| | | | * console/rsPMCQ1.c, irq/irq_init.c: Reflect changes to pci-API.
* Reflect changes to pci-API.Ralf Corsepius2007-04-012-7/+7
|
* 2007-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-04-011-0/+6
| | | | | | * libchip/network/dec21140.c, libchip/network/elnk.c, libchip/network/if_dc.c: powerpc-specific adjustments to pci-API changes.
* powerpc-specific adjustments to pci-API changes.Ralf Corsepius2007-04-013-4/+4
|
* 2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-311-0/+5
| | | | | * pci/detect_host_bridge.c, pci/pci.c, pci/pcifinddevice.c: Reflect changes to pci-API.
* Reflect changes to pci-API.Ralf Corsepius2007-03-313-13/+17
|
* 2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-312-1/+5
| | | | * vmeUniverse/vmeUniverse.c: Use uint32_t for pci_ulong.
* 2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-312-1/+6
| | | | * ne2000/ne2000.c (ne_interrupt_handler): Avoid warning.
* 2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-314-7/+12
| | | | | * libchip/network/dec21140.c, libchip/network/if_dc.c, libchip/network/if_fxp.c: Reflect changes to pci-API.
* 2007-03-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-03-311-0/+8
| | | | | | | | * shared/bootloader/bootldr.h, shared/bootloader/em86.c, shared/bootloader/pci.c, shared/bootloader/pci.h, shared/irq/irq_init.c, shared/pci/detect_raven_bridge.c, shared/pci/pci.c, shared/pci/pcifinddevice.c: Use stdint.h fixed-size types.
* Use stdint.h fixed-size types.Ralf Corsepius2007-03-318-52/+60
|