Add first sckel of serial module for arm.
[bertos.git] / cpu /
2007-10-18 asterixAdd first sckel of serial module for arm.
2007-10-18 battAdd PIO regs; remove EMAC def. (not present in sam7s)
2007-10-18 battRemove duplicate license; Add support for gc-sections...
2007-10-17 battAdd pio regiosters.
2007-10-17 asterixAdd registers definition for usart device.
2007-10-17 battAdapt crt asm script to our needs.
2007-10-17 battAdd debug and openocd scripts for rom/ram operations...
2007-10-16 battAdd glue sections; change entrypoint;
2007-10-16 asterixPut rodata in text section. Move stack out bss section...
2007-10-15 battAdd reset controller, watchdog and memory controller...
2007-10-15 asterixAdd header. Add stack definition and allocate it. Remov...
2007-10-15 battAdd startup from nut/os.
2007-10-15 battAdd PMC definitions.
2007-10-15 asterixAdd first sckel of linker script.
2007-10-12 battMove gfx diplay driver to AVR driver dir.
2007-10-11 battReformat.
2007-10-11 battMove avr twi driver.
2007-10-11 battSplit debug by cpu type.
2007-10-11 battMove avr simple timer driver.
2007-10-11 battMove avr simple serial driver.
2007-10-11 battMove dsp56k and i196 drivers to their drv/ dirs.
2007-10-11 battFix include path.
2007-10-11 battMove avr drivers.
2007-10-11 battMove avr timer to avr cpu dir.
2007-10-11 battFix CPU_ARM_AT91 redefinition.
2007-10-11 battUpdate to new tree.
2007-10-11 battAdd drv dir to cpu-specific sources; remove warning.
2007-10-11 battUpdate copyright, fix header guard.
2007-10-11 battMove cpu.h to cpu/.
2007-10-11 battAdd AT91 ARM CPU recognition.
2007-10-11 battMove detect.h to cpu dir.
2007-10-11 battAdd new cpu tree (with at91 drivers).