[<prev] [next>] [day] [month] [year] [list]
Message-Id: <200904232333.n3NNXTKV005460@localhost.localdomain>
Date: Fri, 24 Apr 2009 09:33:29 +1000
From: Greg Ungerer <gerg@...pgear.com>
To: torvalds@...ux-foundation.org
Cc: gerg@...inux.org, linux-kernel@...r.kernel.org,
linux-m68k@...r.kernel.org
Subject: [git pull] m68knommu arch fixes
Hi Linus,
Please pull to get a small set of fixes for the m68knommu arch,
and updates to the defconfigs.
Regards
Greg
The following changes since commit ccc5ff94c66e628d3c501b26ace5d4339667715d:
Linus Torvalds (1):
Merge git://git.kernel.org/.../mason/btrfs-unstable
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (9):
m68knommu: fix missing .data.cacheline_aligned section
m68knommu: remove unused kernel stats offsets
m68knommu: fix DMA support for ColdFire
m68knommu: update the defconfig for the ColdFire 5208evb board
m68knommu: add a defconfig for the ColdFire M5272C3 board
m68knommu: update the default config for the ColdFire 5249EVB.
m68knommu: update the default config for the ColdFire 5257EVB board
m68knommu: update the default config for the ColdFire 5307C3 board
m68knommu: update the default config for the ColdFire 5407C3 board
Richard Retanubun (1):
m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC.
arch/m68knommu/Kconfig | 1 +
arch/m68knommu/configs/m5208evb_defconfig | 163 +++++----
arch/m68knommu/configs/m5249evb_defconfig | 268 ++++++++++---
arch/m68knommu/configs/m5272c3_defconfig | 645 +++++++++++++++++++++++++++++
arch/m68knommu/configs/m5275evb_defconfig | 167 +++++----
arch/m68knommu/configs/m5307c3_defconfig | 231 ++++++++---
arch/m68knommu/configs/m5407c3_defconfig | 179 +++++----
arch/m68knommu/kernel/asm-offsets.c | 6 -
arch/m68knommu/kernel/dma.c | 37 ++-
arch/m68knommu/kernel/vmlinux.lds.S | 2 +
arch/m68knommu/platform/527x/config.c | 5 +
11 files changed, 1346 insertions(+), 358 deletions(-)
create mode 100644 arch/m68knommu/configs/m5272c3_defconfig
--
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