summaryrefslogtreecommitdiff
path: root/sys/powerpc/mpc85xx
Commit message (Expand)AuthorAgeFilesLines
* MFC r212054:Nathan Whitehorn2010-11-221-25/+0
* MFC r209639 by marcel:Alexander Motin2010-11-102-2/+0
* MFC rev 199602, 200739, 203177, 203350, 203352, 205495, 205527,Marcel Moolenaar2010-04-013-46/+75
* Do not use OCP85XX_LBC_OFF twice when accessing LBC registers on MPC85XX.Rafal Jaworowski2009-07-211-4/+4
* More precise description of the DS1553 driver.Rafal Jaworowski2009-06-241-1/+1
* DS1553 RTC module driver. On the MPC8555CDS system it hangs off of the LBC bus.Rafal Jaworowski2009-06-223-0/+435
* Integrated I2C controller driver (found in MPC85xx and other SOC parts).Rafal Jaworowski2009-06-221-0/+440
* Initial version of the sec(4) driver for the integrated security engine foundRafal Jaworowski2009-06-062-0/+8
* Mark the cascaded AT interrupt handler as MP safe to avoid havingMarcel Moolenaar2009-05-311-1/+1
* Initial support for SMP on PowerPC MPC85xx.Rafal Jaworowski2009-05-211-3/+19
* Skip interleaved RAM target on MPC85xx during renitialization of the localRafal Jaworowski2009-05-211-1/+2
* Add suppport for ISA and ISA interrupts to make the ATAMarcel Moolenaar2009-04-244-65/+513
* Make MPC85xx LAW handling and reset routines aware of the MPC8548 variant.Rafal Jaworowski2009-03-133-15/+8
* Extend and improve MPC85XX Local Bus management.Rafal Jaworowski2008-12-185-68/+345
* Minor clean up of BookE/MPC85XX: iprove naming and style(9).Rafal Jaworowski2008-12-171-6/+2
* Improve MPC85XX helper routines.Rafal Jaworowski2008-12-173-28/+65
* Add a driver for the Local Bus Controller.Marcel Moolenaar2008-10-252-0/+368
* Assign 0xff800000-0xffffffff to the LBC controller. That's whereMarcel Moolenaar2008-10-251-0/+4
* Remove mfsvr():Marcel Moolenaar2008-04-272-2/+2
* Use RSTCR for resetting the MPC8572 (the old way does not apply).Rafal Jaworowski2008-04-262-7/+25
* Introduce a dedicated file for MPC85xx-specific routines. Move cpu_reset()Rafal Jaworowski2008-04-261-0/+59
* Improve handling of Local Access Windows on MPC85xx systems:Rafal Jaworowski2008-04-263-19/+39
* Obtain TSEC h/w address from the parent bus (OCP) and not rely blindly on whatRafal Jaworowski2008-03-121-0/+9
* Don't use in32() and out32() when writing to the CCSRBAR. TheMarcel Moolenaar2008-03-091-9/+26
* Add support for the BUS_CONFIG_INTR() method to the platform and toMarcel Moolenaar2008-03-072-0/+17
* o We don't have to keep track of the PIC, nor do we have to make sureMarcel Moolenaar2008-03-051-28/+39
* o Various fixes related to PCI Express:Marcel Moolenaar2008-03-051-37/+65
* Add the pic_ipi method. While here, eliminate the unused openpic_ocpbus_softcMarcel Moolenaar2008-03-041-9/+4
* Initial support for Freescale PowerQUICC III MPC85xx system-on-chip family.Rafal Jaworowski2008-03-035-0/+1695