Mercurial > ecos-v2_0-branch
diff packages/NEWS @ 136:a9ac27ec7abc ecos-sw-2000-11-17
Merge from eCos master repository on 2000-11-17-18:24:25-GMT
| author | jlarmour |
|---|---|
| date | Fri, 17 Nov 2000 23:16:43 +0000 |
| parents | d2f49caf9e38 |
| children | 8f2f7615e727 |
line wrap: on
line diff
--- a/packages/NEWS +++ b/packages/NEWS @@ -1,11 +1,14 @@ +* Add syscall support to RedBoot for compatibility with newlib-based BSPs +* Bridge support added to the PCI library. Use cyg_pci_configure_bus() to + configure all busses. * Added a port to the Toshiba MIPS TX49 chip, with the REF4955 reference platform. This includes serial device driver and wallclock device driver support. * PowerPC 40x variant support added. * Added SH4 support. Split SH architecture HAL into variants in the process. * Added SH4/CQ7750 platform support [still untested] -* Port to Intel SA1100 Multimedia evalulation board added, including FLASH - driver and RedBoot support +* Port to Intel SA1100 Multimedia evalulation board added, including serial + device driver, FLASH driver and RedBoot support * FLASH driver added for PowerPC/MBX * sigsetjmp() and siglongjmp() added * A choice of getcwd() implementations have been added
