[GIT PULL] Blackfin updates for 3.7-rc1

From: Bob Liu
Date: Tue Oct 09 2012 - 00:43:10 EST


The following changes since commit a0d271cbfed1dd50278c6b06bead3d00ba0a88f9:

Linux 3.6 (2012-09-30 16:47:46 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/lliubbo/blackfin.git for-linus

for you to fetch changes up to 6594b982f6d5f957c8d72de7658bf8e240c7dfca:

Blackfin: smp: add smp_mb() to keep coherency (2012-10-08 14:36:30 +0800)

----------------------------------------------------------------
Bob Liu (1):
Blackfin: update defconfig for bf609-ezkit

Harald Krapfenbauer (1):
Blackfin: CM-BF537E: Update SPORT support in board file.

James Cosin (1):
Blackfin: cpufreq: fix dpm_state_table

Mike Frysinger (1):
Blackfin: bf533-ezkit: enable flash drivers by default

Scott Jiang (1):
Blackfin: bf537: fix lq035 platform device name

Sonic Zhang (2):
Blackfin: bf60x: Add bf608 and bf609 specific perpheral MMRs
Blackfin: add bf548 v0.4 revision

Steven Miao (4):
Blackfin: bfin_gpio: proc: fix return value
Blackfin: fix wrong place disabled irq
Blackfin: drop irq enable in init_arch_irq()
Blackfin: smp: add smp_mb() to keep coherency

arch/blackfin/Kconfig | 2 +-
arch/blackfin/configs/BF533-EZKIT_defconfig | 7 +-
arch/blackfin/configs/BF609-EZKIT_defconfig | 16 +-
arch/blackfin/kernel/bfin_gpio.c | 4 +-
arch/blackfin/kernel/reboot.c | 1 -
arch/blackfin/mach-bf537/boards/cm_bf537e.c | 130 ++++++++++-
arch/blackfin/mach-bf537/boards/stamp.c | 2 +-
arch/blackfin/mach-bf609/include/mach/defBF609.h | 271 ++++++++++++++++++++++
arch/blackfin/mach-common/cpufreq.c | 9 +-
arch/blackfin/mach-common/ints-priority.c | 1 -
arch/blackfin/mach-common/smp.c | 4 +-
11 files changed, 416 insertions(+), 31 deletions(-)

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