Mercurial > ecos-v3_0-branch
graph
-
* doc/spi.sgml: fix an example of code.Mon, 16 Feb 2009 21:48:43 +0000, by jlarmour
-
* include/stdio.h: Removed extra semicolon after scanf()Mon, 16 Feb 2009 21:41:12 +0000, by jlarmour
-
* standalone/wxwin/mainwin.cpp: Tweak the conflicts status pane width.Mon, 16 Feb 2009 09:17:42 +0000, by jld
-
* tests/cxxsupp.cxx (cyg_start): Only test 'new' with ARM tools afterSat, 14 Feb 2009 03:15:14 +0000, by jlarmour
-
* src/vectors.S: Use .type xxx, function everywhere whereSat, 14 Feb 2009 02:49:09 +0000, by jlarmour
-
* include/hal_arch.h: Add include for var_intr.h.Fri, 13 Feb 2009 17:04:18 +0000, by nickg
-
Remove incomplete sentence.Fri, 13 Feb 2009 16:36:26 +0000, by bartv
-
Remove commented-out implements for an interface that no longerFri, 13 Feb 2009 16:25:06 +0000, by bartv
-
Remove unused interface CYGHWR_IO_FLASH_DEVICE_NOT_IN_RAMFri, 13 Feb 2009 16:22:38 +0000, by bartv
-
* README.txt: Revised for eCos 3.0.Fri, 13 Feb 2009 15:23:44 +0000, by jld
-
* ecos.db: Make CYGPKG_DEVS_FLASH_SPI_M25PXX a hardware package.Thu, 12 Feb 2009 22:14:18 +0000, by jld
-
* misc/redboot_RAM.ecm:Thu, 12 Feb 2009 14:52:30 +0000, by nickg
-
Various minor changes to let EB55 redboot link.Thu, 12 Feb 2009 14:50:07 +0000, by nickg
-
* hal/mips/idt32334/current/src/mips_idt32334.ld,Thu, 12 Feb 2009 11:07:18 +0000, by jld
-
Fix behaviour re. linker garbage collection. Use the right initWed, 11 Feb 2009 15:49:38 +0000, by bartv
-
* cdl/ppp.cdl: Fix per-package documentation reference.Wed, 11 Feb 2009 12:24:38 +0000, by jld
-
Update init priority.Tue, 10 Feb 2009 22:38:07 +0000, by bartv
-
Make linker garbage collection work properly for this driver.Tue, 10 Feb 2009 22:32:03 +0000, by bartv
-
* include/var_io.h: Add mask for CYGHWR_HAL_STM32_AFIO_MAPR_SWJ.Tue, 10 Feb 2009 16:14:10 +0000, by nickg
-
* src/spi_stm32.c:Tue, 10 Feb 2009 16:12:53 +0000, by nickg
-
* src/spi_stm32.c (bus3_setup): Fix typo.Tue, 10 Feb 2009 09:18:48 +0000, by nickg
-
Doc and CDL description fixes.Mon, 09 Feb 2009 23:06:14 +0000, by bartv
-
Remove spurious diag_printf(). Fix handling of an error condition.Mon, 09 Feb 2009 22:52:45 +0000, by bartv
-
Initialize the I2C subsystem with the right priorityMon, 09 Feb 2009 22:22:54 +0000, by bartv
-
Clarify usage of CYGNUM_UITRON_TASKSMon, 09 Feb 2009 21:55:26 +0000, by bartv
-
Clarify the semantics of the true colour formats.Mon, 09 Feb 2009 21:28:19 +0000, by bartv
-
Update another init priorityMon, 09 Feb 2009 21:15:52 +0000, by bartv
-
Fix another init priorityMon, 09 Feb 2009 21:07:11 +0000, by bartv
-
Fix some definitions for the SDRAM controller.Mon, 09 Feb 2009 20:41:35 +0000, by bartv
-
Fix thinko in last checkin.Mon, 09 Feb 2009 16:46:42 +0000, by nickg
-
Apply patch to support SRAM initialization.Mon, 09 Feb 2009 15:57:49 +0000, by nickg
-
* src/vectors.S (start): The loop to initialize BSS was using aMon, 09 Feb 2009 15:34:49 +0000, by nickg
-
* common/eCosTest.cpp: Accommodate UNC file paths and an empty commandMon, 09 Feb 2009 11:02:04 +0000, by jld
-
* README.host: Minor update of configtool info.Mon, 09 Feb 2009 10:52:32 +0000, by jld
-
* devs/framebuf/synth/current/cdl/framebuf_synth.cdl,Sat, 07 Feb 2009 15:43:10 +0000, by jld
-
* ecos.db: Eliminate superfluous target aliases which duplicate target name.Fri, 06 Feb 2009 15:39:28 +0000, by jld
-
* cdl/m25pxx.cdl:Thu, 05 Feb 2009 17:25:24 +0000, by nickg
-
* ecos.db: Added M25Pxx SPI flash driver. Included M25pxx driver inThu, 05 Feb 2009 17:23:40 +0000, by nickg
-
* cdl/hal_arm_ebsa285.cdl: Revert recent change to use the arm-eabiThu, 05 Feb 2009 11:22:45 +0000, by jld
-
* include/spi_stm32.h: Add macro to define an STM32 SPI device.Thu, 05 Feb 2009 10:52:49 +0000, by nickg
-
* ecos.db: Remove package and target records for the deprecated ColdFireThu, 05 Feb 2009 10:48:25 +0000, by jld
-
Switch to CYG_INIT_INTERRUPTS priority.Wed, 04 Feb 2009 18:19:29 +0000, by bartv
-
Rely on the generic watchdog code's prioritized constructor.Wed, 04 Feb 2009 18:06:44 +0000, by bartv
-
Update init priority.Wed, 04 Feb 2009 17:50:23 +0000, by bartv
-
Switch init priority to CYG_INIT_DEV_WALLCLOCKWed, 04 Feb 2009 17:19:40 +0000, by bartv
-
Update constructor priority supportWed, 04 Feb 2009 16:59:41 +0000, by bartv
-
* arch/current/src/sh.ld: Process *(.gcc_except_table.*) as for i386Wed, 04 Feb 2009 13:41:53 +0000, by jld
-
* ecos.db: Add STM32 SPI driver.Wed, 04 Feb 2009 11:47:22 +0000, by nickg
-
* cdl/spi_stm32.cdl:Wed, 04 Feb 2009 11:42:34 +0000, by nickg
-
* include/var_intr.h: Various fixes to allow external interruptsWed, 04 Feb 2009 11:37:42 +0000, by nickg
-
Add support for overriding bit index macros.Wed, 04 Feb 2009 11:33:47 +0000, by nickg
-
Allow this platform HAL to build.Tue, 03 Feb 2009 21:36:41 +0000, by bartv
-
Update compiler flagsTue, 03 Feb 2009 21:13:25 +0000, by bartv
-
Update compiler flagsTue, 03 Feb 2009 18:49:47 +0000, by bartv
-
Update compiler flagsTue, 03 Feb 2009 18:02:43 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 19:16:08 +0000, by bartv
-
Add architectural CFLAGS and LDFLAGSMon, 02 Feb 2009 19:02:40 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 18:02:47 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 17:56:43 +0000, by bartv
-
Update sparclite compiler flagsMon, 02 Feb 2009 17:52:15 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 16:22:01 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 16:16:30 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 16:09:58 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 15:58:49 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 15:53:45 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 14:36:46 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 14:23:54 +0000, by bartv
-
Compiler flags updateMon, 02 Feb 2009 14:13:43 +0000, by bartv
-
Compiler flags updateMon, 02 Feb 2009 14:04:40 +0000, by bartv
-
Update compiler flags.Mon, 02 Feb 2009 14:01:58 +0000, by bartv
-
Update compiler flagsMon, 02 Feb 2009 13:57:09 +0000, by bartv
-
Compiler flags updateMon, 02 Feb 2009 13:46:07 +0000, by bartv
-
Add missing close bracket in redboot version stringFri, 30 Jan 2009 15:51:57 +0000, by jlarmour
-
Reinstate an omitted newline in post-licence change redboot version infoFri, 30 Jan 2009 06:32:12 +0000, by jlarmour
-
Added tag after-copyright-change-20090129 for changeset 74dbf4c3f2e1Thu, 29 Jan 2009 17:50:11 +0000, by jlarmour
-
Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129Thu, 29 Jan 2009 17:47:46 +0000, by jlarmour
-
Fix signal1.c so that it only tests real implementations of abort(),Wed, 28 Jan 2009 16:55:35 +0000, by bartv
-
Allow the setjmp test to work in configurations which do not useWed, 28 Jan 2009 16:20:42 +0000, by bartv
-
Revert AEB and all SA1110 platform HALs to use arm-elf-gcc instead ofWed, 28 Jan 2009 15:56:38 +0000, by bartv
-
Make the string tests work in configurations which do not involveWed, 28 Jan 2009 15:28:56 +0000, by bartv
-
The getenv test is N/A if the configuration does not have an environWed, 28 Jan 2009 14:50:20 +0000, by bartv
-
Update tests to work in configurations without main()Wed, 28 Jan 2009 14:46:57 +0000, by bartv
-
Update tests to work in configurations that do not use main()Wed, 28 Jan 2009 14:26:17 +0000, by bartv
-
Fix infra tests in configurations that do not have a main()Wed, 28 Jan 2009 12:40:09 +0000, by bartv
-
Switch from arm-elf-gcc to arm-eabi-gcc. Remove -mno-short-load-words.Mon, 26 Jan 2009 18:09:24 +0000, by bartv
-
Fix build problem with current toolchains.Sat, 24 Jan 2009 10:54:14 +0000, by bartv
-
Added tag before-copyright-change-20090121 for changeset c301264acb03Sun, 18 Jan 2009 03:44:22 +0000, by jlarmour
-
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix silly before-copyright-change-20090121Sun, 18 Jan 2009 03:44:22 +0000, by jlarmour
-
Fix trivial thinko in last changeFri, 16 Jan 2009 00:58:49 +0000, by jlarmour
-
* src/eb55_flash.c: Removed unnecessary external reference.Thu, 15 Jan 2009 04:08:49 +0000, by jlarmour
-
* include/lpc2xxx_iap.h, src/lpc2xxx_iap.c, tests/iap_test.c: NewThu, 15 Jan 2009 03:40:47 +0000, by jlarmour
-
* src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Ensure theThu, 15 Jan 2009 03:33:52 +0000, by jlarmour
-
* cdl/memalloc.cdl: Invoke tclsh explicitly to avoid the need for executeFri, 09 Jan 2009 14:02:56 +0000, by jld
-
* ecosadmin.tcl, pkgconf/fixhtml.tcl,Thu, 08 Jan 2009 17:13:20 +0000, by jld
-
* cdl/infra.cdl (CYGFUN_INFRA_EMPTY_DELETE_FUNCTIONS): Escape squareTue, 06 Jan 2009 16:29:39 +0000, by jlarmour
-
* standalone/wxwin/outputwin.cpp, standalone/wxwin/outputwin.h,Wed, 31 Dec 2008 16:11:51 +0000, by jld
-
* devs/eth/phy/current/cdl/phy_eth_drivers.cdl,Tue, 30 Dec 2008 21:47:14 +0000, by jld
-
* standalone/wxwin/settingsdlg.cpp: Browse all files when selecting HTMLTue, 30 Dec 2008 10:16:54 +0000, by jld
-
* include/signal.inl: (cyg_libc_signals_[un]lock): remove theWed, 24 Dec 2008 01:42:22 +0000, by asl
-
* src/strtoull.cxx, src/strtoll.cxx, src/strtoul.cxx, src/strtoul.cxx:Tue, 23 Dec 2008 23:41:42 +0000, by asl
-
* include/flash_at49xxxx_parts.inl: Add support forTue, 23 Dec 2008 18:49:01 +0000, by asl
-
* cdl/ser_arm_lpc2xxx.cdl:Tue, 23 Dec 2008 18:36:39 +0000, by asl
-
* include/var_intr.h:Tue, 23 Dec 2008 18:33:04 +0000, by asl
-
* src/hal_diag.c: Changed confusing SCI0/1 comments to SCI1/2Tue, 23 Dec 2008 18:31:45 +0000, by asl
-
* src/synth.c: Implemented simulation of proper NOR flash writes.Tue, 23 Dec 2008 18:27:45 +0000, by asl
-
* src/flash_erase_block.c:Tue, 23 Dec 2008 18:27:18 +0000, by asl
-
* cdl/ser_powerpc_mpc555.cdl: Add HW queue optionTue, 23 Dec 2008 17:03:07 +0000, by asl
-
* standalone/wxwin/configitem.cpp: Observe item/macro name settingMon, 22 Dec 2008 21:37:03 +0000, by jld
-
* src/synth.c: Fixed error check of mmap call.Mon, 22 Dec 2008 20:05:02 +0000, by asl
-
* cdl/flash_strata_v2.cdl: Doh, fix doc link properly.Fri, 19 Dec 2008 21:07:13 +0000, by jlarmour
-
* cdl/flash_am29xxxxx_v2.cdl: Doh, fix doc link properly.Fri, 19 Dec 2008 21:06:38 +0000, by jlarmour
-
* src/stm32_flash.c:Fri, 19 Dec 2008 19:01:15 +0000, by nickg
-
* src/dlmalloc.cxx (MALLOC_COPY): Reinstate fix of 2008-01-06Fri, 19 Dec 2008 05:49:15 +0000, by jlarmour
-
* tests/tm_basic.cxx (STACK_SIZE): Revert accidental change ofThu, 18 Dec 2008 18:31:44 +0000, by jlarmour
-
* doc/sgml/makemakefile, doc/sgml/user-guide/user-guide.sgml,Wed, 17 Dec 2008 08:22:45 +0000, by jld
-
* tools/Utils/common/eCosStd.h,Tue, 16 Dec 2008 06:08:08 +0000, by jld
-
* standalone/wxwin/configtooldoc.cpp: Provide additional default state forFri, 12 Dec 2008 21:36:46 +0000, by jld
-
* cdl/hal_cortexm_stm32_stm3210e_eval.cdl: Switch value forFri, 12 Dec 2008 10:57:11 +0000, by nickg
-
* src/fd.cxx (fp_ucount_dec, fd_close): Fix locking strategy soFri, 12 Dec 2008 10:50:43 +0000, by nickg
-
* sgml/doclist: reference all documentation files.Wed, 10 Dec 2008 09:55:08 +0000, by jld
