summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-2/+4
| | | | * aclocal/env-rtemsbsp.m4: Remove AM_CONDITIONAL MULTILIB.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-211-0/+5
| | | | | * configure.ac: Remove AM_CONDITIONAL MULTILIB. * Makefile.am: Remove BARE_CPU_MODEL.
* Remove AM_CONDITIONAL MULTILIB.Ralf Corsepius2009-10-211-2/+0
|
* Remove BARE_CPU_MODEL.Ralf Corsepius2009-10-211-1/+1
|
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-7/+6
| | | | | * configure.ac: Remove reference to bare BSP. Simplify RTEMS_BSP_LIST setup.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-1/+4
| | | | * configure.ac: Remove cfg_dir.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-211-0/+7
| | | | | | | * configure.ac: Remove -std=c99 -fasm. Remove AM_CONDITIONAL LIBCHIP. * libchip/Makefile.am, wrapup/Makefile.am: Remove AM_CONDITIONAL LIBCHIP.
* Remove -std=c99 -fasm. Remove AM_CONDITIONAL LIBCHIP.Ralf Corsepius2009-10-211-5/+1
|
* Regenerate.Ralf Corsepius2009-10-212-18/+7
|
* Remove AM_CONDITIONAL LIBCHIP.Ralf Corsepius2009-10-212-20/+0
|
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-212-2/+5
| | | | * make/custom/eZKit533.cfg: Switch to compiling at O2.
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-203-7/+13
| | | | | | * startup/bspstart.c, startup/misc.c: Fixed compiler warnings by adding prototypes to function declarations and moving extern declarations to global scope.
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-202-1/+12
| | | | | | | | | * startup/bspstart.c: let 'save_boot_params()' return a pointer to the commandline saved by the BSP which is NULL in this case. This pointer could be passed on to 'boot_card()' as it is done by other BSPs. This 'start/start.S' file however, passes a NULL pointer directly to boot_card() (w/o ever calling save_boot_params()).
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-206-14/+18
| | | | | | * start/start.S, startup/bspstart.c: let 'save_boot_params()' return a pointer to the commandline saved by the BSP and pass this pointer on to 'boot_card()'.
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-202-6/+12
| | | | | * shared/startup/pgtbl_setup.c: Fixed compiler warnings (added prototypes to function declarations etc.)
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-201-1/+2
| | | | | | * shared/start/start.S, shared/startup/bspstart.c: let 'save_boot_params()' return a pointer to the commandline saved by the BSP and pass this pointer on to 'boot_card()'.
* *** empty log message ***Till Straumann2009-10-202-6/+6
|
* 2009-10-20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-202-8/+11
| | | | * network/tsec.c: fixed compiler warnings.
* 2009/10/20 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-201-1/+1
| | | | * shared/misc/m68kidle.c: somehow this change was never committed, sorry.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-202-1/+5
| | | | * clock/rtc.c: Add initializer (Silence warning).
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-202-2/+6
| | | | * startup/bspstart.c: Add missing prototype.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-2065-33/+161
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-208-4/+20
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-202-1/+5
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-202-1/+5
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-202-1/+5
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-204-2/+10
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-206-5/+15
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-2038-19/+95
| | | | * configure.ac: Don't add -ansi -fasm to CFLAGS.
* 2009-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-10-192-0/+6
| | | | * shared/startup/linkcmds: Add __SBSS_END__ and __SBSS2_END__.
* 2009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-181-0/+5
| | | | | * configure.ac: Pick up make/custom/*. * aclocal/check-custom-bsp.m4: Adapt to changes to configure.ac.
* 2009-10-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-172-2/+8
| | | | | | * network/tsec.c: rtems 4.10 no longer allows simple binary semaphores to have priority inheritance attribute; use ordinary binary semaphore instead.
* 2009-10-17 Till Straumann <strauman@slac.stanford.edu>Till Straumann2009-10-173-89/+306
| | | | | | | *network/if_tsec_pub.h, network/tsec.c: Enhanced low-level API allowing the user to selectively enable/disable/acknowledge interrupts and to install their own ISR (rather than having the driver posting an event to a single task).
* 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-172-8/+10
| | | | * startup/bspstart.c: Fix warnings.
* 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-173-11/+7
| | | | * start/start.S, startup/bspstart.c: Fix warnings.
* 2009-10-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-172-2/+6
| | | | * console/console.c: Fix warning.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-174-2/+9
| | | | | | | * make/custom/tqm8xx.inc: New (Renamed from tqm8xx.cfg). * make/custom/tqm8xx.cfg: Removed. * make/custom/pghplus.cfg, make/custom/tqm8xx_stk8xx.cfg: Include make/custom/tqm8xx.inc.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-179-7/+17
| | | | | | | | | | * make/custom/mbx8xx.inc: New (Renamed from mbx8xx.cfg). * make/custom/mbx8xx.cfg: Removed. * make/custom/mbx821_001.cfg, make/custom/mbx821_002b.cfg, make/custom/mbx821_002.cfg, make/custom/mbx860_001b.cfg, make/custom/mbx860_002.cfg, make/custom/mbx860_005b.cfg, make/custom/mbx860_1b.cfg: Include make/custom/mbx8xx.inc.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-175-3/+11
| | | | | | | | * make/custom/gen83xx.inc: New (Renamed from gen83xx.cfg). * make/custom/gen83xx.cfg: Removed. * make/custom/hsc_cm01.cfg, make/custom/mpc8313erdb.cfg, make/custom/mpc8349eamds.cfg: Include make/custom/gen83xx.inc.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-176-4/+12
| | | | | | | | * make/custom/gen5200.inc: New (Renamed from gen5200.cfg). * make/custom/gen5200.cfg: Removed. * make/custom/brs5l.cfg, make/custom/icecube.cfg, make/custom/pm520_cr825.cfg, make/custom/pm520_ze30.cfg: Include make/custom/gen5200.inc.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-174-2/+9
| | | | | | | * make/custom/genmcf548x.inc: New (Renamed from genmcf548x.cfg). * make/custom/genmcf548x.cfg: Removed. * make/custom/COBRA5475.cfg, make/custom/m5484FireEngine.cfg: Include make/custom/genmcf548x.inc.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-176-4/+13
| | | | | | | | | * make/custom/lpc24xx.inc: New (Renamed from lpc24xx.cfg). * make/custom/lpc24xx.cfg: Removed. * make/custom/lpc24xx_ea.cfg, lpc24xx_ncs_ram.cfg, make/custom/lpc24xx_ncs_rom_ext.cfg, make/custom/lpc24xx_ncs_rom_int.cfg: Include make/custom/lpc24xx.inc.
* 2009-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-172-16/+11
| | | | | * configure.ac: Pick up make/custom/*. * aclocal/check-custom-bsp.m4: Adapt to changes to configure.ac.
* 2009-10-17 Chris Johns <chrisj@rtems.org>Chris Johns2009-10-163-6/+27
| | | | | | | * shared/irq/idt.c: Check is the irq handlers are present before calling. * shared/comm/i386-stub-glue.c: Revert the change of 2009-05-06 as the handlers need to be present. Fixed the warnings.
* 2009-10-16 Jennifer Averett <jennifer@OARcorp.com>Joel Sherrill2009-10-163-2/+11
| | | | | | | * configure.ac: Default to having PSC8 mezzanine so code builds all the time. * startup/bspstart.c: Calibrated clock using an VMEBus controlled discrete pulsed at a 20ms rate.
* 2009-10-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill2009-10-162-6/+12
| | | | | * mpc6xx/mmu/bat.c: Resolved bug: It is not an overlap if the batindex being set is the batindex of the overlap.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-164-7/+14
| | | | * startup/bspstart.c: Remove nested externs.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-4/+9
| | | | * shared/startup/zerobss.c: Remove nested externs.
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+9
| | | | | * wrapup/Makefile.am: Remove AM_CONDITIONAL HAS_LIBBSP. * configure.ac: Remove AM_CONDITIONAL HAS_LIBBSP.
* Remove AM_CONDITIONAL HAS_LIBBSP.Ralf Corsepius2009-10-162-6/+0
|