Age | Commit message (Expand) | Author | Files | Lines |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 6 | -24/+6 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-04-10 | c6x: fix platforms/plldata.c get_coreid build error | Randy Dunlap | 1 | -0/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-24 | c6x: Convert to using %pOF instead of full_name | Rob Herring | 3 | -17/+17 |
2017-04-14 | c6x/timer64: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 1 | -0/+2 |
2016-06-23 | c6x: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2 | -18/+1 |
2016-04-18 | c6x: Fix misspellings in comments. | Adam Buchbinder | 1 | -1/+1 |
2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 1 | -1/+1 |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 1 | -1/+1 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+4 |
2015-08-10 | c6x/timer64: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -25/+27 |
2015-07-31 | C6X/megamode-pic: Prepare megamod_irq_cascade for irq argument removal | Thomas Gleixner | 1 | -1/+2 |
2015-07-27 | C6X/meagmod-pic: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 1 | -2/+2 |
2015-03-26 | c6x: platforms: cache: Export symbol L1P_cache_block_invalidate and L1D_cache... | Chen Gang | 1 | -0/+2 |
2012-07-19 | C6X: add basic support for TMS320C6678 SoC | Ken Cox | 2 | -0/+69 |
2012-07-19 | C6X: remove megamod-pic requirement on direct-mapped core pic | Mark Salter | 1 | -9/+19 |
2012-03-28 | Disintegrate asm/system.h for C6X | David Howells | 1 | -0/+1 |
2012-02-16 | irq_domain/c6x: Use library of xlate functions | Grant Likely | 1 | -13/+1 |
2012-02-16 | irq_domain/c6x: constify irq_domain structures | Grant Likely | 1 | -1/+1 |
2012-02-16 | irq_domain/c6x: Convert c6x to use generic irq_domain support. | Mark Salter | 1 | -7/+6 |
2012-01-09 | C6X: fix timer64 initialization | Mark Salter | 1 | -1/+9 |
2012-01-09 | C6X: fix layout of EMIFA registers | Mark Salter | 1 | -1/+0 |
2011-10-07 | C6X: DSCR - Device State Configuration Registers | Mark Salter | 1 | -0/+598 |
2011-10-07 | C6X: EMIF - External Memory Interface | Mark Salter | 1 | -0/+88 |
2011-10-07 | C6X: cache control | Aurelien Jacquiot | 1 | -0/+445 |
2011-10-07 | C6X: clocks | Mark Salter | 2 | -0/+848 |
2011-10-07 | C6X: interrupt handling | Aurelien Jacquiot | 1 | -0/+349 |
2011-10-07 | C6X: time management | Aurelien Jacquiot | 1 | -0/+236 |
2011-10-07 | C6X: devicetree support | Mark Salter | 1 | -0/+17 |
2011-10-07 | C6X: build infrastructure | Aurelien Jacquiot | 2 | -0/+28 |