2011-10-18 Jennifer Averett PR 1917/bsps * Makefile.am: Modifications to add dynamic tables for libchip serial drivers. 2011-10-06 Gedare Bloom PR 1919/bsp * Makefile.am: Change install ISR callout to bsppredriverhook. 2011-06-20 Ralf Corsépius * Makefile.am: Don't reference non-existing files. 2011-03-23 Ralf Corsépius * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Replace -gstabs with -g. 2011-03-23 Gedare Bloom PR 1769/bsps * make/custom/usiii.cfg (CFLAGS_OPTIMIZE_V): Add -O2 2011-02-11 Ralf Corsépius * include/bsp.h: Use "__asm__" instead of "asm" for improved c99-compliance. 2011-02-02 Ralf Corsépius * configure.ac: Require autoconf-2.68, automake-1.11.1. 2010-11-15 Gedare Bloom PR 1691/bsps * usiii/start/bspinit.S: Create a dummy trap table that jumps to the firmware trap table for default trap handlers. 2010-06-17 Joel Sherrill * .cvsignore, include/.cvsignore: New files. 2010-06-17 Joel Sherrill * ChangeLog, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, include/bsp.h, include/tm27.h, make/custom/usiii.cfg, start/bspinit.S: New files. 2010-06-05 Gedare Bloom * make/custom/usiii.cfg: Moved sun4u.cfg to usiii.cfg 2010-06-05 Gedare Bloom * README: New file. 2010-06-05 Gedare Bloom * Makefile.am: Use ../shared/console driver. 2010-05-15 Gedare Bloom * Makefile.am: update to new ../helenos directory layout 2010-05-13 Gedare Bloom * start/bspinit.S: New file. * start/bspinit.S: Call memcpy to copy OFW's trap table. 2010-05-10 Gedare Bloom * configure.ac Makefile.am bsp_specs include/bsp.h make/custom/sun4u.cfg: New files. Copied from sun4v.cfg. 2010-05-10 Gedare Bloom * ChangeLog: New file.