From: Greg Ungerer <gerg@snapgear.com>
To: torvalds@linux-foundation.org
Cc: gerg@uclinux.org, linux-kernel@vger.kernel.org
Subject: [git pull] m68knommu arch updates
Date: Thu, 24 Jul 2008 17:22:56 +1000 [thread overview]
Message-ID: <200807240722.m6O7MuPk025610@localhost.localdomain> (raw)
Linus,
Please pull to get the m68knommu architecture updates.
Thanks, Greg.
The following changes since commit deca05c3e81df4fcc38aa891eb8d8add14bce68b:
Greg Ungerer (1):
m68knommu: change to a configs directory for board configurations
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (6):
m68knommu: defconfig for M5249EVB board
m68knommu: defconfig for M5275EVB board
m68knommu: defconfig for M5307C3 board
m68knommu: defconfig for M5407C3 board
m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC
m68knommu: put ColdFire head code into .text.head section
Sebastian Siewior (11):
m68knommu: Add Coldfire DMA Timer support
m68knommu: m68knommu: add old stack trace method
m68knommu: move code within time.c
m68knommu: complete generic time
m68knommu: add sched_clock() for the DMA timer
m68knommu: add ffs and __ffs plattform which support ISA A+ or ISA C
m68knommu: add byteswap assembly opcode for ISA A+
m68knommu: add read_barrier_depends() and irqs_disabled_flags()
m68knommu: MCF5307 PIT GENERIC_CLOCKEVENTS support
m68knommu: fec: remove FADS
m68knommu: remove RPXCLASSIC from the m68k tree
arch/m68knommu/Kconfig | 15 +
arch/m68knommu/Makefile | 11 +-
arch/m68knommu/configs/m5249evb_defconfig | 497 ++++++++++++++++++++
arch/m68knommu/configs/m5275evb_defconfig | 627 +++++++++++++++++++++++++
arch/m68knommu/configs/m5307c3_defconfig | 580 +++++++++++++++++++++++
arch/m68knommu/configs/m5407c3_defconfig | 641 ++++++++++++++++++++++++++
arch/m68knommu/kernel/time.c | 40 +-
arch/m68knommu/kernel/traps.c | 38 ++-
arch/m68knommu/kernel/vmlinux.lds.S | 1 +
arch/m68knommu/platform/coldfire/Makefile | 2 +-
arch/m68knommu/platform/coldfire/dma_timer.c | 84 ++++
arch/m68knommu/platform/coldfire/head.S | 3 +-
arch/m68knommu/platform/coldfire/pit.c | 91 ++++-
drivers/net/fec.c | 54 +---
include/asm-m68knommu/bitops.h | 30 ++
include/asm-m68knommu/byteorder.h | 16 +-
include/asm-m68knommu/commproc.h | 19 -
include/asm-m68knommu/system.h | 11 +
18 files changed, 2643 insertions(+), 117 deletions(-)
create mode 100644 arch/m68knommu/configs/m5249evb_defconfig
create mode 100644 arch/m68knommu/configs/m5275evb_defconfig
create mode 100644 arch/m68knommu/configs/m5307c3_defconfig
create mode 100644 arch/m68knommu/configs/m5407c3_defconfig
create mode 100644 arch/m68knommu/platform/coldfire/dma_timer.c
next reply other threads:[~2008-07-24 7:26 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-24 7:22 Greg Ungerer [this message]
2009-04-02 4:53 Greg Ungerer
2009-12-09 7:58 Greg Ungerer
2009-12-10 3:13 ` Linus Torvalds
2009-12-10 4:54 ` Greg Ungerer
2010-03-09 3:47 Greg Ungerer
2010-05-25 6:19 Greg Ungerer
2010-10-25 0:29 Greg Ungerer
2011-01-18 10:35 Greg Ungerer
2011-05-24 6:30 Greg Ungerer
2011-07-26 2:19 Greg Ungerer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200807240722.m6O7MuPk025610@localhost.localdomain \
--to=gerg@snapgear.com \
--cc=gerg@uclinux.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®