aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08CRIS v10: Cleanup kernel/fasttimer.cJesper Nilsson1-21/+14
2008-02-08CRIS v10: Cleanup kernel/entry.S CVS log and id.Jesper Nilsson1-244/+1
2008-02-08CRIS v10: Remove CVS id tag from kernel/dma.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Break long lines in boot/rescue/head.SJesper Nilsson1-6/+8
2008-02-08CRIS v10: Remove CVS tag from boot/compressed/misc.cJesper Nilsson1-4/+2
2008-02-08CRIS v10: Update and fix bug in kernel/debugport.Jesper Nilsson1-111/+23
2008-02-08CRIS v10: Update driver for pcf8563Jesper Nilsson1-173/+220
2008-02-08CRIS v10: Fix bugs in i2c_init and i2c_readregJesper Nilsson1-78/+3
2008-02-08CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts.Jesper Nilsson1-73/+2
2008-02-08CRIS v10: Correct and cleanup boot/rescue/testrescue.SJesper Nilsson1-7/+5
2008-02-08CRIS v10: Correct and cleanup boot/rescue/kimagerescue.SJesper Nilsson1-29/+29
2008-02-08CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y.Jesper Nilsson1-3/+3
2008-02-08CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-yJesper Nilsson1-2/+2
2008-02-08CRIS v32: Update traps.cJesper Nilsson1-103/+95
2008-02-08CRIS v10: Update and improve axisflashmap.cJesper Nilsson1-144/+37
2008-02-08CRIS v10: Update rescue head.sJesper Nilsson1-56/+61
2008-02-08CRIS v10: Update rescue Kbuild makefile.Jesper Nilsson1-37/+19
2008-02-08CRIS v10: Update boot/compressed Kbuild makefile.Jesper Nilsson1-29/+19
2008-02-08CRIS v10: Update boot Kbuild makefile.Jesper Nilsson1-8/+16
2008-02-08CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2-217/+4
2008-02-05CRIS: avoid using arch links in KconfigJesper Nilsson2-0/+8
2008-02-05timerfd: new timerfd APIDavide Libenzi1-1/+1
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+4
2008-01-21CRIS: add missed local_irq_restore callCyrill Gorcunov1-0/+1
2008-01-17CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common definesJesper Nilsson1-18/+15
2008-01-14CRIS v10: driver for ds1302 needs to include cris-specific i2c.hJesper Nilsson1-128/+3
2008-01-14CRIS v10: kernel/time.c needs to include linux/vmstat.h to compileJesper Nilsson1-0/+1
2008-01-14CRIS v10: correct do_signal to fix oops and clean up signal handling in generalJesper Nilsson1-139/+112
2007-11-27ide: move CONFIG_IDE_ETRAX to drivers/ide/KconfigBartlomiej Zolnierkiewicz1-39/+0
2007-11-14CRISv10 fasttimer: Scrap INLINE and name timeval_cmp betterJesper Nilsson1-9/+7
2007-11-14CRISv10 memset library add lineendings to asmJesper Nilsson1-41/+41
2007-11-14CRISv10 string library add lineendings to asmJesper Nilsson1-27/+27
2007-11-14CRISv10 usercopy library add lineendings to asmJesper Nilsson1-157/+157
2007-11-14CRISv10 improve and bugfix fasttimerJesper Nilsson1-201/+114
2007-11-14CRISv10: fix timer interrupt parametersJesper Nilsson1-4/+7
2007-11-14CRIS: remove MTD_AMSTD and MTD_OBSOLETE_CHIPS take twoJesper Nilsson3-8/+4
2007-11-14cris: ARRAY_SIZE() cleanupAlex Unleashed2-3/+3
2007-11-14cris build fixes: setup.c needs param.hJesper Nilsson1-0/+1
2007-11-14cris build fixes: corrected and improved NMI and IRQ handlingJesper Nilsson3-23/+78
2007-11-14cris build fixes: Add missing syscallsJesper Nilsson1-0/+36
2007-11-14cris gpio: undo locks before returningRoel Kluin1-4/+11
2007-10-20typo fixesMatt LaPlante1-1/+1
2007-10-20spelling fixes: arch/cris/Simon Arlott8-10/+10
2007-10-19Spelling fix: explicitlyJean Delvare3-4/+4
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-16CRIS: cleanup struct irqaction initializersThomas Gleixner1-2/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-4/+0
2007-08-20ide: fix hidden dependencies on CONFIG_IDE_GENERICBartlomiej Zolnierkiewicz1-0/+1
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+1
2007-07-19unregister_chrdev(): ignore the return valueAkinobu Mita1-3/+1