summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.raj2009-03-133-15/+8
* Extend and improve MPC85XX Local Bus management.raj2008-12-185-69/+346
* Minor clean up of BookE/MPC85XX: iprove naming and style(9).raj2008-12-171-6/+2
* Improve MPC85XX helper routines.raj2008-12-173-28/+65
* Add a driver for the Local Bus Controller.marcel2008-10-252-0/+368
* Assign 0xff800000-0xffffffff to the LBC controller. That's wheremarcel2008-10-251-0/+4
* Remove mfsvr():marcel2008-04-272-2/+2
* Use RSTCR for resetting the MPC8572 (the old way does not apply).raj2008-04-262-7/+25
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()raj2008-04-261-0/+59
* Improve handling of Local Access Windows on MPC85xx systems:raj2008-04-263-19/+39
* Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatraj2008-03-121-0/+9
* Don't use in32() and out32() when writing to the CCSRBAR. Themarcel2008-03-091-9/+26
* Add support for the BUS_CONFIG_INTR() method to the platform and tomarcel2008-03-072-0/+17
* o We don't have to keep track of the PIC, nor do we have to make suremarcel2008-03-051-28/+39
* o Various fixes related to PCI Express:marcel2008-03-051-37/+65
* Add the pic_ipi method. While here, eliminate the unused openpic_ocpbus_softcmarcel2008-03-041-9/+4
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.raj2008-03-035-0/+1695
OpenPOWER on IntegriCloud