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:	Tue, 25 Feb 2014 14:17:42 -0800
From:	Markus Mayer <markus.mayer@...aro.org>
To:	Matt Porter <matt.porter@...aro.org>,
	Christian Daudt <bcm@...thebug.org>
CC:	ARM Kernel List <linux-arm-kernel@...ts.infradead.org>,
	"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/4] ARM: bcm281xx: Consolidate code

This series contains some code consolidation for the Broadcom BCM281xx
family of SoCs.

- Move kona_l2_cache_init() so other platforms can reuse it
- Consolidate reboot code and move it to the board specific file
- Sort header files in board file alphabetically
- Rename the board_init() function to be board specific

Markus Mayer (4):
  ARM: bcm281xx: Move kona_l2_cache_init() so it can be shared
  ARM: bcm281xx: Consolidate reboot code
  ARM: bcm281xx: Re-order hearder files
  ARM: bcm281xx: Rename board_init() function

 arch/arm/mach-bcm/board_bcm281xx.c |   74 ++++++++++++++++++------------------
 arch/arm/mach-bcm/kona.c           |   64 ++++++++++---------------------
 arch/arm/mach-bcm/kona.h           |    7 +---
 3 files changed, 59 insertions(+), 86 deletions(-)

-- 
1.7.9.5

--
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