summaryrefslogtreecommitdiff
path: root/packages/linux
AgeCommit message (Collapse)AuthorFiles
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
2008-10-01linux 2.6.25: bump PR for avr32 defconfig changesKoen Kooi1
2008-10-01linux-omap git: add MUSB patch to fix multiple bulk transfers, drop obsolete ↵Koen Kooi8
patches
2008-09-30linux-omap git: add patch to fix soft lockups in MUSB code, run dos2unix on ↵Koen Kooi4
remaining musb patches, bump PR, fix PV
2008-09-29linux omap git: bump SRCREV, update evm defconfigKoen Kooi2
2008-09-25linux-omap : Update defconfig to fix alsa playbackPhilip Balister1
* Use CONFIG_SLAB instead of CONFIG_SLUB
2008-09-25merge of '0c1609602324e53bbaa1c371330798fbeb1adaec'OpenEmbedded Project16
and '4375f1c5c294da70172d3a0d99da040cb85d66fd'
2008-09-25linux-omap2 : Bump PR to force rebuild after defconfig update.Philip Balister1
2008-09-25linux-omap2 : Fix ALSA playback problem.Philip Balister1
* Convert from CONFIG_SLUB to CONFIG_SLAG per email on linux-omap ml.
2008-09-25linux-omap git: move back one rev to fix MMC, fix MUSB to host in defconfig, ↵Koen Kooi3
add beagle asoc driver
2008-09-25linux-omap git: bump SRCREVKoen Kooi1
2008-09-24linux-openmoko: openmoko developers like to have PV go backwards to mess up ↵Koen Kooi1
upgrade paths and feeds, the rest of the world frowns upon this practice, so let's *incremement* PV to fix everything
2008-09-24linux-openmoko 2.6.24 update and remove outdated patchesMichael Lauer13
2008-09-22linux 2.6.25: disable alsa drivers for at32stk1000Koen Kooi1
2008-09-20linux omap2 git: enable more usb wifi sticks in beagleboard defconfigKoen Kooi2
2008-09-20linux-omap git: apply keypad irq fix for omap3evm, switch musb to hostKoen Kooi3
2008-09-19linux-2.6.25: resync mpc8313e-rdb defconfig with 2.6.26Jeremy Laine2
2008-09-17omap3evm: sync defconfig with linux-omap2Koen Kooi1
2008-09-16linux-omap git: refresh patchsetKoen Kooi23
2008-09-15linux omap git: sync beagle and omap3evm defconfigKoen Kooi1
2008-09-14linux-openmoko 2.6.24+git add glamo-turbo-mode (from andy branch), bring ↵Michael Lauer3
defconfig-oe in line w/ linux-openmoko-devel
2008-09-14linux-omap git: bump SRCREV and fix patches Koen Kooi1
2008-09-12linux-omap : Bump git rev.Philip Balister1
2008-09-12linux-omap : Add support for gpio sysfs for beagleboard.Philip Balister1
2008-09-12db1200.conf : move from non-working to working and add kernel defconfig,Tom Rini3
variables, and update jffs2 command.
2008-09-11linux-omap git: update to current stateKoen Kooi2
2008-09-10linux-2.6.26: add support for mpc8313e-rdb's eth0Jeremy Laine3
2008-09-10linux omap git: rearrage patches: musb still doesn't work, even with the ↵Koen Kooi7
magic xceiv patch, display is locked at 640x480 due to DPLL misconfig
2008-09-10linux-omap_git.bb : Add patch to work around problem with install command.Philip Balister2
2008-09-10linux-omap git: remove most patches. They should be added back one-by-one to ↵Koen Kooi1
track down the display regression