Update preset.
[bertos.git] / bertos / cpu / arm /
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 asterixRemove duplicate define. Put all phy chip specific...
2012-01-10 asterixMerge branch 'dev'
2012-01-05 asterixAdd pwm pins set registers.
2012-01-05 asterixImplement timer_cleanup() function for SAM7.
2011-09-27 asterixAdd support for more that one bank flash.
2011-06-13 asterixAdd spi with dma implementation for sam3, and define...
2011-05-24 lottavianoMake MAC address configurable using hw files.
2011-03-10 battRefactor pwm driver; add documentation.
2011-02-17 arighimove RAM_FUNC functions into a distinct section in RAM
2011-02-11 lottavianoUpdated default crystal and CPU frequency.
2010-12-07 lottavianoChange linking script options to allow user defined...
2010-11-03 arighiAT91SAM7X: gracefully drop bad frames read from the...
2010-11-01 arighiAT91SAM7: EMAC ethernet driver refactoring
2010-10-31 arighidocs: silent wrong Doxygen warning
2010-10-28 battMove flash related flags to the flash driver; refactor...
2010-10-27 arighiAT91: distinct CPU definitions for AT91SAM7X and AT91SA...
2010-10-25 arighiAT91SAM7: add EMAC ethernet driver
2010-10-14 asterixFix log import module, other simple typo fixes.
2010-09-10 asterixConsider the offset when read directly into flash memory.
2010-09-10 asterixRemove unneeded assert.
2010-09-10 asterixComply the init function names.
2010-09-02 asterixRename macros.
2010-09-02 asterixUse more clear fuction names.
2010-09-01 asterixComply to new api.
2010-09-01 asterixSome fixes. Implement close. Comply to new flash api.
2010-09-01 asterixComply to new api.
2010-08-18 asterixSilent nightlytest warning.
2010-08-16 asterixExclude from nightlytest.
2010-08-13 asterixMove some defines to lpc header.
2010-08-13 asterixAdd header flash module.
2010-08-13 asterixFirst refactor to kblock.
2010-08-13 asterixAdd first embedded flash module for lpc23xx.
2010-08-12 asterixRead/write from real address. Fix address increasing...
2010-08-11 asterixReformat to kblock api.
2010-07-30 asterixSilent warning. Make static sono i2c table.
2010-07-30 asterixMerged revisions 4004-4036,4039-4048,4050-4095,4097...
2010-07-30 asterixClean up. Remove module check where is unneeded.
2010-07-30 asterixAdd foldback for at91 i2c for nightly test.
2010-07-30 asterixAdd author.
2010-07-29 asterixUse different api name for new i2c interface. Comply...
2010-07-28 asterixMove generic i2c_hw_init prototype to i2c header.
2010-07-27 asterixClean up.
2010-07-27 asterixAdd defines for all i2c devices.
2010-07-26 asterixAdd support for more i2c devices.
2010-07-26 asterixClean up.
2010-07-26 asterixAdd header for i2c for lpc2.
2010-07-26 asterixRefactor the driver for new api.
2010-07-22 asterixAdd cpu header selecter for i2c.
2010-07-22 asterixSVNSILENT
2010-07-22 asterixClean up. Add timeout on some status polling.
2010-07-22 asterixRefactor to implement put and get.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-20 asterixAdd states definition. Some fix.
2010-07-20 asterixFix read function. Add comment. Use macro for registers...
2010-07-19 asterixImplement the write function. Write first skell for...
2010-07-19 asterixAdd some i2c definition.
2010-07-19 asterixReorder includes.
2010-07-15 asterixAdd first implemtation of i2c for lpc23xx.
2010-07-09 battSilence warning.
2010-07-09 battFlush the transfer before exiting from write function.
2010-07-08 battSimplify driver in order to use less memory. The FIFO...
2010-07-02 battRecode files to unix newlines.
2010-07-02 battRemove \version svn tag.
2010-07-02 battMove kfile interface to the io/ directory.
2010-06-29 asterixRemove svn tag.
2010-06-29 asterixRemove svn tags.
2010-06-24 asterixRemove svn tag.
2010-06-24 asterixRemove svn tags.
2010-06-24 asterixReformat.
2010-06-22 battFix comment.
2010-06-21 battSet correct boot size in order to gain some flash.
2010-06-21 battSave some RAM space.
2010-06-18 battRefactor and optimize code.
2010-06-18 battRemove redundant code.
2010-06-09 battMinor fixes in AT91 ADC module.
2010-05-13 asterixremove unneed function. Use hpread in context switch...
2010-05-12 asterixAdd function to read hp ticks.
2010-05-11 asterixAdd flash module. Refactor the cpu implementation.
2010-04-30 arighiLPC2: define register offsets in the UART driver to...
2010-04-30 battComply to new wizard policy: the toolchain name is...
2010-04-28 asterixAdd support for flash sizes on all supported AT91SAM7...
2010-04-27 arighiLPC2: do not include UART driver to the nightly test...
2010-04-27 arighiLPC2: include the UART driver into the generic driver...
2010-04-27 arighiLPC2: UART driver.
2010-04-23 asterixCompute duty cycle according to pwm polarity before...
2010-04-19 arighiat91sam7x: force inlining of all the UART ISR functions.
2010-04-18 asterixFix the pio pins settings everty time we change configu...
2010-04-16 battLPC2: silent warning in nightly test.
2010-04-13 battUpdate checksum value.
2010-04-12 battLPC2xxx: add timer support.
2010-04-12 battLPC2xxx: Add VIC sources to common cdef file.
2010-04-12 battLPC2xxx: Add Vectored Interrupt Controller (VIC) driver.
2010-04-03 battDo not test init_lpc2 for now.
2010-04-03 battConvert newlines to unix style.
2010-04-03 battLPC2: add LPC2378 wizard definitions.
next