u-boot-brain/cpu/mpc85xx
Kumar Gala 44a23cfd63 85xx: Introduce new tlb API
Add a set of functions to manipulate TLB entries:
 * set_tlb() - write a tlb entry
 * invalidate_tlb() - invalidate a tlb array
 * disable_tlb() - disable a variable size tlb entry
 * init_tlbs() - setup initial tlbs based on static table

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-01-17 02:04:07 -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 85xx: Introduce new tlb API 2008-01-17 02:04:07 -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: Introduce new tlb API 2008-01-17 02:04:07 -06:00
speed.c Handle Asynchronous DDR clock on 85xx 2007-12-11 22:34:20 -06:00
start.S 85xx: Remove old style of LAW init 2008-01-16 23:21:56 -06:00
tlb.c 85xx: Introduce new tlb API 2008-01-17 02:04:07 -06:00
traps.c Stop using immap_t on 85xx 2007-12-11 22:34:20 -06:00