index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
ft_build.c
Age
Commit message (
Expand
)
Author
2008-05-14
environment: cleanup prototype declarations of env functions.
Wolfgang Denk
2008-05-12
Revert "Change env_get_char from a global function ptr to a function."
Wolfgang Denk
2008-04-17
Change env_get_char from a global function ptr to a function.
Joakim Tjernlund
2008-04-01
remove remaining CONFIG_OF_HAS_{UBOOT_ENV,BD_T} code
Kim Phillips
2007-02-20
[PATCH 4_4] Remove local implementation of isprint() in ft_build.c
Grant Likely
2006-10-11
Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wd
Wolfgang Denk
2006-10-11
* Fix a bunch of compiler warnings for gcc 4.0
Matthew McClintock
2006-10-11
Merge with /home/wd/git/u-boot/master
Wolfgang Denk
2006-10-09
Fix buffer overflow problem in ft_build.c
Wolfgang Denk
2006-08-30
Fixed an OF-tree off-by-one bug when adding a new property name.
Zhang Wei
2006-06-28
* Patch to modify ft_build.c to update flat device trees in place
Matthew McClintock
2006-01-11
Add support for passing initrd information via flat device tree
Kumar Gala
2006-01-11
Added OF_STDOUT_PATH and OF_SOC
Kumar Gala
2006-01-11
Allow board code to fixup the flat device tree before booting a
Kumar Gala
2006-01-11
Added CONFIG_ options for bd_t and env in flat dev tree
Kumar Gala
2005-10-28
Correct includes for flat tree builder.
Marian Balakowicz
2005-10-13
Add missing files for Pantelis Antoniou's patch
Wolfgang Denk