uboot/cpu/mpc5xxx
Grant Likely cf2817a84c Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT
Affects boards: icecube (lite5200), jupiter, motionpro, tqm5200

Tested on: lite5200b

Note: the fixup functions have not been moved to a common place.  This
patch is targeted for immediate merging as in solves a build issue, but
the final name/location of the fixups is still subject to debate.  I
propose to merge this now, and move the fixups in the next merge window
to be usable by all targets.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
2007-09-06 09:46:23 -06:00
..
Makefile
config.mk Correct fixup relocation for MPC5xxx 2007-07-04 01:07:40 +02:00
cpu.c Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT 2007-09-06 09:46:23 -06:00
cpu_init.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
fec.c Merge with /home/tur/git/u-boot#cm5200-si 2007-08-07 17:04:30 +02:00
fec.h
firmware_sc_task.impl.S
firmware_sc_task_bestcomm.impl.S
i2c.c
ide.c Minor coding style cleanup. 2007-08-29 01:32:05 +02:00
interrupts.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
io.S
loadtask.c
pci_mpc5200.c
sdma.h
serial.c
speed.c
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
traps.c cpu/m*: Remove obsolete references to CONFIG_COMMANDS 2007-07-09 19:06:00 -05:00
u-boot-customlayout.lds Correct fixup relocation for MPC5xxx 2007-07-04 01:07:40 +02:00
u-boot.lds Correct fixup relocation for MPC5xxx 2007-07-04 01:07:40 +02:00
usb.c MPC5xxx: fix some compiler warnings in USB code 2007-08-29 02:09:58 +02:00
usb_ohci.c
usb_ohci.h