summaryrefslogtreecommitdiff
path: root/target/arm/systems
AgeCommit message (Collapse)Author
2015-02-09add basic support for raspberry pi2Waldemar Brodkorb
Introduce new board symbols for embedded systems, which use the similar board as basis. As for example raspberry pi and raspberry pi2. And some more updates: Update binutils to 2.25, set gcc 4.9.2 as default. Update glibc to 2.21, set as default. Update gdb to 7.8.2. Update kodi to latest release.
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.
2014-12-05add basic support for linksys nslu2 (arm big endian platform)Waldemar Brodkorb
2014-10-06Merge branch 'master' of git+ssh://openadk.org/git/openadkWaldemar Brodkorb
2014-10-06another try to fix iqaudio supportWaldemar Brodkorb
2014-10-05add basic support for arm in big endian mode (toolchain build)Waldemar Brodkorb
2014-08-23combine cubox-i and hummingboard support, same linux patches are requiredWaldemar Brodkorb
2014-08-22no sdio on humminboardWaldemar Brodkorb
2014-08-20add u-boot update for hummingboardrd, add some basic infrastructureWaldemar Brodkorb
2014-06-07fix eabi/eabihf handling for qemu-armWaldemar Brodkorb
2014-06-04add ADK_TARGET_WITH_WIFIWaldemar Brodkorb
2014-06-01add watchdog support for cubox, inlude weim by defaultWaldemar Brodkorb
2014-05-23fix symbol renaming bugsWaldemar Brodkorb
2014-05-23more cleanup, *-enabled feature is unused, simplifyWaldemar Brodkorb