2006-06-02 Jay Monkman * irq/bsp_irq_init.c: Changed interrupt handling to use shared rtems_irq_connect_data struct. 2006-01-11 Ralf Corsepius * Makefile.am: Add preinstall.am. 2005-10-17 Ralf Corsepius * Makefile.am: Install/preinstall headers from ../../arm/shared. 2005-05-26 Ralf Corsepius * include/bsp.h: New header guard. 2005-05-17 Jennifer Averett * irq/irq.h: Modified names and types to match rtems/irq.h. Note: rtems/irq.h should be included after the addition of a parameter to ISRs. 2005-04-26 Joel Sherrill * network/network.c: Eliminate warnings. 2005-01-07 Ralf Corsepius * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. 2005-01-04 Joel Sherrill * clock/clockdrv.c: Remove warnings. 2005-01-02 Ralf Corsepius * Makefile.am: Remove build-variant support. 2004-11-05 Joel Sherrill * startup/linkcmds: Add .gnu.linkonce.b section and account for memory area being named sdram NOT RAM. 2004-09-24 Ralf Corsepius * configure.ac: Require automake > 1.9. 2004-07-30 Jay Monkman * network/network.c: Changes to network driver to get it to compile again. 2004-04-23 Ralf Corsepius PR 610/bsps * Makefile.am: Add include/tm27.h, Cosmetics. * include/tm27.h: Final cosmetics. 2004-04-22 Ralf Corsepius * include/bsp.h: Split out tmtest27 support. * include/tm27.h: New. 2004-04-01 Ralf Corsepius * include/bsp.h: Include instead of . * include/bsp.h: Include instead of . * include/bsp.h: Include instead of . 2004-03-31 Ralf Corsepius * console/uart.c, include/ep7312.h, startup/bspstart.c, timer/timer.c: Convert to using c99 fixed size types. 2004-02-19 Ralf Corsepius * Makefile.am: Reflect changes to bsp.am. Preinstall dist_project_lib*. 2004-02-14 Ralf Corsepius * Makefile.am: Reflect changes to bsp.am. 2004-02-12 Ralf Corsepius * Makefile.am: Use CPPASCOMPILE instead of CCASCOMPILE. 2004-02-06 Ralf Corsepius * Makefile.am: Pickup files from ../../arm/shared instead of ../shared. Reformat. 2004-01-28 Ralf Corsepius * include/bsp.h: Remove config. * irq/irq.c: Remove stray blanks. * start/start.S: Add missing */ in comments. 2004-01-28 Ralf Corsepius * Makefile.am: Merge-in clock/Makefile.am, console/Makefile.am, network/Makefile.am, irq/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am. Use automake compilation rules. * clock/Makefile.am, console/Makefile.am, network/Makefile.am, irq/Makefile.am, start/Makefile.am, startup/Makefile.am, timer/Makefile.am, wrapup/Makefile.am: Remove. * configure.ac: Reflect changes above. 2004-01-21 Ralf Corsepius * Makefile.am: Add PREINSTALL_DIRS. * irq/Makefile.am: Ditto. 2004-01-14 Ralf Corsepius * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add PRE/TMPINSTALL_FILES to CLEANFILES. * irq/Makefile.am: Ditto. * start/Makefile.am: Ditto. * startup/Makefile.am: Ditto. 2004-01-05 Ralf Corsepius * wrapup/Makefile.am: Eliminate $(LIB). Use noinst_DATA to trigger building libbsp.a. 2003-12-15 Ralf Corsepius PR 541/bsps * startup/linkcmds: Remove SEARCH_DIR. 2003-12-13 Ralf Corsepius * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g. 2003-12-12 Ralf Corsepius * irq/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES. 2003-12-12 Ralf Corsepius * configure.ac: Require automake >= 1.8, autoconf >= 2.59. 2003-12-09 Ralf Corsepius * network/Makefile.am: Misc cleanups and fixes. * start/Makefile.am: Misc cleanups and fixes. * startup/Makefile.am: Misc cleanups and fixes. * wrapup/Makefile.am: Misc cleanups and fixes. 2003-12-03 Ralf Corsepius * Makefile.am: Add preinstallation dirstamp support. * irq/Makefile.am: Add preinstallation dirstamp support. * network/Makefile.am: Cosmetics. * wrapup/Makefile.am: Cosmetics. 2003-12-02 Ralf Corsepius * clock/Makefile.am: Remove all-local: $(ARCH). * console/Makefile.am: Remove all-local: $(ARCH). * irq/Makefile.am: Remove all-local: $(ARCH). * network/Makefile.am: Remove all-local: $(ARCH). * start/Makefile.am: Remove all-local: $(ARCH). * startup/Makefile.am: Remove all-local: $(ARCH). * timer/Makefile.am: Remove all-local: $(ARCH). * wrapup/Makefile.am: Remove all-local: $(ARCH). 2003-09-29 Ralf Corsepius * Makefile.am: Merge-in include/Makefile.am. Reflect changes to bsp.am. * include/Makefile.am: Remove. * configure.ac: Reflect changes above. 2003-09-17 Ralf Corsepius * bsp_specs: Remove *lib:. 2003-09-04 Joel Sherrill * clock/clockdrv.c, console/uart.c, include/bsp.h, include/ep7312.h, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/timer.c: URL for license changed. 2003-08-18 Ralf Corsepius * Makefile.am: Reflect having moved aclocal/. 2003-08-16 Ralf Corsepius * Makefile.am: Reflect having moved automake/. * clock/Makefile.am: Reflect having moved automake/. * console/Makefile.am: Reflect having moved automake/. * include/Makefile.am: Reflect having moved automake/. * irq/Makefile.am: Reflect having moved automake/. * network/Makefile.am: Reflect having moved automake/. * start/Makefile.am: Reflect having moved automake/. * startup/Makefile.am: Reflect having moved automake/. * timer/Makefile.am: Reflect having moved automake/. * wrapup/Makefile.am: Reflect having moved automake/. 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. 2003-08-06 Ralf Corsepius PR 445/bsps * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp. Remove cpp, old_cpp (now unused). 2003-08-06 Ralf Corsepius PR 444/bsps * bsp_specs: Remove -DUSE_ENHANCED_INTR_API. 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). 2003-02-11 Ralf Corsepius * configure.ac: AC_PREREQ(2.57). 2003-01-20 Joel Sherrill * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking. 2002-12-13 Ralf Corsepius * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg. * console/Makefile.am: Don't include @RTEMS_BSP@.cfg. * irq/Makefile.am: Don't include @RTEMS_BSP@.cfg. * network/Makefile.am: Don't include @RTEMS_BSP@.cfg. * start/Makefile.am: Don't include @RTEMS_BSP@.cfg. * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg. * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg. 2002-12-12 Ralf Corsepius * start/Makefile.am: Use install-data-local to install startfile. 2002-12-10 Ralf Corsepius * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg. 2002-12-02 Joel Sherrill * configure.ac, network/Makefile.am: Don't build if networking disabled. * startup/linkcmds: Add sections to remove warnings. 2002-11-17 Joel Sherrill * network/network.c: Fix inconsistency in prototyping. 2002-11-13 Joel Sherrill * network/network.c: Removed warning per Jay's suggestion. 2002-11-13 Joel Sherrill * include/.cvsignore: Corrected. * network/.cvsignore: New file. 2002-11-13 Jay Monkman * New BSP. * .cvsignore, ChangeLog, Makefile.am, bsp_specs, configure.ac, README, times, clock/.cvsignore, clock/Makefile.am, clock/clockdrv.c, console/.cvsignore, console/Makefile.am, console/uart.c, include/.cvsignore, include/Makefile.am, include/bsp.h, include/ep7312.h, irq/.cvsignore, irq/Makefile.am, irq/bsp_irq_asm.S, irq/bsp_irq_init.c, irq/irq.c, irq/irq.h, network/Makefile.am, network/network.c, start/.cvsignore, start/Makefile.am, start/start.S, startup/.cvsignore, startup/Makefile.am, startup/bspstart.c, startup/exit.c, startup/linkcmds, timer/.cvsignore, timer/Makefile.am, timer/timer.c, wrapup/.cvsignore, wrapup/Makefile.am: New file.