summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2011-03-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-061-0/+6
| | | | | | * 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-041-0/+5
| | | | | * Makefile.am: Merge-in make/Makefile.am. * configure.ac: Reflect change above.
* 2011-03-04 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-041-0/+5
| | | | | * Makefile.maint, aclocal/rpm.m4, aclocal/rtems-top.m4, aclocal/version.m4: Rename RTEMS_API into _RTEMS_API.
* Fix the date.Ralf Corsepius2011-03-031-1/+1
|
* 2011-02-03 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-03-031-0/+5
| | | | | * bootstrap: Add -g option. Switch default to autoreconf.
* 2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-02-021-0/+4
| | | | * configure.ac: Require autoconf-2.68, automake-1.11.1.
* 2011-01-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2011-01-261-0/+5
| | | | | * configure.ac: Don't build tools/schedsim by default. Add --enable-schedsim (Default: disabled).
* 2010-12-17 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-12-171-0/+5
| | | | | Add RTEMS Scheduler Simulator. * configure.ac: Add tools/schedsim.
* 2010-12-16 Joel Sherrill <joel.sherrilL@OARcorp.com>Joel Sherrill2010-12-161-0/+4
| | | | * SUPPORT: Update address.
* 2010-09-27 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-271-0/+4
| | | | * README.configure: Further cleanup.
* 2010-09-26 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-09-261-0/+4
| | | | * README.configure: Remove the most obsolete parts.
* 2010-07-27 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-07-271-0/+5
| | | | | PR 1532/testing * aclocal/project-root.m4: Add initial tests for untar capabilities.
* 2010-06-23 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-231-0/+4
| | | | * configure.ac: autoconf >= 2.65, automake >= 1.11.
* 2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2010-06-211-0/+4
| | | | * Makefile.maint, README.configure: Remove more ITRON references.
* 2010-06-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-171-0/+5
| | | | | * aclocal/enable-itron.m4: Remove. * configure.ac: Remove itron.
* 2010-06-07 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-071-0/+5
| | | | | * 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-0/+5
| | | | | * 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-0/+4
| | | | * aclocal/check-custom-bsp.m4: Be less verbose.
* 2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-211-0/+4
| | | | * aclocal/bsp-alias.m4: Fix quoting bug.
* 2009-10-17 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-171-0/+6
| | | | | | * aclocal/check-custom-bsp.m4: Remove "${srcdir}/${RTEMS_TOPdir}/make/custom/$1". * aclocal/check-bsps.m4: Remove "blacklist".
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+4
| | | | * aclocal/bsp-alias.m4: Remove bare BSP (Abandoned).
* added COBRA5475 BSPThomas Doerfler2009-10-161-0/+9
|
* 2009-10-16 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-161-0/+5
| | | | | * 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-0/+5
| | | | | * 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-0/+5
| | | | | * aclocal/check-custom-bsp.m4: Let _RTEMS_CHECK_CUSTOM_BSP look for *.cfg into c/src/lib/libbsp/<cpu>/<bsp_family>/make/custom.
* 2009-10-14 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-10-141-0/+5
| | | | | * aclocal/canonical-target-name.m4, aclocal/enable-posix.m4: Remove posix/unix simulator.
* 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/+4
| | | | * aclocal/check-bsps.m4: Add csb337 bsp family.
* 2009-07-23 Ralf Corsepius <ralf.corsepius@rtems.org>Ralf Corsepius2009-07-231-0/+4
| | | | * aclocal/enable-itron.m4: Default to not building itron.
* 2009-05-28 Joel Sherrill <joel.sherrill@OARcorp.com>Joel Sherrill2009-05-281-0/+4
| | | | * aclocal/bsp-alias.m4: Add csb637 as variant of csb337.
* * README: Added NCS.Thomas Doerfler2009-02-271-0/+5
| | | | | | | | | | | | | | | * 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/+4
| | | | * aclocal/bsp-alias.m4: Add simsh2e.
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-0/+1
| | | | * Makefile.maint: rtems_api=4.10.
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-0/+4
| | | | * Makefile.maint: Dump stuff hanging around for much too long.
* 2009-02-06 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-061-0/+5
| | | | | * aclocal/canonical-target-name.m4: Remove comment referring to HPUX9.
* 2009-02-05 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2009-02-051-0/+4
| | | | * aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Remove pck6 BSP.
* 2008-12-31 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-311-0/+5
| | | | | * config-ml.in: Comment out arm/thumb exception (Add arm/thumb multilib).
* 2008-12-30 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-301-0/+4
| | | | * aclocal/check-bsps.m4: remove stray ")" from rtl22xx_t alias.
* 2008-12-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-12-221-0/+4
| | | | * aclocal/canonical-target-name.m4: Remove tic4x.
* 2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>Joel Sherrill2008-12-041-0/+4
| | | | * README.configure: Add Lattice Mico32 support.
* 2008-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-141-0/+5
| | | | | * 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-021-0/+5
| | | | | * README.configure: Add new M32R port. It is just a beginning but the BSP is functional enough to initialize and shutdown RTEMS.
* 2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-021-0/+5
| | | | | * README.configure, aclocal/bsp-alias.m4, aclocal/check-bsps.m4: Add M32C port and m32csim BSP.
* 2008-10-01 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-10-011-0/+4
| | | | * VERSION: Bump version to 4.9.99.0
* 2008-10-01 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-10-011-0/+5
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Revert Joel's icecube patch.
* 2008-09-29 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-291-0/+4
| | | | * MAINTAINERS: Remove myself from avr.
* 2008-09-25 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill2008-09-251-0/+7
| | | | | | | * 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-0/+5
| | | | | PR 1324/bsps * aclocal/check-bsps.m4: Add missing icecube.
* 2008-09-22 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2008-09-221-0/+5
| | | | | * aclocal/version.m4: Bump RTEMS_API to 4.10. Bump _RTEMS_VERSION to 4.9.99.0.
* added BSP for ARM LPC24xxThomas Doerfler2008-09-221-0/+5
|