nand driver: improve comments and docs and shuffle around some define(s).
[bertos.git] / bertos / cpu / cortex-m3 / io /
2011-05-10 alephsam3 SMC definitions, add bit position for one field
2011-05-04 lottavianoDetect code for STM32F100RB CPU (cortex-m3 family)...
2011-04-27 alephmt29f nand driver: use context the right way, storing...
2011-04-21 alephsam3 smc definitions, add ECC registers.
2011-04-13 alephsam3 definitions: add SMC_CFG and SMC_CTRL bits.
2011-04-08 alephsam3 SMC includes, add NFC registers definitions.
2011-04-06 alephsam3: add missing SMC register definition.
2011-03-29 asterixAdd comment. Clean up. Sync dac with the timer.
2011-03-29 asterixDefine dac trigger selections.
2011-03-29 asterixFix pasto. Add define for tc clock selections.
2011-03-28 asterixFix typo.
2011-03-25 asterixRemove wrong eol.
2011-03-25 lottavianoRemove doxygen warnings
2011-03-23 asterixAdd preliminary Timer counter register definition.
2011-03-22 asterixAdd dma register definition for dac.
2011-03-22 asterixAdd dacc sam3x register definitions.
2011-03-22 asterixFix log message. Add define for temperature sensor.
2011-03-21 asterixAdd flag to configure the adc with wizard.
2011-03-21 asterixAdd adc register definifion for sam3x.
2011-03-18 asterixComply register name to datasheet.
2011-03-18 asterixAdd register definition for sam3 adc.
2011-03-16 alephsam3: include emac definition
2011-03-16 alephsam3: add register definitions for RSTC and EMAC
2011-03-10 alephSAM3: add SDRAM controller definitions.
2011-03-04 alephsam3 pmc: add functions to handle peripheral clock...
2011-03-03 alephsam3 SMC definitions: sam3n/s have very different contr...
2011-03-02 alephsam3 pio: add definitions for ports D, E and F.
2011-02-27 alephAdd static memory controller include file
2011-02-25 alephsam3: register definition for static memory controller...
2011-02-25 alephsam3 serial: define and generalize peripheral assigneme...
2011-02-23 alephsam3: generalize AB(CD)SR register definition for sam3x...
2011-02-23 alephSAM3: fix mismatched UART and USART I/O pin assignment...
2011-02-23 lottavianoAdd support for STM32F103RE CPU.
2011-02-13 alephsam3: new cpu SAM3X8, add I/O base addresses, and updat...
2011-02-04 arighiSTM32-P103: add real-time clock (RTC) driver
2010-12-02 alephAdd base support for STM32F101C4 Cortex-M3 cpu.
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-26 alephsam3: add PDC register offsets
2010-10-22 alephsam3n io: fix nasty pasto
2010-10-19 alephsam3n: fix confusion between interrupt numbers and...
2010-10-18 alephsam3n: revert to a version of Atmel's sam3n register...
2010-10-15 alephsam3n port: add some peripheral register definitions.
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.
next