public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Blackfin fixes for 2.6.36-rc2
@ 2010-08-27 23:08 Mike Frysinger
  2010-08-27 23:08 ` [PATCH 1/2] Blackfin: punt duplicate SPORT MMR defines Mike Frysinger
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mike Frysinger @ 2010-08-27 23:08 UTC (permalink / raw)
  To: uclinux-dist-devel; +Cc: linux-kernel, David Howells

Now that the drivers have caught up, we can push out the Blackfin arch
changes.  This fixes some issues David pointed out.

Only failures left are the NOMMU FB fix which David has already pushed,
the linker script issue Sam sent out, and a new bug that has hit the
NAND tree.  I'll research & fix that in a bit.

Barry Song (1):
  Blackfin: bf52x/bf54x boards: drop unused nand page size

Mike Frysinger (1):
  Blackfin: punt duplicate SPORT MMR defines

 arch/blackfin/include/asm/bfin_sport.h             |    6 -
 .../mach-bf518/include/mach/defBF51x_base.h        |   82 ---------------
 arch/blackfin/mach-bf527/boards/cm_bf527.c         |    1 -
 arch/blackfin/mach-bf527/boards/ezbrd.c            |    1 -
 arch/blackfin/mach-bf527/boards/ezkit.c            |    1 -
 .../mach-bf527/include/mach/defBF52x_base.h        |   82 ---------------
 arch/blackfin/mach-bf533/include/mach/defBF532.h   |   92 -----------------
 arch/blackfin/mach-bf537/include/mach/defBF534.h   |   80 ---------------
 arch/blackfin/mach-bf538/include/mach/defBF539.h   |  107 --------------------
 arch/blackfin/mach-bf548/boards/cm_bf548.c         |    1 -
 arch/blackfin/mach-bf548/boards/ezkit.c            |    1 -
 .../mach-bf548/include/mach/defBF54x_base.h        |   67 ------------
 arch/blackfin/mach-bf561/include/mach/defBF561.h   |   60 -----------
 13 files changed, 0 insertions(+), 581 deletions(-)

-- 
1.7.2.2


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

end of thread, other threads:[~2010-08-31 12:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 23:08 [PATCH 0/2] Blackfin fixes for 2.6.36-rc2 Mike Frysinger
2010-08-27 23:08 ` [PATCH 1/2] Blackfin: punt duplicate SPORT MMR defines Mike Frysinger
2010-08-31 12:45   ` David Howells
2010-08-27 23:08 ` [PATCH 2/2] Blackfin: bf52x/bf54x boards: drop unused nand page size Mike Frysinger
2010-08-28 20:16 ` Pull request blackfin.git (for-linus branch) Mike Frysinger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox