uboot-mt623x/lib_ppc
Kumar Gala 9c666a7db0 ppc: Allow boards to specify how much memory they can map
For historical reasons we limited the stack to 256M because some boards
could only map that much via BATS.  However newer boards are capable of
mapping more memory (for example 85xx is capble of doing up to 2G).

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-03-25 22:26:11 +01:00
..
Makefile ppc: Refactor cache routines, so there is only one common set. 2008-02-14 22:00:41 +01:00
bat_rw.c Initial revision 2002-08-17 09:36:01 +00:00
board.c ppc: Allow boards to specify how much memory they can map 2008-03-25 22:26:11 +01:00
cache.c ppc4xx: Rework 4xx cache support 2007-10-31 21:21:46 +01:00
extable.c [ppc440SPe] Graceful recovery from machine check during PCIe configuration 2007-08-02 08:25:27 +02:00
interrupts.c * Cleanup lowboot code for MPC5200 2004-01-02 14:00:00 +00:00
kgdb.c disk/ doc/ lib_*/ and tools/: Remove lingering references to CFG_CMD_* symbols. 2007-07-10 11:19:50 -05:00
ppccache.S ppc: Refactor cache routines, so there is only one common set. 2008-02-14 22:00:41 +01:00
ppcstring.S Initial revision 2000-07-19 14:09:16 +00:00
ticks.S Initial revision 2001-11-26 22:06:16 +00:00
time.c lwmon5: enable hardware watchdog 2008-02-22 15:54:34 +01:00