aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2013-10-14formfactor: standardize the comments about real dpi sizeAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-14formfactor: add configurations for PALM devicesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add simpad configurationAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configurations for Motorola with 2.4" and 2.5" LCDAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add config for jornada 56x, 6xx, 7xxAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add config for IPAQ rx1950 and rx3000Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add ben-nanonote machconfigAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13tune-sh3.inc: drop in favour of OE-Core filePaul Eggleton
This has been present in OE-Core for a long time, we don't need a broken version here. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
2013-10-13formfactor: h3600: set DISPLAY_BPP=16 even for 12bit LCDAndrea Adami
in Kernel mach-sa1100/h3600.c says sa1100fb_rgb h3600_rgb_16 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13meta-handheld: remove obsolete refs to kernel26 MACHINE_FEATUREAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13meta-handheld: remove obsolete refs to kdriveAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13meta-handheld: remove TARGET_ARCH from machine configurationsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: refresh machconfig for Zaurus devicesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configuration for IPAQ with 4" screenAndrea Adami
iPAQ hx4700 hx4705 210 211 214 4" diagonal 2.36"x3.15" (60x80 mm) Area: 4800 mm2 pixels: 480x640 Real display DPI: 200 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configuration for IPAQ with 3.8" screenAndrea Adami
IPAQ h3600 h3700 h3800 h3900 h5100 h5400 h5500 Aero 1500 3.8" diagonal 2.25"x3" (57x76 mm) Area: 4332 mm2 pixels: 240x320 Real display DPI: 105.26 set to 100 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13formfactor: add configuration for IPAQ with 3.5" screenAndrea Adami
iPAQ h1900 h2215 hx2100 hx2400 hx2700 h4100 3.5" diagonal 2.1"x2.8" (53x71mm) Area: 3763 mm pixels: 240x320 Real display DPI: 114.29, set to 100 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13hx4700.conf: standardize the iwmmxt extra packagingAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-yocto-handhelds.inc: add missing bootlogo for hx4700Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-3.0.1: remove recipe, hx4700 now prefers linux-yoctoAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-yocto: initial commit of hx4700 defconfigAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13hx4700.conf: update config and prefer linux-yoctoAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-13linux-2.6.29: remove recipe, h3600 now prefers linux-yoctoAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-11kexecboot: update the .bbappend following meta-initramfsAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09linux-yocto_3.10: initial commit of h3600 defconfigAndrea Adami
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09h3600.conf: update machine configurationAndrea Adami
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09ipaq-boot-params: h3600: use ttySA0 as default paramAndrea Adami
These machines use ttySA0,115200n8 (SA1100). Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-09linux-yocto-handhelds.inc: split COMPATIBLE_MACHINE filteringAndrea Adami
This allows to add new machines to one single kernel variant Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-03nandlogical: remove unnecessary EXTRA_OEMAKEAndrea Adami
This is cruft from development: the recipe simply calls klcc Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-03linux-yocto: re-enable CONFIG_JFFS2_LZOAndrea Adami
Override the settings in base/base.cfg:# CONFIG_JFFS2_COMPRESSION_OPTIONS is not set Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-10-03linux-yocto-dev: add new recipe for upcoming 3.12Andrea Adami
Removing the patches merged in 3.12 only two remain: sharpsl_param.patch - has been sent upstream locomo_kbd_tweak-r2.patch - inappropriate ? Hopefully more patches for collie will come soon. Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-09-30nandlogical: move to 1.1.0 and add BBCLASSEXTEND for the klibc versionAndrea Adami
Remove nandlogical-klibc recipe Sync PV to 1.1.0 like the source tarball Remove PR Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-09-30kexecboot-klibc: remove stale bbappendAndrea Adami
The recipe is now using BBCLASSEXTEND = "klibc" Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-09-18linux-yocto_3.8: remove in favor of version 3.10Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-09-18linux-yocto-tiny-kexecboot: move from 3.8 to 3.10Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-09-18linux-yocto: initial commit of version 3.10Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: tosa-tiny.scc: reflect last patchset changesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: add tosa_battery_irq_to_gpio.patch from ↵Andrea Adami
linux-yocto_3.8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: collie-tiny.scc: reflect last patchset changesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: add collie_battery-dev-pm.patch from ↵Andrea Adami
linux-yocto_3.8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: add ucb1x00.patch from linux-yocto_3.8Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: resync mcp-device.patch with linux-yocto_3.8Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: resync sharpsl_param.patch with linux-yocto_3.8Andrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: resync pxamci-regulator.patch with ↵Andrea Adami
linux-yocto_3.8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: resync collie-jedec-probe.patch with ↵Andrea Adami
linux-yocto_3.8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: resync collie-eraseinfo.patch with ↵Andrea Adami
linux-yocto_3.8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto-tiny-kexecboot_3.8: resync locomo_kbd_tweak-r2.patch with ↵Andrea Adami
linux-yocto_3.8 Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto_3.8: tosa.cfg: add ts WM97XX and tosa_battery modulesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto_3.8: tosa.scc: add tosa_battery_irq_to_gpio.patchAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto_3.8: collie.scc: reflect last patchset changesAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
2013-07-19linux-yocto_3.8: add collie_battery-dev-pm.patchAndrea Adami
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>