bertos.git
2010-11-08 battRelease version 2.6.1. 2.6.1
2010-11-08 battBump up revision.
2010-11-08 asterixMerge board updates from trunk.
2010-11-08 asterixRemove msp430 from this release.
2010-11-08 asterixMerge some fix from trunk.
2010-11-08 asterixAdd missing sd context.
2010-11-08 asterixRemove the tcp example, not for this release.
2010-11-08 asterixMerge some fix from trunk.
2010-11-05 battRemove MSP430 port; still incomplete.
2010-11-05 battRemore ethernet and network stack.
2010-11-05 battRemove sec dir: not to be released now.
2010-11-05 battRemove tag files.
2010-11-05 battRecreate 2.6 branch.
2010-11-05 battBump up version.
2010-11-05 asterixAdd benchmark for sam3n.
2010-11-05 asterixRemove unneeded functions using led macros.
2010-11-05 asterixRefactor led macro, now we can specify the led to on...
2010-11-05 asterixAdd kernel template for sam3n board.
2010-11-05 asterixAdd missing return.
2010-11-05 asterixAdd comment and reformat.
2010-11-05 lottavianodoc: Add documentation for log module and cleanup.
2010-11-05 asterixAdd comments and reformat.
2010-11-05 asterixCompile whit gcc optimization.
2010-11-05 asterixAdd lcd foldback implementation.
2010-11-05 asterixReorder inludes. Move setBacklight to hw file implement...
2010-11-05 asterixAdd emply templates for sam3n board.
2010-11-05 asterixAdd headerguard, use nops to wait. Define setbacklite...
2010-11-05 alephsam3n-ek example: fix led handling
2010-11-05 alephsam3n-ek example: fix led macros
2010-11-05 alephsam3: fix CPU name
2010-11-05 lottavianosam3n port: create hw files for lcd and leds.
2010-11-04 lottavianoAdd SAM3N-EK board and example preset.
2010-11-04 lottavianoFirst commit to cleanup log module documentation.
2010-11-04 lottavianoAdd script to create a new board directory skeleton.
2010-11-03 arighilwIP: disable LWIP_POSIX_SOCKETS_IO_NAMES
2010-11-03 arighilwIP: always enable ARP functionality
2010-11-03 arighilwIP: remove dependency on heap module
2010-11-03 arighilwIP: remove dependency on semaphore and add dependency...
2010-11-03 arighilwIP: do not compile unnecessary code
2010-11-03 arighiAT91SAM7X: gracefully drop bad frames read from the...
2010-11-02 alephILI9225 lcd driver: add function to write true color...
2010-11-02 alephsam3n: use linker script for flash, not for ram
2010-11-01 arighiAT91SAM7X: add TCP/IP echo server example
2010-11-01 arighiExclude lwIP stuff from the nightly build tests.
2010-11-01 arighilwIP: integrate lwIP with the BeRTOS wizard
2010-11-01 arighilwIP: add configuration parameters
2010-11-01 arighilwIP: add ethernet glue for lwIP
2010-11-01 arighilwIP: operating system requirements
2010-11-01 arighiCPU: introduce cpu_atomic_xchg()
2010-11-01 arighidoc: exclude the lwIP source code from the Doxygen...
2010-11-01 arighiAdd lwIP include directories to the BeRTOS include...
2010-11-01 arighiAT91SAM7: EMAC ethernet driver refactoring
2010-11-01 arighinet: add lwIP TCP/IP stack
2010-11-01 arighievent: always add a memory barrier before returning...
2010-10-31 arighidocs: silent wrong Doxygen warning
2010-10-28 battMove flash related flags to the flash driver; refactor...
2010-10-28 alephFix typo
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-27 alephili9225 lcd driver: remove backlight macros, board...
2010-10-27 alephILI9225 lcd driver: remove backlight control function...
2010-10-27 arighitest: activate AT91SAM7X for nightly tests instead...
2010-10-27 arighiAT91: distinct CPU definitions for AT91SAM7X and AT91SA...
2010-10-26 alephsam3 port: enable power on all PIO input ports by default.
2010-10-26 lottavianoFix default debug port for STM32 board on context switc...
2010-10-26 alephILI9225 lcd driver: writes one row at a time: a lot...
2010-10-26 alephILI9225 lcd driver: use generic KFile object instead...
2010-10-26 alephsam3: add PDC register offsets
2010-10-26 lottavianodoc: Update and clarify documentation for event handlin...
2010-10-26 lottavianodoc: Update offline reference doc to match website...
2010-10-26 arighimware: add documentation of the generic completion...
2010-10-26 arighimware: fix generic completion events behaviour without...
2010-10-26 lottavianodoc: I2C, add more documentation for old API backends.
2010-10-26 lottavianodoc: Move old i2c API at the end of file.
2010-10-25 lottavianodoc: Add documentation for new I2C API and razionalize...
2010-10-25 arighinetwork: add generic ethernet module.
2010-10-25 arighiAT91SAM7: add EMAC ethernet driver
2010-10-24 lottavianodoc: Reorder KFile interface functions, add documentation.
2010-10-24 lottavianoRemove unneeded compile time check.
2010-10-24 lottavianodoc: Remove doxygen tags to internal typedefs; add...
2010-10-23 alephAdd new LCD display driver for ILI9225 based lcds,...
2010-10-22 asterixFix copyright. Reorder include and remove deprecated...
2010-10-22 asterixDefine cpu core macro for makefile.
2010-10-22 asterixFix msp430 cpu core name. Add new msp430 core detect.
2010-10-22 lottavianodoc: Add missing return values.
2010-10-22 lottavianodoc: Add documentation for BitArray module.
2010-10-22 lottavianoAdd API warning in USB subsystem.
2010-10-22 alephsam3n spi: revert to "end of transmit" interrupt instea...
2010-10-22 alephsam3n io: fix nasty pasto
2010-10-22 lottavianoAdd verbatim in documentation.
2010-10-22 lottavianoRemove unneeded doxygen tags.
2010-10-22 lottavianoRemove doxygen tags from private structures.
2010-10-21 alephsam3 spi: use data transfer register interrupt instead...
2010-10-19 alephsam3n spi: fix interrupt enable/disable logic. Interru...
2010-10-19 alephsam3n serial/spi: use correct peripheral ids and interr...
2010-10-19 alephsam3n: fix confusion between interrupt numbers and...
2010-10-18 alephsam3n: revert to a version of Atmel's sam3n register...
2010-10-17 asterixFix copyright and comment.
2010-10-15 alephsam3 port: add serial module.
2010-10-15 alephsam3 port: add CPU detect macros for SAM3S4 and SAM3U4.
2010-10-15 alephsam3n: update clock and kdebug modules to use lastest...
next