Mercurial > ecos
graph
-
* cdl/hal_arm_at91_eb40.cdl: Interfaces are already implemented byMon, 06 Oct 2003 19:17:32 +0000, by asl
-
* tests/bridge.c: Build the test when we have the bridgeMon, 06 Oct 2003 19:07:50 +0000, by asl
-
* src/fio.h (CYG_FILEIO_SIGMASK_SET): Fixed a compiler warningMon, 06 Oct 2003 18:45:22 +0000, by asl
-
* src/dlmalloc.cxx (Cyg_Mempool_dlmalloc_Implementation): FixedMon, 06 Oct 2003 18:25:57 +0000, by asl
-
Apply Yoshinori Sato's H8/300 patches plus a few of my own.Mon, 06 Oct 2003 17:28:51 +0000, by nickg
-
* cdl/memalloc.cdl, src/dlmalloc.cxx: Make the minimum memoryMon, 06 Oct 2003 16:41:07 +0000, by asl
-
* include/plf_io.h: Correct (unused) defines forMon, 06 Oct 2003 16:29:49 +0000, by asl
-
Print FIS directory in sorted orderMon, 06 Oct 2003 15:42:05 +0000, by gthomas
-
Add new board variant config filesMon, 06 Oct 2003 12:43:29 +0000, by gthomas
-
Disable status LEDS by defaultMon, 06 Oct 2003 12:18:13 +0000, by gthomas
-
* ecos.db: New package - Synth wall clock deviceSun, 05 Oct 2003 13:50:14 +0000, by asl
-
Created wallclock driver for synthetic target.Sun, 05 Oct 2003 13:49:01 +0000, by asl
-
* src/emulate.cxx (get_hw_seconds): Modified the ticks-to-secondsSat, 04 Oct 2003 19:47:17 +0000, by asl
-
+ * src/romfs.c (romfs_mount): If a mount fails, make sure we leaveSat, 04 Oct 2003 19:30:17 +0000, by asl
-
* src/fs-ecos.c: Another umount() fix.Sat, 04 Oct 2003 19:05:25 +0000, by asl
-
* src/flash_lock_block.c (flash_lock_block):Sat, 04 Oct 2003 18:30:20 +0000, by asl
-
* src/fs-ecos.c: Added test to detect known broken ARM compilerSat, 04 Oct 2003 17:54:26 +0000, by asl
-
Minor fconfig fixesFri, 03 Oct 2003 23:49:20 +0000, by gthomas
-
Improve ESA computationFri, 03 Oct 2003 23:04:50 +0000, by gthomas
-
Add unicast support - from Dan JakubiecThu, 02 Oct 2003 22:43:41 +0000, by gthomas
-
Allow platform to provide routine to validate ethernet addressesThu, 02 Oct 2003 20:13:29 +0000, by gthomas
-
Add defines for 405 CPU serial number registersThu, 02 Oct 2003 20:12:59 +0000, by gthomas
-
Add platform specific ESA handling, base on CPU serial numberThu, 02 Oct 2003 20:12:40 +0000, by gthomas
-
Allow platform overrides for default ESAThu, 02 Oct 2003 20:11:57 +0000, by gthomas
-
Fix alignment/padding problemThu, 02 Oct 2003 18:37:49 +0000, by gthomas
-
* include/plf_io.h: Fixed implementation ofWed, 01 Oct 2003 18:06:40 +0000, by nickg
-
Some cleanups from David VrableTue, 30 Sep 2003 21:17:43 +0000, by gthomas
-
More cleanup, handle errors and buffer wrap betterTue, 30 Sep 2003 21:10:11 +0000, by gthomas
-
Scan full PCI busTue, 30 Sep 2003 17:51:04 +0000, by gthomas
-
Cleaning up device namesTue, 30 Sep 2003 17:50:55 +0000, by gthomas
-
Add DP83816 ethernet driver - used by TAMS MOABTue, 30 Sep 2003 15:25:30 +0000, by gthomas
-
* src/pci.c (cyg_pci_get_device_info): Removed check for inactiveMon, 29 Sep 2003 17:12:48 +0000, by nickg
-
Use LMA, not VMAMon, 29 Sep 2003 14:49:46 +0000, by gthomas
-
Remove conflicting constraint.Sun, 28 Sep 2003 11:23:14 +0000, by gthomas
-
Fix broken FIS free/createFri, 26 Sep 2003 18:44:01 +0000, by gthomas
-
* doc/redboot_installing.sgml: Fixed bogus memory sizes in AT91Fri, 26 Sep 2003 17:44:17 +0000, by nickg
-
* src/common/clock.cxx: Removed label/gotoFri, 26 Sep 2003 17:41:30 +0000, by nickg
-
Honor FIS/FLASH configuryFri, 26 Sep 2003 11:36:00 +0000, by gthomas
-
PCI IRQ mapping is platform dependentFri, 26 Sep 2003 10:39:39 +0000, by gthomas
-
Clean up warningsFri, 26 Sep 2003 10:35:43 +0000, by gthomas
-
Improve DHCP againThu, 25 Sep 2003 23:49:56 +0000, by gthomas
-
Disable watchdog by defaultWed, 24 Sep 2003 16:09:57 +0000, by gthomas
-
Fix more DHCP bugletsWed, 24 Sep 2003 15:30:14 +0000, by gthomas
-
Handle DHCP retriesTue, 23 Sep 2003 17:08:31 +0000, by gthomas
-
* src/fs-ecos.c: Fixed broken hard link creation.Tue, 23 Sep 2003 11:47:59 +0000, by asl
-
* src/httpd.c (cyg_httpd_server): Removed unused variable.Tue, 23 Sep 2003 11:40:14 +0000, by asl
-
* src/fs-ecos.c: Minor optimization of previous patch.Tue, 23 Sep 2003 11:35:01 +0000, by asl
-
* src/fs-ecos.c: Do not decrement mount count for unsuccessfulTue, 23 Sep 2003 10:21:00 +0000, by asl
-
* cdl/flash_atlas.cdl: Added requirements for strncmp.Tue, 23 Sep 2003 09:50:17 +0000, by asl
-
* src/diag/diag.c: Only use ethernet if CYGPKG_IO_ETH_DRIVERSTue, 23 Sep 2003 09:29:55 +0000, by asl
-
* cdl/dns.cdl: CDL control of what DNS server to use for the testsTue, 23 Sep 2003 09:10:59 +0000, by asl
-
RedBoot fconfig is now optional - force itMon, 22 Sep 2003 17:35:53 +0000, by gthomas
-
Fix compile error for platforms with no FLASHMon, 22 Sep 2003 17:35:38 +0000, by gthomas
-
* include/net/if.h: Define macro IF_IS_EMPTY needed by eth_drv.cMon, 22 Sep 2003 15:33:36 +0000, by asl
-
Remove DNS from RedBoot template & adjust .ecm files - BUG #57316Sun, 21 Sep 2003 12:27:52 +0000, by gthomas
-
Improve IDE handling - better for systems where IDE may be missingSat, 20 Sep 2003 19:22:19 +0000, by gthomas
-
Add IDE controller for MOAB, fix PCI - needed initSat, 20 Sep 2003 19:11:49 +0000, by gthomas
-
Add IDE controller for MOAB, fix PCI - needed initSat, 20 Sep 2003 18:59:43 +0000, by gthomas
-
Fix DHCP - BUG #1000053Sat, 20 Sep 2003 14:35:58 +0000, by gthomas
-
Improve memory layout display - from Chris GarrySat, 20 Sep 2003 13:28:30 +0000, by gthomas
-
Fix compile error - from Chris GarrySat, 20 Sep 2003 12:09:30 +0000, by gthomas
-
Fix timing issue - BUG #23006Fri, 19 Sep 2003 22:21:51 +0000, by gthomas
-
New platform - TAMS MOAB - and generic changes to support itFri, 19 Sep 2003 17:11:18 +0000, by gthomas
-
Another inode fix - from Thomas KoellerFri, 19 Sep 2003 00:21:46 +0000, by gthomas
-
Fix some malloc() issues - from Thomas BinderThu, 18 Sep 2003 19:41:20 +0000, by gthomas
-
Fix stat() to return valid inode number - from Thomas KoellerThu, 18 Sep 2003 19:40:33 +0000, by gthomas
-
Be more careful with allocated space, etc. in getifaddrs()Tue, 16 Sep 2003 22:05:05 +0000, by gthomas
-
Add region masks, cursor in demo - from Chris GarryTue, 16 Sep 2003 14:15:12 +0000, by gthomas
-
Add new options to DHCP request - from David VrabelSun, 14 Sep 2003 13:41:58 +0000, by gthomas
-
* src/flash_erase_block.c (flash_erase_block):Sun, 14 Sep 2003 13:15:23 +0000, by asl
-
* src/flash_query.c (flash_query): Casts to stop warnings.Sun, 14 Sep 2003 13:12:31 +0000, by asl
-
* src/common/serial.c: Fixed bug for XON/XOFF flow control thatFri, 12 Sep 2003 15:32:49 +0000, by jlarmour
-
Improvements from Jani MonosesThu, 11 Sep 2003 13:21:39 +0000, by gthomas
-
Fix minor typoThu, 11 Sep 2003 13:10:14 +0000, by gthomas
-
Add documentation for ethernet PHY driversThu, 11 Sep 2003 13:09:59 +0000, by gthomas
-
Add buffered writes - from Thomas KoellerWed, 10 Sep 2003 20:57:14 +0000, by gthomas
-
Use .2ram strategy - from Jani MonosesWed, 10 Sep 2003 20:52:52 +0000, by gthomas
-
IP default value wrongTue, 09 Sep 2003 21:28:58 +0000, by gthomas
-
Default values were wrong for IP & ESA typesTue, 09 Sep 2003 14:40:20 +0000, by gthomas
-
Avoid dangerous [re]initialization of hardwareMon, 08 Sep 2003 17:54:53 +0000, by gthomas
-
Need serial console during system initializationMon, 08 Sep 2003 17:49:43 +0000, by gthomas
-
* src/ecos/support.c (read_random): New function which is neededMon, 08 Sep 2003 17:28:35 +0000, by asl
-
Add support for 29LV128Mon, 08 Sep 2003 17:17:27 +0000, by gthomas
-
Fix typo in CDL descriptionMon, 08 Sep 2003 17:16:29 +0000, by gthomas
-
Fix baud rate calculationsMon, 08 Sep 2003 14:55:35 +0000, by gthomas
-
Flesh out exported FIS functions - from Patrick DoyleSun, 07 Sep 2003 11:48:56 +0000, by gthomas
-
* include/flash_at49xxxx.inl: the program/erase completion had aSat, 06 Sep 2003 15:01:30 +0000, by asl
-
Fix problems with FLASH on old boardsFri, 05 Sep 2003 19:35:24 +0000, by gthomas
-
Update build_Make* to handle ConfigTool generated treesFri, 05 Sep 2003 13:57:29 +0000, by gthomas
-
* src/common/tty.c: Make tty_select prototype match implementation.Fri, 05 Sep 2003 05:09:18 +0000, by jlarmour
-
* cdl/stdio.cdl: only require "/dev/haldiag" if actually using it.Wed, 03 Sep 2003 15:37:55 +0000, by jlarmour
-
Be more careful when resetting the boardWed, 03 Sep 2003 12:58:17 +0000, by gthomas
-
Avoid null pointersWed, 03 Sep 2003 12:32:00 +0000, by gthomas
-
Updates for BGR233 modeTue, 02 Sep 2003 18:31:58 +0000, by gthomas
-
Avoid iPAQ setups when using VNCTue, 02 Sep 2003 11:24:17 +0000, by gthomas
-
* src/common/serial.c: Make serial_select prototype matchTue, 02 Sep 2003 03:17:21 +0000, by jlarmour
-
Support BGR233 modeTue, 02 Sep 2003 02:42:36 +0000, by gthomas
-
Add support for BGR233 pixel modeTue, 02 Sep 2003 01:43:35 +0000, by gthomas
-
Minor documentation fixMon, 01 Sep 2003 14:48:06 +0000, by bartv
-
Revert main window color.Sun, 31 Aug 2003 15:22:26 +0000, by gthomas
-
Fix LE/BE issues. Improve demo.Sun, 31 Aug 2003 15:22:15 +0000, by gthomas
-
Use HAL tables for eCos application setupSat, 30 Aug 2003 21:30:04 +0000, by gthomas
-
Fix compile errorSat, 30 Aug 2003 17:11:48 +0000, by gthomas
-
Better handling of RedBoot Linux 'exec' with architecture/platform layeringThu, 28 Aug 2003 15:55:49 +0000, by gthomas
-
Add VNC supportThu, 28 Aug 2003 10:30:33 +0000, by gthomas
-
VNC server package from Chris GarryWed, 27 Aug 2003 18:46:04 +0000, by gthomas
-
Use new PHY supportTue, 26 Aug 2003 17:54:09 +0000, by gthomas
-
New abstractions to handle device specificsTue, 26 Aug 2003 17:54:00 +0000, by gthomas
-
Adding PCI support.Tue, 26 Aug 2003 17:04:02 +0000, by gthomas
-
New port/packages for NMI uEngine based 'picasso' boardFri, 22 Aug 2003 15:19:52 +0000, by gthomas
-
* include/var_io.h: Fixed minor typo.Thu, 21 Aug 2003 15:29:53 +0000, by asl
-
Fix typo/build errorWed, 20 Aug 2003 14:16:33 +0000, by gthomas
-
Do not insist on package versions in a savefile.Tue, 19 Aug 2003 22:34:40 +0000, by bartv
-
Add Analogue & Micro RattlerTue, 19 Aug 2003 17:55:41 +0000, by gthomas
-
New platform and variant support for A&M Rattler (MPC8250)Tue, 19 Aug 2003 17:29:42 +0000, by gthomas
-
New API for handling ethernet PHY devicesTue, 19 Aug 2003 17:26:48 +0000, by gthomas
-
Improve stand-alone networking speeds.Tue, 19 Aug 2003 17:23:01 +0000, by gthomas
-
* src/strptime.cxx: Added string.h to fix compile warnings.Mon, 18 Aug 2003 20:07:15 +0000, by asl
-
* src/common/fclose.cxx (fclose): fclose would seg-fault if passedMon, 18 Aug 2003 19:45:33 +0000, by asl
-
* include/var_io.h:Mon, 18 Aug 2003 18:50:54 +0000, by asl
