summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/mpc85xx/mpc85xx.h
Commit message (Collapse)AuthorAgeFilesLines
* Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.raj2009-03-131-0/+1
| | | | Inspired by discussion with Alexey V Fedorov on freebsd-powerpc@.
* Extend and improve MPC85XX Local Bus management.raj2008-12-181-0/+2
| | | | | | | | | | | | | | | | | - 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
* Improve MPC85XX helper routines.raj2008-12-171-0/+35
- Move CCSR accessors to the shared MPC85XX area - Simplify SVR version subfield handling - Adjust OCP
OpenPOWER on IntegriCloud