From: Andrea Adami <andrea.adami@gmail.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [meta-handheld][PATCH 0/5] Kernel 3.1 and cleanings
Date: Fri, 18 Nov 2011 01:36:02 +0100 [thread overview]
Message-ID: <cover.1321575642.git.andrea.adami@gmail.com> (raw)
* Initial commit of kernel 3.1 patchset 1
* tested on Zaurus devices
* defconfig refinements needed for hx4700 and h1940 (untested)
*
* Removed 2.6.39 and 3.0.1 kernel versions
* Removed git versions (unused by our couple of kernel devs)
Andrea Adami (5):
linux(kexecboot): initial commit of kernel 3.1 updated to patchset 1
linux: remove linux-3.0.1. hx4700 is up to 3.1 now.
linux(kexecboot): remove kernels 2.6.39
linux-kexecboot: remove now unused git version
linux: remove unused git version
recipes-kernel/linux/linux-2.6.39.inc | 20 -
...xx_sharpsl-retain-ops-structure-on-collie.patch | 34 -
recipes-kernel/linux/linux-2.6.39/akita/defconfig | 381 ----
recipes-kernel/linux/linux-2.6.39/c7x0/defconfig | 378 ----
recipes-kernel/linux/linux-2.6.39/collie/defconfig | 324 ----
recipes-kernel/linux/linux-2.6.39/h1940/defconfig | 1704 ------------------
.../linux/linux-2.6.39/locomo_kbd_tweak-r2.patch | 66 -
recipes-kernel/linux/linux-2.6.39/poodle/defconfig | 379 ----
recipes-kernel/linux/linux-2.6.39/spitz/defconfig | 381 ----
recipes-kernel/linux/linux-2.6.39/tosa/defconfig | 381 ----
...port-for-the-HTC-ASIC3.-Underlying-suppor.patch | 50 -
.../hx4700/0002-tmio_mmc_irq-race.patch | 114 --
...e-tmio_mmc_dma.o-when-CONFIG_MMC_SDHI-is-.patch | 29 -
...CF-support-for-the-HTC-ASIC3.-Underlying-.patch | 254 ---
.../hx4700/0005-Suspend-unbalanced-irqs.patch | 34 -
.../linux/linux-3.0.1/hx4700/0006-suspend.patch | 55 -
...007-hx4700-change-led-trigger-assignments.patch | 31 -
recipes-kernel/linux/linux-3.0.1/hx4700/defconfig | 1822 --------------------
...xx_sharpsl-retain-ops-structure-on-collie.patch | 34 +
recipes-kernel/linux/linux-3.1/akita/defconfig | 378 ++++
recipes-kernel/linux/linux-3.1/c7x0/defconfig | 316 ++++
recipes-kernel/linux/linux-3.1/collie/defconfig | 322 ++++
recipes-kernel/linux/linux-3.1/h1940/defconfig | 1704 ++++++++++++++++++
...port-for-the-HTC-ASIC3.-Underlying-suppor.patch | 50 +
.../linux-3.1/hx4700/0002-tmio_mmc_irq-race.patch | 114 ++
...e-tmio_mmc_dma.o-when-CONFIG_MMC_SDHI-is-.patch | 29 +
...CF-support-for-the-HTC-ASIC3.-Underlying-.patch | 254 +++
.../hx4700/0005-Suspend-unbalanced-irqs.patch | 34 +
.../linux/linux-3.1/hx4700/0006-suspend.patch | 55 +
...007-hx4700-change-led-trigger-assignments.patch | 31 +
recipes-kernel/linux/linux-3.1/hx4700/defconfig | 1822 ++++++++++++++++++++
.../linux/linux-3.1/locomo_kbd_tweak-r2.patch | 66 +
recipes-kernel/linux/linux-3.1/poodle/defconfig | 317 ++++
recipes-kernel/linux/linux-3.1/spitz/defconfig | 378 ++++
recipes-kernel/linux/linux-3.1/tosa/defconfig | 379 ++++
.../linux/linux-kexecboot-2.6.39/akita/defconfig | 133 --
.../linux/linux-kexecboot-2.6.39/c7x0/defconfig | 135 --
.../linux/linux-kexecboot-2.6.39/collie/defconfig | 145 --
.../linux/linux-kexecboot-2.6.39/poodle/defconfig | 137 --
.../linux/linux-kexecboot-2.6.39/spitz/defconfig | 133 --
.../linux/linux-kexecboot-2.6.39/tosa/defconfig | 135 --
...xx_sharpsl-retain-ops-structure-on-collie.patch | 34 +
.../linux/linux-kexecboot-3.1/akita/defconfig | 132 ++
.../linux/linux-kexecboot-3.1/c7x0/defconfig | 134 ++
.../linux/linux-kexecboot-3.1/collie/defconfig | 144 ++
.../linux-kexecboot-3.1/locomo_kbd_tweak-r2.patch | 66 +
.../linux/linux-kexecboot-3.1/poodle/defconfig | 136 ++
.../linux/linux-kexecboot-3.1/spitz/defconfig | 132 ++
.../linux/linux-kexecboot-3.1/tosa/defconfig | 134 ++
recipes-kernel/linux/linux-kexecboot.inc | 17 +-
.../linux/linux-kexecboot/spitz/defconfig | 129 --
recipes-kernel/linux/linux-kexecboot_2.6.39.bb | 5 -
recipes-kernel/linux/linux-kexecboot_3.1.bb | 25 +
recipes-kernel/linux/linux-kexecboot_git.bb | 2 -
recipes-kernel/linux/linux.inc | 4 +-
recipes-kernel/linux/linux/spitz/defconfig | 379 ----
recipes-kernel/linux/linux_2.6.39.bb | 9 -
recipes-kernel/linux/linux_3.0.1.bb | 22 -
recipes-kernel/linux/linux_3.1.bb | 35 +
recipes-kernel/linux/linux_git.bb | 10 -
60 files changed, 7266 insertions(+), 7821 deletions(-)
delete mode 100644 recipes-kernel/linux/linux-2.6.39.inc
delete mode 100644 recipes-kernel/linux/linux-2.6.39/0001-pcmcia-pxa2xx_sharpsl-retain-ops-structure-on-collie.patch
delete mode 100644 recipes-kernel/linux/linux-2.6.39/akita/defconfig
delete mode 100644 recipes-kernel/linux/linux-2.6.39/c7x0/defconfig
delete mode 100644 recipes-kernel/linux/linux-2.6.39/collie/defconfig
delete mode 100644 recipes-kernel/linux/linux-2.6.39/h1940/defconfig
delete mode 100644 recipes-kernel/linux/linux-2.6.39/locomo_kbd_tweak-r2.patch
delete mode 100644 recipes-kernel/linux/linux-2.6.39/poodle/defconfig
delete mode 100644 recipes-kernel/linux/linux-2.6.39/spitz/defconfig
delete mode 100644 recipes-kernel/linux/linux-2.6.39/tosa/defconfig
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0001-Add-LED-support-for-the-HTC-ASIC3.-Underlying-suppor.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0002-tmio_mmc_irq-race.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0003-Only-compile-tmio_mmc_dma.o-when-CONFIG_MMC_SDHI-is-.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0004-Add-PCMCIA-CF-support-for-the-HTC-ASIC3.-Underlying-.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0005-Suspend-unbalanced-irqs.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0006-suspend.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/0007-hx4700-change-led-trigger-assignments.patch
delete mode 100644 recipes-kernel/linux/linux-3.0.1/hx4700/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/0001-pcmcia-pxa2xx_sharpsl-retain-ops-structure-on-collie.patch
create mode 100644 recipes-kernel/linux/linux-3.1/akita/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/c7x0/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/collie/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/h1940/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0001-Add-LED-support-for-the-HTC-ASIC3.-Underlying-suppor.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0002-tmio_mmc_irq-race.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0003-Only-compile-tmio_mmc_dma.o-when-CONFIG_MMC_SDHI-is-.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0004-Add-PCMCIA-CF-support-for-the-HTC-ASIC3.-Underlying-.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0005-Suspend-unbalanced-irqs.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0006-suspend.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/0007-hx4700-change-led-trigger-assignments.patch
create mode 100644 recipes-kernel/linux/linux-3.1/hx4700/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/locomo_kbd_tweak-r2.patch
create mode 100644 recipes-kernel/linux/linux-3.1/poodle/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/spitz/defconfig
create mode 100644 recipes-kernel/linux/linux-3.1/tosa/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/akita/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/c7x0/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/collie/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/poodle/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/spitz/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot-2.6.39/tosa/defconfig
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/0001-pcmcia-pxa2xx_sharpsl-retain-ops-structure-on-collie.patch
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/akita/defconfig
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/c7x0/defconfig
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/collie/defconfig
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/locomo_kbd_tweak-r2.patch
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/poodle/defconfig
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/spitz/defconfig
create mode 100644 recipes-kernel/linux/linux-kexecboot-3.1/tosa/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot/spitz/defconfig
delete mode 100644 recipes-kernel/linux/linux-kexecboot_2.6.39.bb
create mode 100644 recipes-kernel/linux/linux-kexecboot_3.1.bb
delete mode 100644 recipes-kernel/linux/linux-kexecboot_git.bb
delete mode 100644 recipes-kernel/linux/linux/spitz/defconfig
delete mode 100644 recipes-kernel/linux/linux_2.6.39.bb
delete mode 100644 recipes-kernel/linux/linux_3.0.1.bb
create mode 100644 recipes-kernel/linux/linux_3.1.bb
delete mode 100644 recipes-kernel/linux/linux_git.bb
--
1.7.3.4
next reply other threads:[~2011-11-18 0:42 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-18 0:36 Andrea Adami [this message]
2011-11-18 0:36 ` [meta-handheld][PATCH 1/5] linux(kexecboot): initial commit of kernel 3.1 updated to patchset 1 Andrea Adami
2011-11-18 0:36 ` [meta-handheld][PATCH 2/5] linux: remove linux-3.0.1. hx4700 is up to 3.1 now Andrea Adami
2011-11-18 0:36 ` [meta-handheld][PATCH 3/5] linux(kexecboot): remove kernels 2.6.39 Andrea Adami
2011-11-18 0:36 ` [meta-handheld][PATCH 4/5] linux-kexecboot: remove now unused git version Andrea Adami
2011-11-18 0:36 ` [meta-handheld][PATCH 5/5] linux: remove " Andrea Adami
2011-11-18 9:55 ` Martin Jansa
2011-11-18 10:18 ` Paul Eggleton
2011-11-18 13:11 ` Martin Jansa
2011-11-18 13:45 ` Andrea Adami
2011-11-18 13:51 ` Paul Eggleton
2011-11-18 14:02 ` Andrea Adami
2011-11-18 14:05 ` Martin Jansa
2011-11-24 9:24 ` Martin Jansa
2011-11-24 9:43 ` Paul Eggleton
2011-11-24 10:17 ` [meta-handheld 0/6] Kernel upgrade Martin Jansa
2011-11-24 10:18 ` [meta-handheld 1/6] linux(kexecboot): initial commit of kernel 3.1 updated to patchset 1 Martin Jansa
2011-11-24 10:18 ` [meta-handheld 2/6] linux(kexecboot): update from 3.1.1 to 3.1.2 Martin Jansa
2011-11-24 10:18 ` [meta-handheld 3/6] linux-kexecboot: use kernel_conf_variable like linux.inc does and respect CMDLINE_DEBUG Martin Jansa
2011-11-24 11:01 ` Andrea Adami
2011-11-24 10:18 ` [meta-handheld 4/6] linux-kexecboot: don't disable DEBUG, PRINTK, BUG with CMDLINE_DEBUG not just loglevel=3 Martin Jansa
2011-11-24 11:01 ` Andrea Adami
2011-11-24 12:38 ` Andrea Adami
2011-11-24 12:42 ` Paul Eggleton
2011-11-24 12:46 ` Martin Jansa
2011-11-24 12:56 ` Andrea Adami
2011-11-24 10:18 ` [meta-handheld 5/6] linux-git: move CMDLINE_DEBUG to linux-git.inc to be used also for linux-kexecboot Martin Jansa
2011-11-24 10:18 ` [meta-handheld 6/6] linux-git: upgrade to 3.2.0-rc3 Martin Jansa
2011-11-24 11:12 ` [meta-handheld][PATCH 5/5] linux: remove unused git version Andrea Adami
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.1321575642.git.andrea.adami@gmail.com \
--to=andrea.adami@gmail.com \
--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 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.