sam3n port: revert to our custom made register definition includes.
[bertos.git] / bertos / cpu / cortex-m3 / io /
2010-10-15 alephsam3n port: revert to our custom made register definiti...
2010-10-12 alephsam3n port: remove sneaked in commented code
2010-10-12 alephatsam3 port: add all Atmel register definitions and...
2010-10-11 alephsam3n: change flash io defines according to at91 port...
2010-10-05 alephsam3n: add flash definitions and linker script
2010-10-04 alephAdd system controller register and clean-up PMC headers
2010-09-28 asterixFix definition for lm3s8962.
2010-09-27 asterixAdd reg definition for adc driver.
2010-09-21 alephFix some pastos
2010-09-20 alephSAM3 port: add interrupt definitions
2010-09-20 alephSAM3 port: move some definitions in appropriate places...
2010-09-17 alephAT91SAM3 port: initial support for AT91SAM3 (mainly...
2010-09-10 asterixUse generic include.
2010-08-11 asterixMove embedded flash definition into cpu family header.
2010-08-09 asterixAdd embedded flash module for stm32. First refactor...
2010-08-04 asterixTypos.
2010-08-04 asterixAdd flah register defines.
2010-08-03 asterixAdd gpio defines.
2010-08-03 asterixAdd comment and reorder the includes. Move gpio structu...
2010-07-30 asterixMerged revisions 4004-4036,4039-4048,4050-4095,4097...
2010-07-27 asterixAdd missing define to use i2c2 devices.
2010-07-27 asterixModify driver to work with new api.
2010-07-26 asterixFix include.
2010-07-26 asterixRemove unneeded macros. Remove empty header.
2010-07-26 asterixMove cm3 type to generic types header.
2010-07-22 asterixSVNSILENT
2010-07-22 asterixReformat.
2010-07-20 asterixFix newline.
2010-07-20 asterixMerged revisions 4003-4037 via svnmerge from
2010-07-15 asterixAdd some defines to use also the second i2c device.
2010-07-12 asterixAdd i2c pins definition. Use include for all lm3s.
2010-07-12 asterixRename file to more generic name.
2010-07-12 asterixAdd mask for i2c events. Reformat.
2010-07-08 asterixAdd i2c definition for lm3s cpu.
2010-07-07 asterixAdd status registry defines.
2010-07-02 asterixAdd status definition.
2010-07-02 asterixAdd i2c pins definition.
2010-07-02 battRecode files to unix newlines.
2010-06-29 asterixClean up. Add other i2c regitry defines.
2010-06-29 asterixAdd i2c definition for stm32.
2010-06-29 asterixImplement the temperature computation in fixed point.
2010-06-28 asterixReformat. Clean up. Use more clear variable names.
2010-06-28 asterixAdd some specifc define for olimex stm32 board.
2010-06-28 asterixFix sample time adc settings. Calibrate ADC when we...
2010-06-28 asterixAdd stm_adc registry structure. Add other registry...
2010-06-28 asterixUse different name for clear masks.
2010-06-24 asterixAdd adc defines.
2010-06-24 asterixAdd hw error detect.
2010-06-23 asterixReorder defines and new ones.
2010-06-23 asterixAdd interrupt table defines.
2010-06-23 asterixMove some common defines to uart.h.
2010-05-12 arighiSTM32: add basic kdebug support.
2010-05-04 arighiCM3: add basic support to STM32 family processors.
2010-05-04 arighiCM3: move the Cortex-M3 generic hardware macros to...
2010-04-28 arighiCM3: add support for the LM3S8962 evaluation board.
2010-04-27 asterixRemove duplicate defines.
2010-04-27 asterixAdd pwm register definitions.
2010-04-07 arighilm3s1968: Synchronous Serial Interface (SSI) driver.
2010-04-06 arighiCM3: kernel preemption.
2010-03-30 battCorrectly detect Cortex-M3 cpus.
2010-03-29 arighilm3s1968: add debugging functionality on UART0.
2010-03-29 arighilm3s1968: driver names refactoring.
2010-03-29 arighilm3s1968: clocking driver.
2010-03-26 arighicortex-m3: add basic support for the lm3s1968 board.
2008-12-16 asterixClean up.
2008-09-04 qwertAdd a new family of core: "Cortex-M3". This cpu have...