summaryrefslogtreecommitdiffstats
path: root/aclocal (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-10-05renamed lpc24xx BSPsThomas Doerfler2-4/+5
2009-10-012009-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-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-142009-09-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-0/+1
* aclocal/check-bsps.m4: Add csb337 bsp family.
2009-07-232009-07-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-4/+2
* aclocal/enable-itron.m4: Default to not building itron.
2009-05-282009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+2
* aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
2009-02-27 * README: Added NCS.Thomas Doerfler2-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-192009-02-19 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4: Add simsh2e.
2009-02-062009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+0
* aclocal/canonical-target-name.m4: Remove comment referring to HPUX9.
2009-02-05Remove pck6 BSP.Ralf Corsepius2-2/+1
2008-12-302008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
2008-12-22Remove tic4x.Ralf Corsepius1-3/+0
2008-10-142008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+2
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add h8sxsim as variant of h8sim.
2008-10-022008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-0/+2
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
2008-10-012008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
2008-09-252008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2-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-242008-09-24 Ralf Corsépius <ralf.corsepius@rtems.org>Joel Sherrill1-1/+1
PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
2008-09-222008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
2008-09-22added BSP for ARM LPC24xxThomas Doerfler2-0/+2
2008-09-08added new BSP for powerpc/tqm8xx boardsThomas Doerfler2-0/+3
2008-08-152008-08-15 Allan Hessenflow <allanh@kallisti.com>Joel Sherrill1-0/+1
* src/lib/libbsp/mips/jmr3904/tools/runtest: Add bf537Stamp.
2008-07-27Require AC_DISABLE_OPTION_CHECKING.Ralf Corsepius1-0/+4
AC_PREREQ(2.62).
2008-07-27Remove doxygen comments.Ralf Corsepius2-18/+0
2008-07-14updated gen83xx BSPThomas Doerfler2-1/+22
updated haleakala BSP added MPC55xx BSP
2008-07-11added BSP to m68kThomas Doerfler2-1/+4
adapted PPC exception code
2008-02-20s/AC_HELP/AS_HELP/.Ralf Corsepius9-9/+9
2007-11-062007-11-06 Ray Xu <rayx.cn@gmail.com>Joel Sherrill2-0/+2
* aclocal/bsp-alias.m4, aclocal/check-bsps.m4:
2007-09-212007-09-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-2/+2
* aclocal/version.m4: Bump RTEMS_API to 4.9. Bump RTEMS_VERSION to 4.8.99.0.
2007-08-10added BSP hsc_cm01Thomas Doerfler2-1/+2
2007-08-07Upgrade to 4.7.99.2Joel Sherrill1-1/+1
2007-08-062007-08-06 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-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-022007-08-02 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-15/+0
* Makefile.maint, configure.ac, release_support: Remove RDBG. * aclocal/enable-rdbg.m4: Removed.
2007-07-10compilable release of virtex/gen83xx/gen5200 powerpc adaptations. Merged ↵Thomas Doerfler2-0/+2
many different versions of new exception handling code to shared sources.
2007-06-202007-06-20 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4, README.configure: Add ep5200, IceCube, 5200Lite.
2007-05-152007-05-15 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill1-1/+0
* README.configure, aclocal/check-bsps.m4: Remove references to mbx860_1b since it is just an alternate name for the mbx860_001b.
2007-05-112007-05-11 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2-4/+1
* README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Per Jiri Gaisler remove unused erc32nfp and leon1 BSP variants.
2007-03-13Upgrade to 4.7.99.1Joel Sherrill1-1/+1
2007-02-22Revert to version 4.7.99-0Ralf Corsepius1-1/+1
2007-02-22Testing: Upgrade to 4.7.99.1Ralf Corsepius1-1/+1
2006-10-192006-10-19 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-11/+0
* configure.ac: Remove all macro implementations and use only the static inline. Static inline functions are now well supported so there is no reason for duplicate maintenance. * aclocal/enable-inlines.m4: Removed.
2006-10-182006-10-18 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2-2/+2
* aclocal/rtems-top.m4: Remove RTEMS_API. * aclocal/version.m4: Add RTEMS_API. Bump RTEMS_API to 4.8.
2006-10-172006-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+1
* aclocal/version.m4: Bump version to 4.7.99.0.
2006-07-09applied patches for PR1117/1118/1119/1120Thomas Doerfler2-1/+2
2006-04-182006-04-18 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* aclocal/version.m4: Updated to rtems-4.6.99.3.
2006-01-122006-01-12 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-11/+10
* aclocal/bsp-alias.m4: Revert Joel's 2006-01-10 change. Alpha-sort the aliases list.
2006-01-102006-01-10 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+1
* aclocal/bsp-alias.m4: Add sis as alias of erc32.
2006-01-092006-01-09 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-6/+5
* aclocal/bsp-alias.m4: Remove brs5l. Remove leon2. Alias leon1 to leon2. Add sis. * aclocal/check_bsps.m4: Remove brs5l. Remove leon. Add leon2. Add sis to erc32 family.
2005-12-312005-11-31 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2-1/+4
PR 851/bsps * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add gen5200 BSP family.
2005-11-032005-11-03 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-1/+6
* aclocal/check-bsps.m4: Add the plethora of mbx* BSP.
2005-09-022005-09-02 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* aclocal/version.m4: Updated to rtems-4.6.99.2.
2005-02-042005-02-04 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius1-19/+0
* aclocal/enable-itron.m4: Allow unix.