Skip to main content.
Navigation:
DENX
>
DULG
>
UBootVersions
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
DULG
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
DULG Home
BoardSelect
Manual
FAQ
Application Notes
Changes
Index
List of pages in DULG
Search
%SECTION0{name=UBootVersions}% Current Versions *Das U-Boot* (or just "U-Boot" for short) is Open Source Firmware for Embedded [[PowerPC][Power Architecture]]®, ARM, MIPS, x86 and other processors. The U-Boot project is hosted by DENX, where you can also find the project home page: [[http://www.denx.de/wiki/U-Boot/]] The current version of the U-Boot source code can be retrieved from the DENX [[http://git.or.cz/]["git"]] repository. You can browse the "git" repositories at http://git.denx.de/ The trees can be accessed through the git, HTTP, and rsync protocols. For example you can use one of the following commands to create a local clone of one of the source trees: <verbatim> git clone git://git.denx.de/u-boot.git u-boot/ git clone http://git.denx.de/u-boot.git u-boot/ git clone rsync://git.denx.de/u-boot.git u-boot/ </verbatim> For details please see [[http://www.denx.de/en/Documents/GitDocs][here]]. Official releases of U-Boot are also available through FTP. Compressed =tar= archives can downloaded from the directory [[ftp://ftp.denx.de/pub/u-boot/]].
5. Das U-Boot
1. Abstract
5.2. Unpacking the Source Code
Prev
Home
Next