TX09Linux

Open Source Sourcecode

↑ Direct Developer Access  #

We maintain several GIT repositories which are publically available here:

http://git.labs.kernelconcepts.de/

You can directly checkout a corresponding tree using GIT or peek into it via our GIT web interface. If you should encounter bugs or want to contribute e.g. your board support or ask for specific features or enhancements please contact us at support@tx09linux.kernelconcepts.de!

↑ U-Boot for TMPA9xx  #

One of the most important parts of the software is the bootloader - for the TMPA9xx we use U-Bootoriginally developed by Denx in an adapted version:

http://git.labs.kernelconcepts.de/?p=u-boot-tmpa9xx.git;a=summary

To check out a copy of the whole source-tree use the following GIT command:

git clone git://git.labs.kernelconcepts.de/u-boot-tmpa9xx.git

↑ Linux Kernel  #

The Linux kernel also needs to be adapted to the specific CPU features and boards. Our kernel tree currently supports three reference boards, the two TOPAS boards by Toshiba and the Tonga2 distributed by Glyn:

http://git.labs.kernelconcepts.de/?p=topas.git;a=summary

To check out a copy of the whole source-tree use the following GIT command:

git clone git://git.labs.kernelconcepts.de/topas.git