1
0
Fork 0
remarkable-uboot/cpu/mpc83xx
Anton Vorontsov 7fa9cbb00d mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups
device_type = "soc" is being deprecated, newer device trees will use
"fsl,soc" and/or "fsl,immr" for the soc nodes.

This patch also adds clock-frequency property for soc nodes (the same
value as bus-frequency).

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
2008-03-25 19:16:48 -05:00
..
Makefile 83xx: serdes setup routines 2008-03-25 19:16:45 -05:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu.c mpc83xx: convert to using do_fixup_*() 2008-01-08 09:56:42 -06:00
cpu_init.c mpc8323erdb: Improve the system performance 2008-03-25 19:16:44 -05:00
ecc.c mpc83xx: Consolidate the ECC support of 83xx 2007-08-10 01:13:11 -05:00
fdt.c mpc83xx: add "fsl,soc" and "fsl,immr" compatible fixups 2008-03-25 19:16:48 -05:00
interrupts.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
pci.c 83xx: split COBJS onto separate lines 2008-03-25 19:16:44 -05:00
qe_io.c 83xx: split COBJS onto separate lines 2008-03-25 19:16:44 -05:00
serdes.c 83xx: serdes setup routines 2008-03-25 19:16:45 -05:00
spd_sdram.c mpc83xx: Fix the bug of 266MHz data rate DDR 2008-01-10 21:24:11 -06:00
speed.c mpc83xx: Fix the fatal conflict of merge 2008-01-17 11:01:52 -06:00
start.S ppc: Refactor cache routines, so there is only one common set. 2008-02-14 22:00:41 +01:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot.lds Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections 2008-01-12 20:31:39 +01:00