From: Mike Rapoport <mike@compulab.co.il>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH 0/5] Add CM-T35 support
Date: Tue, 8 Dec 2009 23:11:09 +0200 [thread overview]
Message-ID: <cover.1260305960.git.mike@compulab.co.il> (raw)
This patch adds support for CM-T35 system-on-module based on OMAP3 SoC.
Mike Rapoport (5):
u-boot git: add cm-t35 support
linux-omap 2.6.32: add cm-t35 support
cm-t35: add machine configuration
angstrom-led-config: Add LED setup for the cm-t35 and bump PR.
xserver-xorg-conf: add cm-t35 support
conf/machine/cm-t35.conf | 46 +
recipes/angstrom/angstrom-led-config.bb | 2 +-
recipes/angstrom/angstrom-led-config/cm-t35/leds | 2 +
.../0001-OMAP-DSS2-add-Toppoly-TDO35S-panel.patch | 159 ++
...do24m-ensure-chip-select-changes-between-.patch | 30 +
...002-omap3-cm-t35-add-DSS2-display-support.patch | 307 ++++
...03-omap3-cm-t35-update-defconfig-for-DSS2.patch | 145 ++
.../0004-omap3-cm-t35-add-cm-t35-mux-configs.patch | 427 +++++
.../0006-omap3-cm-t35-update-defconfig.patch | 87 +
recipes/linux/linux-omap-2.6.32/cm-t35/defconfig | 1823 ++++++++++++++++++++
recipes/linux/linux-omap_2.6.32.bb | 12 +-
recipes/u-boot/u-boot-git/cm-t35/cm-t35.patch | 1487 ++++++++++++++++
recipes/u-boot/u-boot_git.bb | 2 +
.../xserver-xorg-conf/cm-t35/xorg.conf | 29 +
recipes/xorg-xserver/xserver-xorg-conf_0.1.bb | 2 +-
15 files changed, 4557 insertions(+), 3 deletions(-)
create mode 100644 conf/machine/cm-t35.conf
create mode 100644 recipes/angstrom/angstrom-led-config/cm-t35/leds
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0001-OMAP-DSS2-add-Toppoly-TDO35S-panel.patch
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0001-backlight-tdo24m-ensure-chip-select-changes-between-.patch
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0002-omap3-cm-t35-add-DSS2-display-support.patch
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0003-omap3-cm-t35-update-defconfig-for-DSS2.patch
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0004-omap3-cm-t35-add-cm-t35-mux-configs.patch
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/0006-omap3-cm-t35-update-defconfig.patch
create mode 100644 recipes/linux/linux-omap-2.6.32/cm-t35/defconfig
create mode 100644 recipes/u-boot/u-boot-git/cm-t35/cm-t35.patch
create mode 100644 recipes/xorg-xserver/xserver-xorg-conf/cm-t35/xorg.conf
next reply other threads:[~2009-12-08 21:57 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-08 21:11 Mike Rapoport [this message]
2009-12-08 21:11 ` [PATCH 1/5] u-boot git: add cm-t35 support Mike Rapoport
2009-12-08 21:11 ` [PATCH 2/5] linux-omap 2.6.32: " Mike Rapoport
2009-12-08 23:13 ` Koen Kooi
2009-12-09 6:56 ` Mike Rapoport
2009-12-08 21:11 ` [PATCH 3/5] cm-t35: add machine configuration Mike Rapoport
2009-12-08 23:10 ` Koen Kooi
2009-12-09 7:01 ` Mike Rapoport
2009-12-09 9:16 ` Marcin Juszkiewicz
2009-12-08 21:11 ` [PATCH 4/5] angstrom-led-config: Add LED setup for the cm-t35 and bump PR Mike Rapoport
2009-12-08 21:11 ` [PATCH 5/5] xserver-xorg-conf: add cm-t35 support Mike Rapoport
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=cover.1260305960.git.mike@compulab.co.il \
--to=mike@compulab.co.il \
--cc=openembedded-devel@lists.openembedded.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