/freebsd/sys/powerpc/mpc85xx/ |
H A D | lbc.h | diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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 diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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
|
H A D | mpc85xx.h | diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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 diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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
|
H A D | mpc85xx.c | diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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 diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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
|
H A D | lbc.c | diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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 diff 25c22eb425961bafbdfe1c5f0773aca5bb62137c Thu Dec 18 19:27:12 CET 2008 Rafal Jaworowski <raj@FreeBSD.org> 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
|