Update preset.
[bertos.git] / bertos / cpu /
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-13 Daniele BasileMerge contributed patch to extend support of atxmega.
2012-01-11 asterixRemove unneeded ifdef.
2012-01-11 asterixDecrease eth irq priority.
2012-01-11 asterixAdd watchdog driver.
2012-01-11 asterixIncrease ethernet irq priority.
2012-01-11 asterixDisable uneeded assert.
2012-01-11 asterixAdd IRQ_RUNNING() implementation for ARM7.
2012-01-11 asterixRemove duplicate define. Put all phy chip specific...
2012-01-11 asterixRemove duplicate file register definition.
2012-01-11 asterixTrailing whitespace
2012-01-10 asterixMerge branch 'dev'
2012-01-05 asterixAdd pwm pins set registers.
2012-01-05 asterixImplement timer_cleanup() function for SAM7.
2011-12-22 asterixUsing different flash script for sam3x.
2011-12-20 asterixSet different script to flash the cpu.
2011-12-12 lottavianoAdd Device ID Base Address register to the STM32 memory...
2011-12-02 battSigned-off by Robin Gilham:
2011-10-13 lottavianoFix XMega information for wizard.
2011-10-13 lottavianoFix xmega initialization procedure.
2011-10-13 asterixRemove external reset generation, because on the board...
2011-10-11 asterixMinor fixes.
2011-10-11 asterixFix channel mask, they are 16.
2011-10-10 asterixDefine new tag to fix wizard errors.
2011-09-30 asterixMinor fixes.
2011-09-28 asterixAdd other flash info for sam3 series.
2011-09-28 asterixDisable proof.
2011-09-28 asterixFix log message.
2011-09-27 asterixClean up and fix second bank page write.
2011-09-27 asterixAdd support for more that one bank flash.
2011-09-27 asterixFix flash start address.
2011-09-27 asterixManage the page writing on two banks. Move flash info...
2011-09-27 asterixAdd some utility to get chip id for sam3.
2011-09-27 asterixAdd internal flash driver for sam3x.
2011-09-27 asterixAdd command to manage intenal flash.
2011-09-26 asterixFix caching buffer for tx and rx when slice len==2.
2011-09-26 asterixMove dmac setting to application.
2011-09-26 asterixClean up code. Remove uneeded drive settings.
2011-09-26 asterixWe don't select card every read/write access. Clean up.
2011-09-26 asterixSet correct hight speed.
2011-09-26 asterixFix check when we cache the samples. Clean up.
2011-09-19 asterixClean up the code, remove unneed status flag.
2011-09-19 asterixMake configurable the i2s word size to play, using...
2011-09-19 asterixImplement receving streaming i2s functions. Use bits...
2011-09-16 asterixAdd i2s foldback.
2011-09-16 asterixClean up.
2011-09-16 asterixClean code, use macros instead global variable.
2011-09-16 asterixClean up and reformart.
2011-09-16 asterixRemove unneded functions.
2011-09-16 asterixUse strobe macros. Clean up and reformat.
2011-09-16 asterixFix fuctions to configure lli dmac.
2011-09-16 asterixImplement i2s streaming using dmac for sam3x.
2011-09-15 asterixFix streaming implementation, now it could be halt...
2011-09-13 asterixFix i2s configurations. Reorder code. Clean up.
2011-09-09 asterixImplement streaming function using dmac linked descriptor.
2011-09-09 asterixSet error flag on select sd card.
2011-09-09 asterixComply to new api.
2011-09-09 asterixReformat.
2011-09-09 asterixRemove context from api, to keep it more simple.
2011-09-07 asterixDisable the trasmitter and reciver to activate it after...
2011-09-07 asterixComply for new api.
2011-09-07 asterixAdd fuction to configure dmac in linked mode. Include...
2011-09-06 asterixUse dmac module. Rename hsmci function to read/write.
2011-09-06 asterixAdd dmac driver for sam3x.
2011-09-06 asterixMove some define in sam3x sd implementaion. Define...
2011-09-06 asterixClean up, silent warnings.
2011-09-06 asterixMove all pins init into sd hw file.
2011-09-06 asterixComply struct names to conding style.
2011-09-06 asterixRemove sd structure from sd context. Fix and clean.
2011-09-05 asterixStart to extract generic interface from the sd driver...
2011-09-05 asterixClean up.
2011-09-05 asterixFirst integration of hsmci into sd driver.
2011-09-02 asterixClean up. Reformat.
2011-09-02 asterixThe dmac trigger is differnt for rx and tx.
2011-09-02 asterixUse dmac for data blk transfer from sd. Fix set bus...
2011-09-02 asterixAdd missing define.
2011-08-30 asterixAdd some fuction to read block from sd using dmac.
2011-08-30 asterixAdd missing define.
2011-08-04 asterixFix send command of controls loop. Clean up.
2011-08-02 asterixRead 4byte each time from reply register.
2011-08-02 asterixAdd first implementation of hsmci controller for sam3x.
2011-08-02 asterixDefine response offest register.
2011-07-25 asterixFix typos.
2011-07-25 asterixAdd hsmci (sd/mmc) register definition for sam3x.
2011-07-21 asterixEnable the receiver.
2011-07-21 asterixAdd i2s implementation for the sam3x.
2011-07-20 asterixReformat.
2011-07-15 asterixClean up and write the first implementation of i2s...
2011-07-14 asterixAdd first implentatio of ssc module for sam3x.
2011-07-14 asterixAdd DMAC's register definitions.
2011-07-14 asterixAdd some missign register defines. Reformat.
2011-07-12 asterixFix the macro alignment bug.
2011-06-13 asterixRemove unneeded file.
2011-06-13 asterixReorder includes.
2011-06-13 asterixAdd spi with dma implementation for sam3, and define...
2011-06-13 asterixAdd ssc pins definition for sam3 family.
2011-06-10 alephsam3 i2c: Fix handling of CR start/stop bits and simpli...
2011-06-10 asterixMove the pdc definition in separate file and comply...
2011-06-10 asterixAdd ssc register defines for sam3x.
2011-06-09 alephsam3 i2c: change stop function name, and read before...
next