u-boot-brain/cpu/mpc85xx
Kumar Gala 83d40dfd79 85xx: Move LAW init code into C
Move the initialization of the LAWs into C code and provide an API
to allow modification of LAWs after init.

Board code is responsible to provide a law_table and num_law_entries.

We should be able to use the same code on 86xx as well.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-01-16 23:21:55 -06:00
..
commproc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
config.mk Patches by Martin Krause, 22 Mar 2005: 2005-03-27 23:41:39 +00:00
cpu_init.c 85xx: Move LAW init code into C 2008-01-16 23:21:55 -06:00
cpu.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
ether_fcc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
fdt.c Add QE brg freq and correct qe bus freq fdt update code 2008-01-09 16:56:54 -06:00
interrupts.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
Makefile Add libfdt based ft_cpu_setup for mpc85xx 2007-12-11 22:34:19 -06:00
pci.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00
qe_io.c Stop using immap_t for guts offset on 85xx 2007-12-11 22:34:19 -06:00
resetvec.S * Patches by Xianghua Xiao, 15 Oct 2003: 2003-10-15 23:53:47 +00:00
serial_scc.c Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
spd_sdram.c 85xx: Move LAW init code into C 2008-01-16 23:21:55 -06:00
speed.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
start.S 85xx: Move LAW init code into C 2008-01-16 23:21:55 -06:00
traps.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00