/openbmc/u-boot/board/freescale/mpc8555cds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/board/freescale/mpc8541cds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/board/freescale/mpc8544ds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/board/freescale/mpc8568mds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/board/freescale/mpc8548cds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/board/freescale/mpc8536ds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/board/freescale/mpc8572ds/ |
H A D | tlb.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | mpc8572ds.c | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
/openbmc/u-boot/include/configs/ |
H A D | MPC8540ADS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8541CDS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8555CDS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8560ADS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8568MDS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8544DS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8548CDS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8572DS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|
H A D | MPC8536DS.h | diff 5af0fdd81c3370c3a51421208fda568bdcbbec23 Tue Dec 02 16:08:39 CST 2008 Kumar Gala <galak@kernel.crashing.org> 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
Introduce a new define to seperate out the virtual address that PCI memory is at from the physical address. In most situations these are mapped 1:1. However any code accessing the bus should use VIRT.
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Andy Fleming <afleming@freescale.com>
|