ecos

log

age author description
9 days ago vae Fix interrupt minimal priority calculation. [ Bugzilla 1001432 ]default tip
9 days ago vae Fixed interrupt priority. [ Bugzilla 1001432 ]
9 days ago vae Fixed interrupt priority. [Bugzilla 1001432 ]
10 days ago vae Recognize Code Read Protection FLASH field Reported by Bernard Fouch? \[Bugzilla 1001443 \]
10 days ago vae Recognize In Application Programming \(IAP\) SRAM field and Valid User Code and Code Read Protection FLASH fields Reported by Bernard Fouch? \[ Bugzilla 1001395 \] \[Bugzilla 1001443 \]
2 weeks ago sergeig * src/via_rhine.h: Fix some compiler warning.
5 weeks ago vae Convenience macros for manipulating GPIO pins.
6 weeks ago jld * doc/flash.sgml: Fix block_info field name. Issue reported by Keith
2 months ago jld * cdl/redboot.cdl: Fix typographical error. Issue reported by Keith Smith.
2 months ago jld * include/ustl/ustring.h: Fix incorrect behaviour of iat when passed
2 months ago sergeig * src/arm_olpcx2294_flash.c: Add support for LPC-L2294-8M board.
2 months ago sergeig * cdl/flash_olpcx2294.cdl: Add support for Olimex LPC-L2294-8M board.
2 months ago sergeig * cdl/hal_arm_lpc2xxx_olpcl2294.cdl: Add support for LPC-L2294-8M
3 months ago sergeig * NEWS, ecos.db: Add Freescale Kinetis variant HAL, board support
3 months ago sergeig * New package -- Freescale ENET Ethernet driver.
3 months ago sergeig * New package -- Freescale UART driver.
3 months ago sergeig * New wallclock driver.
3 months ago sergeig * New package -- Freescale TWR-K40X256 board.
3 months ago sergeig * New package -- Freescale TWR-K60N512 board.
3 months ago sergeig * New package -- Freescale Kinetis variant HAL.
4 months ago sergeig * src/spi_stm32.c: Add support for CYG_IO_GET_CONFIG_SPI_CLOCKRATE and
4 months ago alexs * Removed files left behind by cvs conversion in changeset d6c0c0e0431c
5 months ago jld * include/lwipopts.h: Fix naming of CYGNUM_LWIP_NETIF_LOOPBACK_MAX_PBUFS.
5 months ago jld * doc/sgml/user-guide/target-setup.sgml: Add instructions for booting with
5 months ago sergeig * cdl/lwip_net.cdl: New CDL option CYGIMP_LWIP_ENDIAN_BY_HAL.
5 months ago sergeig * cdl/hal_cortexm.cdl: New CDL option CYGIMP_HAL_ARCH_ENDIAN
5 months ago sergeig * doc/io.sgml (Callbacks): Fixed prototypes of several functions,
5 months ago sergeig * cdl/hal_synth.cdl (CYGPKG_HAL_SYNTH_TESTS): Fix a typo in make rule.
5 months ago sergeig * src/dir.cxx (rewinddir): Fix tracing of rewinddir().
6 months ago sergeig * misc/moab1.1_redboot_BOOT.ecm:
6 months ago sergeig * cdl/moab_eth_drivers.cdl:
6 months ago sergeig * cdl/phy_eth_drivers.cdl: Use CYGHWR_DEVS_ETH_PHY_DP8384X name
6 months ago sergeig * tests/bin_sem2.cxx (PHILOSOPHERS):
7 months ago sergeig * src/KSZ8041.c: More silicon revisions. [Bugzilla 1001274]
7 months ago sergeig * src/objelf.c:cyg_ldr_relocate_section(): Conditional block did
8 months ago jld * src/syscall-i386-linux-1.0.S: Fix .size and .type expressions to
8 months ago sergeig * cdl/flash_m25pxx.cdl: fix active_if goal expression.
8 months ago sergeig * NEWS, ecos.db: Add SPI flash driver for SST25xx devices.
8 months ago sergeig New package - SPI flash driver for Silicon Storage Technology,
8 months ago sergeig * NEWS, ecos.db: Add SPI flash driver for Atmel AT25DFxxx.
8 months ago sergeig New package - SPI flash driver for Atmel AT25DFxxx devices.
8 months ago jld * doc/flash.sgml: Fix cyg_flash_get_into_addr() function name. Issue
8 months ago jld * include/var_intr.h: Fix I2C interrupt definitions issue reported by Pavel
8 months ago jld * include/sys/param.h: Fix cyg_arc4random() extern. Issue reported by
9 months ago jld * cdl/adc_stm32.cdl, src/adc_stm32.c: Make sure DMA clock is enabled. Fix
9 months ago jld * include/plf_io.h: Fix determination when CYGHWR_HAL_LM3S_ADC0_CHAN
10 months ago sergeig * cdl/cortexm.cdl: Remove M1 CPU family from architecture config
10 months ago sergeig * include/hal_intr.h: Remove double inclusion of var_intr.h
10 months ago sergeig * src/common/termiostty.c: Add a possibility to define a few
10 months ago sergeig * include/pcmb.inc: To allow the BIOS timer interrupt handler to
10 months ago jld * cdl/lwip_net.cdl: Require CYGPKG_ISOINFRA.
10 months ago jld * cdl/hal_cortexm_lpc17xx.cdl: Do not implement the CYGINT_PROFILE_HAL_TIMER
10 months ago sergeig * NEWS, ecos.db: Add LPC17XX variant HAL, support for
10 months ago sergeig * cdl/hal_cortexm_lpc17xx_lpc1766stk.cdl:
10 months ago sergeig * cdl/hal_cortexm_lpc17xx.cdl:
10 months ago sergeig * ecos.db: Ethernet, serial, and wallclock drivers for LPC17XX.
10 months ago sergeig * cdl/ser_arm_lpc24xx.cdl:
10 months ago sergeig * cdl/lpc2xxx_eth.cdl, src/if_lpc2xxx.c: Added support for
10 months ago sergeig * cdl/lpc2xxx_wallclock.cdl:
10 months ago sergeig * src/bootp_support.c (show_bootp): Fixed output for some fields.