aboutsummaryrefslogtreecommitdiffstats
path: root/arch/cris/arch-v10 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-04cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.hJesper Nilsson1-1/+1
2008-03-04CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4Jesper Nilsson1-163/+174
2008-03-04CRIS v10: Include mm.h instead of vmstat.h in kernel/time.cJesper Nilsson1-1/+1
2008-02-14cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gccJesper Nilsson1-195/+202
2008-02-08CRIS: Add new timerfd syscall entries.Jesper Nilsson1-1/+3
2008-02-08CRIS v10: Cleanup of drivers/gpio.cJesper Nilsson1-32/+29
2008-02-08CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file.Jesper Nilsson1-15/+0
2008-02-08CRIS v10: Update drivers/gpio.c, fix locking and general improvements.Jesper Nilsson1-359/+228
2008-02-08CRIS v10: Change name of low voltage read and set macros.Jesper Nilsson1-2/+2
2008-02-08CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed.Jesper Nilsson1-7/+1
2008-02-08CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed.Jesper Nilsson1-7/+1
2008-02-08CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.cJesper Nilsson1-0/+1
2008-02-08CRIS v10: Update kernel/io_interface_mux.cJesper Nilsson1-107/+408
2008-02-08CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup.Jesper Nilsson1-178/+43
2008-02-08CRIS v10: Add synchronous serial port driver for CRIS v10.Jesper Nilsson2-0/+1442
2008-02-08CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptorsJesper Nilsson1-29/+29
2008-02-08CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.cJesper Nilsson1-6/+7
2008-02-08CRIS v10: Remove useless CVS id tag from lib/old_checksum.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Remove useless CVS id and log from lib/dram_init.SJesper Nilsson1-56/+2
2008-02-08CRIS v10: Remove useless CVS id from kernel/shadows.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Reformat drivers/makefile using tabs.Jesper Nilsson1-6/+5
2008-02-08CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig.Jesper Nilsson1-12/+0
2008-02-08CRIS v10: Remove CVS id from kernel/process.cJesper Nilsson1-2/+1
2008-02-08CRIS v10: Remove CVS log and id from kernel/kgdb.cJesper Nilsson1-58/+0
2008-02-08CRIS v10: Cleanup kernel/irq.cJesper Nilsson1-6/+1
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