uboot/include/asm-ppc
Stefan Roese 5d812b8b4a ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai
Newer PPC's like 440SPe, 460EX/GT can be equipped with more than 2GB of SDRAM.
To support such configurations, we "only" map the first 2GB via the TLB's. We
need some free virtual address space for the remaining peripherals like, SoC
devices, FLASH etc.

Note that ECC is currently not supported on configurations with more than 2GB
SDRAM. This is because we only map the first 2GB on such systems, and therefore
the ECC parity byte of the remaining area can't be written.

Signed-off-by: Stefan Roese <sr@denx.de>
2008-07-10 09:14:01 +02:00
..
4xx_pci.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
4xx_pcie.h ppc4xx: Fix compile warning of hcu4 board 2008-04-28 12:07:15 +02:00
5xx_immap.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
8xx_immap.h
atomic.h
bitops.h PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops 2008-07-01 21:47:12 +02:00
byteorder.h Cleanup for GCC-4.x 2005-10-13 16:45:02 +02:00
cache.h 85xx: Remove cache config from configs.h 2008-01-09 16:25:04 -06:00
cpm_85xx.h Fix DPRAM offset/size for MPC8541/8555. 2005-12-06 15:02:31 +01:00
cpm_8260.h
e300.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
errno.h
fsl_i2c.h Make fsl-i2c not conflict with SOFT I2C 2006-11-29 00:25:26 -06:00
fsl_law.h FSL LAW: Add new interface to use the last free LAW 2008-06-11 01:53:09 -05:00
fsl_lbc.h Added the upmconfig() function for 85xx. 2008-06-11 00:29:29 -05:00
fsl_serdes.h 83xx: serdes setup routines 2008-03-25 19:16:45 -05:00
global_data.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00
gpio.h ppc4xx: Add AMCC Canyonlands support (460EX) (3/3) 2008-03-15 07:28:05 +01:00
immap_83xx.h mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h 2008-01-18 12:39:23 -06:00
immap_85xx.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
immap_86xx.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
immap_512x.h MPC5121e ADS PCI support take 3 2008-03-02 21:44:59 +01:00
immap_8220.h
immap_8260.h
immap_fsl_pci.h Handle MPC85xx PCIe reset errata (PCI-Ex 38) 2007-12-11 22:34:20 -06:00
immap_qe.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
io.h PPC: add accessor macros to clear and set bits in one shot 2008-06-10 18:22:26 -05:00
iopin_8xx.h Add iopset command on mpc8xx 2005-09-26 00:44:15 +02:00
iopin_85xx.h Stop using immap_t for cpm offset on 85xx 2007-12-11 22:34:19 -06:00
iopin_8260.h
m8260_pci.h
mc146818rtc.h
mmu.h PPC: Add print_bats() to lib_ppc/bat_rw.c 2008-06-03 18:03:03 +02:00
mpc8xxx_spi.h mpc83xx: Correct the struct spi8xxx in mpc8xxx_spi.h 2008-01-18 12:39:23 -06:00
mpc8349_pci.h Added PCI support for MPC8349ADS board 2006-01-12 19:51:38 -06:00
pci_io.h
pnp.h
posix_types.h
ppc4xx-intvec.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
ppc4xx-sdram.h ppc4xx: Enable support for > 2GB SDRAM on AMCC Katmai 2008-07-10 09:14:01 +02:00
processor.h mpc83xx: move CPU_TYPE_ENTRY over to processor.h 2008-06-25 16:34:29 -05:00
ptrace.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
residual.h
sigcontext.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
signal.h
status_led.h
string.h
types.h Introduce phys_size_t and move phys_addr_t into asm/types.h 2008-04-13 17:13:46 -07:00
u-boot.h Change bd/gd memsize/ram_size to be phys_size_t. 2008-06-12 00:54:53 +02:00