aboutsummaryrefslogtreecommitdiffstats
path: root/arch/c6x/platforms (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-23c6x: Remove unnecessary of_platform_populate with default match tableKefeng Wang2-18/+1
2016-04-18c6x: Fix misspellings in comments.Adam Buchbinder1-1/+1
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier1-1/+1
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-1/+1
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2015-08-10c6x/timer64: Migrate to new 'set-state' interfaceViresh Kumar1-25/+27
2015-07-31C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removalThomas Gleixner1-1/+2
2015-07-27C6X/meagmod-pic: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-03-26c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache_block_writebackChen Gang1-0/+2
2012-07-18C6X: add basic support for TMS320C6678 SoCKen Cox2-0/+69
2012-07-18C6X: remove megamod-pic requirement on direct-mapped core picMark Salter1-9/+19
2012-03-28Disintegrate asm/system.h for C6XDavid Howells1-0/+1
2012-02-16irq_domain/c6x: Use library of xlate functionsGrant Likely1-13/+1
2012-02-16irq_domain/c6x: constify irq_domain structuresGrant Likely1-1/+1
2012-02-16irq_domain/c6x: Convert c6x to use generic irq_domain support.Mark Salter1-7/+6
2012-01-08C6X: fix timer64 initializationMark Salter1-1/+9
2012-01-08C6X: fix layout of EMIFA registersMark Salter1-1/+0
2011-10-06C6X: DSCR - Device State Configuration RegistersMark Salter1-0/+598
2011-10-06C6X: EMIF - External Memory InterfaceMark Salter1-0/+88
2011-10-06C6X: cache controlAurelien Jacquiot1-0/+445
2011-10-06C6X: clocksMark Salter2-0/+848
2011-10-06C6X: interrupt handlingAurelien Jacquiot1-0/+349
2011-10-06C6X: time managementAurelien Jacquiot1-0/+236
2011-10-06C6X: devicetree supportMark Salter1-0/+17
2011-10-06C6X: build infrastructureAurelien Jacquiot2-0/+28