aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris
Commit message (Expand)AuthorAge
* CRIS: Better ARTPEC-3 support for gpioJesper Nilsson2010-08-04
* CRIS: Add include guardJesper Nilsson2010-08-04
* CRIS: Better handling of pinmux settingsJesper Nilsson2010-08-04
* CRIS: New DMA defines for ARTPEC-3Jesper Nilsson2010-08-04
* CRIS: __do_strncpy_from_user: Don't read the byte beyond the nilJesper Nilsson2010-08-04
* CRIS: Pagetable for ARTPEC-3Jesper Nilsson2010-08-04
* CRIS: Machine dependent memmap.hJesper Nilsson2010-08-04
* CRIS: Check if pointer is set before using itJesper Nilsson2010-08-04
* CRIS: Machine dependent dma.hJesper Nilsson2010-08-04
* CRIS: Define __read_mostly for CRISv32Jesper Nilsson2010-08-04
* CRIS: Discard .note.gnu.build-id sectionJesper Nilsson2010-08-04
* CRIS: Avoid compilation warning for putsJesper Nilsson2010-08-04
* CRIS: Add debug for assembler macrosJesper Nilsson2010-08-04
* CRIS: Update for ARTPEC-3Jesper Nilsson2010-08-04
* CRIS: Add more delays in DDR setupJesper Nilsson2010-08-04
* CRIS: Add debug info for assembler codeJesper Nilsson2010-08-04
* CRIS: Add debug info for assembler codeJesper Nilsson2010-08-04
* CRIS: Add debug symbols for assembler codeJesper Nilsson2010-08-04
* CRIS: Minor formatting fix in traps.cJesper Nilsson2010-08-04
* CRIS: v32: Correct auto-restart of syscallsJesper Nilsson2010-08-04
* CRIS: More ARTPEC-3 support and i2c-boardinfo.Jesper Nilsson2010-08-04
* CRIS: Remove obsolete pinmux.c, now machine dependent.Jesper Nilsson2010-08-04
* CRIS: kgdb: Fix compilation errorsJesper Nilsson2010-08-04
* CRIS: v32: Correct path for intr_vect.hJesper Nilsson2010-08-04
* CRIS: v32: Better irq mapping codeJesper Nilsson2010-08-04
* CRIS: v32: Correct address for romfs in the imageJesper Nilsson2010-08-04
* CRIS: Additional mmu settings for ARTPEC-3Jesper Nilsson2010-08-04
* CRIS: Faster syscall entry for CRISv32.Jesper Nilsson2010-08-04
* CRIS: Simple insn reschedule to avoid interlocks.Jesper Nilsson2010-08-04
* CRIS: Add debug for assembler functionsJesper Nilsson2010-08-04
* CRIS: Correct address of the romfs in boot imageJesper Nilsson2010-08-04
* CRIS: Fasttimer: Remove obsolete ifdefJesper Nilsson2010-08-04
* CRIS: Better link to rs485 in helpJesper Nilsson2010-08-04
* CRIS: Remove CVS tag.Jesper Nilsson2010-08-04
* CRIS: v10: remove all BKL usageJesper Nilsson2010-08-04
* CRIS: gpio: don't call copy_to_user()/copy_from_user() while holding spinlocksJesper Nilsson2010-08-04
* arch/cris: Remove unnecessary casts of private_dataJoe Perches2010-08-04
* cris: autoconvert trivial BKL users to private mutexJesper Nilsson2010-08-04
* cris: Pushdown the bkl from ioctlJesper Nilsson2010-08-04
* CRIS: invoke oom-killer from page faultJesper Nilsson2010-08-04
* CRIS: GENERIC_TIME fixesJesper Nilsson2010-08-04
* Merge branch 'for-linus' of git://www.jni.nu/crisLinus Torvalds2010-06-01
|\
| * CRIS: Don't use mask_irq as symbol nameJesper Nilsson2010-05-25
| * CRIS: Simplify param.h by simply including <asm-generic/param.h>Jesper Nilsson2010-05-25
| * CRISv10: Whitespace fixes for hw_settings.SJesper Nilsson2010-05-25
| * CRISv10: Trivial fixes.Jesper Nilsson2010-05-25
| * CRISv32: Fix RS485 port 4 CD Kconfig item.Jesper Nilsson2010-05-25
| * CRISv32: Remove duplicated Kconfig items.Jesper Nilsson2010-05-25
| * cris: push down BKL into some device driversArnd Bergmann2010-04-29
* | cris: use asm-generic/scatterlist.hFUJITA Tomonori2010-05-27