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>] [day] [month] [year] [list]
Date:	Sat, 23 Apr 2011 05:17:25 +0200
From:	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@...osoft.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Nicolas Ferre <nicolas.ferre@...el.com>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: AT91 pull request

Hi,

	This is bug fixes and one old patch that just add the 5series chip id only
	needed by drivers
	the soc full support will be delayed until the current work on the cleannup
	of at91 will be weel advanced

	Could you pull

The following changes since commit 0f1d9f78ce41a8874d30271ef8480e6f8f7f1fce:

  Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 (2011-04-22 16:19:19 -0700)

are available in the git repository at:

  git://github.com/at91linux/linux-2.6-at91.git for-linus

Greg Ungerer (2):
      arm: at91: minimal defconfig for at91x40 SoC
      arm: at91: fix compiler warning for eb01 board build

Jean-Christophe PLAGNIOL-VILLARD (1):
      at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.

Uwe Kleine-König (1):
      ARM: at91: AT91CAP9 has a macb device

 arch/arm/configs/at91x40_defconfig    |   48 +++++++++++++++++++++++++++++++++
 arch/arm/mach-at91/Kconfig            |    1 +
 arch/arm/mach-at91/board-eb01.c       |    7 ++++-
 arch/arm/mach-at91/include/mach/cpu.h |   28 +++++++++++++++++++
 4 files changed, 83 insertions(+), 1 deletions(-)
 create mode 100644 arch/arm/configs/at91x40_defconfig

Best Regards,
J & nico.
--
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