summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.Ralf Corsepius2009-10-161-2/+0
|
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+4
| | | | * configure.ac: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+6
| | | | | | * aclocal/enable-bare.m4: Remove (Abandoned). * bsp.cfg.in: Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS. * configure.ac: Remove RTEMS_ENABLE_BARE.
* Remove RTEMS_ENABLE_BARE.Ralf Corsepius2009-10-161-1/+0
|
* Remove BARE_CPU_MODEL, BARE_CPU_CFLAGS.Ralf Corsepius2009-10-161-4/+0
|
* Remove (Abandoned).Ralf Corsepius2009-10-161-19/+0
|
* Remove special case lib/libbsp/bare (Abandoned).Ralf Corsepius2009-10-161-8/+2
|
* Remove (Abandoned).Ralf Corsepius2009-10-1611-739/+0
|
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-4/+4
| | | | * startup/bspstart.c: Remove __RTEMS_APPLICATION__
* added support for COBRA5475 boardThomas Doerfler2009-10-1612-19/+348
|
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-2/+6
| | | | * startup/bspstart.c: Add missing prototypes.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-163-3/+8
| | | | | * shared/motorola/motorola.c, shared/vme/vme_universe.c: Add missing prototypes.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-1/+5
| | | | * startup/linkcmds: Add .sbss.*.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-13/+17
| | | | | * startup/linkcmds: Add sbss section handling. Misc. sync with binutils's ld-scripts.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-2/+5
| | | | * startup/linkcmds: Fix up .sbss .sbss.* section handling.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-1/+7
| | | | * startup/linkcmds: Add __sbss_start, __sbss_end etc.
* Update for block device API change.Thomas Doerfler2009-10-162-2/+6
|
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-1/+5
| | | | * make/custom/ss555.cfg: Remove -D$(RTEMS_BSP_FAMILY) (unused).
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-1/+2
| | | | * Makefile.am: Remove RTEMS_HOST (unused).
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-2/+1
| | | | * configure.ac: Remove RTEMS_HOST (unused).
* 2009-10-16 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-162-3/+4
| | | | * aclocal/canonical-target-name.m4: Remove RTEMS_HOST (unused).
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+4
| | | | * make/custom/gen83xx.cfg: Remove -W -Wno-unused.
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-1/+1
| | | | * make/custom/gen83xx.cfg: Remove -W -Wno-unused.
* Fix typo.Ralf Corsepius2009-10-161-1/+1
|
* add PHY control supportThomas Doerfler2009-10-152-191/+159
|
* add network support, various correctionsThomas Doerfler2009-10-157-37/+1898
|
* add MC_DMA support to MCF548xThomas Doerfler2009-10-1512-0/+4408
|
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+19
| | | | * make/custom/no_bsp.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+29
| | | | * make/custom/uC5282.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-153-0/+55
| | | | | * make/custom/sim68000.cfg: New (relocated from /make/custom). * make/custom/simcpu32.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+39
| | | | * make/custom/ods68302.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+50
| | | | * make/custom/mvme167.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-153-0/+75
| | | | | * make/custom/mvme162.cfg: New (relocated from /make/custom). * make/custom/mvme162lx.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+34
| | | | * make/custom/mvme147s.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+32
| | | | * make/custom/mvme147.cfg: New (relocated from /make/custom).
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-152-0/+35
| | | | * make/custom/mvme136.cfg: New (relocated from /make/custom).