Commit Graph

120 Commits (87dd965f101bafea7c5e507f686814a0f0057417)

Author SHA1 Message Date
Jesper Nilsson 07f2402b4a cris: correct usage of __user for copy to and from user space in lib/usercopy and uaccess.h 17 years ago
Jesper Nilsson 9fe3fd03a1 CRIS: Import string.c (memcpy) from newlib: fixes compile error with gcc 4 17 years ago
Jesper Nilsson a10568733c CRIS v10: Include mm.h instead of vmstat.h in kernel/time.c 17 years ago
Jesper Nilsson 77a746cec5 cris: import memset.c from newlib: fixes compile error with newer (pre4.3) gcc 17 years ago
Jesper Nilsson 7800029df3 CRIS: Add new timerfd syscall entries. 17 years ago
Jesper Nilsson ad433f2368 CRIS v10: Cleanup of drivers/gpio.c 17 years ago
Jesper Nilsson 79e04fdbb3 CRIS: Move ETRAX_AXISFLASHMAP to common Kconfig file. 17 years ago
Jesper Nilsson 45a4127c10 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. 17 years ago
Jesper Nilsson 8f2972529f CRIS v10: Change name of low voltage read and set macros. 17 years ago
Jesper Nilsson 9bf79539ed CRIS v10: Remove duplicated folding of carry from lib/checksum.S, it is not needed. 17 years ago
Jesper Nilsson ab59284eae CRIS v10: Remove duplicated folding of carry from lib/checksumcopy.S, it is not needed. 17 years ago
Jesper Nilsson 2afab729f5 CRIS v10: Clear TIF_SYSCALL_TRACE flag in ptrace_disable in kernel/ptrace.c 17 years ago
Jesper Nilsson b1220e2e7f CRIS v10: Update kernel/io_interface_mux.c 17 years ago
Jesper Nilsson 5f526d1467 CRIS v10: Setup serial port 2 to avoid accidental TXD pulse on startup. 17 years ago
Jesper Nilsson c974a9e5a3 CRIS v10: Add synchronous serial port driver for CRIS v10. 17 years ago
Jesper Nilsson 4f073eff3f CRIS v10: Don't call get_mmu_context when switching between tasks with shared memory descriptors 17 years ago
Jesper Nilsson 40316c1fad CRIS v10: Fix bug where error returns didn't restore irqs in mm/fault.c 17 years ago
Jesper Nilsson 5712e4dfc6 CRIS v10: Remove useless CVS id tag from lib/old_checksum.c 17 years ago
Jesper Nilsson f12bb5c04a CRIS v10: Remove useless CVS id and log from lib/dram_init.S 17 years ago
Jesper Nilsson da4d091348 CRIS v10: Remove useless CVS id from kernel/shadows.c 17 years ago
Jesper Nilsson b2d0814258 CRIS v10: Reformat drivers/makefile using tabs. 17 years ago
Jesper Nilsson c3d6ddddb0 CRIS: Move common Kconfig variable ETRAX_RTC to arch independet Kconfig. 17 years ago
Jesper Nilsson 10f9f9c857 CRIS v10: Remove CVS id from kernel/process.c 17 years ago
Jesper Nilsson c8acccc959 CRIS v10: Remove CVS log and id from kernel/kgdb.c 17 years ago
Jesper Nilsson 8d67bca55c CRIS v10: Cleanup kernel/irq.c 17 years ago
Jesper Nilsson 4200c35d20 CRIS v10: Cleanup kernel/fasttimer.c 17 years ago
Jesper Nilsson 72af70cfec CRIS v10: Cleanup kernel/entry.S CVS log and id. 17 years ago
Jesper Nilsson 028a731f98 CRIS v10: Remove CVS id tag from kernel/dma.c 17 years ago
Jesper Nilsson 99bb22bd28 CRIS v10: Break long lines in boot/rescue/head.S 17 years ago
Jesper Nilsson 7cda012685 CRIS v10: Remove CVS tag from boot/compressed/misc.c 17 years ago
Jesper Nilsson 18b0f34616 CRIS v10: Update and fix bug in kernel/debugport. 17 years ago
Jesper Nilsson 34a8e501fe CRIS v10: Update driver for pcf8563 17 years ago
Jesper Nilsson e5d5cf2442 CRIS v10: Fix bugs in i2c_init and i2c_readreg 17 years ago
Jesper Nilsson 3d6c03fc22 CRIS v10: Cleanup drivers/eeprom.c to avoid import conflicts. 17 years ago
Jesper Nilsson d207cf5bb9 CRIS v10: Correct and cleanup boot/rescue/testrescue.S 17 years ago
Jesper Nilsson ef8028a7ab CRIS v10: Correct and cleanup boot/rescue/kimagerescue.S 17 years ago
Jesper Nilsson 546cc14862 CRIS v10: Change boot/rescue/Makefile to use ccflags-y, asflags-y and ldflags-y. 17 years ago
Jesper Nilsson 3c9547a504 CRIS v10: Update boot/compressed/Makefile to use ccflags-y and ldflags-y 17 years ago
Jesper Nilsson 1e4cc2c8c7 CRIS v32: Update traps.c 17 years ago
Jesper Nilsson 32872b203b CRIS v10: Update and improve axisflashmap.c 17 years ago
Jesper Nilsson 8c11bffae7 CRIS v10: Update rescue head.s 17 years ago
Jesper Nilsson 63e6b9a0b8 CRIS v10: Update rescue Kbuild makefile. 17 years ago
Jesper Nilsson 1333a69483 CRIS v10: Update boot/compressed Kbuild makefile. 17 years ago
Jesper Nilsson 87f5a7f703 CRIS v10: Update boot Kbuild makefile. 17 years ago
Jesper Nilsson 923dd2a463 CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings. 17 years ago
Jesper Nilsson 2d33d563b1 CRIS: avoid using arch links in Kconfig 17 years ago
Davide Libenzi 4d672e7ac7 timerfd: new timerfd API 17 years ago
Sam Ravnborg 01ba2bdc6b all archs: consolidate init and exit sections in vmlinux.lds.h 17 years ago
Cyrill Gorcunov a56d00bbea CRIS: add missed local_irq_restore call 17 years ago
Jesper Nilsson b0e86f0a3b CRIS v10: vmlinux.lds.S: ix kernel oops on boot and use common defines 17 years ago