summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/media5200.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-161-1/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-15/+1
* powerpc/52xx: Add missing of_node_put() in media5200.cLiang He2022-09-051-0/+3
* powerpc: Add missing headersChristophe Leroy2022-05-081-1/+2
* powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-5/+4
* powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran2021-02-091-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-6/+1
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-1/+1
* powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-211-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* powerpc: make of_device_ids constUwe Kleine-König2014-09-251-1/+1
* sections: fix section conflicts in arch/powerpcAndi Kleen2012-10-061-1/+1
* irq_domain/powerpc: constify irq_domain_opsGrant Likely2012-02-161-1/+1
* irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely2012-02-161-5/+2
* irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely2012-02-141-5/+5
* powerpc/irq: Stop exporting irq_mapGrant Likely2011-05-041-2/+2
* powerpc: Convert to new irq_* function namesThomas Gleixner2011-03-291-5/+5
* powerpc: media5200: Remove pointless set_irq_type()Thomas Gleixner2011-03-291-6/+1
* powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner2011-03-291-1/+1
* powerpc: platforms/52xx irq_data conversion.Lennert Buytenhek2011-03-101-10/+11
* of/flattree: Add of_flat_dt_match() helper functionGrant Likely2011-01-011-11/+2
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-4/+4
* powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze2009-12-091-1/+1
* powerpc: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-241-1/+1
* powerpc: Remove get_irq_desc()Michael Ellerman2009-10-301-1/+1
* powerpc/5200: Add support for the Media5200 board from FreescaleGrant Likely2009-02-041-0/+273