/openbmc/linux/arch/powerpc/boot/ |
H A D | ep88xc.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cuboot-8xx.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | holly.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | bamboo.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cuboot-sequoia.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cuboot-pq2.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cuboot-52xx.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cuboot-83xx.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | cuboot-85xx.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | ebony.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | libfdt-wrapper.c | 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | ps3.c | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | libfdt_env.h | 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | ops.h | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
H A D | Makefile | diff 2f0dfeaa84a8eea56218b77ffc61ed3dd7181847 Sun Dec 09 21:28:39 CST 2007 David Gibson <david@gibson.dropbear.id.au> [POWERPC] Use embedded libfdt in the bootwrapper
This incorporates libfdt (from the source embedded in an earlier commit) into the wrapper.a library used by the bootwrapper. This includes adding a libfdt_env.h file, which the libfdt sources need in order to integrate into the bootwrapper environment, and a libfdt-wrapper.c which provides glue to connect the bootwrapper's abstract device tree callbacks to the libfdt functions.
In addition, this changes the various wrapper and platform files to use libfdt functions instead of the older flatdevtree.c library.
Signed-off-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|