[GIT PULL] AVR32 update for 2.6.33

From: Haavard Skinnemoen
Date: Tue Dec 15 2009 - 05:02:17 EST


Hi Linus,

Please pull

git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6.git master

to receive the following changes.

Note that the patch "avr32: add two new at91 to cpu.h definition" has
already been applied through different channels because I was too slow,
so I did a merge to resolve the conflict rather than removing it from
the history.

Christoph Hellwig (1):
avr32: convert to asm-generic/hardirq.h

Haavard Skinnemoen (2):
Merge commit 'v2.6.32-rc3'
Merge commit 'v2.6.32'

Hans-Christian Egtvedt (3):
avr32: add support for ATNGW100 mkII board
avr32: add default configurations for ATNGW100 mkII and EVKLCD10X
avr32: update default configurations for ATNGW100, ATSTK1002 and ATSTK1006

Nelson Elhage (1):
avr32: clean up linker script using standard macros.

Nicolas Ferre (1):
avr32: add two new at91 to cpu.h definition

Peter Ma (3):
avr32: re-instate MCI WP/CD pin assignments for ATNGW100
avr32: function for independently setting up SPI slaves
avr32: MRMT: correct setup of SPI slaves

arch/avr32/Kconfig | 13 +-
arch/avr32/Makefile | 2 +-
arch/avr32/boards/atngw100/Kconfig | 25 +-
arch/avr32/boards/atngw100/evklcd10x.c | 7 +-
arch/avr32/boards/atngw100/mrmt.c | 1 +
arch/avr32/boards/atngw100/setup.c | 121 ++-
arch/avr32/configs/atngw100_defconfig | 383 ++++--
arch/avr32/configs/atngw100_evklcd100_defconfig | 605 ++++++--
arch/avr32/configs/atngw100_evklcd101_defconfig | 599 ++++++--
arch/avr32/configs/atngw100mkii_defconfig | 1414 ++++++++++++++++++
.../avr32/configs/atngw100mkii_evklcd100_defconfig | 1549 ++++++++++++++++++++
.../avr32/configs/atngw100mkii_evklcd101_defconfig | 1549 ++++++++++++++++++++
arch/avr32/configs/atstk1002_defconfig | 415 ++++--
arch/avr32/configs/atstk1006_defconfig | 297 +++-
arch/avr32/include/asm/hardirq.h | 19 +-
arch/avr32/kernel/irq.c | 9 -
arch/avr32/kernel/vmlinux.lds.S | 64 +-
arch/avr32/mach-at32ap/at32ap700x.c | 35 +-
arch/avr32/mach-at32ap/include/mach/board.h | 1 +
19 files changed, 6389 insertions(+), 719 deletions(-)
create mode 100644 arch/avr32/configs/atngw100mkii_defconfig
create mode 100644 arch/avr32/configs/atngw100mkii_evklcd100_defconfig
create mode 100644 arch/avr32/configs/atngw100mkii_evklcd101_defconfig
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/