lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed,  6 Aug 2008 15:19:49 +0200
From:	Marc Zyngier <maz@...terjones.org>
To:	linux-kernel@...r.kernel.org
Cc:	Amit Walambe <amit.walambe@...otech-ltd.co.uk>,
	Dominik Brodowski <linux@...inikbrodowski.net>
Subject: [PATCH 0/5] Support for Arcom/Eurotech Viper SBC

This patch serie, against 2.6.27-rc2, adds support for the PXA-255 based 
Arcom/Eurotech Viper SBC. It is roughly based on the old 2.6.16.28 port
made by Arcom, though all bugs are of course mine.

It's been heavily tested over the last two months.

Most of these patches are quite straightforward, except for the generic
PCMCIA patch that may be questionable.

As usual, I'll be glad to receive any comment you may have about this patch.

Thanks,

	M.

 arch/arm/configs/viper_defconfig | 1657 ++++++++++++++++++++++++++++++++++++++
 arch/arm/mach-pxa/Kconfig        |    6 +
 arch/arm/mach-pxa/Makefile       |    1 +
 arch/arm/mach-pxa/viper.c        |  952 ++++++++++++++++++++++
 drivers/net/smc91x.h             |   21 +
 drivers/pcmcia/Kconfig           |    2 +-
 drivers/pcmcia/Makefile          |    1 +
 drivers/pcmcia/pxa2xx_base.c     |   20 +-
 drivers/pcmcia/pxa2xx_base.h     |    7 +
 drivers/pcmcia/pxa2xx_viper.c    |  183 +++++
 drivers/pcmcia/soc_common.h      |    2 +
 include/asm-arm/arch-pxa/irqs.h  |   23 +
 include/asm-arm/arch-pxa/viper.h |   91 +++


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ