ecos

log

age author description
2009-02-09 nickg Fix thinko in last checkin.
2009-02-09 nickg Apply patch to support SRAM initialization.
2009-02-09 nickg * src/vectors.S (start): The loop to initialize BSS was using a
2009-02-09 jld * common/eCosTest.cpp: Accommodate UNC file paths and an empty command
2009-02-09 jld * README.host: Minor update of configtool info.
2009-02-07 jld * devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
2009-02-06 jld * ecos.db: Eliminate superfluous target aliases which duplicate target name.
2009-02-05 nickg * cdl/m25pxx.cdl:
2009-02-05 nickg * ecos.db: Added M25Pxx SPI flash driver. Included M25pxx driver in
2009-02-05 jld * cdl/hal_arm_ebsa285.cdl: Revert recent change to use the arm-eabi
2009-02-05 nickg * include/spi_stm32.h: Add macro to define an STM32 SPI device.
2009-02-05 jld * ecos.db: Remove package and target records for the deprecated ColdFire
2009-02-04 bartv Switch to CYG_INIT_INTERRUPTS priority.
2009-02-04 bartv Rely on the generic watchdog code's prioritized constructor.
2009-02-04 bartv Update init priority.
2009-02-04 bartv Switch init priority to CYG_INIT_DEV_WALLCLOCK
2009-02-04 bartv Update constructor priority support
2009-02-04 jld * arch/current/src/sh.ld: Process *(.gcc_except_table.*) as for i386
2009-02-04 nickg * ecos.db: Add STM32 SPI driver.
2009-02-04 nickg * cdl/spi_stm32.cdl:
2009-02-04 nickg * include/var_intr.h: Various fixes to allow external interrupts
2009-02-04 nickg Add support for overriding bit index macros.
2009-02-03 bartv Allow this platform HAL to build.
2009-02-03 bartv Update compiler flags
2009-02-03 bartv Update compiler flags
2009-02-03 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Add architectural CFLAGS and LDFLAGS
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update sparclite compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Compiler flags update
2009-02-02 bartv Compiler flags update
2009-02-02 bartv Update compiler flags.
2009-02-02 bartv Update compiler flags
2009-02-02 bartv Compiler flags update
2009-01-30 jlarmour Add missing close bracket in redboot version string
2009-01-30 jlarmour Reinstate an omitted newline in post-licence change redboot version info
2009-01-29 jlarmour Added tag after-copyright-change-20090129 for changeset 74dbf4c3f2e1
2009-01-29 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text.after-copyright-change-20090129
2009-01-28 bartv Fix signal1.c so that it only tests real implementations of abort(),
2009-01-28 bartv Allow the setjmp test to work in configurations which do not use
2009-01-28 bartv Revert AEB and all SA1110 platform HALs to use arm-elf-gcc instead of
2009-01-28 bartv Make the string tests work in configurations which do not involve
2009-01-28 bartv The getenv test is N/A if the configuration does not have an environ
2009-01-28 bartv Update tests to work in configurations without main()
2009-01-28 bartv Update tests to work in configurations that do not use main()
2009-01-28 bartv Fix infra tests in configurations that do not have a main()
2009-01-26 bartv Switch from arm-elf-gcc to arm-eabi-gcc. Remove -mno-short-load-words.
2009-01-24 bartv Fix build problem with current toolchains.
2009-01-18 jlarmour Added tag before-copyright-change-20090121 for changeset c301264acb03
2009-01-18 jlarmour * src/common/fflush.cxx (cyg_libc_stdio_flush_all_but): Fix sillybefore-copyright-change-20090121
2009-01-16 jlarmour Fix trivial thinko in last change