summaryrefslogtreecommitdiffstats
path: root/common/ft_build.c
Commit message (Expand)AuthorAgeFilesLines
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-4/+4
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-0/+28
* svn_rev_538Sascha Hauer2007-07-051-4/+4
* Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2006-10-111-6/+6
|\
| * * Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock2006-10-111-5/+5
| * Fixed an OF-tree off-by-one bug when adding a new property name.Zhang Wei2006-08-301-1/+1
* | Merge with /home/wd/git/u-boot/masterWolfgang Denk2006-10-111-1/+3
|\ \ | |/ |/|
| * Fix buffer overflow problem in ft_build.cWolfgang Denk2006-10-091-1/+3
* | * Patch to modify ft_build.c to update flat device trees in placeMatthew McClintock2006-06-281-237/+104
|/
* Add support for passing initrd information via flat device treeKumar Gala2006-01-111-3/+8
* Added OF_STDOUT_PATH and OF_SOCKumar Gala2006-01-111-0/+3
* Allow board code to fixup the flat device tree before booting aKumar Gala2006-01-111-1/+4
* Added CONFIG_ options for bd_t and env in flat dev treeKumar Gala2006-01-111-7/+23
* Correct includes for flat tree builder.Marian Balakowicz2005-10-281-2/+2
* Add missing files for Pantelis Antoniou's patchWolfgang Denk2005-10-131-0/+695