uboot-mt623x/cpu/mpc85xx
Kumar Gala 2146cf5682 Reworked FSL Book-E TLB macros to be more readable
The old macros made it difficult to know what WIMGE and perm bits
were set for a TLB entry.  Actually use the bit masks for these items
since they are only a single bit.

Also moved the macros into mmu.h out of e500.h since they aren't specific
to e500.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-01-09 16:25:03 -06:00
..
Makefile Add libfdt based ft_cpu_setup for mpc85xx 2007-12-11 22:34:19 -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.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
cpu_init.c Stop using immap_t 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 libfdt based ft_cpu_setup for mpc85xx 2007-12-11 22:34:19 -06:00
interrupts.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -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 Reworked FSL Book-E TLB macros to be more readable 2008-01-09 16:25:03 -06:00
speed.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
start.S Cleanup coding style; update CHANGELOG 2007-11-03 23:09:27 +01:00
traps.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00