Remove duplicate define. Put all phy chip specific defines in its
[bertos.git] / bertos / cpu / cortex-m3 / io / sam3.h
2012-01-11 asterixRemove duplicate define. Put all phy chip specific...
2011-09-28 asterixAdd other flash info for sam3 series.
2011-09-27 asterixFix flash start address.
2011-09-27 asterixManage the page writing on two banks. Move flash info...
2011-07-25 asterixAdd hsmci (sd/mmc) register definition for sam3x.
2011-07-14 asterixAdd DMAC's register definitions.
2011-06-13 asterixAdd ssc pins definition for sam3 family.
2011-06-10 asterixMove the pdc definition in separate file and comply...
2011-06-06 alephsam3: add twi definitions for SAM3N, SAM3S and SAM3U
2011-05-31 alephsam3: add twi to generic hw include file.
2011-05-30 alephsam3x: add TWI register definitions, and add peripheral...
2011-05-30 alephsam3x: add TWI I/O pins defines.
2011-03-23 asterixAdd preliminary Timer counter register definition.
2011-03-22 asterixAdd dacc sam3x register definitions.
2011-03-18 asterixAdd register definition for sam3 adc.
2011-03-16 alephsam3: include emac definition
2011-03-10 alephSAM3: add SDRAM controller definitions.
2011-02-27 alephAdd static memory controller include file
2011-02-25 alephsam3 serial: define and generalize peripheral assigneme...
2011-02-23 alephSAM3: fix mismatched UART and USART I/O pin assignment...
2011-02-13 alephsam3: new cpu SAM3X8, add I/O base addresses, and updat...
2010-10-27 alephChange filename and macros from AT91SAM3.. to SAM3...
2010-10-26 alephsam3: add PDC register offsets
2010-10-19 alephsam3n: fix confusion between interrupt numbers and...
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-05 alephsam3n: add flash definitions and linker script
2010-10-04 alephAdd system controller register and clean-up PMC headers
2010-09-20 alephSAM3 port: move some definitions in appropriate places...
2010-09-17 alephAT91SAM3 port: initial support for AT91SAM3 (mainly...