uboot/arch/powerpc/include/asm
Timur Tabi 7b6e80538b lib/powerpc: addrmap_phys_to_virt() should return a pointer
addrmap_phys_to_virt() converts a physical address (phys_addr_t) to a
virtual address, so it should return a pointer instead of an unsigned long.
Its counterpart, addrmap_virt_to_phys(), takes a pointer, so now they're
orthogonal.

The only caller of addrmap_phys_to_virt() converts the return value to
a pointer anyway.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-07-06 17:30:32 -05:00
..
arch-mpc83xx mpc83xx: Add a GPIO driver for the MPC83XX family 2012-01-09 20:10:33 -06:00
4xx_pci.h
4xx_pcie.h consolidate mdelay by providing a common function for all users 2011-10-22 01:16:08 +02:00
5xx_immap.h
8xx_immap.h
apm821xx.h
atomic.h
bitops.h
byteorder.h
cache.h powerpc: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment 2011-10-23 20:50:42 +02:00
config.h powerpc/mpc83xx: Migrate from spd_sdram to unified DDR driver 2011-09-29 19:01:06 -05:00
config_mpc85xx.h powerpc/mpc85xx:Add debugger support for e500v2 SoC 2012-07-06 17:30:31 -05:00
config_mpc86xx.h
cpm_85xx.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
cpm_8260.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
e300.h
errno.h
fsl_ddr_dimm_params.h
fsl_ddr_sdram.h powerpc/mpc8xxx: Add DDR2 to unified DDR driver 2011-09-29 19:01:06 -05:00
fsl_dma.h
fsl_dtsec.h powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00
fsl_enet.h
fsl_fman.h powerpc/85xx: fix null pointer dereference when init the SGMII TBI PHY 2011-10-09 17:57:53 -05:00
fsl_i2c.h
fsl_ifc.h fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010) 2011-09-29 19:01:04 -05:00
fsl_law.h
fsl_lbc.h fsl_lbc: add printout of LCRR and LBCR to local bus regs 2012-01-13 12:56:06 -06:00
fsl_liodn.h powerpc/85xx: Add support for RMan LIODN initialization 2011-10-18 00:36:48 -05:00
fsl_mpc83xx_serdes.h
fsl_pci.h
fsl_portals.h powerpc/85xx: Add support for RMan LIODN initialization 2011-10-18 00:36:48 -05:00
fsl_secure_boot.h powerpc/p4080: Add support for secure boot flow 2011-10-03 08:52:14 -05:00
fsl_serdes.h
fsl_srio.h powerpc/corenet_ds: Slave core in holdoff when boot from SRIO 2012-04-24 23:58:33 -05:00
fsl_tgec.h powerpc/85xx: Add support for FMan ethernet in Independent mode 2011-09-29 19:01:05 -05:00
global_data.h POST: add post_log_res field for post results in global data 2011-10-05 22:03:10 +02:00
gpio.h mpc83xx: Add a GPIO driver for the MPC83XX family 2012-01-09 20:10:33 -06:00
immap_83xx.h mpc83xx: Fix ipic structure definition 2011-11-03 18:27:52 -05:00
immap_85xx.h powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support 2012-07-06 17:03:25 -05:00
immap_86xx.h
immap_512x.h
immap_8220.h
immap_8260.h
immap_qe.h
interrupt.h
io.h lib/powerpc: addrmap_phys_to_virt() should return a pointer 2012-07-06 17:30:32 -05:00
iopin_8xx.h
iopin_85xx.h
iopin_8260.h
m8260_pci.h
mc146818rtc.h
mmu.h powerpc/85xx: fix definition of MAS register macros 2011-11-08 08:30:57 -06:00
mp.h
mpc8xxx_spi.h
mpc85xx_gpio.h mpc85xx: Add inline GPIO acessor functions 2011-10-21 00:04:28 -05:00
mpc512x.h
mpc8349_pci.h
pci_io.h
pnp.h
posix_types.h
ppc4xx-ebc.h
ppc4xx-emac.h net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
ppc4xx-gpio.h
ppc4xx-i2c.h
ppc4xx-isram.h
ppc4xx-mal.h
ppc4xx-sdram.h
ppc4xx-uic.h
ppc4xx.h
ppc4xx_config.h
ppc405.h
ppc405cr.h
ppc405ep.h
ppc405ex.h
ppc405ez.h
ppc405gp.h
ppc440.h
ppc440ep_gr.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
ppc440epx_grx.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
ppc440gp.h
ppc440gx.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
ppc440sp.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
ppc440spe.h cleanup: Fix typos and misspellings in various files. 2011-07-28 21:27:36 +02:00
ppc460ex_gt.h
ppc460sx.h
processor.h powerpc/mpc85xx:Add BSC9131/BSC9130/BSC9231 Processor Support 2012-07-06 17:03:25 -05:00
ptrace.h
residual.h
sigcontext.h
signal.h
status_led.h
string.h
types.h
u-boot.h net: punt bd->bi_ip_addr 2012-05-15 17:32:05 -05:00
unaligned.h
xilinx_irq.h