summaryrefslogtreecommitdiffstats
path: root/arch/c6x/platforms
Commit message (Expand)AuthorAgeFilesLines
* c6x: fix platforms/plldata.c get_coreid build errorRandy Dunlap2018-04-101-0/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* c6x: Convert to using %pOF instead of full_nameRob Herring2017-08-243-17/+17
* c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
* c6x: Remove unnecessary of_platform_populate with default match tableKefeng Wang2016-06-232-18/+1
* c6x: Fix misspellings in comments.Adam Buchbinder2016-04-181-1/+1
* irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier2015-10-131-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+4
|\
| * C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner2015-07-311-1/+2
| * C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner2015-07-271-2/+2
* | c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-25/+27
|/
* c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache...Chen Gang2015-03-261-0/+2
* C6X: add basic support for TMS320C6678 SoCKen Cox2012-07-182-0/+69
* C6X: remove megamod-pic requirement on direct-mapped core picMark Salter2012-07-181-9/+19
* Disintegrate asm/system.h for C6XDavid Howells2012-03-281-0/+1
* irq_domain/c6x: Use library of xlate functionsGrant Likely2012-02-161-13/+1
* irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-161-1/+1
* irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter2012-02-161-7/+6
* C6X: fix timer64 initializationMark Salter2012-01-081-1/+9
* C6X: fix layout of EMIFA registersMark Salter2012-01-081-1/+0
* C6X: DSCR - Device State Configuration RegistersMark Salter2011-10-061-0/+598
* C6X: EMIF - External Memory InterfaceMark Salter2011-10-061-0/+88
* C6X: cache controlAurelien Jacquiot2011-10-061-0/+445
* C6X: clocksMark Salter2011-10-062-0/+848
* C6X: interrupt handlingAurelien Jacquiot2011-10-061-0/+349
* C6X: time managementAurelien Jacquiot2011-10-061-0/+236
* C6X: devicetree supportMark Salter2011-10-061-0/+17
* C6X: build infrastructureAurelien Jacquiot2011-10-062-0/+28