summaryrefslogtreecommitdiff
path: root/target/avr32/systems
AgeCommit message (Collapse)Author
2015-04-26refactor LINUX_64 support, hide symbol for developers of boardsWaldemar Brodkorb
2015-04-25refactor the lower case symbols outWaldemar Brodkorb
We don't need this, as ARCH is implicit through the directory. All lower case symbols should be removed now.
2015-02-06rework CMDLINE generation regarding serial/vgaWaldemar Brodkorb
Use one place and not hard coded for each device. There exist use cases where on a specific device like raspberry pi, not the default 115200 baud rate is used.
2015-01-10add basic support for atmel ngw100. no runtime testing yetWaldemar Brodkorb
2014-09-09add toolchain support for avr32Waldemar Brodkorb