2007-05-28 Joel Sherrill * startup/bspstart.c: Eliminate maximum_drivers configuration parameter since it was used to configure a no longer used feature. Device names are now part of the filesystem not in a table. 2007-05-15 Ray Xu * Makefile.am: Add abort.rel since it is now in the BSP shared source, not in score/cpu. 2007-04-12 Ralf Corsépius * bsp_specs: Remove qrtems_debug. 2007-03-12 Joel Sherrill * include/bsp.h, network/lan91c11x.c, network/lan91c11x.h, network/network.c, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds, startup/memmap.c: Correct license URL and/or fix mistake in copyright notice. Both of these mistakes appear to be from code submitted after these changes were made previously. 2007-03-11 Joel Sherrill * startup/bspstart.c: Remove assignments of Cpu_table.do_zero_of_workspace to TRUE since TRUE is the default value in boot_card.c 2006-12-15 Ralf Corsépius * network/network.c (mc9328mxl_enet_ioctl): Use ioctl_command_t. 2006-11-15 Joel Sherrill * Makefile.am: Merge c_rtems_main() into boot_card(). This eliminated a file and simplified initialization. 2006-11-01 Joel Sherrill * bsp_specs: Fix typo. 2006-10-30 Joel Sherrill * bsp_specs: Add crti, crtbegin, crtend, and crtn. 2006-10-17 Ralf Corsépius * Makefile.am: Remove superfluous -DASM. 2006-10-17 Ralf Corsépius * configure.ac: Require autoconf-2.60. Require automake-1.10. 2006-06-02 Jay Monkman * startup/linkcmds: Removed unnecessary global definition of bsp_vector_table. 2006-06-02 Jay Monkman * times: Reran timing tests and updated 'times' file. 2006-06-02 Jay Monkman * startup/bspstart.c: Fixed PLL calculations. 2006-06-02 Jay Monkman * Makefile.am, console/uart.c, startup/exit.c: Changed UART driver to be interrupt driven, added support for both UARTs. 2006-06-02 Jay Monkman * network/network.c: Changed interrupt handling to use shared rtems_irq_connect_data struct. 2006-06-02 Jay Monkman * start/start.S, startup/linkcmds: Defined UNDEF exception stack space. 2006-01-11 Ralf Corsepius * Makefile.am: Add preinstall.am. 2005-11-22 Ralf Corsepius * bsp_specs: remove %lib. 2005-11-12 Ralf Corsepius * bsp_specs: Remove %cpp. 2005-05-26 Ralf Corsepius * include/bsp.h: New header guard. 2005-04-26 Joel Sherrill * network/network.c: Add include rtems/bspIo.h to eliminate warning. 2005-01-07 Ralf Corsepius * Makefile.am: Eliminate CFLAGS_OPTIMIZE_V. 2005-01-04 Joel Sherrill * startup/bspstart.c, startup/exit.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-10-21 Ralf Corsepius * startup/bspstart.c: Use POSIX fixed size types. 2004-09-24 Ralf Corsepius * configure.ac: Require automake > 1.9. 2004-07-24 Joel Sherrill * .cvsignore: New file. 2004-07-15 Jay Monkman * console/.cvsignore, include/.cvsignore, network/.cvsignore, start/.cvsignore, startup/.cvsignore: New files. 2004-07-15 Jay Monkman * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, times, console/uart.c, include/bsp.h, include/tm27.h, network/lan91c11x.c, network/lan91c11x.h, network/network.c, start/start.S, startup/bspstart.c, startup/exit.c, startup/linkcmds, startup/memmap.c: New files.