summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/mpc85xx/lbc.c
Commit message (Collapse)AuthorAgeFilesLines
* Extend and improve MPC85XX Local Bus management.raj2008-12-181-33/+235
| | | | | | | | | | | | | | | | | - 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
* Add a driver for the Local Bus Controller.marcel2008-10-251-0/+328
Obtained from: Juniper Networks, Inc.
OpenPOWER on IntegriCloud