u-boot-brain/cpu/ppc4xx
Stefan Roese 3a1f5c81b0 ppc4xx: Fix problem with extended program_tlb() funtion
The recently extended program_tlb() function had a problem when
multiple TLB's had to be setup (for example with 512MB of SDRAM). The
virtual address was not incremented. This patch fixes this issue
and is tested on Katmai with 512MB SDRAM.

Signed-off-by: Stefan Roese <sr@denx.de>
2007-06-22 16:58:40 +02:00
..
4xx_enet.c Coding stylke cleanup; update CHANGELOG. 2007-05-05 18:23:11 +02:00
40x_spd_sdram.c [PATCH] PPC4xx: Split 4xx SPD SDRAM init routines into 2 files 2007-02-20 10:35:42 +01:00
44x_spd_ddr2.c [ppc4xx] Extend program_tlb() with virtual & physical addresses 2007-06-14 11:14:32 +02:00
44x_spd_ddr.c [ppc4xx] Extend program_tlb() with virtual & physical addresses 2007-06-14 11:14:32 +02:00
405gp_pci.c Fix config problems on SC3 board; make ide_reset_timeout work. 2007-06-08 10:24:58 +02:00
440spe_pcie.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
440spe_pcie.h PCIe endpoint support for AMCC Yucca 440SPe board 2006-08-29 08:05:15 +02:00
bedbug_405.c Cleanup (PPC4xx is AMCC now) 2005-09-23 11:05:55 +02:00
commproc.c * Patches by Reinhard Meyer, 14 Feb 2004: 2004-02-23 22:22:28 +00:00
config.mk ppc4xx: Clean up 440 exceptions handling 2007-06-15 11:19:28 +02:00
cpu_init.c [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
cpu.c [PATCH] Fix ppc4xx bootstrap letter displayed on startup 2007-06-04 08:36:05 +02:00
dcr.S Initial revision 2001-10-21 10:56:49 +00:00
gpio.c [ppc4xx] Extend 44x GPIO setup with default output state 2007-06-15 07:39:43 +02:00
i2c.c ppc4xx: Fix i2c divisor calcularion for PPC4xx 2007-04-12 14:15:59 +02:00
interrupts.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
kgdb.S * Code cleanup: 2003-06-27 21:31:46 +00:00
Makefile [PATCH] Add 4xx GPIO functions 2007-03-24 15:57:09 +01:00
miiphy.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
ndfc.c Merge with /home/stefan/git/u-boot/bamboo-nand 2007-06-01 16:15:34 +02:00
resetvec.S * Code cleanup: 2003-06-27 21:31:46 +00:00
sdram.c [PATCH] Add support for AMCC Taishan PPC440GX eval board 2007-01-18 10:25:34 +01:00
sdram.h Updates to common PPC4xx onboard (DDR)SDRAM init code (405 and 440) 2006-03-31 14:32:07 +02:00
serial.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
speed.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
start.S [ppc] Fix build breakage for all non-4xx PowerPC variants. 2007-06-22 14:58:04 +02:00
tlb.c ppc4xx: Fix problem with extended program_tlb() funtion 2007-06-22 16:58:40 +02:00
traps.c Coding style cleanup. Refresh CHANGELOG. 2007-06-20 18:14:24 +02:00
usb_ohci.c [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00
usb_ohci.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
usbdev.c Add support for AMCC Sequoia PPC440EPx eval board 2006-09-07 11:51:23 +02:00
usbdev.h Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. 2005-08-01 16:41:48 +02:00
vecnum.h [PATCH] Add AMCC PPC405EZ support 2007-03-21 13:38:59 +01:00