Commit Graph

319 Commits (87e299e5c7508a9443f04703f1d0c7f518f79ea9)

Author SHA1 Message Date
Jesper Nilsson 3ae8d8baab CRIS: Remove include of linux/init.h, not needed anymore. 17 years ago
Jesper Nilsson 6e0b688034 CRIS: Remove CONFIG_NO_IOMEM from ARTPEC-3 default config. 17 years ago
Jesper Nilsson 1b7e7da364 CRIS: Remove useless CVS log from kernel/ptrace.c 17 years ago
Jesper Nilsson f32bb79c97 CRIS: Remove useless CVS id and log from kernel/process.c 17 years ago
Jesper Nilsson 08cfeacb6b CRIS: Add configuration possibility for using kmalloc for modules. 17 years ago
Jesper Nilsson b4945a90d0 CRIS: Remove CONFIG_NO_IOMEM from default configs. 17 years ago
Jesper Nilsson baa69b121a CRIS v32: Fix startup oops and replace hardcoded pagesize in vmlinux.lds.S 17 years ago
Jesper Nilsson 52d82ef12a CRIS v32: Avoid work when switching between tasks with shared memory descriptors in mm/tlb.c 17 years ago
Jesper Nilsson 3d44305abe CRIS v32: Add workaround for MMU hardware bug for ETRAX FS in mm/mmu.S 17 years ago
Jesper Nilsson 108ecfbc31 CRIS v32: Fix bug in internal memory allocator mm/intmem.c 17 years ago
Jesper Nilsson 0836c6d26f CRIS v32: Change name of simulator config to CONFIG_ETRAX_VCS_SIM in mm/init.c 17 years ago
Jesper Nilsson ea0af95b1c CRIS v32: Change lib/spinlock.S to use byte operations instead of dwords. 17 years ago
Jesper Nilsson ea402db97f CRIS v32: Move hw_settings.S to machine specific directories for ETRAX FS and ARTPEC-3 17 years ago
Jesper Nilsson 41f9412b20 CRIS v32: Update lib/checksum.S and lib/checksumcopy.S 17 years ago
Jesper Nilsson 7674464cb3 CRIS v32: Add lib/delay to build. 17 years ago
Jesper Nilsson 48c87a4483 CRIS v32: Add precise delay loops for ETRAX FS and ARTPEC-3. 17 years ago
Jesper Nilsson a474de0a02 CRIS v32: Update vcs_hook.c for ETRAX FS. 17 years ago
Jesper Nilsson 09160d7cc3 CRIS v32: Move vcs_hook to machine specific directory. 17 years ago
Jesper Nilsson 538380da1a CRIS v32: Update kernel/smp.c for CRIS v32. 17 years ago
Jesper Nilsson 574852a2a5 CRIS v32: Update signal handling in kernel/signal.c 17 years ago
Jesper Nilsson 14e61bebb4 CRIS v32: Update boot/rescue/rescue.ld 17 years ago
Jesper Nilsson 45a4127c10 CRIS v10: Update drivers/gpio.c, fix locking and general improvements. 17 years ago
Jesper Nilsson f2bbc96a40 CRIS v32: Change names of config variable and register field for data available. 17 years ago
Jesper Nilsson f64dd2191d CRIS v32: Change debug and formatting in kernel/fasttimer.c 17 years ago
Jesper Nilsson 43e6bd6aa8 CRIS v32: Update kernel/crisksyms.c 17 years ago
Jesper Nilsson cbca663488 CRIS v32: Remove config ifdef around init function for drivers/sync_serial.c 17 years ago
Jesper Nilsson 5adb5c873f CRIS v32: Remove drivers/gpio.c, now exists as machine specific file. 17 years ago
Jesper Nilsson 7edf744053 CRIS v32: Update driver for RTC chip pcf8563. 17 years ago
Jesper Nilsson d8ac17a0ee CRIS v32: Remove drivers/nandflash.h, now exists as machine specific file. 17 years ago
Jesper Nilsson 2c30da7175 CRIS v32: ETRAX FS Change name of LED macros in drivers/mach-fs/gpio.c to avoid collision. 17 years ago
Jesper Nilsson cacc0cc83f CRIS v32: Change name of LED macros in drivers/mach-a3/gpio.c to avoid collision. 17 years ago
Jesper Nilsson 935a847b98 CRIS v32: Change include path for hwregs in drivers/iop_fw_load.c 17 years ago
Jesper Nilsson 635c45c195 CRIS v32: Rewrite of stream co-processor driver for ETRAX FS and ARTPEC-3 17 years ago
Jesper Nilsson a77dba6a4d CRIS v32: Replace build flags in boot/rescue/Makefile 17 years ago
Jesper Nilsson 111e3b1aba CRIS v32: Replace build flags in boot/compressed/Makefile 17 years ago
Jesper Nilsson 8f2972529f CRIS v10: Change name of low voltage read and set macros. 17 years ago
Jesper Nilsson a9d13fad8c CRIS v32: Remove useless CVS id tag from boot/compressed/README 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