summaryrefslogtreecommitdiffstats
path: root/arch/cris
AgeCommit message (Expand)Author
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge tag 'cris-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/jes...Linus Torvalds
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2016-01-20cris: convert to dma_map_opsChristoph Hellwig
2015-12-18cris: nand: remove useless mtd->priv = chip assignmentsBoris BREZILLON
2015-12-18cris: nand: use the mtd instance embedded in struct nand_chipBoris BREZILLON
2015-12-15cris: Fix section mismatches in architecture startup codeGuenter Roeck
2015-12-15cris: debugport: Fix section mismatchesGuenter Roeck
2015-12-08cris: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON
2015-11-02cris: Drop reference to get_cmos_time()Guenter Roeck
2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson
2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang
2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko
2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent
2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent
2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent
2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent
2015-11-02CRIS: add dt-bindings symlinkRabin Vincent
2015-11-02CRIS v32: increase NR_IRQSRabin Vincent
2015-11-02cris: arch-v10: kgdb: Add '__used' for static variable is_dyn_brkpChen Gang
2015-11-02cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12Chen Gang
2015-11-02cris: kgdb: use native hex2binAndy Shevchenko
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-09-05CRISv10: delete unused lib/dmacopy.cRabin Vincent
2015-09-05CRISv10: delete unused lib/old_checksum.cRabin Vincent
2015-09-05CRIS: fix switch_mm() lockdep splatRabin Vincent
2015-09-05CRISv32: enable LOCKDEP_SUPPORTRabin Vincent
2015-09-05CRIS: add STACKTRACE_SUPPORTRabin Vincent
2015-09-05CRISv32: annotate irq enable in idle loopRabin Vincent
2015-09-05CRISv32: add support for irqflags tracingRabin Vincent
2015-09-05CRIS: UAPI: use generic types.hRabin Vincent
2015-09-05CRIS: UAPI: use generic shmbuf.hRabin Vincent
2015-09-05CRIS: UAPI: use generic msgbuf.hRabin Vincent
2015-09-05CRIS: UAPI: use generic socket.hRabin Vincent
2015-09-05CRIS: UAPI: use generic sembuf.hRabin Vincent
2015-09-05CRIS: UAPI: use generic sockios.hRabin Vincent
2015-09-05CRIS: UAPI: use generic auxvec.hRabin Vincent
2015-09-05CRIS: UAPI: use generic headers via KbuildRabin Vincent
2015-09-05CRIS: UAPI: fix elf.h exportRabin Vincent
2015-09-05CRIS: don't make asm/elf.h depend on asm/user.hRabin Vincent
2015-09-05CRIS: UAPI: fix ptrace.hRabin Vincent
2015-09-05CRISv32: Squash compile warnings for axisflashmapJesper Nilsson
2015-09-05CRISv32: Add GPIO driver to the default configsJesper Nilsson
2015-09-05CRISv32: ETRAX FS: Squash warnings in pinmux driverJesper Nilsson
2015-09-05CRIS: Wire up missing syscallsChen Gang
2015-09-05CRISv32: allow CONFIG_DEBUG_BUGVERBOSERabin Vincent
2015-09-05CRISv32: add unreachable() to BUG()Rabin Vincent
2015-09-05cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memsetChristophe Jaillet
2015-08-10cris/time: Migrate to new 'set-state' interfaceViresh Kumar
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour