summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2010-02-13linux-2.6.32i eee701 fixed intelfb driver.Frans Meulenbroeks2
Fixed an issue with the intelfb driver giving an error when starting on eeepc patch originaltes from: http://lists.freedesktop.org/archives/intel-gfx/2010-February/005803.html Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13linux-2.6.32 eee701 added CONFIG_DRM_I915_KMS=yFrans Meulenbroeks1
added CONFIG_DRM_I915_KMS=y to defconfig Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-13linux-kirkwood: made utf8 the default NLSFrans Meulenbroeks3
Made utf8 the default NLS (as suggested by hrw). Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-12linux-ea3250: New recipeRuud Althuizen4
This is a kernel recipe for the LPC32XX (LPC3250) based Embedded Artists development board. It uses public patches provided by NXP and Embedded Artists. The other two patches provide drivers for the PWM capabilities and fix one NXP patch. It can be generalized for use with the PHYTEC LPC3250 development board. Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-11linux-omap_2.6.29.bb : default kernel for the omapzoom as wellGraeme Gregory1
2010-02-11linux-omap-zoomsync_2.6.31.bb : update the defconfig and add a logoGraeme Gregory3
2010-02-11linux-openmoko-2.6.32: bump revision and update gdrm-2.6.32 patchesMartin Jansa1
2010-02-11linux-openmoko-2.6.32: bump revision and update gdrm-2.6.32 patchesMartin Jansa10
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-11linux 2.6.20: refreshed NHK-15 patches to build after stable updateMarcin Juszkiewicz8
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10linux 2.6.32: update to latest stableMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10linux 2.6.27: update to latest stableMarcin Juszkiewicz1
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-10linux 2.6.28: fix nokia900 buildMarcin Juszkiewicz2
- defconfig is based on Maemo5 one (present in sources as rx51_defconfig) - MACHINE_KERNEL_PR is set in nokia900.conf as we do not use linux-omap recipes for that device. It was discussed with OMAP3 maintainter (Koen Kooi) on IRC: 11:02 < hrw> koen: nokia900 uses omap3.inc and I need to bump kernel - are you ok with bumping M_K_PR for all omap3? 11:02 < hrw> koen: I can also move M_K_PR to nokia900.conf to separate it 11:02 < hrw> this device do not use linux-omap recipes 11:02 < hrw> at least not yet 11:06 < _koen_> hrw: either solution is fine by me, but if it isn't using linux-omap I think I prefer moving MKPR to nokia900.conf
2010-02-10linux-openmoko-2.6.32: upgrade to 2.6.32.8, drop applied patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-07linux-davinci git: add hack for hawkboard machine IDKoen Kooi1
Signed-off-by: Koen Kooi <k-kooi@ti.com>
2010-02-07archos5it: add archos5it support from Archos OE repoKoen Kooi3
* machine config, pointercal, xorg conf, kernel
2010-02-05linux-openmoko-shr-devel: enable UBI in gta01 config tooMartin Jansa2
2010-02-05linux-2.6.24: enable MAGIC_SYSRQ for hipox machineSteffen Sledz1
We're hunting a snaky bug. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-04oxnas: remove support for oxnas machineSteffen Sledz6
OXNAS machine was only used as prototyp for HIPOX machine and is not needed any longer. Because of constant build problems support is finished. Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-03Add htcleo, linux-qsd8; linux-msm7xxxx > linux-msm7, move extra msm kernel ↵Lukas Gorris13
into linux-msm7 (sorry for the size, stupid defconfigs..)
2010-02-02linux-leviathan: defconfig: enable devtmpfsMichael 'Mickey' Lauer1
2010-02-01linux 2.6.28: added Nokia N900 supportMarcin Juszkiewicz1
Patch made by nokia does not apply to 2.6.28 with stable updates so we redefine whole SRC_URI instead of adding into it. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-01rtc-drbcc: be a bit more verbose in case of errorsSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-02-01chumby-kernel: add a patch to remove hard setting CROSS_COMPILE from MakefileGuo Hongruan2
* linux-2.6.16-chumby-1.2.tar.gz set CROSS_COMPILE as arm-linux- hardly. * It causes the AR used to compile chumby-kernel is arm-linux-, but it should be set dynamically * according CROSS_COMPILE passed by openembedded Signed-off-by: Guo Hongruan <camelguo@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-31linux-leviathan: defconfig: enable NFS, CIFS, and the vibratorMichael 'Mickey' Lauer1
2010-01-31linux-kirkwood: fixed patch issues for openrd-baseFrans Meulenbroeks2
- eliminate a patch from the recipe that was already in git - fixed a patch which failed on a file which was not applicable for openrd-base (made a dedicated patch with only those parts that are needed for openrd-base) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-31linux-openmoko-2.6.32: upgrade to latest stable patch 2.6.32.7Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-31linux: move from 2.6.33-rc5 to 2.6.33-rc6Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-30linux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC DreamMichael 'Mickey' Lauer2
2010-01-30linux-omap-pm 2.6.29: merge in touchbook updates from AI repoKoen Kooi4
2010-01-29linux-kirkwood: updated to 2.6.33-rc5; updated video patch; added tgt as moduleFrans Meulenbroeks5
- added a recipe for 2.6.33-rc5 - updated video patch (as provided by einfochips) - made use of the PR bump to add building tgt as module in defconifg Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-01-29linux-2.6.24: mutual access to NOR, NAND, and PCI at hipox machineSteffen Sledz3
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-29linux-2.6.24: some serial USB modules activated for hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-26linux-rp-2.6.26: sharpsl-rc-r1.patch: Generate sync events, as required by ↵Stanislav Brabec2
xf86-input-evdev.
2010-01-26linux 2.6.31: update to latest stableMarcin Juszkiewicz1
2010-01-26linux 2.6.32: update to latest stableMarcin Juszkiewicz1
2010-01-26linux 2.6.27: update to latest stableMarcin Juszkiewicz1
2010-01-26linux-2.6.30/mx27ads/defconfig: Enable NAND on the i.mx27 adsHolger Hans Peter Freyther1
According to the website the device is coming with 16MB of flash and is pre equipped with the redboot bootloader. Enable both NAND, NAND MXC and redboot parsing.
2010-01-26linux-rp_2.6.23: Make hx2750 compile againJohannes Buchner2
note that the hx2750_pm_ops struct now is quite crippled, I don't really know where all the functionality went. Signed-off-by: Johannes Buchner <buchner.johannes@gmx.at> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
2010-01-25linux-omap-zoom-sync 2.6.31rc: tweak omapzoom2 defconfig a bitKoen Kooi1
* MACHINE_KERNEL_PR bump will follow a bit later on
2010-01-24linux-openmoko-2.6.32: bump srcrev for latest pcf50633 fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-23linux: upgrade 2.6.33-rc4->2.6.33-rc5Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-23linux-openmoko-2.6.32: update to latest stable 2.6.32.5Martin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-23linux-2.6.32: added eee701 supportDenis 'Gnutoo' Carikli2
Here how it was configured: *All internal hardware support was built-in *All external hardware which could be possibly attached was compiled as module *All hardware which can't be attached such as other pci cards than the builtin ones are removed(note that the eeepc 701 doesn't have pc-card) *The net filtering parts (needed for iptables) were compiled as modules when possible Hardware details: *The sd-card controler uses the mass storage driver *The synaptics driver was built as evdev and would need the synaptics xorg driver for working,Also note that it can also function as a basic mouse but it wouldn't benefit from the synaptics features *The webcam is uvc *the network card needs the atl2 driver to work *the wifi driver is ath5k *there is an eeepc driver for hotkeys in the kernel named eeepc-laptop *the graphic card is an intel i915 card
2010-01-22Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Marcin Juszkiewicz1
into org.openembedded.dev
2010-01-22Fix a bug of COMPATIBLE_HOST defination in linux-sun4cdm_*.bbGuo Hongruan2
* Correct the defination of COMPATIBLE_HOST in linux-sun4cdm_2.4.26.bb and linux-sun4cdm_2.6.8.1.bb, the previous defination causes linux-sun4cdm never been selected. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-20linux-openmoko-2.6.32: bump SRCREV for suspend/resume fix, enable ↵Martin Jansa1
MMC_UNSAFE_RESUME Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-19linux-2.6.24: defconfig for hipox machine changedSteffen Sledz1
- UART3 enabled - I2C bitbash pins changed (SDA=GPIO26, SCL=GPIO25) Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-01-18Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks24
into org.openembedded.dev
2010-01-18linux-powerpc-fsl_git : patch was made one level too high; fixed itFrans Meulenbroeks2
2010-01-18Remove ben nanonote from the linux 2.6.31.bb file. We intend on usingKristoffer Ericson22
linux-hpc branches (and eventually vanilla). Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>