summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
2009-08-08linux-titan-sh4_2.6.21.bb: Include limits.h in sumversion.cKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-07-31kernel.bbclass : moved uImage creation from do_deploy to between do_compileGraham Gower1
and do_install as discussed on ML. linux.inc : removed uImage creation, its now in kernel.bbclass Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Graeme Gregory <dp@xora.org.uk> Acked-by: Koen Kooi <koen@openembedded.org>
2009-07-30linux-omap-pm: make u-boot flashable from within linux, first attempt at ↵Koen Kooi3
making ehci work
2009-07-30linux-omap-pm git: fix mtd and tweak defconfigKoen Kooi3
2009-07-30linux-omap-pm git: add patch for fix musb oops and dss2 patchesKoen Kooi148
2009-07-30linux-2.6.24: NAND flash size fixed for hipox machineSteffen Sledz1
2009-07-29linux-2.6.24: some pin assignements fixed in defconfig for hipox machineSteffen Sledz1
2009-07-29linux-omap-pm_git.bb : update the commit to the latest SRCREVGraeme Gregory2
defconfig is customized for this release as two drivers are broken. mtd - broken in compile patches in progress musb - oopses on boot
2009-07-29linux-omap-pm git: start updating it to .31rcKoen Kooi72
2009-07-26linux-omap-psp: add some more patchesKoen Kooi2
2009-07-25mx31ads: Switch kernel to mainlineMark Brown3
The i.MX31ADS kernel recipie was very old and pointed at external patches that are no longer available. Update to mainline, based off the defconfig for generic mx3 in mainline, since that at least builds.
2009-07-23linux-omap 2.6.29: package DSS2 docs so people can get up to date docs at ↵Koen Kooi1
runtime
2009-07-23linux-omap psp: add 'psp' kernel from TI to make it easier to do ↵Koen Kooi4
side-by-side comparisons of mainline and TI
2009-07-17linux: add patch to a get rid of the horribly broken default TX25 video modeFlorian Boor2
2009-07-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-07-16linux: Update 2.6.30-rc4 defconfig for TX25 - enable USB and some useful ↵Florian Boor2
drivers.
2009-07-16Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-07-16linux-omap 2.6.29: update support for the ISP resizerKoen Kooi6
2009-07-16linux-omap_2.6.30+2.6.31-rc1.bb : moved to linux-omap_gitGraeme Gregory1
2009-07-15linux-2.6.30-rc4: Turn off broken NAND write page verificationFlorian Boor1
2009-07-15linux: Update TX25 support in 2.6.30-rc4, add and turn on CAN support, fixes ↵Florian Boor5
NAND.
2009-07-15linux-2.6.30: Add defconfig for calamari.Leon Woestenberg1
2009-07-15linux-2.6.30: Add calamari (Freescale MPC8536DS) machine support.Leon Woestenberg2
2009-07-14linux: refreshed hrw-linux-2.6.30-exp.patch (no code changes)Marcin Juszkiewicz1
2009-07-14linux: added support for at91sam9263ek in 2.6.30 (not default)Marcin Juszkiewicz3
Board boots fine with this kernel and gives the same features as 2.6.28. hrw-linux-2.6.30-exp.patch is stripped version of linux-2.6.28-exp.patch used in 2.6.28 recipe. It adds sound support and keeps Ethernet buffers in SRAM to avoid Tx underruns. Result was not too much tested.
2009-07-14linux: tweaked 2.6.28 for at91sam9263ek boardMarcin Juszkiewicz2
Enabled: - backlight - leds (ds1/2/3) - keyboard ("left button", "right button" keys) - suspend - i2c eeprom Moved some things into modules.
2009-07-14linux-omap_git.bb : move linux-omap_2.6.30+2.6.31-rc1 to linux-omap_gitGraeme Gregory1
per koens request
2009-07-13Merge branch 'org.openembedded.dev' of ↵Graeme Gregory3
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev
2009-07-13linux-omap_2.6.30+2.6.31-rc1.bb : make a start on latest linux-omap kernel.Graeme Gregory2
Currently only config for zoom2
2009-07-13linux-omapandroid : update the omapzoom2 defconfig to enable neon andGraeme Gregory1
disable the android drivers
2009-07-13Added linux version recipes/linux/linux-2.6.29 for taskit Stamp9G20 ↵Marco Cavallini2
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation
2009-07-13Added linux version recipes/linux/linux_2.6.29.bb for taskit Stamp9G20 ↵Marco Cavallini1
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation * bump PR
2009-07-13Merge commit 'origin/org.openembedded.dev' into org.openembedded.devDmitry Eremin-Solenikov2
2009-07-10linux-omapandroid_2.6.29.bb : android kernel for zoom2, seems to be theGraeme Gregory2
best supported kernel at this time
2009-07-09Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov10
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-08Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi1
into org.openembedded.dev
2009-07-08linux-omap 2.6.29: fix some vfp and neon bugsKoen Kooi6
2009-07-08linux: added AT91 patch to SRC_URI for all devicesMarcin Juszkiewicz1
AT91 patch do not touch other platforms and I plan to move all AT91 based devices to 2.6.30 in next commits.
2009-07-08linux: updated 2.6.25 and 2.6.27 for mpc8315e-rdb.Leon Woestenberg3
2009-07-08Merge branch 'org.openembedded.dev' of ↵Dmitry Eremin-Solenikov3
git://git.openembedded.org/openembedded into org.openembedded.dev
2009-07-06linux: Update 2.6.30-rc4 with more tx25 patches.Florian Boor3
2009-07-06linux-mainstone: fix building with current gccDmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-05linux-2.6.29: update tqm8540 defconfigDmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-07-01linux: Delete misnamed recipeFlorian Boor1
2009-07-01linux: Merge tx25 support into the correct recipe.Florian Boor4
2009-07-01linux 2.6.30-rc4: stop violation the versioning policy.Koen Kooi4
* it's now 2.6.29+2.6.30-rc4 as it should be * remember: 2.6.30-rc4 > 2.6.30
2009-07-01linux: Add 2.6.30-rc4 and necessary patches for tx25Florian Boor4
2009-07-01linux: Remove broken tx25 support from 2.6.30Florian Boor3
2009-07-01Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Koen Kooi2
into org.openembedded.dev
2009-07-01linux-omap 2..29: add mising patchKoen Kooi1