Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-08-08 | linux-titan-sh4_2.6.21.bb: Include limits.h in sumversion.c | Khem Raj | 1 | |
Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
2009-07-31 | kernel.bbclass : moved uImage creation from do_deploy to between do_compile | Graham Gower | 1 | |
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-30 | linux-omap-pm: make u-boot flashable from within linux, first attempt at ↵ | Koen Kooi | 3 | |
making ehci work | ||||
2009-07-30 | linux-omap-pm git: fix mtd and tweak defconfig | Koen Kooi | 3 | |
2009-07-30 | linux-omap-pm git: add patch for fix musb oops and dss2 patches | Koen Kooi | 148 | |
2009-07-30 | linux-2.6.24: NAND flash size fixed for hipox machine | Steffen Sledz | 1 | |
2009-07-29 | linux-2.6.24: some pin assignements fixed in defconfig for hipox machine | Steffen Sledz | 1 | |
2009-07-29 | linux-omap-pm_git.bb : update the commit to the latest SRCREV | Graeme Gregory | 2 | |
defconfig is customized for this release as two drivers are broken. mtd - broken in compile patches in progress musb - oopses on boot | ||||
2009-07-29 | linux-omap-pm git: start updating it to .31rc | Koen Kooi | 72 | |
2009-07-26 | linux-omap-psp: add some more patches | Koen Kooi | 2 | |
2009-07-25 | mx31ads: Switch kernel to mainline | Mark Brown | 3 | |
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-23 | linux-omap 2.6.29: package DSS2 docs so people can get up to date docs at ↵ | Koen Kooi | 1 | |
runtime | ||||
2009-07-23 | linux-omap psp: add 'psp' kernel from TI to make it easier to do ↵ | Koen Kooi | 4 | |
side-by-side comparisons of mainline and TI | ||||
2009-07-17 | linux: add patch to a get rid of the horribly broken default TX25 video mode | Florian Boor | 2 | |
2009-07-16 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-07-16 | linux: Update 2.6.30-rc4 defconfig for TX25 - enable USB and some useful ↵ | Florian Boor | 2 | |
drivers. | ||||
2009-07-16 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-07-16 | linux-omap 2.6.29: update support for the ISP resizer | Koen Kooi | 6 | |
2009-07-16 | linux-omap_2.6.30+2.6.31-rc1.bb : moved to linux-omap_git | Graeme Gregory | 1 | |
2009-07-15 | linux-2.6.30-rc4: Turn off broken NAND write page verification | Florian Boor | 1 | |
2009-07-15 | linux: Update TX25 support in 2.6.30-rc4, add and turn on CAN support, fixes ↵ | Florian Boor | 5 | |
NAND. | ||||
2009-07-15 | linux-2.6.30: Add defconfig for calamari. | Leon Woestenberg | 1 | |
2009-07-15 | linux-2.6.30: Add calamari (Freescale MPC8536DS) machine support. | Leon Woestenberg | 2 | |
2009-07-14 | linux: refreshed hrw-linux-2.6.30-exp.patch (no code changes) | Marcin Juszkiewicz | 1 | |
2009-07-14 | linux: added support for at91sam9263ek in 2.6.30 (not default) | Marcin Juszkiewicz | 3 | |
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-14 | linux: tweaked 2.6.28 for at91sam9263ek board | Marcin Juszkiewicz | 2 | |
Enabled: - backlight - leds (ds1/2/3) - keyboard ("left button", "right button" keys) - suspend - i2c eeprom Moved some things into modules. | ||||
2009-07-14 | linux-omap_git.bb : move linux-omap_2.6.30+2.6.31-rc1 to linux-omap_git | Graeme Gregory | 1 | |
per koens request | ||||
2009-07-13 | Merge branch 'org.openembedded.dev' of ↵ | Graeme Gregory | 3 | |
git+ssh://git@git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-07-13 | linux-omap_2.6.30+2.6.31-rc1.bb : make a start on latest linux-omap kernel. | Graeme Gregory | 2 | |
Currently only config for zoom2 | ||||
2009-07-13 | linux-omapandroid : update the omapzoom2 defconfig to enable neon and | Graeme Gregory | 1 | |
disable the android drivers | ||||
2009-07-13 | Added linux version recipes/linux/linux-2.6.29 for taskit Stamp9G20 ↵ | Marco Cavallini | 2 | |
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation | ||||
2009-07-13 | Added linux version recipes/linux/linux_2.6.29.bb for taskit Stamp9G20 ↵ | Marco Cavallini | 1 | |
Evaluation Board * based on a patch from http://www.armbedded.eu/documentation * bump PR | ||||
2009-07-13 | Merge commit 'origin/org.openembedded.dev' into org.openembedded.dev | Dmitry Eremin-Solenikov | 2 | |
2009-07-10 | linux-omapandroid_2.6.29.bb : android kernel for zoom2, seems to be the | Graeme Gregory | 2 | |
best supported kernel at this time | ||||
2009-07-09 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 10 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-07-08 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 1 | |
into org.openembedded.dev | ||||
2009-07-08 | linux-omap 2.6.29: fix some vfp and neon bugs | Koen Kooi | 6 | |
2009-07-08 | linux: added AT91 patch to SRC_URI for all devices | Marcin Juszkiewicz | 1 | |
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-08 | linux: updated 2.6.25 and 2.6.27 for mpc8315e-rdb. | Leon Woestenberg | 3 | |
2009-07-08 | Merge branch 'org.openembedded.dev' of ↵ | Dmitry Eremin-Solenikov | 3 | |
git://git.openembedded.org/openembedded into org.openembedded.dev | ||||
2009-07-06 | linux: Update 2.6.30-rc4 with more tx25 patches. | Florian Boor | 3 | |
2009-07-06 | linux-mainstone: fix building with current gcc | Dmitry Eremin-Solenikov | 2 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-07-05 | linux-2.6.29: update tqm8540 defconfig | Dmitry Eremin-Solenikov | 2 | |
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> | ||||
2009-07-01 | linux: Delete misnamed recipe | Florian Boor | 1 | |
2009-07-01 | linux: Merge tx25 support into the correct recipe. | Florian Boor | 4 | |
2009-07-01 | linux 2.6.30-rc4: stop violation the versioning policy. | Koen Kooi | 4 | |
* it's now 2.6.29+2.6.30-rc4 as it should be * remember: 2.6.30-rc4 > 2.6.30 | ||||
2009-07-01 | linux: Add 2.6.30-rc4 and necessary patches for tx25 | Florian Boor | 4 | |
2009-07-01 | linux: Remove broken tx25 support from 2.6.30 | Florian Boor | 3 | |
2009-07-01 | Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵ | Koen Kooi | 2 | |
into org.openembedded.dev | ||||
2009-07-01 | linux-omap 2..29: add mising patch | Koen Kooi | 1 | |