bertos.git
2007-11-07 marcoChanged project name.
2007-11-07 marcoCommented out deprecated tags.
2007-11-07 marcoReplaced README.
2007-11-07 marcoAdded formatting tags.
2007-11-07 battEnable proc, time and serial test.
2007-11-07 battRemove unneeded strobe definition for serial debug.
2007-11-07 battTypo.
2007-11-05 asterixMissinig argument at #if.
2007-11-05 asterixConvert clearstatus macro in function.
2007-10-31 asterixRemove cvs logs.
2007-10-31 asterixWrite comment for removed block.
2007-10-31 asterixRemove cvs logs. Fix comment.
2007-10-31 asterixRemove temporarily spi skel for future develop.
2007-10-30 asterixImport spi skel from ser_avr module.
2007-10-30 asterixAdd spi register definitions.
2007-10-30 asterixAdd spi pins name.
2007-10-30 battRemove kfile duplicate.
2007-10-30 asterixAdd kfile_off_t typedef, and use it.
2007-10-30 asterixRemove cvs logs.
2007-10-30 asterixRename spi_emu in spi_bitbang.
2007-10-30 asterixAdd debug log in test function. Reformat some code.
2007-10-30 asterixFix comments. Typos.
2007-10-30 asterixDisable CS in dflash_cmd function and remove where...
2007-10-30 asterixAdd dataflashOffset_t typedef, and use it where is...
2007-10-30 asterixMake static the global variable. Remove doxygen brackec...
2007-10-30 asterixRemove cvs logs.
2007-10-29 asterixImplement test function.
2007-10-29 asterixAdd test function.
2007-10-29 asterixAdd emulator spi drive module.
2007-10-29 asterixImplement write, read, seek function. Change dflash...
2007-10-29 asterixChange dflash prefix into datafash.
2007-10-29 asterixChange dflash prefix into dataflash; add flush and...
2007-10-29 asterixFix some comments. Change dflash prefix into dataflash.
2007-10-26 asterixFix brief.
2007-10-26 asterixUpdate header guard.
2007-10-26 asterixChange name to dataflash.
2007-10-26 asterixRemove unneeded function. Use CS_TOGGLE macro. Write...
2007-10-26 asterixChange some comments in doxygen format. Reformat. Fix...
2007-10-26 asterixExplicit USART pins name in at91sam7s256.h.
2007-10-26 asterixTypo.
2007-10-26 asterixRemove unneeded pins definition.
2007-10-26 asterixWrite little test for serial.
2007-10-26 asterix- Fix usart*_irq_init, rearm tx interrupt when necessary.
2007-10-26 asterixReformat.
2007-10-26 asterixRemove cvs log. Add path to serial include.
2007-10-26 asterixRemove cvs log.
2007-10-26 asterixRemove cvs log.
2007-10-26 asterixRemove unneeded include.
2007-10-26 asterixUse generic drive definition.
2007-10-26 asterixSpecific hardware denfine.
2007-10-26 asterixAdd specific hardware definition for arm.
2007-10-26 asterixMove hardware specific code in theirs drv directory...
2007-10-26 asterixRemove debug message. Define serial priority irqs.
2007-10-23 asterixPaste. Change PIOA USART1 pins.
2007-10-23 asterixAdd USART1.
2007-10-23 battAdd DIV_ROUND macro.
2007-10-23 battMove IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.
2007-10-23 battSplit cpu/cpu.h in 3 files: irq, types and attr.
2007-10-23 asterixDefine init, txbegin, txend and txputchar macros.
2007-10-23 battChange macro name to IRQ_ENABLED.
2007-10-22 asterixFix tx interrupt in init. Enable tx and rx interrupt...
2007-10-22 asterixDefine strobe pins.
2007-10-22 asterixTypos.
2007-10-22 asterixFix bug in set serial param; remove some unneeded reg...
2007-10-22 battAdd kernel test.
2007-10-20 asterixAdd serial module.
2007-10-20 asterixAdd serial test.
2007-10-20 asterixFix bug in irq dispatcher. Change PIO output pin. Add...
2007-10-19 battFix copyright.
2007-10-19 battChange sreg type to cpuflags_t.
2007-10-19 battSet process init status register to a default state.
2007-10-19 battAdd ARM task switching support\!
2007-10-19 asterixRemove unneeded code.
2007-10-19 asterixTypos.
2007-10-19 battFixed non-embedded rules.
2007-10-18 battSet static global variables.
2007-10-18 battReformat.
2007-10-18 battAvoid overflow when TIMER_HW_HPTICKS_PER_SEC is big.
2007-10-18 battAdd BeRTOS name in dbg start :-)
2007-10-18 battRemove unneeded headers.
2007-10-18 asterixRemove unneeded define.
2007-10-18 battAdd debug test.
2007-10-18 battRemove always true asserts.
2007-10-18 battAdd debug for ARM AT91.
2007-10-18 battPasto.
2007-10-18 battPrune log; add missing include.
2007-10-18 battFix some errors.
2007-10-18 battUse reg32_t for registers.
2007-10-18 battCreate a unique include file for ARM I/O registers.
2007-10-18 battAdd EMBEDDED_TARGET flag to choose beetween different...
2007-10-18 asterixAdd ARM serial support.
2007-10-18 asterixTypos.
2007-10-18 asterixAdd USART reg.
2007-10-18 asterixAdd first sckel of serial module for arm.
2007-10-18 battUpdate test apps.
2007-10-18 battAdd PIO regs; remove EMAC def. (not present in sam7s)
2007-10-18 battRemove duplicate license; Add support for gc-sections...
2007-10-17 battAdd pio regiosters.
2007-10-17 asterixAdd registers definition for usart device.
2007-10-17 battAdapt crt asm script to our needs.
next