summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* Make PCI Express host controllers functional, by:marcel2010-02-011-0/+26
* Use the capability pointer to indicate whether the host controller ismarcel2010-02-011-12/+13
* Don't check the device ID. Instead, check the class, subclass andmarcel2010-01-291-28/+13
* Always allocate PCI/ISA interrupts as shareable so that sharedmarcel2009-11-201-0/+1
* Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX.raj2009-07-211-4/+4
* More precise description of the DS1553 driver.raj2009-06-241-1/+1
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.raj2009-06-223-0/+435
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).raj2009-06-221-0/+440
* Initial version of the sec(4) driver for the integrated security engine foundraj2009-06-062-0/+8
* Mark the cascaded AT interrupt handler as MP safe to avoid havingmarcel2009-05-311-1/+1
* Initial support for SMP on PowerPC MPC85xx.raj2009-05-211-3/+19
* Skip interleaved RAM target on MPC85xx during renitialization of the localraj2009-05-211-1/+2
* Add suppport for ISA and ISA interrupts to make the ATAmarcel2009-04-244-66/+514
* 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