freebsd-dev/sys/powerpc/mpc85xx
Rafal Jaworowski 25c22eb425 Extend and improve MPC85XX Local Bus management.
- Make LBC resources management self-contained: introduce explicit LBC
  resources definition (much like the OCP), provide dedicated rman for LB mem
  space.

- Full configuration of an LB chip select device: program LAW and BR/OR, map
  into KVA, handle all LB attributes (bus width, machine select, ecc,
  write protect etc).

- Factor out LAW manipulation routines into shared code, adjust OCP area
  accordingly.

- Other LBC fixes and clean-ups.

Obtained from:	Semihalf
2008-12-18 18:27:12 +00:00
..
lbc.c Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
lbc.h Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
mpc85xx.c Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
mpc85xx.h Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
nexus.c Minor clean up of BookE/MPC85XX: iprove naming and style(9). 2008-12-17 15:31:15 +00:00
ocpbus.c Extend and improve MPC85XX Local Bus management. 2008-12-18 18:27:12 +00:00
ocpbus.h Use RSTCR for resetting the MPC8572 (the old way does not apply). 2008-04-26 18:03:00 +00:00
opic.c Add support for the BUS_CONFIG_INTR() method to the platform and to 2008-03-07 22:08:43 +00:00
pci_ocp.c Improve handling of Local Access Windows on MPC85xx systems: 2008-04-26 17:47:28 +00:00