linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support
@ 2013-02-08 19:37 Ruslan Bilovol
  2013-02-08 19:37 ` [PATCH 1/1] " Ruslan Bilovol
  0 siblings, 1 reply; 9+ messages in thread
From: Ruslan Bilovol @ 2013-02-08 19:37 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patch adds very basic support for OMAP4 Blaze Tablet
software development platform.

The machine for this board is already registered under number 4516:
http://www.arm.linux.org.uk/developer/machines/list.php?id=4516 

The work on this platform was going internally during last two years
and lot of the people worked on this board support on (currently)
old kernels.

The board support is started from scratch (again) basing on
board-4430sdp.c file. However, I would like to give some credits
to people who worked earlier internally on the board support
adding them as authors of the boardfile (and probably I will pick
up some approaches from old versions of sources of course so this
is reasonable).

Ruslan Bilovol (1):
  ARM: OMAP4: Add OMAP4 Blaze Tablet support

 arch/arm/mach-omap2/Kconfig                  |    7 +
 arch/arm/mach-omap2/Makefile                 |    1 +
 arch/arm/mach-omap2/board-omap4blazetablet.c |  433 ++++++++++++++++++++++++++
 3 files changed, 441 insertions(+)
 create mode 100644 arch/arm/mach-omap2/board-omap4blazetablet.c

-- 
1.7.9.5

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

end of thread, other threads:[~2013-02-15  7:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-08 19:37 [PATCH 0/1] ARM: OMAP4: Add OMAP4 Blaze Tablet support Ruslan Bilovol
2013-02-08 19:37 ` [PATCH 1/1] " Ruslan Bilovol
2013-02-10  2:52   ` Tony Lindgren
2013-02-10 21:42     ` Ruslan Bilovol
2013-02-11 16:52       ` Tony Lindgren
2013-02-11 18:52     ` Jon Hunter
2013-02-11 19:00       ` Tony Lindgren
2013-02-13 23:28         ` Ruslan Bilovol
2013-02-15  7:33           ` Jon Hunter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).