index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
boot
/
flatdevtree.c
Age
Commit message (
Expand
)
Author
2007-03-16
[POWERPC] bootwrapper: Make ft_create_node() pay attention to the parent para...
Scott Wood
2007-03-16
[POWERPC] bootwrapper: Add ft_find_node_by_prop_value().
Scott Wood
2007-03-16
[POWERPC] bootwrapper: Make ft_get_parent() return a phandle, and NULL if alr...
Scott Wood
2007-03-16
[POWERPC] bootwrapper: Refactor ft_get_prop() into internal and external func...
Scott Wood
2007-03-16
[POWERPC] bootwrapper: Add ft_find_device_rel().
Scott Wood
2007-03-13
[POWERPC] bootwrapper: Use map_string() instead of lookup_string() in ft_prop().
Scott Wood
2007-03-13
[POWERPC] bootwrapper: Modify *pp, not *p, in ft_shuffle().
Scott Wood
2007-03-13
[POWERPC] bootwrapper: Preserve the pp pointer in ft_make_space() when callin...
Scott Wood
2007-03-13
[POWERPC] bootwrapper: Make ft_get_phandle() accept and return NULL.
Scott Wood
2007-03-13
[POWERPC] bootwrapper: Rename ft_node_add() to ft_get_phandle().
Scott Wood
2007-03-13
[POWERPC] bootwrapper: Add ft_root_node().
Scott Wood
2006-10-23
[POWERPC] Add flatdevtree source
Mark A. Greer