aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel
AgeCommit message (Collapse)Author
2016-05-06linux-kexecboot_4.4: readd the OK button for poodle and collieAndrea Adami
The user doesn't need to open the keyboard to press return. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-05-06linux-handheld_4.4: readd LOCOMO_KEY_CENTERAndrea Adami
After the rework of the locomokbd driver the key is mapped to KEY_F15. Remap it to KEY_F5 as done by the 2.6 locomokbd hack. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-05-06linux-kexecboot: switch to XZ kernel compressionAndrea Adami
Squeeze the last bits of space... Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-05-06linux-handheld: switch Zaurus to XZ kernel compressionAndrea Adami
Tested first on c7x0 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-05-06linux-handheld: update to 4.4.8Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-kexecboot_4.4: initial commit for Zaurus devicesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-handheld_4.4: add HACK for snd-soc-pxa2xx kernel module autoloadingAndrea Adami
Fix sound. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-handheld_4.4: upate to 4.4.7Andrea Adami
gpio fixes: now poodle and collie do build again Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-handheld_4.4: update defconfigs for spitz/akitaAndrea Adami
Add regulators and switch to pxa clock Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-gcw0-kexecboot: parametrize the 'require' using ${PV}Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-gcw0-kexecboot: skip do_shared_workdirAndrea Adami
As done in meta-initramfs for the main -kexecboot recipe do not pollute with our stuff, maybe different kernel version... Issue found building for other machines. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-handheld_4.4: update to 4.4.6Andrea Adami
Incorporating fix for mmc on pxa. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-04-24linux-gcw0-kexecboot: fix INITRAMFS_TASK matching oe-core changesAndrea Adami
As done for linux-yocto-tiny-kexecboot in meta-initramfs. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-01-19linux-handheld: initial commit of v. 4.4 for PXA and SA1100 devicesAndrea Adami
Unfortunately h1940 has been skipped for it needs a total refresh of patches. The patches for locomo are courtesy of Dmitry and have been taken from http://git.infradead.org/users/dbaryshkov/zaurus.git One patch from there has been edited: "video: lcd: add LoCoMo LCD driver" --- a/drivers/video/backlight/locomo_lcd.c +++ b/drivers/video/backlight/locomo_lcd.c @@ -20,7 +20,7 @@ #include <linux/platform_device.h> #include <linux/regmap.h> -#define POWER_IS_ON(pwr) ((pwr) <= FB_BLANK_NORMAL) +#define POWER_IS_ON(pwr) ((pwr) == FB_BLANK_UNBLANK) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2016-01-19linux-yocto_3.14: remove stale recipekrogothAndrea Adami
Kernel 3.14 and 3.19 have been removed from oe-core with commit 6814521d0b88ee66442158ed70e77cbdd35d4782 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-05-07linux-gcw0(-kexecboot): upgrade from 3.19 to 4.0 dev releaseAndrea Adami
following upstream progress Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-23linux-handheld_4.0: add ipaq h1940 patches and defconfigAndrea Adami
Patches provided and tested by Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18OE logo: remove unused ppm.bz2 vga and qvga logoAndrea Adami
now provided by patches Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18linux.inc: remove unused kernel .incAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18linux-handhelds_2.6: remove unmaintained kernelAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18palm: remove unmaintained machines, bsp tools and kernelsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18ezx: remove unmaintained machines, bsp tools and kernelsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-18jornada: remove unmaintained machines and kernelsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13linux-gcw0(-kexecboot): commit of development version 3.19Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13linux-gcw0(-kexecboot): remove kernel version 3.12Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13linux-handheld: initial commit of kernel v. 4.0Andrea Adami
Build tested for Zaurus and Ipaq h3600, hx4700 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13linux-yocto(-tiny-kexecboot)_3.17: remove orphansAndrea Adami
(kernel 3.17 has been removed from oe-core and meta-initramfs) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-04-13linux-yocto(-tiny-kexecboot)_3.10: remove orphansAndrea Adami
(kernel 3.10 has been removed from oe-core and meta-initramfs) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2015-01-12linux-yocto(-tiny-kexecboot)_3.17: remove upstreamed patch for collieAndrea Adami
Patch landed upstream in 3.17.3 (commit id 255a8e963ea7d9d856d224a76b8a2fb99f0682fe) Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-11-16meta-handheld: h3600: support kernel v3.17Linus Walleij
This makes the v3.17 kernel work with the h3600 target. As of kernel v3.17, most drivers for the H3600 have been upstreamed and we only need two patches to boot it successfully with full support. Patch 1 is merged upstream by now (v3.18), patch 2 is being worked on. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2014-11-01linux-yocto-tiny-kexecboot_3.17: add rdinit=/usr/bin/kexecboot to the cmdlineAndrea Adami
The kernel behavior has changed and apparently the init symlink in the initramfs is ignored (no init seems executed). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-11-01linux-yocto(-tiny-kexecboot): collie: fixup for mtd resume after pm suspendAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-10-05linux-jlime-jornada7xx: added LIC_FILES_CHKSUMAlexey Ignatov
2014-09-30linux-yocto-tiny-kexecboot_3.17: zaurus: initial commit based on 3.17-rc6Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-09-30linux-yocto_3.17: zaurus: initial commit based on 3.17-rc6Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-08-13linux-yocto-tiny-kexecboot: change KERNEL_IMAGE_MAXSIZE from bytes to KBAndrea Adami
Match the changes done by commit 7384d2831c713ac5999aca83c312154dc15cec56 in oe-core. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-07-28linux-gcw0-kexecboot_3.12: update defconfigAndrea Adami
Follow upstream changes. While there, fix a potential issue with do_package_qa like done in meta-initramfs for the main -kexecboot kernel. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-07-28linux-gcw0_3.12: update defconfigAndrea Adami
Follow upstream changes. Add CONFIG_KEXEC=y Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-07-15linux-yocto_3.14: zaurus: config serial 8250 as moduleAndrea Adami
Zaurus is using pxa/sa1100 serial so we only need the pcmcia serial cs for i.e. bluetooth cf cards. Avoid device address conflict on pxa (fix pending upstream). Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-07-15linux-yocto_3.14: zaurus: modularize/remove tcp/ip to reduce kernel sizeAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-07-15Revert "zaurus collie: remove hardcoded mem=64M"Andrea Adami
Unfortunately the default for sa1100/collie is 16M so for collie it is necessary to specify mem=64M on cmdline. The very rare 5000D users will have to change that to mem=32M. This reverts commit f4f05028f5ad72a81d6620340fe1c92ac6486890. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-18linux-yocto: refresh collie-LH28F640BF patchAndrea Adami
as sent upstream Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-18zaurus collie: remove hardcoded mem=64MAndrea Adami
Surely rare today, the SL-5000D has only 32MB ram. Remove historical setting used for mtd-ram. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-18linux-yocto_3.14: zaurus: remove unused filesystems to reduce kernel sizeAndrea Adami
Revert to the 3.2 pre-yocto settings. Removed yaffs, reiserfs, btrfs, most xattr and posix options. Make NFS modular. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-03linux-yocto(-tiny-kexecboot)_3.10: collie: remove detection hackAndrea Adami
The collie used for development has unfortunately an hw flaw and the CFI table is missing on one NOR chip. Further testings on other models are giving normal readings. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-03linux-yocto_3.14: collie: remove detection hackAndrea Adami
The collie used for development has unfortunately an hw flaw and the CFI table is missing on one NOR chip. Further testings on other models are giving normal readings. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-06-03linux-yocto_3.14: hx4700: v 3.14.4: remove upstreamed patchAndrea Adami
commit id=b98c1e1c1f71ab32e755e2e417e9a682865578b8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-26gcw0: improve compatibility with kexecbootAndrea Adami
Alternative images to be booted by kexecboot require to have an elf vmlinuz in /boot (kexec on mips expects elf). The bootloader however needs raw data (vmlinuz.bin) so we customize KERNEL_IMAGETYPE in the recipe. Finally, kexec is added to the main kernel recipe for easier testing and the watchdog timer is increased in the configuration for the kexecboot kernel. At the moment linux-kexecboot detects just fine partitions on external SD but freezes on kexec. Tests done from shell reveal that both kexec binaries (2.06 glibc and 2.02 klibc) load the new kernel but freeze on kexec -e. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-26linux-gcw0-kexecboot_3.12: initial commitAndrea Adami
Notes: - strangely on mips /init seems not allowed to be a symlink - kernel doesn't boot using kexec_2.0.2 klibc-static but maybe it is a kernel and not userspace issue. Plan is to update to kexec-tools_2.0.6 as soon as possible and retest. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2014-05-23linux-yocto-dev: remove development 3.14 kernel recipeAndrea Adami
The machines using it before are now preferring linux-yocto. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>