summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2010-03-29linux-leviathan: defconfig: enable earlysuspend for console to fix ↵Denis 'GNUtoo' Carikli2
suspend/resume w/ console on a VT
2010-03-28linux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable ↵Michael 'Mickey' Lauer2
netfilter / iptables
2010-03-28linux-2.6.33: added eee701 defconfigDenis 'GNUtoo' Carikli1
I took the linux-2.6.32 config,made menuconfig, saved changes and commited the resulting defconfig
2010-03-26ezx: update openezx-kernel versionAntonio Ospite1
This version uses an adapted ts27010mux driver from Motorola Milestone. Signed-off-by: Antonio Ospite <ospite@studenti.unina.it> Acked-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-25linux-openmoko-2.6.32: upgrade to 2.6.32.10 and one additional patchMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-22linux-2.6.28.10-at91-mh.patch: removed trailing whitespaces, please apologizeMarco Cavallini1
2010-03-22linux-2.6.28/mh355/linux-2.6.28.10-at91-mh.patch: added patches for machine ↵Marco Cavallini2
Microhard mh355 * added recipes/linux/linux-2.6.28/mh355/defconfig
2010-03-22linux_2.6.28.bb: added patches for machine Microhard mh355Marco Cavallini1
2010-03-19linux-omap-zoomsync : make logo more generic now recipe has 2 machinesGraeme Gregory1
2010-03-19linux-omap-zoomsync_2.6.32: Added support for OMAPZoom36xGeetha T2
2010-03-19Don't inherit siteinfo in base.bbclassChris Larson2
Acked-by: Richard Purdie <rpurdie@linux.intel.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-03-19linux-2.6.24: enable ftdi_sio module for hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2010-03-18linux-omap-zoomsync_2.6.32.bb : update defconfig to enable power managementGraeme Gregory2
Also turned off the pm debug messages that were drowning dmesg. Signed-off-by: Graeme Gregory <dp@xora.org.uk>
2010-03-17Add Freescale mpc8641_hpcn demo boardMartyn Welch3
A demo board from Freescale, based on the MPC8641D Freescale SOC. Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-03-17linux-omap-zoomsync_2.6.32.bb : update defconfigGraeme Gregory2
2010-03-17linux-omap-zoomsync_2.6.32.bb : reinstate bootlogoGraeme Gregory1
2010-03-17linux-omap-zoomsync_2.6.32.bb : update to the latest zoomsync kernelGraeme Gregory2
This is the version ti integration tree is using, updated the defconfig to include the wifi driver and UVC devices.
2010-03-16defconfig: xilinx ml507 kernel configAdrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16linux-xilinx-ml507_git: new kernel recipe for xilinx ml507Adrian Alonso1
* Based on the oficial xilinx repo since not all drivers are in the * mainline kernel tree * Make use off the xilinx-bsp bbclass to override device tree descriptor Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-16linux.inc: add device tree for xilinx ml507Adrian Alonso1
Signed-off-by: Adrian Alonso <aalonso00@gmail.com> Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
2010-03-15Add Freescale P2020DS Demo BoardMartyn Welch3
This patch adds the Freescale P2020DS demo board, which is based on the p2020 SOC. Signed-off-by: Martyn Welch <martyn.welch@gefanuc.com> Acked-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Philip Balister <philip@balister.org>
2010-03-15linux kernels: linux is GPLv2, so specify that in LICENSE instead of generic ↵Koen Kooi117
'GPL'
2010-03-14linux-leviathan: remove bogus ' characters that disturb mkbootimgMichael 'Mickey' Lauer1
2010-03-14linux-leviathan: depend on android-image-utils and prepare kernel image that ↵Michael 'Mickey' Lauer1
can be booted via fastboot
2010-03-11linux-2.6.24: fix kernel oops upon driver unload for hipox machinet.fromm1
Signed-off-by: Thilo Fromm <t.fromm@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-03-11linux_2.6.28.bb: updated to new paches for Ronetix PM9263Marco Cavallini1
* used new 003_linux-2.6.28-at91-ronetix-20112009.patch * bump DEFAULT_PREFERENCE_ronetix-pm9263
2010-03-11linux-openmoko-2.6.32: two more patchesMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-09linux/linux/linux-jlime-jornada7xx_2.6.32+git.bb:Kristoffer Ericson2
* Add newest HP Jornada 700-series kernel recipe. Signed-off-by: Filip Zyzniewski <filip.zyzniewski@gmail.com> Signed-off-by: Kristoffer Ericson <kristoffer.ericson@gmail.com>
2010-03-09linux 2.6.33: add support for ts72xxPetr Štetiar18
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2010-03-09linux-davinci: update to the latest staging snapshotDenys Dmytriyenko1
2010-03-08linux: Do not put the simone kernel image into package.Florian Boor1
The default bootloader configuration expects the kernel in a separate partition. We save quite some precious flash removing the kernel from the filesystem.
2010-03-04linux: fix compulab_image dependency loopMarcin Juszkiewicz4
Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.32: add support for ts72xx boardsPetr Štetiar18
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.32: update to latest stable 2.6.32.9 patchsetPetr Štetiar1
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.27: add support for ts72xx and make it default kernelPetr Štetiar32
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-04linux 2.6.24: update ts72xx patchset and stop using it as default kernelPetr Štetiar5
Signed-off-by: Petr Štetiar <ynezz@true.cz> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-03-02linux-openmoko-2.6.32: add last 2 patches from DRM branch"Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-03-01linux/linux-davinci/hawkboard added netfilter modules to defconfigFrans Meulenbroeks1
added netfilter modules to hawkboard defconfig these are needed in order to build nas-server-image Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-03-01linux-openmoko-2.6.32: simplified JBT6k74 driver as WSOD fixMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-28linux-kirkwood: changed openrd-client defconfig to also build ppp modulesFrans Meulenbroeks1
as requested on the openrd mailing list Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-26linux: atngw100 - add bridge module to defconfig, bump PRBernhard Guillon2
Signed-off-by: Bernhard Guillon <Bernhard.Guillon@opensimpad.org> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-02-25linux-openmoko: move srcrevs to recipes, bump 2.6.32 versionMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-25linux: add 2.6.33 versionMartin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-24linux.inc: Use package_stagefile_shell in do_devicetree_imageTom Rini1
2010-02-20linux-leviathan: bump to revision with backlight and alsa (almost) workingMichael 'Mickey' Lauer2
2010-02-16linux-2.6.33-rc6: move to linux-2.6.33-rc8Martin Jansa3
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-02-14linux_2.6.32: eee701: removed fb devices from defconfigFrans Meulenbroeks2
removed fb devices from defconfig. they conflict with kms which is used by the latest intel gfx driver. While at it also turned floppy support into a module (improves boot time substantially) and compiled some modules for video that are always loaded into the kernel Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-02-14linux.inc: extend UDEV_GE_141 config munging logic to match official udev ↵Koen Kooi1
guidelines
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>