Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux
Pull Xtensa patchset from Chris Zankel: "The Xtensa tree has been broken for some time now, and this patchset brings it back to life. It has been part of the linux-next tree for some time. Most changes are inside the xtensa subdirectory; the other changes mostly add another rule to already existing #ifdefs to exclude Xtensa, where required. The only 'common' change is to add two more sections ('.xt.prop' and '.xt.lit') to the white list in modpost." * tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux: (27 commits) xtensa: Setup CROSS_COMPILE at the top xtensa: drop CONFIG_EMBEDDED_RAMDISK xtensa: fix TIOCGSERIAL and TIOCSSERIAL definitions xtensa: provide dummy gcc intrinsics xtensa: add missing symbol exports parport: disable for xtensa arch xtensa: rename MISC SR definition to avoid name clashes hisax: disable build for big-endian xtensa xtensa: fix CODA build xtensa: fix parallel make xtensa: ISS: drop unused io.c xtensa: ISS: exit simulator in case of halt or poweroff xtensa: ISS: change keyboard polling rate xtensa: ISS: add platform_pcibios_init xtensa: ISS: add dummy serial.h for ISS platform xtensa: change default platform clock frequency to 10MHz xtensa: add ARCH_WANT_OPTIONAL_GPIOLIB to xtensa config xtensa: set NO_IOPORT to 'n' by default xtensa: adopt generic io routines xtensa: fix ioremap ...
Showing
- MAINTAINERS 2 additions, 0 deletionsMAINTAINERS
- arch/xtensa/Kconfig 5 additions, 18 deletionsarch/xtensa/Kconfig
- arch/xtensa/Makefile 14 additions, 20 deletionsarch/xtensa/Makefile
- arch/xtensa/boot/Makefile 1 addition, 1 deletionarch/xtensa/boot/Makefile
- arch/xtensa/boot/boot-elf/Makefile 4 additions, 20 deletionsarch/xtensa/boot/boot-elf/Makefile
- arch/xtensa/boot/boot-elf/boot.lds.S 0 additions, 7 deletionsarch/xtensa/boot/boot-elf/boot.lds.S
- arch/xtensa/boot/boot-redboot/Makefile 7 additions, 5 deletionsarch/xtensa/boot/boot-redboot/Makefile
- arch/xtensa/boot/boot-redboot/boot.ld 0 additions, 7 deletionsarch/xtensa/boot/boot-redboot/boot.ld
- arch/xtensa/boot/boot-redboot/bootstrap.S 0 additions, 10 deletionsarch/xtensa/boot/boot-redboot/bootstrap.S
- arch/xtensa/boot/ramdisk/Makefile 0 additions, 23 deletionsarch/xtensa/boot/ramdisk/Makefile
- arch/xtensa/configs/s6105_defconfig 0 additions, 5 deletionsarch/xtensa/configs/s6105_defconfig
- arch/xtensa/include/asm/io.h 21 additions, 151 deletionsarch/xtensa/include/asm/io.h
- arch/xtensa/include/asm/ioctls.h 2 additions, 2 deletionsarch/xtensa/include/asm/ioctls.h
- arch/xtensa/include/asm/regs.h 1 addition, 1 deletionarch/xtensa/include/asm/regs.h
- arch/xtensa/kernel/Makefile 2 additions, 1 deletionarch/xtensa/kernel/Makefile
- arch/xtensa/kernel/io.c 0 additions, 75 deletionsarch/xtensa/kernel/io.c
- arch/xtensa/kernel/irq.c 2 additions, 2 deletionsarch/xtensa/kernel/irq.c
- arch/xtensa/kernel/pci-dma.c 4 additions, 0 deletionsarch/xtensa/kernel/pci-dma.c
- arch/xtensa/kernel/pci.c 1 addition, 1 deletionarch/xtensa/kernel/pci.c
- arch/xtensa/kernel/platform.c 2 additions, 2 deletionsarch/xtensa/kernel/platform.c
Loading
Please register or sign in to comment