summaryrefslogtreecommitdiffstats
path: root/aclocal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-05-24 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2011-06-281-1/+1
| | | | | PR 1810/misc * ChangeLog: Fix previous damage.
* 2011-03-16 Jennifer Averett <jennifer.averett@OARcorp.com>Joel Sherrill2011-03-161-0/+18
| | | | | PR 1729/cpukit * aclocal/enable-smp.m4: New file.
* 2011-03-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-061-0/+2
| | | | | | * aclocal/rtems-top.m4: Add pkgdatadir. Override pkgdatadir to $(datadir)/rtems$_RTEMS_API. * Makefile.am: Install make/Templates to pkgdatadir.
* 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-043-6/+6
| | | | | * Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-271-0/+3
| | | | | PR 1532/testing * aclocal/project-root.m4: Add initial tests for untar capabilities.
* 2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-171-12/+0
| | | | | * aclocal/enable-itron.m4: Remove. * configure.ac: Remove itron.
* 2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-071-2/+2
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.11. Bump _RTEMS_VERSION to 4.10.99.0.
* 2010-05-11 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-05-111-1/+1
| | | | | * aclocal/bsp-alias.m4: Change quoting to work-round http://www.freebsd.org/cgi/query-pr.cgi?pr=146378.
* 2009-10-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-231-4/+0
| | | | * aclocal/check-custom-bsp.m4: Be less verbose.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-211-1/+1
| | | | * aclocal/bsp-alias.m4: Fix quoting bug.
* Remove "blacklist".Ralf Corsepius2009-10-171-10/+1
|
* Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1".Ralf Corsepius2009-10-171-4/+2
|
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-7/+1
| | | | * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
* Cosmetics.Ralf Corsepius2009-10-161-2/+2
|
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-45/+8
| | | | | * aclocal/bsp-alias.m4: Pickup bsps from c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-151-31/+17
| | | | | * aclocal/check-bsps.m4: Pickup bsps from c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom*.cfg.
* 2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-151-1/+2
| | | | | * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
* Remove posix/unix simulator.Ralf Corsepius2009-10-142-22/+0
|
* renamed lpc24xx BSPsThomas Doerfler2009-10-052-4/+5
|
* 2009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-10-011-0/+5
| | | | | * aclocal/bsp-alias.m4: Add BSP for GDB ARM simulator so we can easily experiment with and debug different ARM architectural variations.
* 2009-09-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-09-141-0/+1
| | | | * aclocal/check-bsps.m4: Add csb337 bsp family.
* 2009-07-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-07-231-4/+2
| | | | * aclocal/enable-itron.m4: Default to not building itron.
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-281-1/+2
| | | | * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
* * README: Added NCS.Thomas Doerfler2009-02-272-1/+3
| | | | | | | | | | | | | | | * Makefile.am, configure.ac, preinstall.am: Added BSP variants. * console/console-config.c, clock/clock-config.c, ssp/ssp.c: Fixed register settings. Cleanup. * include/bsp.h: Added network defines and functions. * include/lpc24xx.h: Added AHB and EMC defines. Fixed Ethernet status sizes. * include/system-clocks.h, misc/system-clocks.c: Added micro seconds delay function that uses Timer 1. Changed PLL setup. * network/network.c, startup/bspreset.c, startup/linkcmds.lpc2478, startup/linkcmds.lpc2478_ncs, startup/linkcmds.lpc2478_ncs_ram: New files. * startup/bspstart.c: Added EMC initialization. Changes for ROM boot.
* 2009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2009-02-191-0/+1
| | | | * aclocal/bsp-alias.m4: Add simsh2e.
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-1/+0
| | | | | * aclocal/canonical-target-name.m4: Remove comment referring to HPUX9.
* Remove pck6 BSP.Ralf Corsepius2009-02-052-2/+1
|
* 2008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-301-1/+1
| | | | * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
* Remove tic4x.Ralf Corsepius2008-12-221-3/+0
|
* 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-142-0/+2
| | | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant of h8sim.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-022-0/+2
| | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
* 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-2/+2
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-252-3/+4
| | | | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Recognize the the GDB SuperH simulator is just an architectural simulator and does not include devices. Rename existing simulator BSP configurations to simsh1 and simsh2 and add simsh4.
* 2008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Joel Sherrill2008-09-241-1/+1
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
* 2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-221-2/+2
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-222-0/+2
|
* added new BSP for powerpc/tqm8xx boardsThomas Doerfler2008-09-082-0/+3
|
* 2008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill2008-08-151-0/+1
| | | | * src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
* Require AC_DISABLE_OPTION_CHECKING.Ralf Corsepius2008-07-271-0/+4
| | | | AC_PREREQ(2.62).
* Remove doxygen comments.Ralf Corsepius2008-07-272-18/+0
|
* updated gen83xx BSPThomas Doerfler2008-07-142-1/+22
| | | | | updated haleakala BSP added MPC55xx BSP
* added BSP to m68kThomas Doerfler2008-07-112-1/+4
| | | | adapted PPC exception code
* s/AC_HELP/AS_HELP/.Ralf Corsepius2008-02-209-9/+9
|
* 2007-11-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2007-11-062-0/+2
| | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
* 2007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2007-09-211-2/+2
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
* added BSP hsc_cm01Thomas Doerfler2007-08-102-1/+2
|
* Upgrade to 4.7.99.2Joel Sherrill2007-08-071-1/+1
|
* 2007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-061-1/+1
| | | | | | * README.configure, aclocal/bsp-alias.m4: Rename EP5200 to IceCube since that is the nickname for the Freescale evaluation board it is based upon. BSP was tested on a Freescale MPC5200LITE.
* 2007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2007-08-021-15/+0
| | | | | * Makefile.maint, configure.ac, release_support: Remove RDBG. * aclocal/enable-rdbg.m4: Removed.
* compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2007-07-102-0/+2
| | | | many different versions of new exception handling code to shared sources.