log

age author description
Mon, 09 Feb 2009 21:28:19 +0000 bartv Clarify the semantics of the true colour formats.
Mon, 09 Feb 2009 21:15:52 +0000 bartv Update another init priority
Mon, 09 Feb 2009 21:07:11 +0000 bartv Fix another init priority
Mon, 09 Feb 2009 20:41:35 +0000 bartv Fix some definitions for the SDRAM controller.
Mon, 09 Feb 2009 16:46:42 +0000 nickg Fix thinko in last checkin.
Mon, 09 Feb 2009 15:57:49 +0000 nickg Apply patch to support SRAM initialization.
Mon, 09 Feb 2009 15:34:49 +0000 nickg * src/vectors.S (start): The loop to initialize BSS was using a
Mon, 09 Feb 2009 11:02:04 +0000 jld * common/eCosTest.cpp: Accommodate UNC file paths and an empty command
Mon, 09 Feb 2009 10:52:32 +0000 jld * README.host: Minor update of configtool info.
Sat, 07 Feb 2009 15:43:10 +0000 jld * devs/framebuf/synth/current/cdl/framebuf_synth.cdl,
Fri, 06 Feb 2009 15:39:28 +0000 jld * ecos.db: Eliminate superfluous target aliases which duplicate target name.
Thu, 05 Feb 2009 17:25:24 +0000 nickg * cdl/m25pxx.cdl:
Thu, 05 Feb 2009 17:23:40 +0000 nickg * ecos.db: Added M25Pxx SPI flash driver. Included M25pxx driver in
Thu, 05 Feb 2009 11:22:45 +0000 jld * cdl/hal_arm_ebsa285.cdl: Revert recent change to use the arm-eabi
Thu, 05 Feb 2009 10:52:49 +0000 nickg * include/spi_stm32.h: Add macro to define an STM32 SPI device.
Thu, 05 Feb 2009 10:48:25 +0000 jld * ecos.db: Remove package and target records for the deprecated ColdFire
Wed, 04 Feb 2009 18:19:29 +0000 bartv Switch to CYG_INIT_INTERRUPTS priority.
Wed, 04 Feb 2009 18:06:44 +0000 bartv Rely on the generic watchdog code's prioritized constructor.
Wed, 04 Feb 2009 17:50:23 +0000 bartv Update init priority.
Wed, 04 Feb 2009 17:19:40 +0000 bartv Switch init priority to CYG_INIT_DEV_WALLCLOCK
Wed, 04 Feb 2009 16:59:41 +0000 bartv Update constructor priority support
Wed, 04 Feb 2009 13:41:53 +0000 jld * arch/current/src/sh.ld: Process *(.gcc_except_table.*) as for i386
Wed, 04 Feb 2009 11:47:22 +0000 nickg * ecos.db: Add STM32 SPI driver.
Wed, 04 Feb 2009 11:42:34 +0000 nickg * cdl/spi_stm32.cdl:
Wed, 04 Feb 2009 11:37:42 +0000 nickg * include/var_intr.h: Various fixes to allow external interrupts
Wed, 04 Feb 2009 11:33:47 +0000 nickg Add support for overriding bit index macros.
Tue, 03 Feb 2009 21:36:41 +0000 bartv Allow this platform HAL to build.
Tue, 03 Feb 2009 21:13:25 +0000 bartv Update compiler flags
Tue, 03 Feb 2009 18:49:47 +0000 bartv Update compiler flags
Tue, 03 Feb 2009 18:02:43 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 19:16:08 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 19:02:40 +0000 bartv Add architectural CFLAGS and LDFLAGS
Mon, 02 Feb 2009 18:02:47 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 17:56:43 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 17:52:15 +0000 bartv Update sparclite compiler flags
Mon, 02 Feb 2009 16:22:01 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 16:16:30 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 16:09:58 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 15:58:49 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 15:53:45 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 14:36:46 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 14:23:54 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 14:13:43 +0000 bartv Compiler flags update
Mon, 02 Feb 2009 14:04:40 +0000 bartv Compiler flags update
Mon, 02 Feb 2009 14:01:58 +0000 bartv Update compiler flags.
Mon, 02 Feb 2009 13:57:09 +0000 bartv Update compiler flags
Mon, 02 Feb 2009 13:46:07 +0000 bartv Compiler flags update
Fri, 30 Jan 2009 15:51:57 +0000 jlarmour Add missing close bracket in redboot version string
Fri, 30 Jan 2009 06:32:12 +0000 jlarmour Reinstate an omitted newline in post-licence change redboot version info
Thu, 29 Jan 2009 17:50:11 +0000 jlarmour Added tag after-copyright-change-20090129 for changeset 74dbf4c3f2e1
Thu, 29 Jan 2009 17:47:46 +0000 jlarmour Update all copyright banners to reflect FSF ownership; fix and improve licence text. after-copyright-change-20090129
Wed, 28 Jan 2009 16:55:35 +0000 bartv Fix signal1.c so that it only tests real implementations of abort(),
Wed, 28 Jan 2009 16:20:42 +0000 bartv Allow the setjmp test to work in configurations which do not use
Wed, 28 Jan 2009 15:56:38 +0000 bartv Revert AEB and all SA1110 platform HALs to use arm-elf-gcc instead of
Wed, 28 Jan 2009 15:28:56 +0000 bartv Make the string tests work in configurations which do not involve
Wed, 28 Jan 2009 14:50:20 +0000 bartv The getenv test is N/A if the configuration does not have an environ
Wed, 28 Jan 2009 14:46:57 +0000 bartv Update tests to work in configurations without main()
Wed, 28 Jan 2009 14:26:17 +0000 bartv Update tests to work in configurations that do not use main()
Wed, 28 Jan 2009 12:40:09 +0000 bartv Fix infra tests in configurations that do not have a main()
Mon, 26 Jan 2009 18:09:24 +0000 bartv Switch from arm-elf-gcc to arm-eabi-gcc. Remove -mno-short-load-words.