Add first embedded flash module for lpc23xx.
[bertos.git] / bertos / cpu / arm / drv /
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 asterixFix read function. Add comment. Use macro for registers...
2010-07-19 asterixImplement the write function. Write first skell for...
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 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 tags.
2010-06-24 asterixReformat.
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-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-12 battLPC2xxx: add timer support.
2010-04-12 battLPC2xxx: Add Vectored Interrupt Controller (VIC) driver.
2010-03-31 battLPC2: add debug.
2010-03-25 arighiUse the new sig_send() and sig_post() primitives.
2010-03-17 battAT91SAM7: clarify sysirq_dispatcher description.
2010-03-17 arighiMerge branch "preempt" in "trunk".
2010-03-12 battBetter detection of concurrent ADC access.
2010-03-03 asterixAdd at91sam7 flash driver.
2009-11-17 battReformat.
2009-11-17 battRemove too specific ASSERT.
2009-09-23 battFix SPI1 activation bug. Now SPI1 on at91sam7x is fully...
2009-09-04 battFix serial hw macros.
2009-09-02 battFix error on short hptime_t CPU.
2009-09-01 lottavianoAdd stub implementation for ARM watchdog.
2009-07-06 lottavianoFix compilation issues on I2S module.
2009-07-06 lottavianoMove I2S at91 specific code to cpu/arm dir.
2009-07-03 lottavianoImport SPI with DMA driver.
2009-04-21 asterixTypos.
2009-04-21 asterixAdd new line at the end of file.
2009-04-21 battRefactor to not automatically include adc cpu modules...
2009-04-21 battRafactor ARM modules to be compiled explicitly (without...
2009-04-17 battDo not compile twice arm C files in nighttest.
2009-04-17 battRefactor timer to not include cpu specific C files.
2009-04-16 battAdd full support for AT91SAM7S64, AT91SAM7S128, AT91SAM...
2009-04-15 duploChange properties
2009-04-10 battRename CLOCK_FREQ macro to CPU_FREQ: now clock frequenc...
2009-03-25 battSwitch to new kernel config files.
2009-02-16 duploAdd the timer_select enum in the arm timer
2008-11-11 battUpdate to new i2c driver name.
2008-11-11 battRevert bad commit.
2008-11-11 battRename arm twi driver to i2c.
2008-10-23 battMerged from external project:
2008-08-29 battRename hw-related tests.
2008-08-29 bernierename cpuXXX_t to cpu_XXX_t
2008-08-29 battRemove unneeded cast.
2008-08-28 battUse new macro.
2008-08-27 battAdd a way to easily exclude a file from nightly test.
2008-08-27 battUpdate to new CONFIG_KERN.
2008-08-17 bernietimer: Cleanup and warning removal from driver and...
2008-08-13 bernieUse new header locations everywhere
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-10 bernielog: Retouch documentation; Rearrenge level logic;...
2008-08-05 qwertRefactor All Serial module.
2008-08-04 bernieRename myself
2008-06-16 asterixReformat.
2008-06-11 asterixUse log module instead trace. Add missing set polarity...
2008-06-05 asterixInit sysirq module directly in timer_hw_init for at91...
2008-06-05 asterixUse log macros instead trace.
2008-05-29 asterixMove pwm test to drv dir.
2008-05-29 asterixAdd function to change and manage polarity of pwm wave...
2008-05-27 asterixFix hw includes. Remove CVS logs. Reformat.
2008-05-27 asterixSpecific the directory for all hw and cfg module. Use...
next