Merge tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris
Pull arch/cris updates from Jesper Nilsson: "Some much needed love for the CRIS-port. There's a bunch of changes this time, giving the CRISv32 port a bit of modern makeover with device-tree, irq domain and gpiolib support, and more switchover to generic frameworks. Some small fixes and removal of the theoretical SMP support brings up the rear" * tag 'cris-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jesper/cris: cris: fix integer overflow in ELF_ET_DYN_BASE CRISv32: use GENERIC_SCHED_CLOCK CRISv32: use MMIO clocksource CRISv32: use generic clockevents CRIS: use generic headers via Kbuild CRIS: use generic cmpxchg.h CRIS: use generic atomic.h CRIS: use generic atomic bitops CRISv10: remove redundant macros from system.h CRIS: remove SMP code CRISv32: don't enable irqs in INIT_THREAD CRISv32: handle multiple signals CRISv32: prevent bogus restarts on sigreturn CRISv32: don't attempt syscall restart on irq exit Add binding documentation for CRIS CRIS: add Axis 88 board device tree CRISv32: add device tree support CRISv32: add irq domains support CRIS: enable GPIOLIB
Showing
arch/cris/boot/dts/Makefile
0 → 100644
arch/cris/boot/dts/dev88.dts
0 → 100644
arch/cris/boot/dts/etraxfs.dtsi
0 → 100644
arch/cris/include/asm/div64.h
已删除
100644 → 0
arch/cris/include/asm/futex.h
已删除
100644 → 0
arch/cris/include/asm/local.h
已删除
100644 → 0
arch/cris/include/asm/smp.h
已删除
100644 → 0
arch/cris/kernel/devicetree.c
0 → 100644
想要评论请 注册 或 登录