summaryrefslogtreecommitdiff
path: root/recipes/linux
AgeCommit message (Collapse)AuthorFiles
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
2009-06-30linux-davinci: add formal 2.6.30 versionDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-30linux-davinci: update to the latest staging/vpfe branchDenys Dmytriyenko1
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2009-06-30linux-omap 2.6.29: add support for mmc1 on expansion connectorKoen Kooi1
2009-06-30linux-2.6.29: remove SQN11xx hack for boc01Jeremy Lainé1
2009-06-26sharprom-compatible: add custom COMPATIBLE_MACHINE for c7x0/poodleAndrea Adami2
embedix kernels
2009-06-26kernel-2.4-embedix: revert commit 2f0fcff486dba9daa7b35cc96a3dce86f16ae30dAndrea Adami5
- COMPATIBLE_MACHINE will be set in sharprom-compatible
2009-06-25embedix kernels: set COMPATIBLE_MACHINE = "none"Andrea Adami4
- silence the notes like: - ERROR: '[]' RDEPENDS/RRECOMMENDS or otherwise - requires the runtime entity 'virtual/arm-angstrom-linux-gcc-2.95' - but it wasn't found in any PACKAGE or RPROVIDES variables - COMPATIBLE_MACHINE is set in sharprom-compatible
2009-06-23linux-omap-pm 2.6.29: fix beagleboard audioKoen Kooi2
2009-06-22Add basic support for i.MX27ADS boardAlan Carvalho de Assis2
This patch adds basic support on OpenEmbedded for i.MX27ADS board. It uses the mainline kernel instead Freescale one. The mainline doesn't have support for USB, Camera, etc. Signed-off-by: Alan Carvalho de Assis <acassis@gmail.com> Acked-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2009-06-21linux-kirkwood: update to 2.6.29.5, enable more usb driversKoen Kooi2
2009-06-20linux-omap pm 2.6.29: tweak versioning, attempt to get sound working for beagleKoen Kooi3
2009-06-19linux: Use 2.6.30 for the TX25Florian Boor1
2009-06-19This is the Boardfile, defconfig, Kerneldiff and adapted bb file for the new ↵Dieter Thimm3
tx25 ka-ro Board.
2009-06-19linux-omap-pm: add .6.29 recipe so the git one can move to 2.6.30Koen Kooi97
2009-06-19linux-omap-pm git: start syncing with linux-omap non-pmKoen Kooi71
* also add dvsdk defines to omap3.inc
2009-06-19linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov2
Now a correct commit, sorry for the previous attempt. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-18Revert "linux-2.6.29: add a default kernel for tqm8540"Koen Kooi2
This reverts commit f1cc64d92cc4023fe8180dc0079d010eec0d71b0.
2009-06-18linux-2.6.29: add a default kernel for tqm8540Dmitry Eremin-Solenikov2
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-17linux-mini2440: Improve bad kernel configration a little bit. Makes wifi ↵Florian Boor2
(WN321G) and vfat work.
2009-06-17linux-mini2440: Update kernel recipes (merged from mini2440 OE git)Florian Boor2
2009-06-17linux-mini2440: update defconfig, enable wifi driverFlorian Boor1
2009-06-12linux-2.6.30: The new Linux kernel. Two days old. Where have you been?Leon Woestenberg3
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>