u-boot-brain/arch/powerpc/include/asm
Becky Bruce f51cdaf191 83xx/85xx/86xx: LBC register cleanup
Currently, 83xx, 86xx, and 85xx have a lot of duplicated code
dedicated to defining and manipulating the LBC registers.  Merge
this into a single spot.

To do this, we have to decide on a common name for the data structure
that holds the lbc registers - it will now be known as fsl_lbc_t, and we
adopt a common name for the immap layouts that include the lbc - this was
previously known as either im_lbc or lbus; use the former.

In addition, create accessors for the BR/OR regs that use in/out_be32
and use those instead of the mismash of access methods currently in play.

I have done a successful ppc build all and tested a board or two from
each processor family.

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2010-07-16 10:55:09 -05:00
..
4xx_pci.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
4xx_pcie.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
5xx_immap.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
8xx_immap.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
atomic.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
bitops.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
byteorder.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
cache.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
config.h 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
cpm_85xx.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
cpm_8260.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
e300.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
errno.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fsl_ddr_dimm_params.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fsl_ddr_sdram.h fsl-ddr: add the macro for Rtt_Nom definition 2010-04-26 22:37:53 -05:00
fsl_dma.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fsl_i2c.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fsl_law.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fsl_lbc.h 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
fsl_mpc83xx_serdes.h ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQ 2010-04-26 22:37:57 -05:00
fsl_pci.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
fsl_serdes.h 85xx: Add is_serdes_configured() support to MPC8536 SERDES 2010-05-12 04:53:50 -05:00
global_data.h mpc8308: support for Freescale MPC8308 cpu 2010-07-09 15:00:54 -05:00
gpio.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
immap_83xx.h 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
immap_85xx.h 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
immap_86xx.h 83xx/85xx/86xx: LBC register cleanup 2010-07-16 10:55:09 -05:00
immap_512x.h mpc5121: add support for PDM360NG board 2010-04-24 22:56:37 +02:00
immap_8220.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
immap_8260.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
immap_qe.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
interrupt.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
io.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
iopin_8xx.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
iopin_85xx.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
iopin_8260.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
m8260_pci.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mc146818rtc.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mmu.h Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx 2010-04-24 21:16:57 +02:00
mp.h powerpc/8xxx: Add is_core_disabled to remove disabled cores from dtb 2010-07-16 10:55:08 -05:00
mpc8xxx_spi.h mpc8308: support for Freescale MPC8308 cpu 2010-07-09 15:00:54 -05:00
mpc512x.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
mpc8349_pci.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
pci_io.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
pnp.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
posix_types.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ppc4xx_config.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ppc4xx-ebc.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ppc4xx-isram.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ppc4xx-sdram.h ppc4xx: Add DDR1/2 macros in ppc4xx-sdram.h for non-405EX as well 2010-07-01 10:26:20 +02:00
ppc4xx-uic.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
processor.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
ptrace.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
residual.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
sigcontext.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
signal.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
status_led.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
string.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
types.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
u-boot.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
unaligned.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00
xilinx_irq.h Move arch/ppc to arch/powerpc 2010-04-21 23:42:38 +02:00