- Jan 18, 2009
-
-
jlarmour authored
typo in last change.
-
- Jan 16, 2009
-
-
jlarmour authored
-
- Jan 15, 2009
-
-
jlarmour authored
* cdl/flash_eb55.cdl: * src/eb55_flash.c: Added configuration for dataflash driver.
-
jlarmour authored
files: support for IAP (In Application Programming) interface and small test case for hal_lpc2xxx_iap_call(). * cdl/hal_arm_lpc2xxx.cdl: CYGINT_HAL_ARM_LPC2XXX_IAP_CALL interface and CYGPKG_HAL_ARM_LPC2XXX_TESTS option added.
-
jlarmour authored
files table can't change. Thanks to Xiaochen Zhou for the detective work.
-
- Jan 09, 2009
-
-
jld authored
permission on heapgen.tcl.
-
- Jan 08, 2009
-
-
jld authored
devs/framebuf/synth/current/src/gen_synthfb.tcl, fs/rom/current/support/file2c.tcl, hal/mips/ref4955/current/misc/slow_cat.tcl, hal/mips/ref4955/current/misc/swap4.tcl, hal/arm/e7t/current/src/flash_cksum.tcl, hal/arm/aeb/current/src/flash_cksum.tcl, io/framebuf/current/src/gen_framebufs.tcl, services/memalloc/common/current/src/heapgen.tcl: Invoke using "/usr/bin/env tclsh". * services/memalloc/common/current/cdl/memalloc.cdl: Simplify heaps.cxx make rule.
-
- Jan 06, 2009
-
-
jlarmour authored
brackets in description.
-
- Dec 31, 2008
-
-
jld authored
standalone/wxwin/mainwin.cpp: Migrate save output method from ecMainFrame to ecOutputWindow and manipulate state of associated menu item. Fix from Spencer Oliver. * common/common/build.cxx: Tweak library build rule generation to allow correct use of the CDL make_object command in future.
-
- Dec 30, 2008
-
-
jld authored
devs/framebuf/synth/current/cdl/framebuf_synth.cdl, devs/i2c/m68k/mcf52xx/current/cdl/i2c_mcf52xx.cdl, devs/wallclock/dallas/ds1307/current/cdl/wallclock_ds1307.cdl, hal/sh/sh4_202_md/current/cdl/hal_sh_sh4_202_md.cdl, hal/synth/arch/current/cdl/hal_synth.cdl, io/adc/current/cdl/io_adc.cdl, io/i2c/current/cdl/i2c.cdl, io/spi/current/cdl/spi.cdl, net/ipsec/libipsec/current/cdl/libipsec.cdl, cdl/phy_eth_drivers.cdl: Reference per-package documentation.
-
jld authored
and text viewer applications under Linux.
-
- Dec 24, 2008
-
-
asl authored
static from these inline functions which are used by the none static inline signal() and raise().
-
- Dec 23, 2008
-
-
asl authored
lisp'ify to avoid compiler warnings.
-
asl authored
AT49BV642D.
-
asl authored
* include/arm_lpc2xxx_ser.inl: Ensure the serial interrupts are using different priorities, otherwise we get spurious interrupts.
-
asl authored
* include/var_intr.c: Corrected some interrupt priority level defines used by asserts. Changed confusing SCI0/1 naming to SCI1/2 to be consistent with actual register names. Removed some SCI related interrupt acknowledges so that the status is preserved for the DSR.
-
asl authored
-
asl authored
General cleanup.
-
asl authored
* src/flash_program_buf.c: Implemented simulation of proper NOR flash writes. General cleanup.
-
asl authored
* src/mpc555_serial_with_ints.c: To help resolve an issue of characters being lost a software buffer has been added between the Rx ISR and DSR when no hardware queue is being used. A cdl option to enable support the hardware queue on the first serial port has been added. This enables 16 character hardware Tx and Rx buffers to be used which allows continuous transmission and reception of serial data and significantly improves performance.
-
- Dec 22, 2008
- Dec 19, 2008
-
-
jlarmour authored
-
jlarmour authored
-
nickg authored
Hardcoded flash and block sizes as the debug registers are not readable by user software.
-
jlarmour authored
(reverting change of 2008-11-03). * cdl/memalloc.cdl (CYGIMP_MEMALLOC_ALLOCATOR_DLMALLOC_USE_MEMCPY): Make explicit dependency on isoinfra functionality block which includes memmove(), and set default_value accordingly.
-
- Dec 18, 2008
-
-
jlarmour authored
stack size back to CYGNUM_HAL_STACK_SIZE_MINIMUM. Changed by accident at same time as change below of 2006-12-08.
-
- Dec 17, 2008
-
-
jld authored
host/libcdl/doc/main.sgml, packages/redboot/current/doc/redboot_main.sgml: Update generated documentation copyright notices for eCos 3.0.
-
- Dec 16, 2008
-
-
jld authored
tools/configtool/standalone/common/ecosconfig.cxx, tools/configtool/standalone/wxwin/about.htm, tools/configtool/standalone/wxwin/configtool.cpp, tools/configtool/standalone/wxwin/mainwin.cpp, tools/configtool/standalone/wxwin/symbols.h: Update version strings and generated copyright notices for eCos 3.0.
-
- Dec 12, 2008
- Dec 10, 2008
-
-
jld authored
-
- Dec 09, 2008
-
-
jld authored
wxNotebook widget to allow initial display of borders and buttons. * standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h: Manipulate state of "Clear" context menu item. Fix from Spencer Oliver.
-
- Dec 08, 2008
- Dec 05, 2008
- Dec 03, 2008
-
-
jld authored
but now required within the the eCos FreeBSD TCP/IP package itself.
-