Test.
[bertos.git] / cpu / arm / io /
2008-02-21 asterixFix paste bug.
2008-02-13 battMerge from kseries: add sam7x128 support.
2008-02-13 battMerge from alisei.
2008-02-01 battSet correct debug pins for AT91SAM7X.
2008-02-01 battRestore wrong committ.
2008-02-01 battSet correct debug pins for A
2008-01-24 asterixAdd support for at91sam7x cpu.
2008-01-24 asterixAdd support for at91sam7x.
2008-01-24 asterixTypos.
2007-11-29 asterixAdd comment.
2007-10-30 asterixAdd spi register definitions.
2007-10-30 asterixAdd spi pins name.
2007-10-26 asterixExplicit USART pins name in at91sam7s256.h.
2007-10-26 asterixRemove unneeded pins definition.
2007-10-23 battMove IRQ_ENTRY and IRQ_EXIT macros to cpu/irq.h.
2007-10-22 asterixTypos.
2007-10-18 asterixRemove unneeded define.
2007-10-18 battAdd debug for ARM AT91.
2007-10-18 battPasto.
2007-10-18 battFix some errors.
2007-10-18 battUse reg32_t for registers.
2007-10-18 battCreate a unique include file for ARM I/O registers.
2007-10-18 asterixTypos.
2007-10-18 asterixAdd USART reg.
2007-10-18 battAdd PIO regs; remove EMAC def. (not present in sam7s)
2007-10-17 battAdd pio regiosters.
2007-10-17 asterixAdd registers definition for usart device.
2007-10-15 battAdd reset controller, watchdog and memory controller...
2007-10-15 battAdd PMC definitions.
2007-10-11 battAdd new cpu tree (with at91 drivers).