u-boot/arch/powerpc
Timur Tabi e4e7e42803 powerpc/85xx: add support the ePAPR "phandle" property
The ePAPR specification says that phandle properties should be called
"phandle", and not "linux,phandle".  To facilitate the migration from
"linux,phandle" to "phandle", we update fdt_qportal() to use the new
function, fdt_create_phandle().  This function abstracts the creation of
phandle properties.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2011-07-22 01:49:39 -05:00
..
cpu powerpc/85xx: add support the ePAPR "phandle" property 2011-07-22 01:49:39 -05:00
include/asm powerpc/mpc8xxx: Allow override DDR read-to-write turnaround time 2011-07-11 13:24:20 -05:00
lib mpc832x: add support for the mpc8321 based suvd3 board 2011-04-30 00:44:29 +02:00
config.mk Handle most LDSCRIPT setting centrally 2011-04-30 00:59:47 +02:00