log

age author description
Fri, 05 Sep 2003 13:57:29 +0000 gthomas Update build_Make* to handle ConfigTool generated trees
Fri, 05 Sep 2003 05:09:18 +0000 jlarmour * src/common/tty.c: Make tty_select prototype match implementation.
Wed, 03 Sep 2003 15:37:55 +0000 jlarmour * cdl/stdio.cdl: only require "/dev/haldiag" if actually using it.
Wed, 03 Sep 2003 12:58:17 +0000 gthomas Be more careful when resetting the board
Wed, 03 Sep 2003 12:32:00 +0000 gthomas Avoid null pointers
Tue, 02 Sep 2003 18:31:58 +0000 gthomas Updates for BGR233 mode
Tue, 02 Sep 2003 11:24:17 +0000 gthomas Avoid iPAQ setups when using VNC
Tue, 02 Sep 2003 03:17:21 +0000 jlarmour * src/common/serial.c: Make serial_select prototype match
Tue, 02 Sep 2003 02:42:36 +0000 gthomas Support BGR233 mode
Tue, 02 Sep 2003 01:43:35 +0000 gthomas Add support for BGR233 pixel mode
Mon, 01 Sep 2003 14:48:06 +0000 bartv Minor documentation fix
Sun, 31 Aug 2003 15:22:26 +0000 gthomas Revert main window color.
Sun, 31 Aug 2003 15:22:15 +0000 gthomas Fix LE/BE issues. Improve demo.
Sat, 30 Aug 2003 21:30:04 +0000 gthomas Use HAL tables for eCos application setup
Sat, 30 Aug 2003 17:11:48 +0000 gthomas Fix compile error
Thu, 28 Aug 2003 15:55:49 +0000 gthomas Better handling of RedBoot Linux 'exec' with architecture/platform layering
Thu, 28 Aug 2003 10:30:33 +0000 gthomas Add VNC support
Wed, 27 Aug 2003 18:46:04 +0000 gthomas VNC server package from Chris Garry
Tue, 26 Aug 2003 17:54:09 +0000 gthomas Use new PHY support
Tue, 26 Aug 2003 17:54:00 +0000 gthomas New abstractions to handle device specifics
Tue, 26 Aug 2003 17:04:02 +0000 gthomas Adding PCI support.
Fri, 22 Aug 2003 15:19:52 +0000 gthomas New port/packages for NMI uEngine based 'picasso' board
Thu, 21 Aug 2003 15:29:53 +0000 asl * include/var_io.h: Fixed minor typo.
Wed, 20 Aug 2003 14:16:33 +0000 gthomas Fix typo/build error
Tue, 19 Aug 2003 22:34:40 +0000 bartv Do not insist on package versions in a savefile.
Tue, 19 Aug 2003 17:55:41 +0000 gthomas Add Analogue & Micro Rattler
Tue, 19 Aug 2003 17:29:42 +0000 gthomas New platform and variant support for A&M Rattler (MPC8250)
Tue, 19 Aug 2003 17:26:48 +0000 gthomas New API for handling ethernet PHY devices
Tue, 19 Aug 2003 17:23:01 +0000 gthomas Improve stand-alone networking speeds.
Mon, 18 Aug 2003 20:07:15 +0000 asl * src/strptime.cxx: Added string.h to fix compile warnings.