All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] m68knommu arch fixes for 3.9
@ 2013-03-11  0:32 ` Greg Ungerer
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Ungerer @ 2013-03-11  0:32 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-m68k, uclinux-dev, geert

Hi Linus,

Can you please pull the m68knommu git tree, for-linus branch.

It contains a few small fixes for the non-MMU m68k platforms. Fixes some
compilation problems, some broken header definitions, removes an unused
config option and adds a name for the old 68000 CPU support.

Regards
Greg



The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

for you to fetch changes up to ef9240f482e691e13a2d27208f60d1f1f5503545:

  m68k: drop "select EMAC_INC" (2013-03-06 16:08:26 +1000)

----------------------------------------------------------------
Greg Ungerer (1):
      m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPU

Luis Alves (2):
      m68knommu: add CPU_NAME for 68000
      m68knommu: fix MC68328.h defines

Paul Bolle (1):
      m68k: drop "select EMAC_INC"

Thadeu Lima de Souza Cascardo (1):
      m68knommu: fix build when CPU is not coldfire

 arch/m68k/Kconfig.machine           |  1 -
 arch/m68k/include/asm/MC68328.h     | 10 +++++-----
 arch/m68k/kernel/setup_no.c         |  3 +++
 arch/m68k/mm/init.c                 |  2 +-
 arch/m68k/platform/coldfire/m528x.c |  2 +-
 5 files changed, 10 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [git pull] m68knommu arch fixes for 3.9
@ 2013-03-11  0:32 ` Greg Ungerer
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Ungerer @ 2013-03-11  0:32 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-m68k, uclinux-dev, geert

Hi Linus,

Can you please pull the m68knommu git tree, for-linus branch.

It contains a few small fixes for the non-MMU m68k platforms. Fixes some
compilation problems, some broken header definitions, removes an unused
config option and adds a name for the old 68000 CPU support.

Regards
Greg



The following changes since commit 6dbe51c251a327e012439c4772097a13df43c5b8:

  Linux 3.9-rc1 (2013-03-03 15:11:05 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

for you to fetch changes up to ef9240f482e691e13a2d27208f60d1f1f5503545:

  m68k: drop "select EMAC_INC" (2013-03-06 16:08:26 +1000)

----------------------------------------------------------------
Greg Ungerer (1):
      m68knommu: fix misnamed GPIO pin definition for ColdFire 528x CPU

Luis Alves (2):
      m68knommu: add CPU_NAME for 68000
      m68knommu: fix MC68328.h defines

Paul Bolle (1):
      m68k: drop "select EMAC_INC"

Thadeu Lima de Souza Cascardo (1):
      m68knommu: fix build when CPU is not coldfire

 arch/m68k/Kconfig.machine           |  1 -
 arch/m68k/include/asm/MC68328.h     | 10 +++++-----
 arch/m68k/kernel/setup_no.c         |  3 +++
 arch/m68k/mm/init.c                 |  2 +-
 arch/m68k/platform/coldfire/m528x.c |  2 +-
 5 files changed, 10 insertions(+), 8 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [git pull] m68knommu arch fixes for 3.9
@ 2013-04-13  7:45 ` Greg Ungerer
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Ungerer @ 2013-04-13  7:45 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-m68k, uclinux-dev, geert

Hi Linus,

Can you please pull the m68knommu git tree, for-linus branch.

It contains only a single compilation fix for ColdFire m68k targets
that use local non-GPIOLIB support.

Regards
Greg



The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:

  Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

for you to fetch changes up to b2dfaa8d33cee9dd4ed78979f5d70063df546101:

  m68k: define a local gpio_request_one() function (2013-04-09 15:15:31 +1000)

----------------------------------------------------------------
Greg Ungerer (1):
      m68k: define a local gpio_request_one() function

 arch/m68k/include/asm/gpio.h | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [git pull] m68knommu arch fixes for 3.9
@ 2013-04-13  7:45 ` Greg Ungerer
  0 siblings, 0 replies; 4+ messages in thread
From: Greg Ungerer @ 2013-04-13  7:45 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-m68k, uclinux-dev, geert

Hi Linus,

Can you please pull the m68knommu git tree, for-linus branch.

It contains only a single compilation fix for ColdFire m68k targets
that use local non-GPIOLIB support.

Regards
Greg



The following changes since commit 31880c37c11e28cb81c70757e38392b42e695dc6:

  Linux 3.9-rc6 (2013-04-07 20:49:54 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus

for you to fetch changes up to b2dfaa8d33cee9dd4ed78979f5d70063df546101:

  m68k: define a local gpio_request_one() function (2013-04-09 15:15:31 +1000)

----------------------------------------------------------------
Greg Ungerer (1):
      m68k: define a local gpio_request_one() function

 arch/m68k/include/asm/gpio.h | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-04-13  7:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-11  0:32 [git pull] m68knommu arch fixes for 3.9 Greg Ungerer
2013-03-11  0:32 ` Greg Ungerer
2013-04-13  7:45 Greg Ungerer
2013-04-13  7:45 ` Greg Ungerer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.