mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
84 lines
2.3 KiB
Plaintext
84 lines
2.3 KiB
Plaintext
2011-02-02 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Require autoconf-2.68, automake-1.11.1.
|
|
|
|
2010-04-30 Sebastian Huber <sebastian.huber@embedded-brains.de>
|
|
|
|
* include/irq-config.h: Removed file.
|
|
|
|
2009-11-24 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* include/bsp.h: Move extern "C" { }.
|
|
|
|
2009-10-21 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* make/custom/lm32_evr.cfg: Remove RTEMS_BSP_FAMILY.
|
|
|
|
2009-10-20 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Don't add -ansi -fasm to CFLAGS.
|
|
|
|
2009-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* make/custom/lm32_evr.cfg: New (relocated from /make/custom).
|
|
|
|
2009-09-15 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* configure.ac: Remove RTEMS_BSP_BOOTCARD_OPTIONS.
|
|
|
|
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* configure.ac: Rename BSP_BOOTCARD_OPTIONS to
|
|
RTEMS_BSP_BOOTCARD_OPTIONS. Add RTEMS_BSP_CLEANUP_OPTIONS so all BSPs
|
|
have the same options.
|
|
|
|
2009-07-16 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* configure.ac: Add BSP_BOOTCARD_OPTIONS.
|
|
|
|
2009-03-30 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* startup/linkcmds: Stack was overlapping work area.
|
|
|
|
2009-02-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* configure.ac, include/bsp.h: Run better on simulator. Timer is
|
|
probably not right yet but
|
|
|
|
2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* README: Add fast idle information.
|
|
|
|
2009-02-25 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* Makefile.am, configure.ac: Add SIMULATOR_FAST_IDLE,
|
|
BSP_PRESS_KEY_FOR_RESET, and BSP_RESET_BOARD_AT_EXIT. Use the standard
|
|
bsp_cleanup code.
|
|
* README: New file. Include instructions on gdb simulator.
|
|
|
|
2009-02-23 Ralf Corsépius <ralf.corsepius@rtems.org>
|
|
|
|
* include/bsp.h: Conditionally include rtems/rtems_bsdnet.h.
|
|
* configure.ac: Add RTEMS_CHECK_NETWORKING.
|
|
* Makefile.am: Rework.
|
|
|
|
2009-02-21 Michael Walle <michael@walle.cc>
|
|
|
|
* startup/linkcmds: Add new sections.
|
|
|
|
2008-12-09 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
|
|
|
|
* bsp_specs: Update to reflect comments.
|
|
|
|
2008-12-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
|
|
|
* .cvsignore: New file.
|
|
|
|
2008-12-04 Jukka Pietarinen <jukka.pietarinen@mrf.fi>
|
|
|
|
* ChangeLog, Makefile.am, bsp_specs, configure.ac, preinstall.am,
|
|
include/.cvsignore, include/bsp.h, include/coverhd.h,
|
|
include/irq-config.h, include/system_conf.h, include/tm27.h,
|
|
startup/linkcmds: New files.
|
|
|