summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
2008-11-15linux-handhelds: fix compilation error due to missing includePaul Eggleton2
Add missing include of linux/limits.h. Fixes bug #4344.
2008-11-14Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ↵Stefan Schmidt12
into org.openembedded.dev
2008-11-14linux-omap git: update DSS2 patches, fix mmcKoen Kooi11
2008-11-14linux omap git: bump to 2.6.28rc4, fix evm dss2 patch for upstream changesKoen Kooi2
* dss2 still not enabled in defconfig
2008-11-14linux-omap git: add DSS2 patch for omap3evmKoen Kooi2
* this is not enabled in the defconfig yet
2008-11-13Linux (Palm): Fix Linux kernel build so it actually works for palmt650Carsten Haitzler (Raster1
Linux hackndev changed their git so the OE packages for palm ceased to work. This updates so it actually builds a kernel corectly.
2008-11-13linux-omap git: update DSS2 patchesKoen Kooi9
2008-11-11linux: added support for m8050 deviceMarcin Juszkiewicz4
2008-11-11linux-rp-2.6.24: fix tosa kernel buildDmitry Baryshkov2
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com>
2008-11-11linux-omap git: update DSS2 patches and attempt to fix ASoCKoen Kooi13
2008-11-09linux-omap git: add patch to fix red-tint on omap3evm screensKoen Kooi2
2008-11-08linux-omap git: add patches for new DSS (the nokia version, not the TI one), ↵Koen Kooi14
update beagle defconfig and bump to 2.6.28rc3
2008-11-02linux-omap git: add patch for omap3evm board to make ts behaveKoen Kooi2
2008-10-31linux omap git: add patch that implements downscaling for the overlayKoen Kooi2
* this fixes: http://www.flickr.com/photos/koenkooi/2946825478/
2008-10-30linux-omap git: bump PR for staging changesKoen Kooi1
2008-10-30linux-omap git: add patch for fix scaling for the overlayKoen Kooi2
2008-10-27linux-xo_git: Fix PV. Thanks Koen.Stefan Schmidt1
2008-10-27linux-xo: Add GIT XO kernel with fixed SRCREVStefan Schmidt2
2008-10-26linux omap git: fix oprofile patchKoen Kooi3
2008-10-26linux omap git: update to 2.6.27-omap1Koen Kooi3
2008-10-24linux-bd-neon: Set COMPATIBLE_MACHINESFlorian Boor1
2008-10-23linux-davince: force module loadingKoen Kooi1
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther138
Conflicts: packages/busybox/busybox_1.11.3.bb packages/dsplink/codec-engine_2.10.bb packages/gdb/gdb_6.3.bb packages/gdb/gdb_6.4.bb packages/gdb/gdb_6.6.bb packages/gdb/gdb_6.8.bb packages/glibc/glibc_2.2.5.bb packages/glibc/glibc_2.3.2+cvs20040726.bb packages/glibc/glibc_2.3.2.bb packages/glibc/glibc_2.3.3+cvs20041128.bb packages/glibc/glibc_2.3.3+cvs20050221.bb packages/glibc/glibc_2.3.3+cvs20050420.bb packages/glibc/glibc_2.3.3.bb packages/glibc/glibc_2.3.5+cvs20050627.bb packages/glibc/glibc_2.3.6.bb packages/glibc/glibc_2.4.bb packages/glibc/glibc_2.5.bb packages/glibc/glibc_2.6.1.bb packages/glibc/glibc_2.7.bb packages/kexecboot/linux-kexecboot_2.6.26.bb packages/libsdl/libsdl-x11_1.2.11.bb packages/linux/linux-rp_2.6.26.bb packages/mozilla/fennec_hg.bb packages/python/python_2.5.2.bb packages/tasks/task-xfce-base.bb packages/xorg-driver/xf86-video-omapfb_git.bb packages/xorg-xserver/xserver-kdrive_1.4.0.90.bb
2008-10-22linux-omap2: add forced module loading support for beagleKoen Kooi1
2008-10-20linux-rp: fix location of patch-2.6.26-rc4Marcin Juszkiewicz1
2008-10-20linux-rp_2.6.26: add patch for collie usbThomas Kunze3
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther138
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
2008-10-18linux-rp: update collie patchesThomas Kunze4
* touchscreen works now * use old hacked sharp flash driver
2008-10-17linux-openmoko: bump PR for OABI changeKoen Kooi1
2008-10-17linux-openmoko 2.6.24+git: build in BT and sound modules to work around ↵Koen Kooi2
toolchain bugs * various modules fail with "unknown relocation: 40", this works around that
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé6
* remove trailing slash in KERNELORG_MIRROR definition * add slash after KERNELORG_MIRROR in *.bb where needed
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther138
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org>
2008-10-15linux-rp.inc: add switch to disable OABI compat like linux.inc hasKoen Kooi1
2008-10-15linux.inc: add switch to turn of OABI compat for arm kernelsKoen Kooi1
2008-10-15linux 2.6.24: Updated defconfig for atngw100Robert Schuster2
- compile ext2 and ext3 into the kernel (to allow booting from SD)
2008-10-15mtn2git: remove .mtn2git_empty files in non-empty directoriesJan Luebbe332
2008-10-09merge of '4b614ea9dfb14d8f67ed00b35c59a2f23b49e2da'OpenEmbedded Project5
and '9a0857ebdef17f18989f0702e43595ce522a7a24'
2008-10-09linux-rt 2.6.24: Revert to 2.6.24.3-rt3 for mpc8315e-rdb. .7+ needs rebase.Leon Woestenberg1
2008-10-09linux omap git: add patch to fix irq -33 problemKoen Kooi2
2008-10-09ane-srcrevs.inc: bump openmoko kernels and move linux-openmoko-devel to ↵Michael Lauer1
stable-tracking branch (warning, may be broken)
2008-10-08linux omap git: add patch that should make dvb behave better on arm, it ↵Koen Kooi2
doesn't fix the oops in the dma code
2008-10-07merge of '8abbc6b27bdcde45d495d401b09e67def2993302'OpenEmbedded Project3
and 'f309dfd6b287a0b52a295b00b2a304b1badf5c57'
2008-10-07mpc8315e-rdb: Provide initial defconfig for Linux 2.6.24.3 with PCIe enabled.Leon Woestenberg3
PCI Express is tested to work, with an Intel PRO/1000 GbE x1 PCIe card.
2008-10-07merge of '7d34cad8c1cc77f4e891350dd5960331ff47128c'Mike Westerhof2
and 'f8b5444079bbbbe46a1effb15957cc79e8753dca'
2008-10-07mpc8313e-rdb: Merge Freescale's patches for u-boot 1.2.0 and linux 2.6.24.3.Leon Woestenberg1
Also make the u-boot version set conditionally rather than unconditionally, in the machine configuration file. Although u-boot 1.2.0 and 2.6.24.3 are reasonably outdated, the PCI Express support has never been merged upstream, neither to u-boot nor to linux, so use the above versions if you want to toy with PCI Express. It was extracted from MPC8315ERDB_20080627-ltib.iso, of which the patches are also available online at www.bitshrine.org.
2008-10-07linux-omap git: add another MUSB fixKoen Kooi2
2008-10-04linux-simpad: args I hit the wrong key fixHenning Heinold1
* drop now linux-2.6.24-SIMpad-serial-gpio_kes-and-cs3-ro.patch fpr sure
2008-10-04linux-2.6.24: add updated serial-gpio patch for simpadHenning Heinold2
* patch was provided by Bernhard Guillon * drop linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch * add linux-2.6.24-SIMpad-serial-gpio_keys-and-cs3-ro.patch.v2 * simpad now works with serial keyboards again * fixes bug 4630 * bump PR
2008-10-04linux-2.6.24: fix compile for archs that do not support __udivdi3()Henning Heinold2
* add time.h.patch from kernel ml * bump PR
2008-10-02linux omap git: add patch to increase VMALLOC to 256MBKoen Kooi2