summaryrefslogtreecommitdiffstats
path: root/lib_avr32
Commit message (Collapse)AuthorAgeFilesLines
* svn_rev_032Sascha Hauer2007-07-051-54/+0
| | | | move to generic
* Fix "ar" flags in some Makefiles to allow for silent "make -s"Wolfgang Denk2006-10-271-1/+1
|
* Add AVR32 architecture supportWolfgang Denk2006-10-246-0/+711
Patch by Haavard Skinnemoen, 6 Sep 2006 16:23:02 +0200 This patch adds common infrastructure code for the Atmel AVR32 architecture. See doc/README.AVR32 for details. Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>