summaryrefslogtreecommitdiffstats
path: root/arch/c6x/platforms
AgeCommit message (Expand)AuthorLines
2020-03-29c6x: Replace setup_irq() by request_irq()afzal mohammed-8/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-24/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2018-04-10c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-08-24c6x: Convert to using %pOF instead of full_nameRob Herring-17/+17
2017-04-14c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange-0/+2
2016-06-23c6x: Remove unnecessary of_platform_populate with default match tableKefeng Wang-18/+1
2016-04-18c6x: Fix misspellings in comments.Adam Buchbinder-1/+1
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+4
2015-08-10c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar-25/+27
2015-07-31C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner-1/+2
2015-07-27C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner-2/+2
2015-03-26c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang-0/+2
2012-07-18C6X: add basic support for TMS320C6678 SoCKen Cox-0/+69
2012-07-18C6X: remove megamod-pic requirement on direct-mapped core picMark Salter-9/+19
2012-03-28Disintegrate asm/system.h for C6XDavid Howells-0/+1
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely-13/+1
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely-1/+1
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter-7/+6
2012-01-08C6X: fix timer64 initializationMark Salter-1/+9
2012-01-08C6X: fix layout of EMIFA registersMark Salter-1/+0
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter-0/+598
2011-10-06C6X: EMIF - External Memory InterfaceMark Salter-0/+88
2011-10-06C6X: cache controlAurelien Jacquiot-0/+445
2011-10-06C6X: clocksMark Salter-0/+848
2011-10-06C6X: interrupt handlingAurelien Jacquiot-0/+349
2011-10-06C6X: time managementAurelien Jacquiot-0/+236
2011-10-06C6X: devicetree supportMark Salter-0/+17
2011-10-06C6X: build infrastructureAurelien Jacquiot-0/+28